.bg-default-secondary {
  background-color: #50bdce !important;
  color: #ffffff !important;
}

.text-default-secondary {
  color: #00b4ff !important;
}
.main-menu .text-default-secondary {
    color: #fff !important;
}
.menu-container .btn-outline-danger{
  border-color: #fff !important;
}
.menu-overlay .main-menu {
  background: #40929f !important;
}
.appBottomMenu .item .action-button {

      background: #50bdce !important }

.text-default {
  color: #50bdce !important;
}
.main {
  background-color: #40929f !important;
  
}
body {
  background-color: #38CDAE !important;
}
.header {
  background: #50bdce !important;
}
.mb-point-top{
  margin: 0 auto 50px;
}
.point{
  font-size: 30px;
  margin: 20px 0 0;
  font-weight: bold;
}
.back-btn .material-icons{
  font-size: 40px;
}
.btn.btn-40 {
  height: 40px;
  line-height: 40px;
  width: 60px;
  padding: 0px;
  margin-left: 10px;
}