html {
  background: #252a44 !important;
}
body {
  background: #252a44 !important;
  color: #b0b8db;
}
#app .bgpart {
  background: #171b2b !important;
}
#app .bgsome {
  background: rgba(23, 27, 43, 0.28);
}
#app .nwhite {
  color: #ffffff !important;
}
#app .baselight {
  color: #b0b8db;
}
#app .basecolor {
  color: #b0b8db;
}
#app .baselight2 {
  color: #ffffff;
}
#app .bgline2 {
  background: #131625;
}
#app .gray6 {
  color: #b0b8db;
}
#app .gray97 {
  color: #ffffff;
}
#app .gray3 {
  color: #b0b8db;
}
#app .bgheader {
  background: #131625;
}
#app .bginput {
  background: #131625;
}
#app .bgsend {
  background: #383f66;
}
#app .orange {
  color: #5795f1;
}
#app .bdbheader {
  border-bottom: 1px solid #111217;
}
#app .bdtheader {
  border-top: 1px solid #273344;
}
#app .bdbe9 {
  border-bottom: 1px solid #111217;
}
#app .bdte9 {
  border-top: 1px solid #111217;
}
#app .bdle9 {
  border-left: 1px solid #383f66;
}
#app .bdinput {
  border: 1px solid #383f66;
}
#app .bdrdashe9 {
  border-right: 1px dashed #383f66;
}
#app .bde9 {
  border: 1px solid #383f66;
}
#app .bdre9 {
  border-right: 1px solid #383f66;
}
#app .bdbea2 {
  border-bottom: 2px solid #383f66;
}
#app .bdlf2 {
  border-left: 1px solid #383f66;
}
#app .bdheader {
  border: 1px solid #383f66;
}
#app .bdr38 {
  border-right: 1px dashed #383f66;
}
#app .bgline {
  background-color: #252a44;
}
#app .bdt30 {
  border-top: 1px solid #303654;
}
#app .bdb30 {
  border-bottom: 1px solid #303654;
}
#app .bdrfopt25 {
  border-right: 2px solid #41506b;
}
#app .bdlfopt25 {
  border-left: 2px solid #41506b;
}
#app .bdl383 {
  border-left: 1px solid #383f66;
}
#app .bdline {
  border: 1px solid #252a44;
}
#app .bde7 {
  border: 1px solid #383f66;
}
#app .bdle7 {
  border-left: 1px solid #383f66;
}
#app .bdre7 {
  border-right: 1px solid #383f66;
}
#app .inputbd {
  border: 1px solid #383f66;
  -webkit-box-shadow: 0 3px 3px #383f66;
  box-shadow: 0 3px 3px #383f66;
}
#app .rebox {
  -webkit-box-shadow: 0 0 10px #4a4c54;
  box-shadow: 0 0 10px #4a4c54;
}
#app .bdlf3p {
  border-left: 3px solid #383f66;
}
#app ::-webkit-scrollbar {
  background: #3c4365;
}
#app .bdbheader {
  border-bottom: 1px solid #273344;
}
#app .mb_ul {
  background-color: #171b2b !important;
}
#app .assets .router-link-exact-active {
  background: #131625;
  color: #357ce1;
}
#app .bgshadow {
  background-color: rgba(37, 42, 68, 0.5);
}
#app .markethover:hover {
  background: rgba(37, 42, 68, 0.5);
}
#app .el-pagination.is-background .btn-next,
#app .el-pagination.is-background .btn-prev,
#app .el-pagination.is-background .el-pager li {
  background-color: #131625;
}
@media (max-width: 768px) {
  .mb_bgpart {
    background: transparent;
  }
}
@media (min-width: 768px) {
  .mb_bgpart {
    background: #171b2b !important;
  }
}
