﻿/* #region bootstrap colors / theme colors */
/* #endregion */
/* #region bootstrap color tints */
/* #endregion */
.bariatric fieldset::after {
  display: block;
  clear: both;
  content: "";
}
.bariatric .form-group .form-control {
  font-size: 0.75em;
  line-height: 1.25rem;
  width: 100%;
}
@media (min-width: 48rem) {
  .bariatric .form-group.col {
    border-left: none !important;
    border-right: none !important;
  }
}
.bariatric .btn {
  float: right;
}
.bariatric .graphs {
  min-height: 300px;
  clear: both;
  margin: 20px 0;
}
.bariatric .graphs::after {
  display: block;
  clear: both;
  content: "";
}
.bariatric .graphs .graph {
  margin: 0 auto 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #565a5c;
}
@media (min-width: 48rem) {
  .bariatric .graphs .graph {
    width: 49%;
    max-width: 350px;
    height: 100%;
    border-bottom: none;
    padding: 0;
    margin: 0;
  }
  .bariatric .graphs .graph:nth-child(odd) {
    float: left;
  }
  .bariatric .graphs .graph:nth-child(even) {
    float: right;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/org/01-abstracts/_var-bootstrap-reset.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/libs/bootstrap5/mixins/_clearfix.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/org/10-lazyload/bariatric.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/libs/bootstrap5/_variables.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/libs/bootstrap5/mixins/_breakpoints.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AA4CA;AAuFA;AAGA;AAoGA;ACxOE;EACE;EACA;EACA;;ACQA;EACE,WC4lBwB;ED3lBxB,aF8bkB;EE7blB;;AE+CF;EF3CE;IACE;IACA;;;AAKN;EACE;;AAGF;EACE;EACA;EACA;;ADhCF;EACE;EACA;EACA;;ACgCA;EACE;EACA;EACA;;AEuBF;EFnBE;IACE;IACA;IACA;IAEA;IACA;IACA;;EAEA;IACE;;EAGF;IACE%22%7D */