.senna-loading-bar,header{
  position:fixed;
  right:0;
  top:0;
  left:0
}
footer,header{
  margin:auto;
  max-width:620px;
  color:#fff;
  background:#404258
}
.container,footer,header{
  max-width:620px
}
footer,header,header a,header h1{
  color:#fff
}
.refferal,.stat .last,body,header .act{
  font-size:13px
}
.pricing button,footer,header{
  background:#212121
}
.timeline,table{
  width:100%
}
.timeline-info,header h1{
  font-weight:700;
  text-transform:uppercase
}
.btn,.pricing button,body{
  font-family:Boo
}
.highlight,.loading{
  pointer-events:none
}
@font-face{
  font-family:Boo;
  src:url(/assets/font/ibx.ttf)
}
@font-face{
  font-family:Pulsar;
  src:url(/assets/font/pulsar.otf)
}
*{
  box-sizing:border-box
}
:focus{
  outline:0
}
a{
  color:#212121;
  text-decoration:none
}
.senna-loading .senna-loading-bar{
  animation:1s ease-in-out .4s infinite shift-rightwards;
  display:block
}
.senna-loading-bar{
  transform:translateX(100%);
  background:#dc3545;
  display:none;
  height:3px;
  z-index:10000
}
.stat .count,.stat .last,.timeline-item,header .act,header h1{
  position:relative
}
@keyframes shift-rightwards{
  0%{
      transform:translateX(-100%)
  }
  40%,60%{
      transform:translateX(0)
  }
  to{
      transform:translateX(100%)
  }
}
.marginUp{
  margin-top:10px
}
#rightText,#skipRef{
  position:relative;
  top:8px
}
body{
  margin:0;
  padding:0
}
h2{
  font-size:19px
}
.container{
  border:0;
  margin:50px auto 0;
  padding:20px 20px 0
}
@media (min-width:641px){
  .container{
      border-left:2px dotted #212121;
      border-right:2px dotted #212121
  }
}
header{
  padding:0 15px;
  z-index:5
}
.alert,footer{
  padding:10px;
  text-align:center
}
header h1{
  font-size:20px;
  margin:10px 0 0;
  top:3px
}
header .act{
  float:right;
  bottom:20px
}
.status-true{
  color:#1d9d73;
  font-weight:700
}
.status-false{
  color:#dc3545;
  font-weight:700
}
.alert a,.status-netral{
  color:#fff;
  font-weight:700
}
hr{
  margin:15px 0;
  border:1px dotted #212121
}
h1{
  font-size:30px;
  margin:20px 0;
  color:#212121
}
.alert{
  margin:0 3px 10px;
  color:#fff
}
.alert2{
  padding: 10px;
  text-align:left;
  color:#fff;
  font-size:13px
}
.alert-info{
  background:#007bff
}
.alert-danger{
  background:#dc3545
}
.alert-success{
  background:#1d9d73
}
.alert-warning{
  background:#ffc107
}
.dev .ic,.refferal{
  background:#eee;
  text-align:center
}
.table-1 .userpic{
  border-radius:100%;
  width:70px;
  margin:15px auto;
  padding:3px;
  border:1px dotted #212121
}
.table-1 td,.table-2 td,.table-2 th{
  padding:10px;
  border-bottom:1px dotted #212121;
  font-size:13px
}
.table-1 form{
  padding:0;
  margin:0
}
.table-1 input,.timeline h3{
  display:none
}
.table-1 td:first-child{
  width:70px
}
.table-1 td:nth-child(2){
  width:20px;
  text-align:center
}
.table-2 th:first-child,.table-2 th:nth-child(3){
  width:30px;
  text-align:center
}
.table-2 td:nth-child(2){
  word-break:break-all
}
.refferal{
  margin-top:10px;
  padding:15px
}
.stat .last{
  float:left;
  top:4px
}
.stat .count{
  float:right;
  font-size:20px;
  bottom:3px
}
.pricing{
  margin-bottom:15px
}
.pricing .package{
  font-size:15px
}
.pricing .limit,.timeline-info{
  font-size:12px
}
.pricing .price{
  float:right;
  font-size:20px;
  font-weight:700
}
.pricing button{
  margin-top:13px;
  color:#fff;
  border:2px solid #212121;
  font-size:14px;
  padding:5px 10px
}
.pricing button:hover{
  color:#212121;
  background:0 0;
  transition:.3s
}
.dev td{
  padding-bottom:10px;
  font-size:13px
}
.dev .ic{
  padding:10px
}
.dev td:first-child{
  width:50px
}
.dev td:nth-child(2){
  padding-left:15px
}
.timeline{
  line-height:1.4em;
  list-style:none;
  margin:0;
  padding:0
}
.timeline h1,.timeline h2,.timeline h3,.timeline h4,.timeline h5,.timeline h6{
  line-height:inherit
}
.timeline-item{
  padding-left:40px
}
.timeline-item:last-child{
  padding-bottom:0
}
.timeline-info{
  letter-spacing:2px;
  padding:2px 0 0;
  margin:0 0 .5em;
  white-space:nowrap
}
.timeline-marker{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  width:7px
}
.timeline-marker:before{
  background:#212121;
  border:2px solid transparent;
  border-radius:100%;
  content:"";
  display:block;
  height:7px;
  position:absolute;
  top:5px;
  left:2px;
  width:7px;
  transition:background .3s ease-in-out,border .3s ease-in-out
}
.timeline-marker:after{
  content:"";
  width:3px;
  background:#ccd5db;
  display:block;
  position:absolute;
  top:24px;
  bottom:0;
  left:6px
}
.timeline-item:last-child .timeline-marker:after{
  content:none
}
.timeline-item:not(.period):hover .timeline-marker:before{
  background:0 0;
  border:2px solid #212121
}
.timeline-content{
  padding-bottom:25px
}
.timeline-content p:last-child{
  margin-bottom:0
}
.control-group{
  margin-bottom:20px
}
.btn{
  width:100%;
  padding:7px;
  background:#212121;
  color:#fff;
  border:2px solid #212121;
  font-size:14px
}
.bar{
  position:relative;
  display:block;
  max-width:100%
}
.bar:after,.bar:before{
  content:"";
  height:2px;
  width:0;
  bottom:1px;
  position:absolute;
  background:#212121;
  transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s
}
.bar:before{
  left:50%
}
.bar:after{
  right:50%
}
.bax:focus~.bar:after,.bax:focus~.bar:before,.input:focus~.bar:after,.input:focus~.bar:before{
  width:50%
}
.highlight{
  position:absolute;
  height:60%;
  max-width:100%;
  top:25%;
  left:0;
  opacity:.5
}
.input:focus~.highlight{
  -webkit-animation:.3s inputhighlighter;
  -moz-animation:.3s inputhighlighter;
  animation:.3s inputhighlighter
}
@-webkit-keyframes inputhighlighter{
  from{
      background:#212121
  }
  to{
      width:0;
      background:0 0
  }
}
@-moz-keyframes inputhighlighter{
  from{
      background:#212121
  }
  to{
      width:0;
      background:0 0
  }
}
@keyframes inputhighlighter{
  from{
      background:#212121
  }
  to{
      width:0;
      background:0 0
  }
}
#app-check-key input{
  padding:9px
}
input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{
  width:100%;
  border:0;
  background:#fff;
  border-bottom:1px solid #eee;
  border-radius:2px;
  font-family:Boo;
  font-size:14px;
  padding:8px
}
iframe{
  width:100%;
  border:1px dotted #eee;
  height:250px
}
.loading{
  color:transparent!important;
  min-height:15px;
  position:relative
}
.loading svg{
  visibility:hidden
}
.loading::after{
  -webkit-animation:.5s linear infinite loading;
  animation:.5s linear infinite loading;
  border:.2rem solid #fff;
  border-radius:50px;
  border-right-color:transparent;
  border-top-color:transparent;
  content:"";
  display:block;
  height:17px;
  left:50%;
  margin-left:-.8rem;
  margin-top:-.8rem;
  position:absolute;
  top:51%;
  width:17px
}
@-webkit-keyframes loading{
  0%{
      -webkit-transform:rotate(0);
      transform:rotate(0)
  }
  100%{
      -webkit-transform:rotate(360deg);
      transform:rotate(360deg)
  }
}
@keyframes loading{
  0%{
      -webkit-transform:rotate(0);
      transform:rotate(0)
  }
  100%{
      -webkit-transform:rotate(360deg);
      transform:rotate(360deg)
  }
}
.color-on{
  background:#2ca58d
}
.color-off{
  background:#dd1c1a
}
.circle{
  width:10px;
  height:10px;
  border-radius:50%;
  box-shadow:0 0 1px 1px #0000001a
}
.pulse{
  animation:2s infinite pulse-animation
}
@keyframes pulse-animation{
  0%{
      box-shadow:0 0 0 0 rgba(0,0,0,.2)
  }
  100%{
      box-shadow:0 0 0 20px transparent
  }
}
.master{
  color:#000;
  float:right
}
@media (max-width:900px){
  .master{
      display:none
  }
}
.endpoint td:first-child,.endpoint td:nth-child(3){
  width:70px;
  text-align:center
}
.parameter{
  width:100%
}
.parameter td:first-child{
  background:#eee;
  width:60px;
  text-align:left
}
.parameter td:nth-child(2){
  width:20px;
  text-align:center
}
.parameter td:nth-child(3){
  max-width:100px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
#try-result pre{
  width:100%;
  padding:10px;
  border:1px dashed #222;
  background:#eee;
  max-height:300px;
  white-space:pre-wrap;
  overflow:auto;
  overflow-y:scroll
}
#try-result{
  margin:2px
}
.optscat table td{
  border:0;
}
.optscat table td button{
  width:50px;
  float:right;
}
.meme {
  width:100%;
  padding: 3px;
  border: 1px dashed #222
}
.folders td{
  padding:5px 0
}
.folders td:first-child{
  width:35px;
  text-align:left
}
.folders td:nth-child(2){
  font-size:13px;
  text-align:left
}
.folders td:nth-child(3){
  width:50px;
  font-size:13px;
  text-align:right
}
.opts table td{
  border:0;
  font-size:13px
}
.opts table td button{
  width:50px;
  float:right;
}
.lib_info td:nth-child(1){
  width:80px
}
.lib_info td:nth-child(2){
  width:30px;
  text-align: center
}
.lib td{
  border-bottom:1px dashed #ddd
}
.lib td:first-child{
  width:30px;
  text-align:center
}
.lib td:nth-child(2){
  font-size:13px;
  padding:10px 0
}
.packages{
  padding:10px;
  border-bottom:1px dashed #222
}
.packages:nth-of-type(1){
  padding-top:0
}
.packages h3{
  font-size:15px
}
.packages img{
  width:25px;
  position:relative;
  top:8px;
  border-radius:50px;
  padding:3px;
  border:1px dashed #222
}
.packages .stats{
  float:right
}
.packages .stats svg{
  position:relative;
  bottom:1px
}
.packages .stats small{
  position:relative;
  bottom:5px
}
.quoted{
  padding:10px;
  border-left:2px solid #222;
  margin:1px;
  background:#f5f5f5;
  font-size:13px
}
ul.cloud{
  list-style:none;
  padding-left:0;
  display:flex;
  flex-wrap:wrap;
  line-height:30px
}
ul.cloud a{
  color:#222;
  font-size:12px;
  padding:3px 7px;
  text-decoration:none;
  background:#eee;
  margin:4px
}
ul.cloud a:before{
  content:url('https://cdn.neoxr.tk/assets/svg/dot.svg');
  position:relative;
  top:3px;
  right:3px;
  padding-left:1px
}
ul.cloud #svg_donate:before{
  content:url('https://cdn.neoxr.tk/assets/svg/donate.svg')
}
ul.cloud a:hover{
  background:#ddd;
  transition:.3s
}
.ellipsis{
  max-width:100px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.switch{
  position:relative;
  height:26px;
  width:120px;
  margin:0px auto;
  background:rgba(241,242,241,.6);
  border-radius:50px;
  float:left
}
.switch-label{
  position:relative;
  z-index:2;
  float:left;
  width:60px;
  line-height:26px;
  font-size:10px;
  color:#444;
  text-align:center;
  font-family:Boo
}
.switch-label-no{
  padding-left:2px
}
.switch-label-ok{
  padding-right:2px
}
.status-switch{
  display:none
}
.status-switch:checked+.switch-label{
  font-weight:400;
  color:#fff;
  -webkit-transition:.15s ease-out;
  -moz-transition:.15s ease-out;
  -ms-transition:.15s ease-out;
  -o-transition:.15s ease-out;
  transition:.15s ease-out
}
.status-switch:checked+.switch-label-ok~.switch-selection{
  left:60px
}
.switch-selection{
  position:absolute;
  z-index:1;
  top:2px;
  left:2px;
  display:block;
  width:58px;
  height:22px;
  border-radius:50px;
  background-color:#222;
  -webkit-transition:left .15s ease-out;
  -moz-transition:left .15s ease-out;
  -ms-transition:left .15s ease-out;
  -o-transition:left .15s ease-out;
  transition:left .15s ease-out
}
pre {
 
  width: 350px;
   max-width: 100%; 
  overflow: auto;
  white-space: pre;
  font-family: monospace;
  position: relative;

}
.fetchCingainer {
  display:none;
   position: relative;
   width:100%;/* Maksimum lebar konten adalah lebar elemen induk */
   padding:4px;      
   overflow: auto;
   border-radius: 10px;
   box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
#copyButton {
   display:none;
   position: absolute;
   top: 5px;
   right: 5px;
   background-color: #555;
   color: #fff;
   border: none;
   padding: 5px 10px;
   border-radius: 3px;
   cursor: pointer;
   z-index: 1;
}
#copyButton::before {
   content: 'Copy';
}
#copyButton.copied::before {
   content: 'Copied!';
}
/* DIALOG */
#dialog-holder,#dialog-overlay{
  position:absolute;
  top:0;
  left:0;
  right:0;
  transform:translateZ(0)
}
#dialog-holder,#dialog-holder #dialog-center td .dialog-alert label input{
  font-family:Boo;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
