body .bgame_default_wrapper .right {
  display: none;
}
body .bgame_default_wrapper .left {
  width: 100%;
}
body .bgame_default_wrapper .left .prom_area {
  display: none;
}
body .bgame_default_wrapper #profile_page table {
  border-collapse: collapse;
  border-spacing: 0;
  border-left: 1px solid #BABABA;
  width: 100%;
  min-width: 550px;
  font-size: 13px;
  background: #fff;
}
body .bgame_default_wrapper #profile_page table tr:nth-child(even) {
  background: #fff;
}
body .bgame_default_wrapper #profile_page table th, body .bgame_default_wrapper #profile_page table td {
  border: none;
  text-align: center;
  padding: 6px;
  min-width: 50px;
  border-bottom: 1px solid #BABABA;
  border-right: 1px solid #BABABA;
  box-sizing: border-box;
}
body .bgame_default_wrapper #profile_page table th {
  background-image: url(../images/table_bg.png);
  height: 49px;
  font-size: 14px;
  font-weight: normal;
  color: white;
}
body .bgame_default_wrapper #profile_page table td {
  font-size: 13px;
}

/*# sourceMappingURL=bgame.profile.css.map */
