body {
  background-color: #f7f8f9 !important;
}
.detailstop .details {
  background: #fff;
  padding: 30px;
  margin-bottom: 40px;
}
.detailsbottom {
  background-color: #fff;
  padding-top:20px;
}
.bottomright .aboutcourse .title {
  margin-top: 5px;
  margin-left: 14px;
}
.bottomright .aboutcourse .title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  margin-bottom: 5px;
  width: 2px;
  background-color: #0193FF;
  margin-right: 17px;
}