#dialog-overlay{
  bottom:0;
  z-index:966;
  color:#fff;
  text-align:center;
  font-size:18px;
  text-shadow:none;
  background:rgba(51,51,51,.6);
  opacity:0;
  transition:opacity .5s
}
#dialog-overlay.dialog-closing{
  transition:opacity .25s
}
#dialog-holder #dialog-center td .dialog-alert .dialog-close:hover,#dialog-overlay.dialog-visible{
  opacity:1
}
#dialog-holder{
  height:100%;
  z-index:977;
  cursor:default
}
#dialog-holder.dialog-fixed{
  position:fixed;
  overflow:auto
}
#dialog-holder #dialog-center{
  width:100%;
  height:100%;
  z-index:999;
  border-spacing:0;
  padding:0;
  margin:0
}
#dialog-holder #dialog-center td{
  text-align:center;
  vertical-align:middle;
  padding:5%;
  margin:0;
  width:90%;
  perspective:1000px
}
#dialog-holder #dialog-center td .dialog-alert{
  position:relative;
  margin:0 auto;
  padding:10px 30px;
  background:#fff;
  z-index:999;
  max-width:400px;
  word-break:break-word;
  display:none;
  border-radius:4px;
  box-shadow:rgba(0,0,0,.1) 0 2px 3px,rgba(0,0,0,.2) 0 5px 15px;
  opacity:0;
  transition:transform .5s,opacity .45s;
  font-size:14px;
  color:#666
}
@keyframes shake{
  20%,60%{
      transform:translateX(-12px) rotateY(-8deg)
  }
  40%,80%{
      transform:translateX(12px) rotateY(8deg)
  }
}
#dialog-holder #dialog-center td .dialog-alert[data-dialog-animation=scale]{
  -ms-transform:scale(.8);
  transform:scale(.8)
}
#dialog-holder #dialog-center td .dialog-alert[data-dialog-animation=slide]{
  -ms-transform:translateY(-50%);
  transform:translateY(-50%)
}
#dialog-holder #dialog-center td .dialog-alert.dialog-closing{
  transition:transform .25s,opacity .2s
}
#dialog-holder #dialog-center td .dialog-alert.dialog-visible{
  -ms-transform:scale(1);
  transform:scale(1);
  opacity:1
}
#dialog-holder #dialog-center td .dialog-alert.dialog-shaking{
  animation:.5s linear shake
}
#dialog-holder #dialog-center td .dialog-alert .dialog-border{
  position:absolute;
  top:-1px;
  left:-1px;
  right:-1px;
  bottom:-1px;
  border:1px solid #000;
  z-index:-1;
  border-radius:5px;
  opacity:.2
}
#dialog-holder #dialog-center td .dialog-alert .dialog-title{
  padding:20px 5px 0;
  line-height:25px;
  font-size:24px;
  display:block;
  color:#555;
  font-weight:400
}
#dialog-holder #dialog-center td .dialog-alert .dialog-message:empty,#dialog-holder #dialog-center td .dialog-alert .dialog-title:empty{
  padding-top:0
}
#dialog-holder #dialog-center td .dialog-alert .dialog-message{
  padding:20px 5px 0;
  line-height:1.444;
  display:block;
  max-width:370px;
  margin:0 auto
}
#dialog-holder #dialog-center td .dialog-alert .dialog-message pre{
  background:#eee;
  text-align:left;
  white-space:pre-wrap;
  white-space:-moz-pre-wrap;
  white-space:-pre-wrap;
  white-space:-o-pre-wrap;
  overflow:auto
}
#dialog-holder #dialog-center td .dialog-alert .dialog-message a{
  color:#007eff
}
#dialog-holder #dialog-center td .dialog-alert label{
  display:block;
  margin:20px auto 0;
  max-width:300px
}
#dialog-holder #dialog-center td .dialog-alert label input{
  box-sizing:border-box;
  padding:15px 20px;
  border:2px solid #007eff;
  border-radius:100px;
  outline:0;
  width:100%;
  font-size:14px;
  color:#555
}
#dialog-holder #dialog-center td .dialog-alert .dialog-cancel,#dialog-holder #dialog-center td .dialog-alert .dialog-confirm{
  display:block;
  margin:20px auto 10px;
  padding:15px 30px;
  background:#eee;
  cursor:pointer;
  border-radius:100px;
  font-weight:700;
  max-width:240px;
  transition:background .25s;
  box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
