.total-commission {
  border: 1px solid #789b3d !important;
  background: #7c9e3a;
  border-radius: 5px;
  color: #ffffff;
  transition: 0.5s ease;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .3px;
  padding: 10px 20px;
  width: 50%;
  margin: 0px 0px 30px 0px;
  text-align: center;
  }

@media(max-width:991px){
  .total-commission {
  border: 1px solid #789b3d !important;
  background: #7c9e3a;
  border-radius: 5px;
  color: #ffffff;
  transition: 0.5s ease;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .3px;
  padding: 10px 20px;
  width: 100%;
  margin: 0px 0px 30px 0px;
  text-align: center;
  }
}
p.total-title {
    margin: 0px !important;
}

.total-commission p {
    margin: 0px;
}


.js-stools-container-bar {
    margin-bottom: 20px;
}  
@media(max-width:991px){
.js-stools-container-bar {
    margin-bottom: 10px;
}
form#adminForm input {
    margin-bottom: 10px;
}}

/*top-up*/
@media(max-width:370px){
.com-hikamarket.view-vendormarket .hk-well.hikashop_user_points_cpanel {display: grid;}}
