mubot-server
Version:
A server for mubot
2,627 lines (2,285 loc) • 44.1 kB
CSS
#username {
margin-bottom: 7px;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 0px 10px rgba(247, 12, 12, 0.73);
box-shadow: 0 0px 31px rgba(247, 12, 12, 0.73);
}
.rickshaw_annotation_timeline {
/* width: 400px */
}
.myhide {
display: none;
}
.payment {
float: right;
padding: 1px 19px 1px 19px
}
body { overflow:hidden }
.ref-payment {
background-color: orange
}
.login-btn-text {
position: relative;
bottom: 5px;
font-size: large;
right: 7px;
}
.minedfor-payment {
background-color: #92991d
}
.transfer-payment {
background-color: blue
}
.link {
color: #337ab7;
text-decoration: none;
cursor: pointer;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
.link:hover {
color: #23527c;
text-decoration: underline;
}
#tfa-input {
width: 70px;
border-radius: 4px;
margin-top: 9px;
float: left;
}
#tfa-info {
position: relative;
top: 12px;
left: 10px;
}
#tfa-button {
padding: 3px;
color: #141514;
border-color: #afa8ae;
border-radius: 7px;
margin-top: 10px;
margin-bottom: -10px;
float: right;
}
.dd-to-text {
color: #2e79b7;
font-size: larger;
position: relative;
top: 10px;
width: 50px;
}
.tfa-enabled {
color: #a6f52c;
font-size: larger
}
.tfa-disabled {
color: #fb550e;
font-size: larger
}
#transfer-info {
position: relative;
float: right;
top: 21px;
left: 9px;
}
#minefor-info {
position: relative;
float: right;
/* top: 26px; */
px; */
left: 9px;
}
#chatbox-modes {
text-shadow: none;
font-size: smaller;
position: relative;
bottom: 2px;
}
#chatbox-modes-container {
height: 20px;
}
#ref-copied-info {
position: absolute;
top: 80px;
left: 170px;
}
#ref-info {
position: absolute;
top: 40px;
left: 45px;
color: #b0aab3;
opacity: .93;
font-family: -webkit-body;
font-size: -webkit-xxx-large;
text-shadow: 2px 2px 2px #544e25, -9px -6px 20px #a0a09e, -5px -2px 20px #62635cdb, 2px -4px 3px #0e0e0cd9, 1px 1px 0 #7d7943fa;
text-decoration: overline;
}
#minefor-input {
position: relative;
top: 12px;
left: 43px;
color: #340b48;
text-shadow: none;
padding: 2px 2px 2px 25px;
max-width: 30vw;
}
#transfer-amount-input {
position: initial;
color: #340b48;
text-shadow: none;
padding: 2px 2px 2px 25px;
width: 120px;
margin-left: 25px;
}
#transfer-to-input {
position: relative;
top: 12px;
left: 23px;
color: #340b48;
text-shadow: none;
padding: 2px 2px 2px 25px;
width: 166px;
}
#chatbox-container {
position: fixed;
bottom: 0px;
width: 50%;
display: block;
z-index: 10;
/* overflow: initial; */
}
.chat-form {padding: 2px 2px 2px 1px;on: relative;bottom: 0px;}
#chat li {
padding: 3px 7px;
text-shadow: none;
color: black;
font-family: monospace;
word-wrap: break-word;
}
#chat li:nth-child(odd) {
background: #eee;
}
#trans li {
padding: 5px 10px;
text-shadow: none;
color: black;
font-family: monospace;
}
#trans li:nth-child(odd) {
background: #eee;
}
#work li {
padding: 5px 10px;
text-shadow: none;
color: black;
font-family: monospace;
}
#work li:nth-child(odd) {
background: #eee;
}
.chat-form-input {
border: 0;
padding: 0px 0px 0px 0px;
color: black;
margin-left: 1px;
}
.chat-form-button {
background: rgb(230, 224, 255);
border: none;
margin-left: -1px;
min-height: 30px;
margin: 0px;
padding: 0px;
}
text {
text-shadow: none
}
#dd p {
display: inline-block;
vertical-align: top;
}
#dd {
position: relative;
}
#dd .link span {
display: none;
color: #FFFFFF;
}
#dd .link:hover span {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
height: 100px;
left: -98px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: .93;
}
.server-info {
position: fixed;
right: 0;
margin: auto;
font-size: unset;
}
#dd-minefor {
position: relative;
}
#dd-minefor .link span {
display: none;
color: #FFFFFF;
}
#dd-minefor .link:hover span {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
height: 111px;
left: -38px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: .93;
}
#dd-logout {
position: relative;
}
#dd-logout .link span {
display: none;
color: #FFFFFF;
}
#dd-logout .link:hover span {
display: block;
position: absolute;
width: 200px;
background: #aaa url();
height: 59px;
left: -38px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7px;
opacity: .93;
}
@media screen and (max-width: 750px) and (min-width: 0px) {
#dd-logout .link:hover span {
width: 150px;
left: -3px;
}
}
#dd-transfer {
position: relative;
}
#dd-transfer .link span {
display: none;
color: #FFFFFF;
}
#dd-transfer .link:hover span {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
height: 110px;
left: 0px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: .93;
}
#dd-tfa {
position: relative;
}
#dd-tfa .link span {
display: none;
color: #FFFFFF;
}
#dd-tfa .link:hover span {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
/* height: 100px; */
left: 0px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: 0.98;
z-index: 999;
}
#throttle, #threads {
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
.throttle-container {
bottom: -18px;
text-shadow: none;
font-size: initial;
position: relative;
visibility: visible;
padding-bottom: 5px;
margin-left: 17px;
}
.warning {
color: red;
position: relative;
font-size: larger;
text-align: center;
top: 15px;
}
.server-info {
font-size: 22px;
text-align: center;
bottom: 7px;
position: fixed;
left: 75%;
transform: translateX(-50%);
width: 50%;
width: 600px;
background-color: white;
z-index: 0;
height: 30px;
padding-top: 6px;
}
#total-shares {
color: green
}
#total-miners {
color: blue
}
#total-uptime {
color: yellow
}
.shares, .balance {
margin-left: 15px;
color: #438107;
}
.table-container {
background-color: #fffffda6;
width: 100%;
font-size: -webkit-xxx-large;
/* margin-bottom: 40px; */
}
table {
border-collapse: collapse;
}
tr {
border: none;
}
td {
border-left: solid 3px #960ba7a8;
box-shadow: 5px 5px 20px 0px #77019426;
min-width: 140px;
}
.hashes-container {
position: relative;
bottom: -39px;
color: lime;
left: 279px;
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
font-size: small;
z-index: 1;
}
.hashes-text {
color: lime;
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
font-size: small;
z-index: 1;
}
.hps-text {
position: relative;
bottom: -19px;
color: lime;
left: -80px;
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
font-size: small;
z-index: 1;
}
#offset_form {
float: left;
margin: 2em 0 0 15px;
font-size: 13px;
position: relative;
left: 0px;
color: white;
bottom: 170px;
}
#y_axis {
float: left;
width: 40px;
}
.user-stats {
margin-left: 25px;
font-weight: 700;
color: #a939ab;
font-size: small;
margin-top: 20px;
min-width: 510px;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
table {
border-collapse: separate ;
border-spacing: 0;
width: 430px;
margin: 2px;
margin-left: 80px;
bottom: 80px;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
.bordered {
border: solid #b50707 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 1px #ccc;
-moz-box-shadow: 0 1px 1px #ccc;
box-shadow: 3px 3px 1px #501111;
}
.bordered tr:hover {
background: #ECECEC;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.bordered td, .bordered th {
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 10px;
text-align: left;
}
.bordered th {
background-color: #ECECEC;
background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#ECECEC));
background-image: -webkit-linear-gradient(top, #F8F8F8, #ECECEC);
background-image: -moz-linear-gradient(top, #F8F8F8, #ECECEC);
background-image: linear-gradient(top, #F8F8F8, #ECECEC);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
border-top: none;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.bordered td:first-child, .bordered th:first-child {
border-left: none;
}
.bordered th:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;
border-radius: 6px 0 0 0;
}
.bordered th:last-child {
-moz-border-radius: 0 6px 0 0;
-webkit-border-radius: 0 6px 0 0;
border-radius: 0 6px 0 0;
}
.bordered th:only-child {
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.bordered tr:last-child td:first-child {
-moz-border-radius: 0 0 0 6px;
-webkit-border-radius: 0 0 0 6px;
border-radius: 0 0 0 6px;
}
.bordered tr:last-child td:last-child {
-moz-border-radius: 0 0 6px 0;
-webkit-border-radius: 0 0 6px 0;
border-radius: 0 0 6px 0;
}
.game-choice-box {
text-align: center;
vertical-align: middle;
line-height: 20px;
background-color: #ffbf92;
width: 23.47%;
height: 100%;
display: inline-block;
color: white;
cursor: pointer;
margin-left: 2px;
}
#pie {
display: none;
}
.game-choice-box:hover {
background-color: green;
}
.selected {
background-color: green;
}
#pieChart {
height: 400px;
}
@media screen and (max-height: 999999px) and (min-height: 575px) {
table {
margin-top: 20px
}
}
text {
font-size: small;
}
#pieChart svg {
margin: auto;
position: relative;
right: 0;
left: 0;
overflow: visible;
}
@media screen and (max-height: 678px) and (min-height: 0px) {
#pieChart svg {
/* position: absolute; */
/* left: 0; */
/* margin-right: auto; */
/* margin-left: auto; */
/* right: 100%; */
/* top: 80%; */
/* margin-bottom: 31vh; */
}
table {
margin-top: 0px;
margin-bottom: 0px
}
}
@media screen and (max-height: 600px) and (min-height: 0px) {
.uil-ripple {
bottom: 80px
}
#loading-container {
display: hidden
}
#chart_container {
max-height: 25px
}
table {
margin-top: 20px
}
}
@media screen and (max-width: 680px) and (min-widtht: 0px) {
.server-info {
margin-top: 13px
}
#dd .link:hover span {
left: -100px;
}
}
@media screen and (max-width: 548px) and (min-widtht: 0px) {
#chart_container {
margin-left: -30px
}
}
@media screen and (max-width: 459px) and (min-width: 0px) {
#pieChart {
height: 680px
}
}
@media screen and (max-width: 948px) and (min-width: 458px) {
#pieChart {
height: 800px
}
}
.server-info {
background-color: ''
}
.server-info {
left: 75%;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
z-index: 999;
}
#chatbox-container {
font-size: 0;
}
#login-container {
z-index: 9;
}
@media screen and (max-width: 1028px) and (min-width: 0px) {
body {overflow: inherit;}
.server-info {
left: 50%;
min-width: 97vw;
}
.server-info {
background-color: white;
font-size: medium;
margin-bottom: -10px;
}
.chat-form {
bottom: 28px;
left: 0px;
width: 100vw;
}
#chatbox {
}
.games-box {
/* bottom: 225px; */
/* width: 100vw; */
}
}
@media screen and (max-width: 666px) and (min-width: 0px) {
.server-info {
margin-bottom: -8px;
}
}
@media screen and (max-width: 600px) and (min-width: 0px) {
.login-button {
margin-left: 20vw;
}
}
@media screen and (max-height: 550px) and (min-heght: 452px) {
.login-button {
margin-top: -60px;
}
}
@media screen and (max-height: 400px) and (min-height: 0px) {
.login-text {
left: 45px
}
.login-button {
position: absolute;
text-align: center;
width: 280px;
margin-top: 0;
margin-left: 65vw;
top: px;
margin-bottom: 0;
top: 20px;
}
}
@media screen and (max-width: 550px) and (min-width: 0px) and (max-height: 600px) and (min-height: 0px) {
#pieChart svg {
margin-bottom: 300px
}
}
#hps {
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
z-index: 1;
}
#hashes {
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
}
@media screen and (max-width: 550px) and (min-width: 0px) {
#left-half {
width: 100vw;
display: block;
max-height: 100vh;
overflow: -webkit-paged-x;
z-index: 999999;
}
#user {
position: absolute;
right: 2vh;
top: 45px;
}
#user-stats-container {
font-size: xx-small;
display: block;
overflow-wrap: break-word;
max-width: 100vw;
word-wrap: break-word;
}
#chatbox-modes-container {
right: 2px;
}
.table-container {
margin-left: -20px;
}
table {
width: 70vw;
}
td {
min-width: 75px
}
.games-box {
/* bottom: 214px; */
/* left: 0; */
}
#chatbox {
left: 0;
}
.chat-form {
bottom: 24px;
left: 0;
height: 33px;
}
.server-info {
font-size: xx-small;
margin-left: 6vw;
bottom: -10px;
}
li {
font-size: small;
margin: 0px;
padding: 0px;
line-height: 11px;
}
}
.link:hover span {
max-width: 50vw;
padding: 13px;
}
@media screen and (max-width: 550px) and (min-width: 0px) {
chatbox-modes-container {
position: fixed;
bottom: 205px;
height: 20px;
width: 49%;
min-width: 99vw;
text-align: right;
text-shadow: none;
font-size: larger;
}
.dd-to-text {
/* color: #2e79b7; */
/* font-size: larger; */
/* position: relative; */
/* top: 34px; */
/* right: 150px; */
}
#ref-copied-info {
position: absolute;
top: 80px;
left: 134px;
width: 70px;
}
#dd .link:hover span {
max-width: 48vw;
background: #aaa url();
height: 100px;
left: -84px;
top: 13px;
color: #FFFFFF;
}
p.user-stats {
margin: 0;
font-weight: unset;
font-family: unset;
text-shadow: none;
font-size: xx-small;
line-height: unset;
height: 40px;
}
table {
margin-left: 50px
}
.game-choice-box {
width: 23.7%;
max-width: 22.7vw;
}
.games-box {
/* min-width: 100vw; */
/* margin-left: 0px; */
}
#dice {
margin-left: 2.5px;
}
#chatbox {
min-width: 100vw
}
.chat-form-input {
width: 10px;
}
.rickshaw_graph.y_axis {
visibility: hidden;
}
#offset_form {
visibility: hidden
}
.user-stats {
margin-left: 60px;}
.user-stats {
margin-left: 5px;
font-size: xx-small
}
.uil-ripple {
bottom: 150px;
}
#pieChart svg {
/* margin-left: -5px; */
overflow: inherit;
/* margin-bottom: 400px; */
}
text#p0_footer.p0_footer {
margin-top: -150px
}
#chart_container {
font-size: xx-small;
}
#page {
width: 100vw;
overflow: hidden;
}
.login-text {
font-size: small;
}
}
@media screen and (max-width: 250px) and (min-width: 0px) {
.chat-form-button {
padding: 0
}
}
@media screen and (max-width: 350px) and (min-width: 0px) {
span.tt {
visibility: hidden
}
* {
font-size: xx-small;
margin: 0;
padding: 0;
}
}
@media screen and (max-width: 550px) and (min-width: 0px) {
span#dice {
margin-left: 15px
}
* {
font-size: small;
margin: 0;
padding: 0;
}
p.user-stats {
margin: 0;
font-weight: unset;
font-family: unset;
text-shadow: none;
font-size: unset;
line-height: unset;
height: 40px;
}
.server-info {
font-size: unset;
margin-bottom: 4px;
}
}
@media screen and (max-width: 932px) and (min-width: 0px) {
#chatbox-modes-container {
position: fixed;
bottom: 205px;
height: 20px;
width: 49%;
min-width: 99vw;
text-align: right;
text-shadow: none;
font-size: larger;
}
.game-choice-box {
width: 23.7%;
max-width: 22.7vw;
}
.games-box {
/* min-width: 100vw; */
/* margin-left: 24px; */
}
#dice {
margin-left: 2.5px;
}
#chatbox {
min-width: 100vw;
width: 97vw;
}
#games-box {
/* margin-left: 20px; */
}
}
@media screen and (max-width: 550px) and (min-width: 0px) {
#games-box {
/* min-width: 100vw; */
/* margin-left: 0px; */
}
#chart_container {
margin-left: 3vw;
overflow: visible;
}
}
@media screen and (max-width: 350px) and (min-width: 0px) {
#chart_container {
margin-left: 0px;
}
#chatbox {
min-width: 514px;
}
#games-box {
min-width: 514px;
}
}
@media screen and (max-width: 268px) and (min-width: 0px)
and (max-height: 228px) and (min-height: 0px) {
body html {
background-color: 'red';
max-height: 300px;
overflow:hidden;
}
#pieChart svg {
margin-top: 0px;
max-width: 100vw;
}
#chatbox-modes-container {
position: fixed;
bottom: 205px;
height: 20px;
width: 49%;
min-width: 50vw;
text-align: right;
text-shadow: none;
font-size: xx-small;
}
#chat li { padding: 3px}
.game-choice-box {
width: 23.7%;
max-width: 22.7vw;
}
.games-box {
min-width: 50vw;
margin-left: 24px;
}
#dice {
margin-left: 2.5px;
}
#chatbox {
min-width: 100;
}
.chat-form-input {
min-width: 87vw;
}
#chart {
margin-left: 0px;
height: 75px;
left: -50px;
width: 80vw;
}
#chart_container {
margin-left: -54px;
}
.chat-form {width: 100vw;}
#chatbox {
height: 120px;
}
}
@media screen and (max-height: 160) and (min-height: 0px) {
#chatbox {
height: 69vh;
}
}
@media screen and (max-width:400px) and (min-width: 0px)
and (max-height:500px) and (min-height: 0px) {
#pieChart {
max-height: 50vh;
}
#pieChart svg {
max-height: 50vh;
max-width: 70vw
}
chatbox {
min-width: 100vw;
position: fixed;
right: 0;
left: 0;
margin: auto;
margin-left: 0vw;
}
.server-info {
position: fixed;
right: 0;
margin: auto;
}
}
@media screen and (max-height: 500px) and (min-height: 0px) {
#loading-container {
position: relative;
}
}
@media screen and (max-width: 99999px) and (min-width: 1400px) {
.login-button {
position: fixed;
bottom: 247px;
right: 40%;
}
}
@media screen and (max-height: 800px) and (min-height: 711px) {
.table-container {
margin-bottom: 22px;
}
}
@media screen and (max-height: 400px) and (min-height: 0px) {
.login-button {
width: 110px;
margin-top: 10px;
margin-left: 67vw;
z-index: 9999;
overflow: hidden;
}
}
@media screen and (max-height: 710px) and (min-height: 0px)
and (max-width: 786px) and (min-width: 0px) {
.login-button {
margin: 0px;
/* right: 0px; */
width: 74px;
overflow: hidden;
}
}
.modal-content {
width: 250px;
height: 250px;
padding: 20px;
}
#dd-tfa .link .tfa-show {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
left: 0px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: 0.98;
z-index: 999;
}
table.game {
position:absolute;
top: 0px;
right: 20px;
width: 0px;
font-size:small;
margin: 0px 100px 0px 0px;
}
td.game {
min-width: 0px;
padding-right: 15px;
margin: 0px;
}
.poker-table {
height: 450px;
width: 100%;
background-color: #479422;
border-radius: 75px;
}
.game-container {
margin-bottom: 170px;
}#username {
margin-bottom: 7px;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 0px 10px rgba(247, 12, 12, 0.73);
box-shadow: 0 0px 31px rgba(247, 12, 12, 0.73);
}
.right-half {width: 50%;float: right;}
.myhide {
display: none;
}
.payment {
float: right;
padding: 1px 19px 1px 19px
}
.ref-payment {
background-color: orange
}
.login-btn-text {
position: relative;
bottom: 24px;
font-size: large;
right: 7px;
}
@media screen and (max-width: 550px) and (min-width: 0px) {
.login-btn-text {
bottom: -12px;
right: 7px;
}
}
.minedfor-payment {
background-color: #92991d
}
.transfer-payment {
background-color: blue
}
.link {
color: #337ab7;
text-decoration: none;
cursor: pointer;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
.link:hover {
color: #23527c;
/* text-decoration: underline; */
}
#tfa-input {
width: 70px;
border-radius: 4px;
margin-top: 9px;
float: left;
}
#tfa-info {
position: relative;
top: 12px;
left: 10px;
}
#tfa-button {
padding: 3px;
color: #141514;
border-color: #afa8ae;
border-radius: 7px;
margin-top: 10px;
margin-bottom: -10px;
float: right;
}
.dd-to-text {
color: #2e79b7;
font-size: larger;
position: relative;
top: 10px;
width: 50px;
}
.tfa-enabled {
color: #a6f52c;
font-size: larger
}
.tfa-disabled {
color: #fb550e;
font-size: larger
}
#transfer-info {
position: relative;
float: right;
top: 21px;
left: 9px;
}
#minefor-info {
position: relative;
float: right;
top: 26px;
left: 9px;
min-width: 77px;
}
#chatbox-modes {
text-shadow: none;
font-size: smaller;
position: relative;
bottom: 2px;
}
#chatbox-modes-container {
z-index: 9;
text-align: right;
text-shadow: none;
width: 100%;
margin-left: -7px;
font-size: small;
position: relative;
top: 0px;
}
#ref-copied-info {
position: absolute;
top: 80px;
left: 146px;
}
#ref-info {
position: absolute;
top: 40px;
left: 45px;
color: #b0aab3;
opacity: .93;
font-family: -webkit-body;
font-size: 47px;
text-decoration: overline;
}
#minefor-input {
position: relative;
top: 12px;
left: 43px;
color: #340b48;
text-shadow: none;
padding: 2px 2px 2px 10px;
max-width: 30vw;
}
#transfer-amount-input {
position: initial;
color: #340b48;
text-shadow: none;
padding: 2px 2px 2px 25px;
width: 120px;
margin-left: 25px;
}
#transfer-to-input {
position: relative;
top: 12px;
left: 23px;
color: #340b48;
text-shadow: none;
padding: 2px 2px 2px 25px;
width: 166px;
}
#chat, #work, #trans {
list-style-type: none;
margin: 0;
padding: 0;
}
#chat li {
padding: 2px 7px;
text-shadow: none;
color: black;
font-family: monospace;
background-color: #e6e5ea;
border-radius: 7px;
word-wrap: break-word;
}
#chat li:nth-child(odd) {
background: #eee;
}
#trans li {
padding: 5px 10px;
text-shadow: none;
color: black;
font-family: monospace;
}
#trans li:nth-child(odd) {
background: #eee;
}
#work li {
padding: 3px 3px;
text-shadow: none;
color: black;
font-family: monospace;
overflow: hidden;
}
#work li:nth-child(odd) {
background: #eee;
}
.chat-form-input {
border: 0;
color: black;
text-shadow: none;
font-family: monospace;
font-size: small;
height: 28px;
border-radius: 2px;
padding-left: 10px;
margin-bottom: 1px;
width: 89%;
}
.chat-form-button {
width: 10%;
background: rgb(230, 224, 255);
border: none;
margin-left: -1px;
min-height: 28px;
padding: 0px;
font-size: small;
border-radius: 5px;
margin-right: .3%;
padding-left: .3%;
padding-right: .3%;
float: right;
margin-top: 0px;
margin-left: 0px;
}
text {
text-shadow: none
}
#dd p {
display: inline-block;
vertical-align: top;
}
#dd {
position: relative;
}
#dd .link span {
display: none;
color: #FFFFFF;
}
#dd .link:hover span {
display: block;
position: absolute;
width: 229px;
background: #aaa url();
height: 100px;
left: -100px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: .93;
min-width: 229px;
}
.server-info {
position: fixed;
right: 0;
margin: auto;
font-size: unset;
}
#dd-minefor {
position: relative;
}
#dd-minefor .link span {
display: none;
color: #FFFFFF;
}
#dd-minefor .link:hover span {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
height: 111px;
left: -38px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: .93;
}
#dd-transfer {
position: relative;
}
#dd-transfer .link span {
display: none;
color: #FFFFFF;
}
#dd-transfer .link:hover span {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
height: 110px;
left: 0px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: .93;
min-width: 250px;
min-height: 110px;
}
#dd-tfa {
position: relative;
}
#dd-tfa .link span {
display: none;
color: #FFFFFF;
}
#dd-tfa .link:hover span {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
left: 0px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: 0.98;
z-index: 999;
}
#throttle, #threads {
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
.throttle-container {
text-shadow: none;
font-size: initial;
position: relative;
visibility: visible;
min-width: 400px;
}
.warning {
color: red;
position: relative;
font-size: larger;
text-align: center;
top: 15px;
}
.server-info {
font-size: 22px;
text-align: center;
bottom: 5px;
position: fixed;
left: 75%;
transform: translateX(-50%);
width: 50%;
width: 600px;
background-color: white;
z-index: 0;
height: 35px;
padding-top: 6px;
}
#total-shares {
color: green
}
#total-miners {
color: blue
}
#total-uptime {
color: yellow
}
.shares, .balance {
margin-left: 15px;
color: #438107;
}
.table-container {
background-color: #fffffd00;
width: 100%;
font-size: -webkit-xxx-large;
font-size: x-large;
}
table {
border-collapse: collapse;
}
tr {
border: none;
}
td {
border-left: solid 3px #960ba7a8;
box-shadow: 5px 5px 20px 0px #77019426;
min-width: 140px;
}
.hashes-container {
position: relative;
bottom: -39px;
color: lime;
left: 279px;
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
font-size: small;
z-index: 1;
}
.hashes-text {
position: relative;
bottom: -39px;
color: lime;
left: 279px;
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
font-size: small;
z-index: 9;
}
@media screen and (max-width: 550px) and (min-width: 0px) {
.hashes-text {
position: relative;
bottom: -39px;
color: lime;
left: 279;
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
font-size: small;
z-index: 9;
}
}
.hps-text {
position: relative;
bottom: -19px;
color: lime;
left: -80px;
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
font-size: small;
z-index: 1;
}
#chart_container {
display: inline-block;
text-shadow: none;
left: 0px;
position: relative;
right: 0;
/* width: 380px; */
}
#offset_form {
float: left;
margin: 2em 0 0 15px;
font-size: 13px;
position: relative;
left: 0px;
color: white;
bottom: 170px;
}
#y_axis {
float: left;
width: 40px;
}
.user-stats {
margin-left: 25px;
font-weight: 700;
color: #a939ab;
font-size: unset;
margin-top: 20px;
min-width: 510px;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
.login-button {
box-shadow: rgb(64, 42, 34) 0px 6px 0px 0px, rgba(0, 0, 0, 0.11) 0px 9px 25px 0px;
box-sizing: border-box;
color: rgb(249, 248, 233);
display: block;
height: 51px;
position: relative;
text-align: -webkit-center;
text-decoration: none solid rgb(255, 255, 255);
column-rule-color: rgba(206, 47, 47, 0.01);
perspective-origin: 244.594px 48px;
transform-origin: 244.594px 48px;
caret-color: rgb(255, 255, 255);
background: rgb(255, 136, 4) none repeat scroll 0% 0% / auto padding-box border-box;
border: 0px none rgb(255, 255, 255);
border-radius: 8px 8px 8px 8px;
/* font: normal normal 300 normal 32px / 96px Helvetica, Arial, sans-serif; */
outline: rgb(255, 255, 255) none 0px;
margin-left: 5%;
float: left;
position: absolute;
top: -7vh;
width: 150px;
/* color: black; */
font-size: large;
padding-top: 3px;
}
.login-text {
bottom: 34px;
left: 7px;
position: relative;
}
table {
border-collapse: separate ;
border-spacing: 0;
width: 430px;
margin: 2px;
margin-left: 80px;
bottom: 80px;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
}
.bordered {
border: solid #b50707 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 1px #ccc;
-moz-box-shadow: 0 1px 1px #ccc;
box-shadow: 3px 3px 1px #501111;
}
.bordered tr:hover {
background: #ECECEC;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.bordered td, .bordered th {
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 10px;
text-align: left;
}
.bordered th {
background-color: #ECECEC;
background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#ECECEC));
background-image: -webkit-linear-gradient(top, #F8F8F8, #ECECEC);
background-image: -moz-linear-gradient(top, #F8F8F8, #ECECEC);
background-image: linear-gradient(top, #F8F8F8, #ECECEC);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
border-top: none;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.bordered td:first-child, .bordered th:first-child {
border-left: none;
}
.bordered th:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;
border-radius: 6px 0 0 0;
}
.bordered th:last-child {
-moz-border-radius: 0 6px 0 0;
-webkit-border-radius: 0 6px 0 0;
border-radius: 0 6px 0 0;
}
.bordered th:only-child {
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.bordered tr:last-child td:first-child {
-moz-border-radius: 0 0 0 6px;
-webkit-border-radius: 0 0 0 6px;
border-radius: 0 0 0 6px;
}
.bordered tr:last-child td:last-child {
-moz-border-radius: 0 0 6px 0;
-webkit-border-radius: 0 0 6px 0;
border-radius: 0 0 6px 0;
}
#chatbox {
border: solid 1px #f06d06;
padding: 0px;
background-clip: content-box;
background-color: #ccc;
width: 100%;
height: 27vh;
overflow: scroll;
display: inline-block;
font-size: small;
border-radius: 2px;
z-index: 9;
overflow-x: hidden;
}
.game-choice-box {
text-align: center;
vertical-align: middle;
line-height: 20px;
background-color: #ffbf92;
width: 23.47%;
height: 100%;
display: inline-block;
color: white;
cursor: pointer;
margin-left: 2px;
}
@media screen and (max-height: 510px) and (min-height: 0px) {
.login-button {
height: 30px;
}
}
.game-choice-box:hover {
background-color: green;
}
.selected {
background-color: green;
}
#pieChart {
height: 400px;
}
#chart_container {
height: 290px;
}
#left-half {
display: inline-block;
width: 50%;
}
@media screen and (max-height: 999999px) and (min-height: 575px) {
table {
margin-top: 20px
}
}
text {
font-size: small;
}
@media screen and (max-height: 578px) and (min-height: 0px) {
#pieChart svg {
position: absolute;
left: 0;
margin-right: auto;
margin-left: auto;
right: 100%;
top: 80%;
margin-bottom: 31vh;
}
#table-container {
top: 0px;
margin-top: -6px;
margin-bottom: -10px;
}
table {
margin-top: 0px;
margin-bottom: 0px
}
}
@media screen and (max-height: 600px) and (min-height: 0px) {
.uil-ripple {
bottom: 80px
}
#loading-container {
display: hidden
}
#chart_container {
max-height: 25px;
}
table {
margin-top: 20px
}
}
#pieChart {
height: 400px;
margin-left: auto;
overflow: visible;
margin-right: auto;
position: relative;
left: 0;
right: 0;
width: 450px;
max-width: 100%;
}
@media screen and (max-width: 680px) and (min-widtht: 0px) {
.server-info {
margin-top: 13px
}
#dd .link:hover span {
left: -100px;
}
}
@media screen and (max-width: 548px) and (min-widtht: 0px) {
#chart_container {
margin-left: -30px
}
}
@media screen and (max-width: 459px) and (min-width: 0px) {
#pieChart {
/* height: 680px; */
}
}
@media screen and (max-width: 948px) and (min-width: 458px) {
#pieChart {
/* height: 800px */
}
}
.server-info {
background-color: ''
}
.server-info {
left: 75%;
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
z-index: 9;
}
.chat-form {
bottom: 0px;
width: 100%;
display: inherit;
background: #e69d60;
}
.games-box {
text-shadow: 2px 2px 2px #0000, -1px -1px 0 #56306e, 1px -1px 0 #00000052, -1px 1px 0 #00000026, 1px 1px 0 #00000026;
width: 100%;
font-size: small;
background-color: #ffffffde;
z-index: 9;
display: inline-block;
margin-left: 5px;
}
@media screen and (max-width: 1028px) and (min-width: 0px) {
.right-half {
background-color: #ffffffff;
display: -webkit-box;
text-align:center;
float: right;
width: 50%;
/* margin-top: 100px; */
}
.server-info {
left: 50%;
/* min-width: 97vw; */
}
.server-info {
background-color: white;
font-size: medium;
margin-bottom: -10px;
/* padding-top: 2px; */
/* padding-bottom: 30px; */
width: 100vw;
}
#chatbox-container {
bottom: 24px;
}
.chat-form {
left: 0px;
width: 100vw;
}
#chatbox-container {
width: 100vw;
}
#chatbox-modes-container {
font-size: small;
}
#pieChart {
margin-top: 31px;
/* margin-left: -50px; */
margin-bottom: 317px;
}
}
@media screen and (max-width: 666px) and (min-width: 0px) {
.server-info {
margin-bottom: -13px;
}
}
@media screen and (max-height: 550px) and (min-heght: 452px) {
.login-button {
margin-top: -60px;
}
}
@media screen and (max-width: 550px) and (min-width: 0px) and (max-height: 600px) and (min-height: 0px) {
#pieChart svg {
margin-bottom: 300px
}
}
#hps {
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
z-index: 1;
}
#hashes {
text-shadow: 6px 7px 6px #0000, -1px -1px 0 #56306e, 1px -1px 16px #191919f5, 2px 1px 18px #0e0d0deb, 1px 1px 0 #00000026;
}
@media screen and (max-width: 877px) and (min-width: 0px) {
.right-half {
width: unset;
margin-top: 77px;
float: left;
width: 100%;
}
body {
overflow-y: scroll;
}
}
@media screen and (max-width: 550px) and (min-width: 0px) {
#left-half {
width: 100vw;
display: block;
max-height: 100vh;
overflow: -webkit-paged-x;
z-index: 999999;
}
#user {
position: absolute;
right: 2vh;
top: 45px;
}
#user-stats-container {
font-size: xx-small;
display: block;
overflow-wrap: break-word;
max-width: 100vw;
word-wrap: break-word;
}
#chatbox-modes-container {
right: 2px;
}
table {
width: 50vw;
}
td {
min-width: 55px
}
.games-box {
/* bottom: 214px; */
/* left: 0; */
}
#chatbox {
left: 0;
}
.chat-form {
bottom: 24px;
left: 0;
height: 33px;
}
.server-info {
font-size: small;
margin-left: 3vw;
bottom: -10px;
}
li {
font-size: small;
margin: 0px;
padding: 0px;
line-height: 11px;
}
}
.link:hover span {
max-width: 50vw;
padding: 13px;
}
@media screen and (max-width: 550px) and (min-width: 0px) {
chatbox-modes-container {
position: fixed;
bottom: 205px;
height: 20px;
width: 49%;
min-width: 99vw;
text-align: right;
text-shadow: none;
font-size: larger;
}
.dd-to-text {
/* color: #2e79b7; */
/* font-size: larger; */
/* position: relative; */
/* top: 34px; */
/* right: 150px; */
}
#ref-copied-info {
position: absolute;
top: 80px;
left: 134px;
width: 70px;
}
#dd .link:hover span {
max-width: 48vw;
background: #aaa url();
height: 100px;
left: -84px;
top: 13px;
color: #FFFFFF;
}
p.user-stats {
margin: 0;
font-weight: unset;
font-family: unset;
text-shadow: none;
font-size: xx-small;
line-height: unset;
height: 40px;
}
table {
margin-left: 50px
}
.games-box {
/* min-width: 100vw; */
/* margin-left: 0px; */
}
#dice {
margin-left: 2.5px;
}
#chatbox {
min-width: 100vw
}
.chat-form-input {
height: 28px;
}
.rickshaw_graph.y_axis {
visibility: hidden;
}
#offset_form {
visibility: hidden
}
.user-stats {
margin-left: 60px;}
.user-stats {
margin-left: 5px;
font-size: xx-small
}
.uil-ripple {
bottom: 150px;
}
#pieChart svg {
overflow: inherit;
}
text#p0_footer.p0_footer {
margin-top: -150px
}
#chart_container {
font-size: xx-small;
}
#page {
width: 100vw;
overflow: hidden;
}
.login-text {
font-size: small;
}
.login-text,.login-button {
height: 30px;
width: 70px;
/* margin-top: -10px; */
overflow: hidden;
left: -5px;
}
}
@media screen and (max-width: 250px) and (min-width: 0px) {
.chat-form-button {
padding: 0
}
}
@media screen and (max-width: 350px) and (min-width: 0px) {
span.tt {
visibility: hidden
}
* {
font-size: xx-small;
margin: 0;
padding: 0;
}
.uil-ripple {
position: relative;
z-index: -999;
bottom: 219px;
left: 11px;
}
}
@media screen and (max-width: 550px) and (min-width: 0px) {
span#dice {
margin-left: 15px
}
* {
font-size: small;
margin: 0;
padding: 0;
}
p.user-stats {
margin: 0;
font-weight: unset;
font-family: unset;
text-shadow: none;
font-size: unset;
line-height: unset;
height: 40px;
}
.server-info {
font-size: unset;
margin-bottom: 4px;
}
}
@media screen and (max-width: 932px) and (min-width: 0px) {
#chatbox {
min-width: 100vw;
font-size: small;
}
.games-box {
/* min-width: 100vw; */
/* margin-left: 24px; */
}
#dice {
margin-left: 2.5px;
}
#games-box {
/* margin-left: 20px; */
}
}
@media screen and (max-width: 550px) and (min-width: 0px) {
#games-box {
min-width: 100vw;
margin-left: 0px;
}
#chart_container {
/* margin-left: -3vw; */
overflow: visible;
}
}
@media screen and (max-width: 350px) and (min-width: 0px) {
#chart_container {
margin-left: 0px;
}
#games-box {
min-width: 514px;
}
}
@media screen and (max-width: 268px) and (min-width: 0px)
and (max-height: 228px) and (min-height: 0px) {
body,html {
background-color: 'red';
max-height: 300px;
overflow:hidden;
}
#pieChart svg {
margin-top: 0px;
max-width: 100vw;
}
#chatbox-modes-container {
position: fixed;
bottom: 205px;
height: 20px;
width: 49%;
min-width: 50vw;
text-align: right;
text-shadow: none;
font-size: xx-small;
}
#chat li { padding: 3px}
.game-choice-box {
width: 23.7%;
max-width: 22.7vw;
}
.games-box {
min-width: 50vw;
margin-left: 24px;
}
#dice {
margin-left: 2.5px;
}
#chatbox {
min-width: 100;
}
.chat-form-input {
min-width: 87vw;
}
#chart {
margin-left: 0px;
height: 75px;
left: -50px;
width: 80vw;
}
#chart_container {
margin-left: -54px;
}
.chat-form {width: 100vw;}
#chatbox {
height: 120px;
}
}
@media screen and (max-height: 160) and (min-height: 0px) {
#chatbox {
height: 69vh;
}
}
@media screen and (max-height: 700px) and (max-width: 400px) and (min-height: 0px) and (min-width: 0px) {
#pieChart {
max-height: 50vh;
}
#pieChart svg {
max-height: 50vh;
max-width: 70vw
}
#chatbox {
min-width: 100vw;
right: 0;
left: 0;
margin: auto;
margin-left: 0vw;
}
.server-info {
position: fixed;
right: 0;
margin: auto;
}
}
@media screen and (max-width: 1028px) and (min-width: 0px) {
.user-stats {
font-size: smaller;
}
}
@media screen and (max-width: 99999px) and (min-width: 1400px) {
.login-button {
position: fixed;
bottom: 247px;
right: 40%;
}
}
@media screen and (max-height: 800px) and (min-height: 711px) {
.table-container {
margin-bottom: 22px;
}
}
.modal-content {
width: 250px;
height: 250px;
padding: 20px;
}
#dd-tfa .link .tfa-show {
display: block;
position: absolute;
width: 250px;
background: #aaa url();
left: 0px;
top: 13px;
color: #FFFFFF;
padding: 17px;
border-radius: 7%;
opacity: 0.98;
z-index: 999;
}
table.game {
position:absolute;
top: 0px;
right: 20px;
width: 0px;
font-size:small;
margin: 0px 100px 0px 0px;
}
td.game {
min-width: 0px;
padding-right: 15px;
margin: 0px;
}
#full-chart-container {
margin-left: 5vw;
}
.hpst {
display: block;
}
.poker-table {
height: 450px;
width: 100%;
background-color: #479422;
border-radius: 75px;
}
.game-container {
margin-bottom: 170px;
}
.btn-logout {
border-radius: 5px;
}
.logout-all {
float: left;
color: black;
}
.logout-this {
float: right;
color: black;
}
#chat, #work, #trans {
display: none;
list-style-type: none;
margin: 0;
padding: 0;
}
#loading-container {
width: 211px;
padding-top: 70px;
padding-left: 70px;
}
@media screen and (max-height: 500px) and (min-height: 0px) {
#loading-container {
padding-left: 20px;
}
}
.cnfg-btn {
color: black;
border-radius: 17px;
font-size: x-large;
width: 30px;
background-color: white;
}
@media screen and (max-width: 550px) and (min-width: 0px) {
#throttle-container {
margin-left: 0px;
}
#chart {
margin-left: 0px;
}
#full-chart-container {
margin-left: 0px;
}
.chat-form-button {
padding: 0;
}
}
.lock {
height: 36px;
width: 30px;
min-height: 100%;
background-image: url("../png/lock.png") no-repeat;
background: url("../png/lock.png") no-repeat;
padding: 10px;
background-size: contain;
}
.locked {
height: 37px;
width: 37px;
min-height: 100%;
background-image: url("../png/locked.png") no-repeat;
background: url("../png/locked.png") no-repeat;
background-size: contain;
padding: 10px;
}
.tran {
float: right;
padding: 1px 19px 1px 19px;
}
.loading.uil-ripple {
position: relative;
bottom: 220px;
left: 11px;
z-index: -1;
}
body {
overflow-x: hidden;
}
#chart::-webkit-scrollbar {
width: 0 ;
}
#password {
font-size: 9px;
font-family: unset;
}