#dialog-holder #dialog-center td .dialog-alert .dialog-cancel:hover,#dialog-holder #dialog-center td .dialog-alert .dialog-confirm:hover{
  background:#e1e1e1
}
#dialog-holder #dialog-center td .dialog-alert .dialog-cancel:active,#dialog-holder #dialog-center td .dialog-alert .dialog-confirm:active{
  box-shadow:inset 0 1px 0 rgba(0,0,0,.1)
}
#dialog-holder #dialog-center td .dialog-alert .dialog-cancel.dialog-confirm,#dialog-holder #dialog-center td .dialog-alert .dialog-confirm.dialog-confirm{
  background:#007eff;
  color:#fff;
  margin-bottom:20px
}
#dialog-holder #dialog-center td .dialog-alert .dialog-cancel.dialog-confirm:hover,#dialog-holder #dialog-center td .dialog-alert .dialog-confirm.dialog-confirm:hover{
  background:#0071e6
}
#dialog-holder #dialog-center td .dialog-alert .dialog-cancel.dialog-cancel+.dialog-confirm,#dialog-holder #dialog-center td .dialog-alert .dialog-confirm.dialog-cancel+.dialog-confirm{
  margin-top:10px
}
#dialog-holder #dialog-center td .dialog-alert .dialog-close{
  position:absolute;
  top:15px;
  right:15px;
  margin-bottom:-10px;
  cursor:pointer;
  line-height:10px;
  padding:5px;
  font-size:24px;
  opacity:.5;
  transition:opacity .25s;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-transform:translateZ(0)
}
#dialog-holder #dialog-center td .dialog-alert .dialog-close:before{
  content:"";
  position:absolute;
  top:-15px;
  left:-15px;
  right:-15px;
  bottom:-15px
}
#dialog-holder #dialog-center td .dialog-alert .dialog-clearFloat{
  clear:both;
  width:100%;
  height:1px;
  display:block
}
