.sound_only { display:none; }

#find_info .new_win_con,
#reg_result,
.register_form_inner,
#register_form,
#fregister_private div { background:none; }
#fregister p:before { display:none; }

.None { display:none; }

.input-group-text { border-radius : 0px; }

.btn.btn-default { background-color: #e9ecef; color: #2b2b2b; }
.btn.btn-danger { color: #fff; background-color: #c82333; border-color: #bd2130; }
.btn.btn-success { color: #fff; background-color: #28a745; border-color: #28a745; box-shadow: none; }
.btn.btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; box-shadow: none; }

.page-item.active .page-link { z-index:0; }

.box-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
 }

.test-gradient-border.background-image {
  border:3px solid transparent ;
  border-radius:10px;
  background-image:linear-gradient(#000, #000), linear-gradient(to  bottom right ,#0060fd ,#03e6c8, #df30e2);
  background-origin:border-box;
  background-clip:padding-box, border-box;
}

.test-gradient-border .input-group-text,
.test-gradient-border .form-control  {
    color:#fff;
    border:0px;
    background:none;
}

.test-gradient-border .form-control  {
    color:#fff;
    border:0px;
    background:none;
}

.test-gradient-border .input-group { }

.PageRowTitle { position:relative; padding-top:10px; padding-bottom:10px; font-weight:600; }
.PageRowTitle:after { position:absolute; top:18px; width:80%; content:''; height:1px; border:1px solid #49464682; right:0px; }
.PageTable { display:table; padding:0px; margin:0px; padding-lefT:10px; }
.PageTable dt { font-weight:normal; color:#b3b3b3; }
.PageTable dd { padding-left:14px; }
.PageTable .PageTableRow { display:table-cell; }
.PageTable {}

@media screen and (max-width: 387px) {
    .PageRowTitle:after { width:70%; }
}

.Color4 { color:#fbfd97; font-weight:600; }
.Color5 { color:#aee9cf; font-weight:600; }
.Color6 { color:#09f6f8; font-weight:600; }

.btn.btn-color1 {
    color: #fff;
    background-color: #50bcdf;
    border-color: #50bcdf;
}

.btn.btn-color2 {
    color: #fff;
    background-color: #660099;
    border-color: #660099;
}
