@charset "utf-8";

#funds-lender ,
#other {
  display: inline-block;
  width: 100%;
}
.left-indent {
  padding-left: 1.5rem;
}
#massage ,
#funds-lender-msg ,
#other-msg {
  color: #ff0000;
  font-weight: bold;
}
.certificate-form .disable_item {
  background-color: #eeeeee;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
}