html{width:100%;height:100%}
body {width:100%;height:100%;margin:0;padding:0px;font-family:Arial Cyr,Arial,Tahoma;font-size:15px;color:#0777a7;background-color:#edf2f7;position:relative}
p{font-size:15px;text-align:justify}.pc{text-align:center!important;}.pb{font-weight:bold}
#content{max-width:800px;margin: 0 auto;padding:15px}#logo{float:right;width:300px;height:auto}
#ftr{max-width:600px;margin: 0 auto;padding:7px;text-align:center;font-size:12px;margin-top:40px;border-top:1px solid #a7a7a7}
#bash{background-color:#000000;font-family:Courier New,Courier;width:100%;height:450px;padding:7px;border:3px solid #a7a7a7;color:#ffffff;white-space:pre-line;overflow:hidden;font-size:14px}
code{white-space:nowrap;font-weight:bold;background-color:#e7e7e7;line-height:30px;padding:3px 9px 3px 9px}
#scrimg{display:block;max-width:100%;height:auto;border:2px solid #0777a7;margin: 0 auto}#srcttl{text-align:center;font-weight:bold;margin:7px}.scrsel{font-weight:bold;color:black;text-decoration:none}
#msg{display:block;box-sizing:border-box;position:fixed;left:50%;top:50%;transform:translate(-50%,-70%);z-index:100;background-color:#dcfff7;border:1px solid #0777a7;border-radius:15px;max-width:500px;font-size:16px}
#err{color:#f70707}
#cntct{display:block;position:fixed;bottom:12px;left:50%;transform:translate(-50%,-50%);z-index:90;text-decoration:none;padding:7px 23px 7px 23px;border:2px solid #ffffff;border-radius:5px;background-color:#3eabeb;color:#ffffff;font-size:18px;font-weight:bold}
.cls{display:inline-block;float:right;width:14px;height:14px;background: url("clb.png") no-repeat}
.tgsp{display:block;background: url('tgsp.svg') no-repeat;width:180px;height:26px;margin:0 auto}
#cntct,#msg{box-shadow: 7px 7px 7px rgba(0,0,0,.3), 0 0 0 rgba(255,255,255,.4) inset;padding:17px}
input[type=text]{border:1px solid #0777a7;border-radius:9px;padding:5px;font-size:16px}textarea{border:1px solid #0777a7;border-radius:9px;width:100%;height:70px}
.cntbl{margin:0 auto;max-width:400px}.cntbl tr td{padding:5px}.cntbl tr td:first-child{text-align:right}
.sbtn{margin:3px 7px 3px 7px;display:inline-block;min-width:130px;text-decoration:none;padding:7px 15px 7px 15px;border-radius:7px;background-color:#3eabeb;color:#ffffff}.sbtn a:hover{background-color:#4ebbfb}
.rem{font-size:12px;text-align:left!important}
@media screen and (max-width:650px){
h1{font-size:19px}h2{font-size:17px;line-height:17px;margin:1px}
#bash{width:95%}
#logo{display:block;width:150px;float:inherit;margin: 0 auto}#cntct{font-size:14px;padding:7px;bottom:3px;white-space:nowrap}
code{white-space:normal;word-break:break-all}
#msg{width:95vw;top:0;transform:translate(-50%,0)}
.tbmb>tbody>tr>td,.tbmb>tbody>tr>th{display:block;box-sizing:border-box;max-width:100vw;overflow-wrap:anywhere}
.cntbl tr td{display:block;padding:3px 1px 3px 1px}.cntbl tr td{text-align:center!important}
.sbtn{padding-inline:7px}
input[type=text]{font-size:12px}#cntct,#msg{padding:7px}#msg p{margin:1px}
}
details{display:block; background: #fff;width:100%;box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);border-radius: 8px;overflow:hidden; margin-bottom: 1rem}
summary::-webkit-details-marker{display:none;}
summary::-moz-list-bullet{list-style-type:none;}
summary::marker{display:none;}
summary {display:block;padding: .3em .3em .3em 1.4em;font-size:1.4em;cursor: pointer;position: relative;border-bottom: 1px solid #e2e8f0}
summary:before{top:.4em;left:.3em;color: transparent;background: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC41OSAxNi4zNGw0LjU4LTQuNTktNC41OC00LjU5TDEwIDUuNzVsNiA2LTYgNnoiLz48L3N2Zz4=") no-repeat 50% 50% / 1em 1em;width: 1em;height: 1em;content: "";position: absolute;transition: transform .5s}
details[open]>summary:before{transform:rotateZ(90deg)}
summary ~ * {padding: 0 2em 10px 2em}
details[open] summary ~ *{animation: sweep .5s ease-in-out}
@keyframes sweep {0%{opacity:0}100%{opacity:1}}
summary:focus{outline:0;box-shadow: inset 0 0 1px rgba(0,0,0,0.3), inset 0 0 2px rgba(0,0,0,0.3)}