body {
  font-family: "Century Gothic"; }

.pc-btn {
  background-color: #41a7ac;
  color: #fff;
  font-size: x-large; }

#choosePatButGroup button {
  height: 70px; }

.form-title {
  margin-top: 40px;
  color: #41a7ac;
  font-weight: bold; }

.form-item {
  height: 50px;
  margin-top: 5px;
  border: 1px solid #41a7ac !important;
  background-color: #fff; }
  .form-item button, .form-item button:hover {
    color: #737a82 !important;
    height: 100%;
    background-color: #fff; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #737a82;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #737a82; }

.physioPrimary {
  background-color: #41a7ac;
  color: white;
  width: 200px;
  height: 50px; }

.physioSecondary {
  background-color: #ac000c;
  color: white;
  width: 200px;
  height: 50px; }

path:hover, circle:hover {
  stroke: #41a7ac !important;
  stroke-width: 4px;
  stroke-linejoin: round;
  fill: #ff8400 !important;
  cursor: pointer; }

/*# sourceMappingURL=style.css.map */
