.main-footer{
  background-color: yellow;
}
/* .table_custom table > th:nth-child(4){
  width: 120px;
  color: red;
} */

.main-footer{
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
z-index: 9999;
}
.main-footer .icon-group{
  width: 33.3%;

}
.main-footer .row{
  text-align: center;

}
.sales_type{
  font-weight: normal;
}
.btn-custom{
  background-color: #28a7e1;
  color:#fff;
}
