
.vm.drawer {
  top: 0px;
  margin: 0px 0px 0px auto;
  height: 100%;
  width: 100%;
  max-width: 750px;
}
.vm-content {
  background: #fff;
}
.modal-footer {
  padding: 15px 0px 0px 0px;
  border-top: 1px solid #e5e5e5;
  margin-left: -14px;
  margin-right: -14px;
}

