@media only screen and (max-device-width: 1024px)
{

.btn-group
{
width:100%;
display: inline-grid !important;
}

#balance_mobile
{
display: inline-flex !important;
padding: 5px !important;
background-color: #0400ff1c !important;
border-radius: 10px !important;
}
#balance
{
display:none !important;
}

.contain_example
{
display:block !important;
width: 100% !important;
margin: auto !important;
}
.info_text
{
width: 100% !important;
margin: auto !important;
}
.image_SM
{
width: 80% !important;
display: block !important;
height: max-content !important;
margin: auto !important;
}
.info
{
overflow-y: scroll;
text-wrap: balance;
margin: 5px;
background: #d7edff;
padding: 5px;
border-radius: 5px;
}

}


html, body
{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
cursor:default;
background-color: aliceblue !important;
}
.header
{
padding: 15px;
margin: auto;
background-color: #b3d7ff;
}
#left
{
text-align:left;
float: left;
}
#right
{
text-align:right;
}
.content
{
padding: 10px;
width: 100%;
}
.hidden
{
display:none !important;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}
#balance
{
display: inline-flex !important;
padding: 5px !important;
background-color: #0400ff1c !important;
border-radius: 10px !important;
}
.window_name
{
padding: 10px;
background-color: #b9ffc9;
text-align: center;
font-size: 20px;
font-weight: 500;
margin: 10px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.outer {
display: table;
position: relative;
top: 0;
left: 0;
height: 50%;
width: 100%;
}

.middle {
display: table-cell;
vertical-align: middle;
}

.inner {
margin-left: auto;
margin-right: auto;
width: 300px;
}
.active
{
background:#28a745;
}
#system_info
{
position: fixed;
top:50px;
left:0px;
width: 100%;
margin: auto;
display: block;
z-index: 10;
text-align: center;
}
#header_contain
{
min-height:40px;
}
table
{
text-align:center !important;
position: relative;
}
th, td
{
padding: 5px !important;
}
.page
{
display: grid;
margin: auto;
width:100%;
overflow:auto;
padding: 10px;
}
::-webkit-scrollbar {
  width: 0;
}
td img {
width: 50px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.new_key
{
width: max-content;
margin: 10px;
float: left;
}
button, img {
border-width: 0px;
border-style: none;
outline: 0 !important;
}




.outer_delete {
display: table;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(255, 255, 255, 0.7);
z-index: 50;
}

.middle_delete {
display: table-cell;
vertical-align: middle;
}

.inner_delete {
margin-left: auto;
margin-right: auto;
width: 300px;
text-align: center;
font-size: 30;
font-weight: 700;
padding: 20px;
background: rgba(200,200,200,0.7);
border-radius: 10px;
}
.accept_delete
{
margin: 10px;
text-align: center;
padding: 5px;
}
#warning_key
{
width: max-content;
display: flow-root;
margin: 10px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#current_price_key
{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.FAQ, .example
{
width: 100%;
margin: 5px auto;
padding: 10px;
background: #c4e9ff69;
border-radius: 10px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.question
{
font-weight: 700;
font-size:1.25rem;
}
.answer
{
font-weight: 400;
font-size:1.15rem;
}
.alert-warning
{
text-align: center !important;
}
.redtext
{
color:red;
}
.buttonDelete
{
background: rgba(0,0,0,0);
}
#balance_mobile
{
display:none !important;
}
.footer
{
height: max-content;
position: relative;
bottom: 0;
width: 100%;
}
.info
{
display: block;
text-wrap: balance;
margin: 5px;
background: #d7edff;
padding: 5px;
border-radius: 5px;
}
.JSON_example
{
text-align: left;
display: grid;
width: 100%;
margin: auto;
}
.JSON_example span
{
font-size: 20px;
font-weight: 600;
}
.JSON_example
{
font-weight: 700;
}
.stills
{
width: 450px;
height: 270px;
border-style: solid;
border-width: 1px;
border-color: #4c4c4c;
margin: 0px;
padding: 0px;
}
.containImg
{
display: block;
text-align: center;
margin: auto;
width: 100%;
overflow: hidden;
}
.stillsScroll
{
display: flex;
width: 100%;
padding: 0px;
margin: auto;
overflow: scroll;
scroll-behavior: smooth;
}
li
{
padding: 0px;
display: block;
text-align: center;
margin: auto;
}
#SM_image
{
width: 100%;
}
.contain_example
{
display: flex;
width: 80%;
margin: auto;
}
.info_text
{
width: 80%;
margin: auto;
}
.image_SM
{
width: 20%;
display: block;
height: max-content;
}
.preview
{
text-align: center;
width: 100%;
height: 100%;
background-color: rgba(100,100,100,0.7);
position: fixed;
top: 0px;
left: 0px;
display: block;
z-index: 1;
}
.preview img {
cursor: zoom-out;
width: 80%;
}
.outer_preview
{
display: table;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.middle_preview {
display: table-cell;
vertical-align: middle;
}
.inner_preview
{
margin-left: auto;
margin-right: auto;
width: 100%;
}
.info:hover
{
background: rgba(169, 253, 231, 0.3);
}
.example_method
{
width: 100%;
margin: 5px auto;
padding: 10px;
background: #c4e9ff69;
border-radius: 10px;
}

main {
max-width: 800px;
margin: 0 auto;
padding: 2rem;
background: rgba(250,250,250,0.9);
}

section {
margin-bottom: 2rem;
}


#id_button {
color: #fff;
background-color: #f60;
line-height: 22px;
display: block;
align-items: center;
padding: 11px 18px 11px 14px;
white-space: nowrap;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 15px;
font-weight: 500;
text-decoration: none;
border-radius: 4px;
transition: background-color, transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
border-width: 0px;
text-align: center;
margin: auto;
cursor: pointer;
}

h2
{
text-align:center;
}
form
{
display: inline-block;	
}
.GET,#error,#json,#example,#change,#button_downlosd
{
padding: 10px;
margin: 10px;
text-align: center;
}