@charset "UTF-8";
/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel, .b-inline-picker {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group, .b-inline-picker > .list-group {
  margin-bottom: 0;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item, .b-inline-picker > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child, .b-inline-picker > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child, .b-inline-picker > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table, .b-inline-picker > .table, .panel > .b-appointments-table, .b-inline-picker > .b-appointments-table,
.panel > .table-responsive > .table,
.b-inline-picker > .table-responsive > .table,
.panel > .table-responsive > .b-appointments-table,
.b-inline-picker > .table-responsive > .b-appointments-table {
  margin-bottom: 0;
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child, .b-inline-picker > .table:first-child, .panel > .b-appointments-table:first-child, .b-inline-picker > .b-appointments-table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.b-inline-picker > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .b-appointments-table:first-child,
.b-inline-picker > .table-responsive:first-child > .b-appointments-table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .b-inline-picker > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .b-appointments-table:first-child > thead:first-child > tr:first-child td:first-child, .b-inline-picker > .b-appointments-table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.b-inline-picker > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .b-appointments-table:first-child > thead:first-child > tr:first-child th:first-child,
.b-inline-picker > .b-appointments-table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.b-inline-picker > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .b-appointments-table:first-child > tbody:first-child > tr:first-child td:first-child,
.b-inline-picker > .b-appointments-table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.b-inline-picker > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .b-appointments-table:first-child > tbody:first-child > tr:first-child th:first-child,
.b-inline-picker > .b-appointments-table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .b-inline-picker > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .b-appointments-table:first-child > thead:first-child > tr:first-child td:last-child, .b-inline-picker > .b-appointments-table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.b-inline-picker > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .b-appointments-table:first-child > thead:first-child > tr:first-child th:last-child,
.b-inline-picker > .b-appointments-table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.b-inline-picker > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .b-appointments-table:first-child > tbody:first-child > tr:first-child td:last-child,
.b-inline-picker > .b-appointments-table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.b-inline-picker > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .b-appointments-table:first-child > tbody:first-child > tr:first-child th:last-child,
.b-inline-picker > .b-appointments-table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child, .b-inline-picker > .table:last-child, .panel > .b-appointments-table:last-child, .b-inline-picker > .b-appointments-table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.b-inline-picker > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > .b-appointments-table:last-child,
.b-inline-picker > .table-responsive:last-child > .b-appointments-table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .b-inline-picker > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .b-appointments-table:last-child > tbody:last-child > tr:last-child td:first-child, .b-inline-picker > .b-appointments-table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.b-inline-picker > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .b-appointments-table:last-child > tbody:last-child > tr:last-child th:first-child,
.b-inline-picker > .b-appointments-table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.b-inline-picker > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .b-appointments-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.b-inline-picker > .b-appointments-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.b-inline-picker > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .b-appointments-table:last-child > tfoot:last-child > tr:last-child th:first-child,
.b-inline-picker > .b-appointments-table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 132, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .b-inline-picker > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .b-appointments-table:last-child > tbody:last-child > tr:last-child td:last-child, .b-inline-picker > .b-appointments-table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.b-inline-picker > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .b-appointments-table:last-child > tbody:last-child > tr:last-child th:last-child,
.b-inline-picker > .b-appointments-table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.b-inline-picker > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .b-appointments-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.b-inline-picker > .b-appointments-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.b-inline-picker > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .b-appointments-table:last-child > tfoot:last-child > tr:last-child th:last-child,
.b-inline-picker > .b-appointments-table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 139, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table, .b-inline-picker > .panel-body + .table, .panel > .panel-body + .b-appointments-table, .b-inline-picker > .panel-body + .b-appointments-table,
.panel > .panel-body + .table-responsive,
.b-inline-picker > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th, .b-inline-picker > .table > tbody:first-child > tr:first-child th, .panel > .b-appointments-table > tbody:first-child > tr:first-child th, .b-inline-picker > .b-appointments-table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.b-inline-picker > .table > tbody:first-child > tr:first-child td,
.panel > .b-appointments-table > tbody:first-child > tr:first-child td,
.b-inline-picker > .b-appointments-table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 147, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered, .b-inline-picker > .table-bordered,
.panel > .table-responsive > .table-bordered,
.b-inline-picker > .table-responsive > .table-bordered {
  border: 0;
}

/* line 154, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child, .b-inline-picker > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.b-inline-picker > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.b-inline-picker > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.b-inline-picker > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.b-inline-picker > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.b-inline-picker > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child, .b-inline-picker > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.b-inline-picker > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.b-inline-picker > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.b-inline-picker > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.b-inline-picker > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.b-inline-picker > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 167, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td, .b-inline-picker > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.b-inline-picker > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.b-inline-picker > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.b-inline-picker > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 176, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td, .b-inline-picker > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.b-inline-picker > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.b-inline-picker > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.b-inline-picker > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 183, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive, .b-inline-picker > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 195, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel, .panel-group .b-inline-picker {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 202, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel, .panel-group .b-inline-picker + .panel, .panel-group .panel + .b-inline-picker, .panel-group .b-inline-picker + .b-inline-picker {
  margin-top: 5px;
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 213, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 223, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-default, .b-inline-picker {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading, .b-inline-picker > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body, .b-inline-picker > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body, .b-inline-picker > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

/* line 229, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 232, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 238, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn, .b-confirmation .confirm, .b-datepicker-error-ok {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .b-confirmation .confirm:focus, .b-datepicker-error-ok:focus, .btn:active:focus, .btn.active:focus, .b-appointments-table tr.btn.past:focus, .b-appointments-table tr.past.b-datepicker-error-ok:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .b-confirmation .confirm:hover, .b-datepicker-error-ok:hover, .btn:focus, .b-confirmation .confirm:focus, .b-datepicker-error-ok:focus {
  color: #333;
  text-decoration: none;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .b-confirmation .confirm:active, .b-datepicker-error-ok:active, .btn.active, .b-confirmation .active.confirm, .active.b-datepicker-error-ok, .b-appointments-table tr.btn.past, .b-appointments-table .b-confirmation tr.past.confirm, .b-confirmation .b-appointments-table tr.past.confirm, .b-appointments-table tr.past.b-datepicker-error-ok {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .b-confirmation .disabled.confirm, .disabled.b-datepicker-error-ok, .btn[disabled], .b-confirmation .confirm[disabled], .b-datepicker-error-ok[disabled], fieldset[disabled] .btn, fieldset[disabled] .b-confirmation .confirm, .b-confirmation fieldset[disabled] .confirm, fieldset[disabled] .b-datepicker-error-ok {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default, .b-confirmation .confirm, .b-datepicker-error-ok {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .b-confirmation .confirm:hover, .b-datepicker-error-ok:hover, .btn-default:focus, .b-confirmation .confirm:focus, .b-datepicker-error-ok:focus, .btn-default:active, .b-confirmation .confirm:active, .b-datepicker-error-ok:active, .btn-default.active, .b-confirmation .active.confirm, .active.b-datepicker-error-ok, .b-appointments-table tr.btn-default.past, .b-appointments-table .b-confirmation tr.past.confirm, .b-confirmation .b-appointments-table tr.past.confirm, .b-appointments-table tr.past.b-datepicker-error-ok, .open > .btn-default.dropdown-toggle, .b-confirmation .open > .dropdown-toggle.confirm, .open > .dropdown-toggle.b-datepicker-error-ok {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .b-confirmation .confirm:active, .b-datepicker-error-ok:active, .btn-default.active, .b-confirmation .active.confirm, .active.b-datepicker-error-ok, .b-appointments-table tr.btn-default.past, .b-appointments-table .b-confirmation tr.past.confirm, .b-confirmation .b-appointments-table tr.past.confirm, .b-appointments-table tr.past.b-datepicker-error-ok, .open > .btn-default.dropdown-toggle, .b-confirmation .open > .dropdown-toggle.confirm, .open > .dropdown-toggle.b-datepicker-error-ok {
  background-image: none;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .b-confirmation .disabled.confirm, .disabled.b-datepicker-error-ok, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .b-appointments-table tr.disabled.past, .btn-default[disabled], .b-confirmation .confirm[disabled], .b-datepicker-error-ok[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], .b-appointments-table tr.past[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .b-confirmation .confirm, .b-confirmation fieldset[disabled] .confirm, fieldset[disabled] .b-datepicker-error-ok, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge, .b-confirmation .confirm .badge, .b-datepicker-error-ok .badge, .btn-default .booking_start > .col-sm-9 .tz_badge, .b-confirmation .confirm .booking_start > .col-sm-9 .tz_badge, .b-datepicker-error-ok .booking_start > .col-sm-9 .tz_badge, .booking_start > .col-sm-9 .btn-default .tz_badge, .booking_start > .col-sm-9 .b-confirmation .confirm .tz_badge, .b-confirmation .booking_start > .col-sm-9 .confirm .tz_badge, .booking_start > .col-sm-9 .b-datepicker-error-ok .tz_badge, .btn-default .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .b-confirmation .confirm .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .b-datepicker-error-ok .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .btn-default .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .b-confirmation .confirm .tz_badge, .b-confirmation .clinical_appointments_session_startdatetime > .col-sm-9 .confirm .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .b-datepicker-error-ok .tz_badge, .btn-default .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .b-confirmation .confirm .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .b-datepicker-error-ok .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .btn-default .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .b-confirmation .confirm .tz_badge, .b-confirmation .itero_training_session_startdatetime > .col-sm-9 .confirm .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .b-datepicker-error-ok .tz_badge, .btn-default .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .b-confirmation .confirm .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .b-datepicker-error-ok .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .btn-default .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .b-confirmation .confirm .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .b-datepicker-error-ok .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .btn-default .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .b-confirmation .confirm .tz_badge, .b-confirmation .salesforce_appointment_activitydatetime > .col-sm-9 .confirm .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .b-datepicker-error-ok .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .btn-default .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .b-confirmation .confirm .tz_badge, .b-confirmation .itero_training_session_activitydatetime > .col-sm-9 .confirm .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .b-datepicker-error-ok .tz_badge {
  color: #fff;
  background-color: #333;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .b-appointments-table tr.btn-primary.past, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .b-appointments-table tr.btn-primary.past, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .b-appointments-table tr.disabled.past, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], .b-appointments-table tr.past[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge, .btn-primary .booking_start > .col-sm-9 .tz_badge, .booking_start > .col-sm-9 .btn-primary .tz_badge, .btn-primary .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .btn-primary .tz_badge, .btn-primary .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .btn-primary .tz_badge, .btn-primary .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .btn-primary .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .btn-primary .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .btn-primary .tz_badge {
  color: #428bca;
  background-color: #fff;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .b-appointments-table tr.btn-success.past, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .b-appointments-table tr.btn-success.past, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .b-appointments-table tr.disabled.past, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], .b-appointments-table tr.past[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge, .btn-success .booking_start > .col-sm-9 .tz_badge, .booking_start > .col-sm-9 .btn-success .tz_badge, .btn-success .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .btn-success .tz_badge, .btn-success .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .btn-success .tz_badge, .btn-success .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .btn-success .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .btn-success .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .btn-success .tz_badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .b-appointments-table tr.btn-info.past, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .b-appointments-table tr.btn-info.past, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .b-appointments-table tr.disabled.past, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], .b-appointments-table tr.past[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge, .btn-info .booking_start > .col-sm-9 .tz_badge, .booking_start > .col-sm-9 .btn-info .tz_badge, .btn-info .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .btn-info .tz_badge, .btn-info .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .btn-info .tz_badge, .btn-info .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .btn-info .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .btn-info .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .btn-info .tz_badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .b-appointments-table tr.btn-warning.past, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .b-appointments-table tr.btn-warning.past, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .b-appointments-table tr.disabled.past, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], .b-appointments-table tr.past[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge, .btn-warning .booking_start > .col-sm-9 .tz_badge, .booking_start > .col-sm-9 .btn-warning .tz_badge, .btn-warning .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .btn-warning .tz_badge, .btn-warning .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .btn-warning .tz_badge, .btn-warning .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .btn-warning .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .btn-warning .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .btn-warning .tz_badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .b-appointments-table tr.btn-danger.past, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .b-appointments-table tr.btn-danger.past, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .b-appointments-table tr.disabled.past, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], .b-appointments-table tr.past[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge, .btn-danger .booking_start > .col-sm-9 .tz_badge, .booking_start > .col-sm-9 .btn-danger .tz_badge, .btn-danger .clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge, .clinical_appointments_session_startdatetime > .col-sm-9 .btn-danger .tz_badge, .btn-danger .itero_training_session_startdatetime > .col-sm-9 .tz_badge, .itero_training_session_startdatetime > .col-sm-9 .btn-danger .tz_badge, .btn-danger .salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .btn-danger .itero_training_session_activitydatetime > .col-sm-9 .tz_badge, .salesforce_appointment_activitydatetime > .col-sm-9 .btn-danger .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .btn-danger .tz_badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

/* line 91, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 104, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 132, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 140, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 156, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/bootstrap/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-fc969dc1c6ff531abcf368089dcbaf5775133b0626ff56b52301a059fc0f9e1e.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-bd18efd3efd70fec8ad09611a20cdbf99440b2c1d40085c29be036f891d65358.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-d168d50a88c730b4e6830dc0da2a2b51dae4658a77d9619943c27b8ecfc19d1a.svg#glyphicons_halflingsregular) format("svg");
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon, .b-scrollable-arrow > span, .icon-arrow-left, .icon-arrow-right {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before, .icon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before, .icon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before, .b-scrollable-arrow.__top > span:before {
  content: "\e113";
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before, .b-scrollable-arrow.__bottom > span:before {
  content: "\e114";
}

/* line 154, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav, .b-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .b-tabs:before, .nav:after, .b-tabs:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after, .b-tabs:after {
  clear: both;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li, .b-tabs > li {
  position: relative;
  display: block;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a, .b-tabs > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .b-tabs > li > a:hover, .nav > li > a:focus, .b-tabs > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a, .b-tabs > li.disabled > a {
  color: #999999;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .b-tabs > li.disabled > a:hover, .nav > li.disabled > a:focus, .b-tabs > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .b-tabs .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider, .b-tabs .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img, .b-tabs > li > a > img {
  max-width: none;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs, .b-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li, .b-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a, .b-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover, .b-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .b-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified, .nav-justified.b-tabs {
  width: 100%;
}

/* line 163, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li, .nav-justified.b-tabs > li {
  float: none;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li, .nav-justified.b-tabs > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
    margin-bottom: 0;
  }
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified, .nav-justified.b-tabs {
  border-bottom: 0;
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .b-appointments-table .nav-tabs-justified > tr.past > a, .nav-tabs.nav-justified > .active > a, .nav-justified.b-tabs > .active > a, .b-appointments-table .nav-tabs.nav-justified > tr.past > a, .b-appointments-table .nav-justified.b-tabs > tr.past > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .b-appointments-table .nav-tabs-justified > tr.past > a, .nav-tabs.nav-justified > .active > a, .nav-justified.b-tabs > .active > a, .b-appointments-table .nav-tabs.nav-justified > tr.past > a, .b-appointments-table .nav-justified.b-tabs > tr.past > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane, .tab-content > .b-tab-pane, .b-tab-content > .tab-pane, .b-tab-content > .b-tab-pane, .panel > .tab-pane, .panel > .b-tab-pane, .b-inline-picker > .tab-pane, .b-inline-picker > .b-tab-pane {
  display: none;
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active, .b-tab-content > .active, .panel > .active, .b-inline-picker > .active, .b-appointments-table .tab-content > tr.past, .b-appointments-table .b-tab-content > tr.past, .b-appointments-table .panel > tr.past, .b-appointments-table .b-inline-picker > tr.past {
  display: block;
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu, .b-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table, .b-appointments-table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th, .b-appointments-table > thead > tr > th,
.table > thead > tr > td,
.b-appointments-table > thead > tr > td,
.table > tbody > tr > th,
.b-appointments-table > tbody > tr > th,
.table > tbody > tr > td,
.b-appointments-table > tbody > tr > td,
.table > tfoot > tr > th,
.b-appointments-table > tfoot > tr > th,
.table > tfoot > tr > td,
.b-appointments-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th, .b-appointments-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th, .b-appointments-table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.b-appointments-table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.b-appointments-table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.b-appointments-table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.b-appointments-table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.b-appointments-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody, .b-appointments-table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table .table, .b-appointments-table .table, .table .b-appointments-table, .b-appointments-table .b-appointments-table {
  background-color: #fff;
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 88, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 95, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td, .b-appointments-table > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th,
.b-appointments-table > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 123, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td, .b-appointments-table > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.b-appointments-table > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active, .b-appointments-table > thead > tr > td.active,
.table > thead > tr > th.active,
.b-appointments-table > thead > tr > th.active, .table > thead > tr.active > td, .b-appointments-table .table > thead > tr.past > td, .b-appointments-table > thead > tr.active > td, .b-appointments-table > thead > tr.past > td, .table > thead > tr.active > th, .b-appointments-table .table > thead > tr.past > th, .b-appointments-table > thead > tr.active > th, .b-appointments-table > thead > tr.past > th,
.table > tbody > tr > td.active,
.b-appointments-table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.b-appointments-table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.b-appointments-table .table > tbody > tr.past > td,
.b-appointments-table > tbody > tr.active > td,
.b-appointments-table > tbody > tr.past > td,
.table > tbody > tr.active > th,
.b-appointments-table .table > tbody > tr.past > th,
.b-appointments-table > tbody > tr.active > th,
.b-appointments-table > tbody > tr.past > th,
.table > tfoot > tr > td.active,
.b-appointments-table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.b-appointments-table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.b-appointments-table .table > tfoot > tr.past > td,
.b-appointments-table > tfoot > tr.active > td,
.b-appointments-table > tfoot > tr.past > td,
.table > tfoot > tr.active > th,
.b-appointments-table .table > tfoot > tr.past > th,
.b-appointments-table > tfoot > tr.active > th,
.b-appointments-table > tfoot > tr.past > th {
  background-color: #f5f5f5;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover, .b-appointments-table > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.b-appointments-table > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .b-appointments-table .table-hover > tbody > tr.past:hover > td, .b-appointments-table > tbody > tr.active:hover > td, .b-appointments-table > tbody > tr.past:hover > td, .table-hover > tbody > tr:hover > .active, .b-appointments-table .table-hover > tbody > tr:hover > tr.past, .b-appointments-table > tbody > tr:hover > .active, .b-appointments-table > tbody > tr:hover > tr.past, .table-hover > tbody > tr.active:hover > th, .b-appointments-table .table-hover > tbody > tr.past:hover > th, .b-appointments-table > tbody > tr.active:hover > th, .b-appointments-table > tbody > tr.past:hover > th {
  background-color: #e8e8e8;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success, .b-appointments-table > thead > tr > td.success,
.table > thead > tr > th.success,
.b-appointments-table > thead > tr > th.success, .table > thead > tr.success > td, .b-appointments-table > thead > tr.success > td, .table > thead > tr.success > th, .b-appointments-table > thead > tr.success > th,
.table > tbody > tr > td.success,
.b-appointments-table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.b-appointments-table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.b-appointments-table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.b-appointments-table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.b-appointments-table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.b-appointments-table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.b-appointments-table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.b-appointments-table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover, .b-appointments-table > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.b-appointments-table > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .b-appointments-table > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .b-appointments-table > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th, .b-appointments-table > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info, .b-appointments-table > thead > tr > td.info,
.table > thead > tr > th.info,
.b-appointments-table > thead > tr > th.info, .table > thead > tr.info > td, .b-appointments-table > thead > tr.info > td, .table > thead > tr.info > th, .b-appointments-table > thead > tr.info > th,
.table > tbody > tr > td.info,
.b-appointments-table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.b-appointments-table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.b-appointments-table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.b-appointments-table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.b-appointments-table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.b-appointments-table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.b-appointments-table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.b-appointments-table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover, .b-appointments-table > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.b-appointments-table > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .b-appointments-table > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .b-appointments-table > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th, .b-appointments-table > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning, .b-appointments-table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.b-appointments-table > thead > tr > th.warning, .table > thead > tr.warning > td, .b-appointments-table > thead > tr.warning > td, .table > thead > tr.warning > th, .b-appointments-table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.b-appointments-table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.b-appointments-table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.b-appointments-table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.b-appointments-table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.b-appointments-table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.b-appointments-table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.b-appointments-table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.b-appointments-table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover, .b-appointments-table > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.b-appointments-table > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .b-appointments-table > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .b-appointments-table > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th, .b-appointments-table > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger, .b-appointments-table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.b-appointments-table > thead > tr > th.danger, .table > thead > tr.danger > td, .b-appointments-table > thead > tr.danger > td, .table > thead > tr.danger > th, .b-appointments-table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.b-appointments-table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.b-appointments-table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.b-appointments-table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.b-appointments-table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.b-appointments-table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.b-appointments-table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.b-appointments-table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.b-appointments-table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover, .b-appointments-table > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.b-appointments-table > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .b-appointments-table > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .b-appointments-table > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th, .b-appointments-table > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  /* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 182, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table, .table-responsive > .b-appointments-table {
    margin-bottom: 0;
  }
  /* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th, .table-responsive > .b-appointments-table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .b-appointments-table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .b-appointments-table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .b-appointments-table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .b-appointments-table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td,
.table-responsive > .b-appointments-table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 211, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_grid.scss */
.container, .b-header__container, .b-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .b-header__container:before, .b-container:before, .container:after, .b-header__container:after, .b-container:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after, .b-header__container:after, .b-container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container, .b-header__container, .b-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container, .b-header__container, .b-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container, .b-header__container, .b-container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 1, app/assets/stylesheets/content/admin_notifier.css.sass */
.g-manager {
  position: absolute;
  z-index: 10000;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  transition: opacity .5s, height .5s;
  text-align: center;
  overflow: hidden;
  background: #333;
  color: #fff;
  line-height: 30px;
}

/* line 1, app/assets/stylesheets/content/admin_notifier.css.sass */
.g-manager a {
  color: inherit;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/content/admin_notifier.css.sass */
.g-manager a:hover {
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/content/admin_notifier.css.sass */
.g-manager .g-manager__close {
  font-family: monotype;
  display: block;
  cursor: pointer;
  float: right;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  margin: 5px;
}

/* line 1, app/assets/stylesheets/content/admin_notifier.css.sass */
.g-manager .g-manager__close:hover {
  background: #666;
}

/* line 1, app/assets/stylesheets/content/admin_notifier.css.sass */
body.g-manager__active {
  transition: padding-top .5s;
}

/* line 1, app/assets/stylesheets/content/admin_notifier.css.sass */
body.g-manager__active .g-manager {
  opacity: 1;
  height: 30px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
abbr, abbr[title], abbr[data-original-title], acronym[title] {
  border: 0px dotted #ffffff !important;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.alert, alert-info {
  border-radius: 0px;
  background-color: transparent;
  border: 0px solid transparent;
  color: #3d3935;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.wrap-b-appointment {
  background: #f0f1f2;
  padding: 10px;
  border-radius: 0px;
  border: 1px solid #3d3935;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .form-control, .b-appointment-form select {
  border-radius: 0px;
  border: 1px solid #3d3935;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form.__loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form.__loading .b-appointment-form-wrap {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form.__loading .b-appointment-form-preloader {
  display: block;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form label.control-label {
  display: block;
  text-align: left;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form label.checkbox {
  font-weight: normal;
  padding-left: 20px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .form-inline .help-block {
  padding-left: 1em;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .form-inline LABEL.checkbox {
  padding-top: 0px;
  padding-left: 1em;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .form-inline LABEL.checkbox input[type="checkbox"] {
  position: relative;
  top: -2px;
  margin-top: auto;
  margin-right: 10px;
  margin-left: 0px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .btns {
  margin: 0 -1%;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .btns .btn, .b-appointment-form .btns .b-confirmation .confirm, .b-confirmation .b-appointment-form .btns .confirm, .b-appointment-form .btns .b-datepicker-error-ok {
  width: 48%;
  margin: 0 1%;
  border: 0px;
  border-radius: 0px;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .btns .btn-default, .b-appointment-form .btns .b-confirmation .confirm, .b-confirmation .b-appointment-form .btns .confirm, .b-appointment-form .btns .b-datepicker-error-ok {
  border: 1px solid #3d3935;
  border-radius: 0px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form .btns .btn-primary, .b-appointment-form .btns .btn-primary:hover {
  background: #009ace;
  border: 1px solid #009ace;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-form-preloader {
  display: none;
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  left: 0;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointment-preloader {
  background: #fff;
  border-radius: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  font-size: 3em;
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointments-day.b-appointments-day_available.b-appointments-highlight:after, .b-appointments-day.b-appointments-highlight.b-timepicker-slot_available:after, .b-appointments-day_available.b-appointments-highlight.b-timepicker-slot:after, .b-appointments-highlight.b-timepicker-slot.b-timepicker-slot_available:after, .b-appointments-day_available.b-appointments-dedicated-advisor-highlight:after, .b-appointments-dedicated-advisor-highlight.b-timepicker-slot_available:after {
  background-color: green;
  opacity: .25;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointments-highlight, .b-appointments-dedicated-advisor-highlight {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointments-highlight:after, .b-appointments-dedicated-advisor-highlight:after {
  content: "";
  background: green;
  opacity: .25;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointments-tips {
  font-size: 17.5px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointments-tips small:before {
  content: '\2022 \00A0';
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.b-appointments-tips .text-danger {
  color: #FF4500;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.tips-text-wrap {
  overflow-wrap: break-word;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
input.readonly-but-validatable {
  pointer-events: none;
  background-color: #eeeeee;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
  .b-appointment-form label.control-label {
    font-size: 115%;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.p-40 {
  padding: 40px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.salesforce_appointment_activitydatetime > .col-sm-9, .itero_training_session_activitydatetime > .col-sm-9 {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.salesforce_appointment_activitydatetime > .col-sm-9 .tz_badge, .itero_training_session_activitydatetime > .col-sm-9 .tz_badge {
  position: absolute;
  right: 25px;
  top: 7px;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.itero_training_session_startdatetime > .col-sm-9 {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.itero_training_session_startdatetime > .col-sm-9 .tz_badge {
  position: absolute;
  right: 25px;
  top: 7px;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.clinical_appointments_session_startdatetime > .col-sm-9 {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.clinical_appointments_session_startdatetime > .col-sm-9 .tz_badge {
  position: absolute;
  right: 25px;
  top: 7px;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.booking_start > .col-sm-9 {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.booking_start > .col-sm-9 .tz_badge {
  position: absolute;
  right: 25px;
  top: 7px;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
label.scheduler.required.control-label:before, .control-label.screen-sharing-link::before {
  content: '* ';
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.hide_label .clinical_appointments_session_phone .col-sm-3 {
  display: none;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.hide_label .clinical_appointments_session_phone .col-sm-9 {
  width: 565px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.hide_label .salesforce_appointment_phone .col-sm-3 {
  display: none;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.hide_label .salesforce_appointment_phone .col-sm-9 {
  width: 565px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.country_code #salesforce_appointment_country_code {
  width: 75px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
#clinical_appointments_session_country_code {
  width: 65px;
}

/* line 1, app/assets/stylesheets/content/appointment-form.css.sass */
.country_code {
  display: flex;
  margin-bottom: 10px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
body.modal-open {
  padding-right: 0 !important;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.modal-content {
  border-radius: 0px;
  border: 1px solid #3d3935;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.modal-content .nav-tabs > li > a, .modal-content .b-tabs > li > a {
  border-radius: 0px !important;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.modal-content .modal-footer .btn, .modal-content .modal-footer .b-confirmation .confirm, .b-confirmation .modal-content .modal-footer .confirm, .modal-content .modal-footer .b-datepicker-error-ok, .modal-content .modal-footer .btn-default, .modal-content .modal-footer .btn-default:hover {
  border-radius: 0px !important;
  background-color: #ffffff;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-tab-content .btn-default, .b-tab-content .b-confirmation .confirm, .b-confirmation .b-tab-content .confirm, .b-tab-content .b-datepicker-error-ok, .b-tab-content .btn-default:hover, .b-tab-content .btn-xs, .b-tab-content .btn-xs:hover {
  border: 1px solid #3d3935;
  border-radius: 0px !important;
  background-color: #ffffff;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-tab-content .btn-link, .b-tab-content .btn-link:hover {
  color: #009ace;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.form-control.validated:invalid {
  border: 1px solid #FF4500;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.form-control:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0) !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0) !important;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.appointment-headings {
  margin: 10px 0;
  padding: 0;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.appointment-headings li {
  list-style: none;
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.appointment-headings li a {
  margin: 0px 0px 0px 0px;
  font-size: 23px;
  color: #575659;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.appointment-headings li a:hover {
  color: #575659;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.appointment-headings li.active {
  border-bottom: 4px solid #009ace !important;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
lh.header {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
li.sml {
  margin-left: 28px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments {
  margin-bottom: 1em;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-loading {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointment-date {
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-table tr.past {
  color: #999999;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.table-responsive {
  z-index: 0;
  overflow: auto;
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.table-responsive .table, .table-responsive .b-appointments-table {
  max-width: none !important;
  width: none !important;
  z-index: 0;
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments.b-appointments-with-time {
  padding-right: 60px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-wrap {
  position: absolute;
  width: 60px;
  margin-left: -70px;
  top: 11px;
  left: 100%;
  bottom: 0;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-days, .b-timepicker-hours {
  cursor: default;
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day, .b-timepicker-slot {
  position: relative;
  padding: 3px;
  line-height: 30px;
  margin: 0 1px 1px 0;
  text-align: center;
  border-radius: 0px;
  color: #3d3935;
  font-size: 12px;
  font-weight: 200;
  opacity: .3;
  background-color: #ffffff;
  transition: background-color 0.4s, opacity 0.4s;
  -webkit-backface-visibility: hidden;
  /* for immediate state indication: hover / selected */
  /* for transitioning state indication: available / highlighted */
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day:before, .b-timepicker-slot:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  content: "";
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day:after, .b-timepicker-slot:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  content: "";
  opacity: 0;
  background-color: #dadada;
  transition: background-color 0.4s, opacity 0.4s;
  -webkit-backface-visibility: hidden;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day_today {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-style: solid;
  border-width: 0 0 7px 7px;
  border-color: transparent transparent #000000 transparent;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day_available, .b-timepicker-slot_available {
  opacity: 1;
  cursor: pointer;
  background-color: #ffffff;
  border: solid 1px #bdbdbd;
  /* box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.75) */
  /* text-shadow: #dedede 1px 1px 1px */
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day_available:hover:before, .screen-sharing-link:hover::before, .b-timepicker-slot_available:hover:before {
  background-color: rgba(0, 0, 50, 0.1);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day_available.b-appointments-day_selected, .b-appointments-day_selected.b-timepicker-slot_available {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day_available.b-appointments-day_selected:before, .b-appointments-day_selected.screen-sharing-link::before, .b-appointments-day_selected.b-timepicker-slot_available:before, .b-timepicker-slot_available.screen-sharing-link::before {
  background-color: rgba(0, 0, 50, 0.1);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day_available.b-appointments-day_same-month, .b-appointments-day_same-month.b-timepicker-slot_available {
  color: #000;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-day_booked_by_doctor {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background-color: #63afcf;
  color: white;
  line-height: 12px;
  font-size: 12px;
  padding: 3px;
  border-radius: 0 0 0 6px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-datepicker-row:before, .b-datepicker-weekdays:before, .b-datepicker-week:before, .b-datepicker-row:after, .b-datepicker-weekdays:after, .b-datepicker-week:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-datepicker-row:after, .b-datepicker-weekdays:after, .b-datepicker-week:after {
  clear: both;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-row > div, .b-datepicker-weekdays > div, .b-datepicker-week > div {
  float: left;
  width: 14.2857142857%;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-overlay-layout, .b-datepicker-overlay, .b-datepicker-loader, .b-timepicker-loader, .b-timepicker-empty, .b-timepicker-error, .b-datepicker-error {
  position: absolute;
  text-align: center;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-loader, .b-timepicker-loader, .b-timepicker-empty, .b-timepicker-error, .b-datepicker-error {
  font-size: 2em;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-loader:before, .b-timepicker-loader:before, .b-timepicker-empty:before, .b-timepicker-error:before, .b-datepicker-error:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.m--attention, .b-appointment-form select.m--attention {
  color: #009ACE;
  border-color: #009ACE;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-appointments-datepicker {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.m--blur {
  filter: blur(3px);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-overlay {
  display: flex;
  align-items: center;
  font-size: 1.5em;
  background-color: rgba(240, 241, 242, 0.6);
  color: #009ACE;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-error {
  color: #d9534f;
  background: #fafafa;
  border-top: 1px solid #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  top: 50%;
  width: 300px;
  height: 120px;
  margin: -60px auto 0;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-error:before {
  height: 70%;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-error .fa, .b-datepicker-error .screen-sharing-link::before {
  margin-right: .3em;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-error-ok {
  display: block;
  position: absolute;
  margin: 10px 0 0 -25px;
  width: 50px;
  top: 50%;
  left: 50%;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-weekdays {
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  height: 1.2em;
  margin-top: 5px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-current-month, .b-timepicker-current-dat {
  background: #ffffff;
  border: 1px solid #3d3935;
  text-align: center;
  font-size: 120%;
  margin-bottom: 5px;
  padding: 5px 7px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-datepicker-current-month:before, .b-timepicker-current-dat:before, .b-datepicker-current-month:after, .b-timepicker-current-dat:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-datepicker-current-month:after, .b-timepicker-current-dat:after {
  clear: both;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-datepicker-btn {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker {
  position: relative;
  height: 100%;
  text-align: center;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-empty, .b-timepicker-error {
  border-radius: 0px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-huge {
  position: absolute;
  z-index: 10;
  text-align: center;
  top: 100%;
  width: 100%;
  margin-top: -14px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-hours {
  overflow-y: hidden;
  overflow-x: hidden;
  position: absolute;
  top: 42px;
  bottom: 11px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-loader {
  background-color: rgba(240, 241, 242, 0.8);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-slot {
  color: #000;
  margin-right: -16px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.mac .b-timepicker-slot, .mobile .b-timepicker-slot {
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-slot_available {
  margin-top: 2px;
  width: 45px;
  display: block;
  line-height: 36px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-slot_available.b-timepicker-slot_selected {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-slot_available.b-timepicker-slot_selected:before, .b-timepicker-slot_selected.screen-sharing-link::before {
  background-color: rgba(0, 0, 50, 0.1);
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-slot_booked_by_doctor {
  border-left: #63afcf solid 6px;
  background-color: #d8ebf3;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.b-timepicker-current-dat {
  text-align: center;
  width: 46px;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.screen-sharing-link {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/content/appointments.css.sass */
.timepicker-arrow-down {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger {
  -webkit-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
  position: absolute;
  margin-top: 540px;
  margin-left: -100px;
  width: 1000px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  background: #fff;
  font-weight: 200;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
  padding: 20px;
  letter-spacing: .05em;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger .b-datepicker-loader, .b-debugger .b-datepicker-error, .b-debugger .b-timepicker-empty, .b-debugger .b-timepicker-error, .b-debugger .b-timepicker-loader {
  top: -15px;
  bottom: -15px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 20;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-prompt-date {
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: .1em;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-no-date .b-debugger-advisors {
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-heading-wrap {
  margin-top: -.5em;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-debugger-heading-wrap:before, .b-debugger-heading-wrap:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-debugger-heading-wrap:after {
  clear: both;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-info-row i {
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-info-row > div {
  display: inline-block;
  margin-left: .5em;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-info {
  float: left;
  margin-top: .5em;
  margin-left: 1em;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-debugger-local-info:before, .b-debugger-local-info:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-debugger-local-info:after {
  clear: both;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-info > div {
  float: left;
  margin-left: 1em;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-info > div > i {
  margin-right: .3em;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-heading {
  float: left;
  letter-spacing: .1em;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-advisors {
  margin-top: 1em;
  margin-right: 150px;
  position: relative;
  background: #fff;
  min-height: 40px;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-advisor {
  margin-top: 1em;
  margin-right: -150px;
  position: relative;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-debugger-advisor:before, .b-debugger-advisor:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-debugger-advisor:after {
  clear: both;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-advisor-title {
  cursor: pointer;
  float: right;
  padding-left: 1.5em;
  width: 150px;
  box-sizing: border-box;
  font-size: 7px;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-advisor-name {
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 500;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-advisor-slots {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 150px;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-timeline-label {
  font-size: 6px;
  text-transform: uppercase;
  letter-spacing: .05em;
  top: 0;
  text-align: center;
  position: absolute;
  left: 15px;
  right: 15px;
  margin-top: -8px;
  display: flex;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-timeline-label:before, .b-debugger-timeline-label:after {
  content: '';
  flex-grow: 1;
  border-top: 1px dotted rgba(0, 0, 0, 0.07);
  margin: 4px 5px 0;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-timeline {
  position: absolute;
  right: 66.6666666667%;
  margin-right: -1px;
  left: 0;
  top: -4px;
  bottom: -4px;
  border-top: 2px solid #00b058;
  border-bottom: 2px solid #00b058;
  border-radius: 2px;
  color: #00b058;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-timeline:after {
  right: 0;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-timeline:before {
  left: 0;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-timeline:after, .b-debugger-local-timeline:before {
  content: '';
  border-left: 1px dotted rgba(0, 176, 88, 0.8);
  top: 0;
  bottom: 0;
  position: absolute;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-hours {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 5;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-hour {
  float: left;
  width: 4.1666666667%;
  color: rgba(0, 176, 88, 0.5);
  font-size: 6px;
  top: 0;
  height: 100%;
  text-align: center;
  position: relative;
  cursor: default;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-hour:hover:after {
  content: '';
  position: absolute;
  border-radius: 0 0 3px 3px;
  left: 0;
  right: 0;
  bottom: -15px;
  top: 0;
  background: rgba(0, 0, 0, 0.03);
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-hour > div {
  position: absolute;
  width: 100%;
  top: 100%;
  margin-top: 3px;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-hour__active {
  color: #00b058;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-local-hour__active:hover:after {
  background-color: rgba(0, 176, 88, 0.05);
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-current-hour {
  position: absolute;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-current-hour:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: -4px;
  border-left: 1px dotted rgba(0, 176, 88, 0.5);
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-current-hour-val {
  position: absolute;
  bottom: -4px;
  width: 40px;
  margin: 0 0 -12px -18px;
  background: rgba(0, 176, 88, 0.8);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  z-index: 10;
  text-align: center;
  border-radius: 2px;
  height: 12px;
  font-size: 7px;
  line-height: 11px;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-timescale {
  position: relative;
  height: 100%;
  background: rgba(0, 0, 0, 0.03);
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-timescale:after {
  content: '';
  position: absolute;
  bottom: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  left: 0;
  right: 0;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-hour {
  width: 4.1666666667%;
  height: 100%;
  position: absolute;
  font-size: 6px;
  z-index: 5;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-dash {
  width: 1px;
  background: rgba(0, 0, 0, 0.07);
  top: 50%;
  bottom: 0;
  left: 0;
  position: absolute;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-half {
  width: 1px;
  background: rgba(0, 0, 0, 0.07);
  top: 75%;
  bottom: 0;
  left: 50%;
  position: absolute;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-time {
  width: 24px;
  color: #ddd;
  position: absolute;
  margin-top: -8px;
  border-radius: 1px;
  font-size: 6px;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-time__start {
  left: 0;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-time__end {
  right: 0;
  text-align: right;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-timebar {
  border-bottom: 2px solid #dddddd;
  border-radius: 2px;
  bottom: -1px;
  top: 0;
  z-index: 4;
  position: absolute;
  margin-right: -1px;
  color: #ddd;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-timebar:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px dotted #ddd;
  border-top: 0;
  border-bottom: 0;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-time-quants {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-timeslots-wrap {
  position: relative;
  height: 100%;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-time-quant {
  position: absolute;
  width: 1.0416666667%;
  height: 100%;
  background: rgba(221, 221, 221, 0.5);
  z-index: 3;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-target-slot {
  z-index: 100;
  background: rgba(255, 197, 0, 0.5);
  -moz-animation-name: blink;
  -webkit-animation-name: blink;
  animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

/* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
.b-debugger-target-slot > div {
  height: 100%;
  background: rgba(255, 197, 0, 0.5);
}

@-webkit-keyframes blink {
  0% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  50% {
    transform: scale(1.5, 1.2);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
}

@-moz-keyframes blink {
  0% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  50% {
    transform: scale(1.5, 1.2);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
}

@-ms-keyframes blink {
  /* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
  0% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  /* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
  50% {
    transform: scale(1.5, 1.2);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  /* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
  100% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
}

@keyframes blink {
  0% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  50% {
    transform: scale(1.5, 1.2);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(1, 1);
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 1, app/assets/stylesheets/content/appointments/debugger.css.sass */
  .b-debugger {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    margin-top: 400px;
  }
}

/* line 1, app/assets/stylesheets/content/autoheight.css.sass */
.autoheight .cell.autoheight-cell {
  min-height: inherit;
}

/* line 1, app/assets/stylesheets/content/autoheight.css.sass */
.autoheight .cell.autoheight-cell .widget {
  min-height: inherit;
}

/* line 1, app/assets/stylesheets/content/autoheight.css.sass */
.autoheight .cell.drop-height {
  min-height: 0;
}

/* line 1, app/assets/stylesheets/content/autoheight.css.sass */
.autoheight .autoheight-cell > .row {
  height: 100%;
  min-height: inherit;
}

/* line 1, app/assets/stylesheets/content/autoheight.css.sass */
.autoheight .autoheight-cell > .row [class*=col] {
  height: 100%;
  min-height: inherit;
}

/* line 1, app/assets/stylesheets/content/autoheight.css.sass */
.autoheight .autoheight-cell > .row [class*=col] .widget {
  height: 100%;
  min-height: inherit;
}

/* line 1, app/assets/stylesheets/content/bootstrap-modal.css.sass */
.modal .modal-content > .close {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 5px;
  line-height: 1;
}

/* stupid brightcove cannot be loaded within bootstrap's modal */
/* line 1, app/assets/stylesheets/content/brightcove-fix.css.sass */
#remote-modal {
  transition: none !important;
  transform: none !important;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/bootstrap/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-fc969dc1c6ff531abcf368089dcbaf5775133b0626ff56b52301a059fc0f9e1e.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-bd18efd3efd70fec8ad09611a20cdbf99440b2c1d40085c29be036f891d65358.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-d168d50a88c730b4e6830dc0da2a2b51dae4658a77d9619943c27b8ecfc19d1a.svg#glyphicons_halflingsregular) format("svg");
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon, .b-scrollable-arrow > span, .icon-arrow-left, .icon-arrow-right {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before, .icon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before, .icon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before, .b-scrollable-arrow.__top > span:before {
  content: "\e113";
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before, .b-scrollable-arrow.__bottom > span:before {
  content: "\e114";
}

/* line 154, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 2, app/assets/stylesheets/content/forms.css.scss */
.form-vertical .form-group {
  margin-bottom: 2em;
}

/* line 7, app/assets/stylesheets/content/forms.css.scss */
.form-vertical .radio_buttons > LABEL {
  display: block;
  margin-right: 2em;
  margin-top: 0;
}

/* line 15, app/assets/stylesheets/content/forms.css.scss */
.radio.radio-inline {
  margin-right: 1em;
  margin-top: 0;
}

/* line 18, app/assets/stylesheets/content/forms.css.scss */
.radio.radio-inline LABEL {
  padding-left: 0;
  padding-right: .5em;
}

/* line 22, app/assets/stylesheets/content/forms.css.scss */
.radio.radio-inline INPUT {
  margin-bottom: 5px;
  margin-top: 0.1em;
  width: 1em;
  height: 1em;
}

/* line 30, app/assets/stylesheets/content/forms.css.scss */
FORM.dropzone-basic {
  margin-top: 2em;
  min-height: 100px;
  border: 1px dotted black;
}

/* line 1, app/assets/stylesheets/content/inline-picker.css.sass */
.b-inline-picker {
  float: left;
}

/* line 1, app/assets/stylesheets/content/inline-picker.css.sass */
.b-inline-picker .datetimepicker-inline {
  width: auto;
}

/* line 1, app/assets/stylesheets/content/layout.css.scss */
.vh-centered {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/content/modal-confirm.css.sass */
.b-confirmation {
  text-align: center;
}

/* line 1, app/assets/stylesheets/content/modal-confirm.css.sass */
.b-confirmation .confirm {
  width: 60px;
  margin: 0 auto;
  border-radius: 0px;
  border: 1px solid #3d3935;
}

/* line 1, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans, .my-ioscans.b-header__container, .my-ioscans.b-container {
  padding-left: 0;
  padding-right: 30px;
}

/* line 5, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans tr, .my-ioscans.b-header__container tr, .my-ioscans.b-container tr, .container.my-ioscans th, .my-ioscans.b-header__container th, .my-ioscans.b-container th {
  padding: 3px;
}

/* line 7, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans th, .my-ioscans.b-header__container th, .my-ioscans.b-container th {
  padding-bottom: 7px;
}

/* line 10, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans td, .my-ioscans.b-header__container td, .my-ioscans.b-container td {
  word-break: break-word;
}

/* line 12, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans td a, .my-ioscans.b-header__container td a, .my-ioscans.b-container td a {
  display: inline-block;
  min-width: 90px;
}

/* line 16, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans tr > td > img, .my-ioscans.b-header__container tr > td > img, .my-ioscans.b-container tr > td > img {
  border-radius: 3px;
  border: 1px solid #c0c0c0;
  margin-top: -3px;
}

/* line 21, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans body > div.b-container > div > div, .my-ioscans.b-header__container body > div.b-container > div > div, .my-ioscans.b-container body > div.b-container > div > div {
  padding-left: 0px;
}

/* line 24, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .popover, .my-ioscans.b-header__container .popover, .my-ioscans.b-container .popover {
  max-width: 100%;
}

/* line 26, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .popover .popover-content, .my-ioscans.b-header__container .popover .popover-content, .my-ioscans.b-container .popover .popover-content {
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .popover img, .my-ioscans.b-header__container .popover img, .my-ioscans.b-container .popover img {
  border-radius: 5px;
}

/* line 30, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .popover .popover-content, .my-ioscans.b-header__container .popover .popover-content, .my-ioscans.b-container .popover .popover-content {
  padding: 0;
}

/* line 33, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .pagination, .my-ioscans.b-header__container .pagination, .my-ioscans.b-container .pagination {
  float: right;
  margin: 5px 0px;
}

/* line 36, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .pagination span, .my-ioscans.b-header__container .pagination span, .my-ioscans.b-container .pagination span {
  padding-left: 2px;
  padding-right: 2px;
}

/* line 39, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .pagination span a, .my-ioscans.b-header__container .pagination span a, .my-ioscans.b-container .pagination span a {
  padding: 7px 0px;
  border-radius: 50px;
}

/* line 42, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .pagination .next:before, .my-ioscans.b-header__container .pagination .next:before, .my-ioscans.b-container .pagination .next:before {
  content: "| ";
}

/* line 45, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans h3, .my-ioscans.b-header__container h3, .my-ioscans.b-container h3 {
  margin-bottom: 1em;
}

/* line 47, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans h3 .btn-group, .my-ioscans.b-header__container h3 .btn-group, .my-ioscans.b-container h3 .btn-group {
  margin-left: 10px;
}

/* line 49, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans h3 span, .my-ioscans.b-header__container h3 span, .my-ioscans.b-container h3 span {
  font-size: 10px;
  color: #777;
  padding: 3px 0px;
  line-height: 2.7;
}

/* line 55, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .widget h1, .my-ioscans.b-header__container .widget h1, .my-ioscans.b-container .widget h1 {
  float: left;
  line-height: 1.6;
  font-size: 17.5px;
}

/* line 59, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .widget h1 span.no-scan, .my-ioscans.b-header__container .widget h1 span.no-scan, .my-ioscans.b-container .widget h1 span.no-scan {
  font-size: 16px;
  font-family: 'Roboto', Arial, sans-serif;
}

/* line 63, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans div.widget, .my-ioscans.b-header__container div.widget, .my-ioscans.b-container div.widget {
  padding-bottom: 5px !important;
}

/* line 66, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .btn, .my-ioscans.b-header__container .btn, .my-ioscans.b-container .btn, .container.my-ioscans .b-datepicker-error-ok, .my-ioscans.b-header__container .b-datepicker-error-ok, .my-ioscans.b-container .b-datepicker-error-ok, .container.my-ioscans .b-confirmation .confirm, .my-ioscans.b-header__container .b-confirmation .confirm, .my-ioscans.b-container .b-confirmation .confirm, .b-confirmation .container.my-ioscans .confirm, .b-confirmation .my-ioscans.b-header__container .confirm, .b-confirmation .my-ioscans.b-container .confirm {
  font-size: 17.5px;
  font-family: 'Roboto';
  font-weight: 400;
}

/* line 70, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .btn-default.active, .my-ioscans.b-header__container .btn-default.active, .my-ioscans.b-container .btn-default.active, .container.my-ioscans .active.b-datepicker-error-ok, .my-ioscans.b-header__container .active.b-datepicker-error-ok, .my-ioscans.b-container .active.b-datepicker-error-ok, .container.my-ioscans .b-confirmation .active.confirm, .my-ioscans.b-header__container .b-confirmation .active.confirm, .my-ioscans.b-container .b-confirmation .active.confirm, .b-confirmation .container.my-ioscans .active.confirm, .b-confirmation .my-ioscans.b-header__container .active.confirm, .b-confirmation .my-ioscans.b-container .active.confirm, .container.my-ioscans .b-appointments-table tr.btn-default.past, .my-ioscans.b-header__container .b-appointments-table tr.btn-default.past, .my-ioscans.b-container .b-appointments-table tr.btn-default.past, .b-appointments-table .container.my-ioscans tr.btn-default.past, .b-appointments-table .my-ioscans.b-header__container tr.btn-default.past, .b-appointments-table .my-ioscans.b-container tr.btn-default.past, .container.my-ioscans .b-appointments-table tr.b-datepicker-error-ok.past, .my-ioscans.b-header__container .b-appointments-table tr.b-datepicker-error-ok.past, .my-ioscans.b-container .b-appointments-table tr.b-datepicker-error-ok.past, .b-appointments-table .container.my-ioscans tr.b-datepicker-error-ok.past, .b-appointments-table .my-ioscans.b-header__container tr.b-datepicker-error-ok.past, .b-appointments-table .my-ioscans.b-container tr.b-datepicker-error-ok.past, .container.my-ioscans .b-confirmation .b-appointments-table tr.confirm.past, .my-ioscans.b-header__container .b-confirmation .b-appointments-table tr.confirm.past, .my-ioscans.b-container .b-confirmation .b-appointments-table tr.confirm.past, .b-confirmation .b-appointments-table .container.my-ioscans tr.confirm.past, .b-confirmation .b-appointments-table .my-ioscans.b-header__container tr.confirm.past, .b-confirmation .b-appointments-table .my-ioscans.b-container tr.confirm.past, .container.my-ioscans .b-appointments-table .b-confirmation tr.confirm.past, .my-ioscans.b-header__container .b-appointments-table .b-confirmation tr.confirm.past, .my-ioscans.b-container .b-appointments-table .b-confirmation tr.confirm.past, .b-appointments-table .b-confirmation .container.my-ioscans tr.confirm.past, .b-appointments-table .b-confirmation .my-ioscans.b-header__container tr.confirm.past, .b-appointments-table .b-confirmation .my-ioscans.b-container tr.confirm.past {
  background-color: #009ace;
  color: #fff;
  border: 0px;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* line 75, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .btn, .my-ioscans.b-header__container .btn, .my-ioscans.b-container .btn, .container.my-ioscans .b-datepicker-error-ok, .my-ioscans.b-header__container .b-datepicker-error-ok, .my-ioscans.b-container .b-datepicker-error-ok, .container.my-ioscans .b-confirmation .confirm, .my-ioscans.b-header__container .b-confirmation .confirm, .my-ioscans.b-container .b-confirmation .confirm, .b-confirmation .container.my-ioscans .confirm, .b-confirmation .my-ioscans.b-header__container .confirm, .b-confirmation .my-ioscans.b-container .confirm, .container.my-ioscans .form-control, .my-ioscans.b-header__container .form-control, .my-ioscans.b-container .form-control {
  border-radius: 0px !important;
}

/* line 77, app/assets/stylesheets/content/my_ioscans.sass */
.container.my-ioscans .form-control, .my-ioscans.b-header__container .form-control, .my-ioscans.b-container .form-control {
  height: auto !important;
  font-size: 17.5px;
  width: auto !important;
}

/* line 83, app/assets/stylesheets/content/my_ioscans.sass */
.nav-tabs .nav-link, .b-tabs .nav-link {
  color: #fff;
  border: none;
  border-radius: 0;
  background-color: #787e7b;
}

/* line 88, app/assets/stylesheets/content/my_ioscans.sass */
.nav-tabs .nav-link:hover, .b-tabs .nav-link:hover {
  background-color: #787e7b;
}

/* line 90, app/assets/stylesheets/content/my_ioscans.sass */
.nav-tabs .nav-link.active, .b-tabs .nav-link.active, .nav-tabs .b-appointments-table tr.nav-link.past, .b-tabs .b-appointments-table tr.nav-link.past, .b-appointments-table .nav-tabs tr.nav-link.past, .b-appointments-table .b-tabs tr.nav-link.past {
  color: #333;
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #007bff;
}

/* line 95, app/assets/stylesheets/content/my_ioscans.sass */
.nav-tabs .nav-link.active:hover, .b-tabs .nav-link.active:hover, .nav-tabs .b-appointments-table tr.nav-link.past:hover, .b-tabs .b-appointments-table tr.nav-link.past:hover, .b-appointments-table .nav-tabs tr.nav-link.past:hover, .b-appointments-table .b-tabs tr.nav-link.past:hover {
  background-color: #fff;
}

/* line 98, app/assets/stylesheets/content/my_ioscans.sass */
.display-flex {
  display: flex !important;
}

@media screen and (max-width: 1400px) {
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar {
    position: absolute;
    top: 200px;
    left: -120px;
    opacity: 0.9;
    z-index: 5000;
    height: 400px;
    background: #FFF;
  }
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar .list-group {
    float: left;
    height: 400px;
    padding: 12px 8px;
  }
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar .button-wrapper {
    float: left;
    height: 400px;
  }
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar BUTTON {
    height: 100%;
    border: none;
    background: #EAEAEA;
  }
}

@media screen and (min-width: 1405px) {
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar {
    position: absolute;
    top: 200px;
    left: 50%;
    opacity: 0.9;
    z-index: 5000;
    height: 400px;
    background: #FFF;
    margin-left: -690px;
  }
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar .list-group {
    float: left;
    height: 400px;
    padding: 12px 8px;
  }
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar .button-wrapper {
    display: none;
  }
  /* line 1, app/assets/stylesheets/content/pages/sidebar.css.sass */
  #pages-sidebar .button-wrapper BUTTON {
    display: none;
  }
}

@media print {
  /* line 1, app/assets/stylesheets/content/printable.css.sass */
  .b-printable {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10000;
    border: none;
    background: #fff;
    margin-left: -100%;
  }
}

/* line 2, app/assets/stylesheets/content/programs.css.scss */
#content-program .panel-default, #content-program .b-inline-picker {
  background-color: #ffffff;
  border: none;
  border-radius: 0px;
  min-height: inherit;
  margin: 0;
  border: 1px solid #3d3935;
  font-size: 16px;
}

/* line 12, app/assets/stylesheets/content/programs.css.scss */
#content-program .program-accept {
  background-color: white !important;
  color: black !important;
}

/* line 17, app/assets/stylesheets/content/programs.css.scss */
#content-program .mr-10 {
  margin: 10px !important;
}

/* line 21, app/assets/stylesheets/content/programs.css.scss */
#content-program .panel-default.benefits, #content-program .benefits.b-inline-picker {
  box-shadow: none;
}

/* line 25, app/assets/stylesheets/content/programs.css.scss */
#content-program .panel-highlight {
  position: absolute;
  border: 1px solid #3d3935;
  border-radius: 0px;
  min-height: inherit;
  top: -5px;
  left: 10px;
  right: 10px;
  bottom: -5px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 37, app/assets/stylesheets/content/programs.css.scss */
#content-program a {
  word-break: break-all;
}

/* line 40, app/assets/stylesheets/content/programs.css.scss */
#content-program h2 {
  margin: 10px 0;
  font-size: 23px;
  color: #575659;
}

/* line 46, app/assets/stylesheets/content/programs.css.scss */
#content-program h2.quote {
  margin: 10px 0 30px 0;
}

/* line 50, app/assets/stylesheets/content/programs.css.scss */
#content-program h4 {
  margin-top: 0;
  font-size: 17.5px;
  font-weight: bold;
  color: #333;
}

/* line 57, app/assets/stylesheets/content/programs.css.scss */
#content-program ul {
  margin: 0;
  padding: 0 5px 0 20px;
}

/* line 61, app/assets/stylesheets/content/programs.css.scss */
#content-program ul li, #content-program ul .small {
  min-height: 30px;
  padding-bottom: 10px;
}

/* line 68, app/assets/stylesheets/content/programs.css.scss */
#content-program .form-group .col-xs-12 {
  width: 100%;
  float: none;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}

/* line 77, app/assets/stylesheets/content/programs.css.scss */
#content-program .form-group:last-child {
  margin-bottom: 0;
}

/* line 81, app/assets/stylesheets/content/programs.css.scss */
#content-program p.quote {
  font-size: 1.4em;
}

/* line 85, app/assets/stylesheets/content/programs.css.scss */
#content-program img.img-rounded {
  width: 160px;
  height: 230px;
  margin: 0 20px 20px 0;
  float: left;
}

/* line 91, app/assets/stylesheets/content/programs.css.scss */
#content-program .btn, #content-program .b-datepicker-error-ok, #content-program .b-confirmation .confirm, .b-confirmation #content-program .confirm, #content-program .form-control, #content-program input {
  border-radius: 0px;
  font-size: 17.5px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 98, app/assets/stylesheets/content/programs.css.scss */
#content-program .btn-default, #content-program .b-datepicker-error-ok, #content-program .b-confirmation .confirm, .b-confirmation #content-program .confirm {
  border: 1px solid #3d3935;
  color: #3d3935;
}

/* line 102, app/assets/stylesheets/content/programs.css.scss */
#content-program .btn-primary {
  background-color: #009ACE;
  color: #ffffff;
  border: 1px solid #009ACE;
}

/* line 107, app/assets/stylesheets/content/programs.css.scss */
#content-program .alert {
  border-radius: 0px !important;
  font-size: 16px;
}

/* line 111, app/assets/stylesheets/content/programs.css.scss */
#content-program select {
  height: 39px;
}

@media screen and (max-width: 768px) {
  /* line 118, app/assets/stylesheets/content/programs.css.scss */
  #content-program h2 {
    margin: 10px 0 30px 0;
  }
  /* line 122, app/assets/stylesheets/content/programs.css.scss */
  #content-program .autoheight-cell {
    min-height: 0px;
  }
  /* line 126, app/assets/stylesheets/content/programs.css.scss */
  #content-program .panel-default, #content-program .b-inline-picker {
    min-height: 0px;
    margin: 0 0 20px 0;
  }
  /* line 131, app/assets/stylesheets/content/programs.css.scss */
  #content-program .control-label {
    padding-top: 7px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  /* line 139, app/assets/stylesheets/content/programs.css.scss */
  #content-program .form-group {
    padding: 0;
  }
  /* line 142, app/assets/stylesheets/content/programs.css.scss */
  #content-program .form-group .col-xs-6 {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  /* line 147, app/assets/stylesheets/content/programs.css.scss */
  #content-program .form-group .col-xs-6 * {
    float: none !important;
  }
  /* line 152, app/assets/stylesheets/content/programs.css.scss */
  #content-program .form-group .col-xs-6:last-child {
    margin-bottom: 0px;
  }
  /* line 157, app/assets/stylesheets/content/programs.css.scss */
  #content-program ul {
    padding: 0 10px;
  }
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-row {
  overflow: visible;
  margin-bottom: 15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-scheduler-row:before, .b-scheduler-row:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.b-scheduler-row:after {
  clear: both;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-row label {
  width: 220px;
  text-align: left;
  display: block;
  float: left;
  margin-left: 0px;
  padding-top: 10px;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-row .b-scheduler-hint {
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 34px;
  padding-left: 7px;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-row input {
  width: 309px;
  float: left;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  padding: 0 7px;
  border: 1px solid #3d3935;
  border-radius: 0px;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-row .btn, .b-scheduler-row .b-datepicker-error-ok, .b-scheduler-row .b-confirmation .confirm, .b-confirmation .b-scheduler-row .confirm {
  margin-right: 6px;
  display: block;
  float: left;
  min-width: 147px;
  color: #ffffff;
  text-align: center;
  background: #009ace;
  border-radius: 0px;
  font-size: 17.5px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-row .viewdays {
  float: right;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-row .resetdays {
  float: left;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-results-wrap {
  border-radius: 0px;
  overflow: hidden;
  border: 1px solid #3d3935;
  width: auto;
  margin: 0;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-results {
  table-layout: fixed;
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 1px;
  border-width: 1px;
  background: none;
  margin-bottom: 0px;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-results th, .b-scheduler-results td {
  padding: 5px 0;
  text-align: center;
  background: #edeeee;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#edeeee', endColorstr='#edeeee')";
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-results tr.even td {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f9f9f9', endColorstr='#f9f9f9')";
  background: #f9f9f9;
}

/* line 1, app/assets/stylesheets/content/scheduler.css.sass */
.b-scheduler-results th {
  width: 50%;
  color: #ffffff;
  background: #3d3935;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3d3935', endColorstr='#3d3935')";
}

@media screen and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/content/scheduler.css.sass */
  .b-scheduler-row {
    padding-left: 0;
  }
  /* line 1, app/assets/stylesheets/content/scheduler.css.sass */
  .b-scheduler-row label {
    float: none;
    text-align: left;
    width: auto;
    margin-left: 0;
  }
  /* line 1, app/assets/stylesheets/content/scheduler.css.sass */
  .b-scheduler-row input {
    width: 100%;
  }
  /* line 1, app/assets/stylesheets/content/scheduler.css.sass */
  .b-scheduler-row .btn, .b-scheduler-row .b-datepicker-error-ok, .b-scheduler-row .b-confirmation .confirm, .b-confirmation .b-scheduler-row .confirm {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    width: auto !important;
    float: none;
  }
  /* line 1, app/assets/stylesheets/content/scheduler.css.sass */
  .b-scheduler-row .btn:last-of-type, .b-scheduler-row .b-datepicker-error-ok:last-of-type, .b-scheduler-row .b-confirmation .confirm:last-of-type, .b-confirmation .b-scheduler-row .confirm:last-of-type {
    margin-bottom: 0;
  }
  /* line 1, app/assets/stylesheets/content/scheduler.css.sass */
  .b-scheduler-results-wrap {
    width: auto;
    margin: 0;
  }
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable {
  margin-bottom: -14px;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable-body {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 50px;
  margin-right: -4px;
  position: absolute;
  top: 0;
  left: 2px;
  right: 2px;
  bottom: 14px;
  box-sizing: content-box;
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable-arrow {
  cursor: pointer;
  height: 14px;
  line-height: 14px;
  position: absolute;
  z-index: 10;
  text-align: center;
  left: 0;
  right: 0;
  display: none;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable-arrow:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable-arrow.__top {
  top: 0;
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable-arrow.__top > span {
  margin: -3px 0 0 3px;
  display: block;
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable-arrow.__bottom {
  bottom: 0;
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable-arrow.__bottom > span {
  display: block;
  margin-top: 1px;
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable.__not-the-top .b-scrollable-arrow.__top {
  display: block;
}

/* line 1, app/assets/stylesheets/content/scrollable.css.sass */
.b-scrollable.__not-the-bottom .b-scrollable-arrow.__bottom {
  display: block;
}

/* line 1, app/assets/stylesheets/content/select2-custom.css.scss */
.select2-container.readonly {
  pointer-events: none;
  touch-action: none;
}

/* line 5, app/assets/stylesheets/content/select2-custom.css.scss */
.select2-container.readonly .select2-choice {
  background: #eee;
  box-shadow: none;
}

/* line 10, app/assets/stylesheets/content/select2-custom.css.scss */
.select2-container.readonly .select2-selection__arrow,
.select2-container.readonly .select2-selection__clear {
  display: none;
}

/* line 16, app/assets/stylesheets/content/select2-custom.css.scss */
select.readonly {
  pointer-events: none;
  touch-action: none;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
.btn-sm {
  padding: 3px 10px;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
.reschedule-align {
  margin-right: 30px;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
.list-unpadded {
  padding-left: 1.2em;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
blockquote {
  border-left-color: #ddd;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
.g-oneliner {
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
.case-number {
  background-color: #999999;
  color: white;
  padding: 5px 20px;
  border-radius: 54px;
  margin-left: 20px;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
.no-gutter {
  padding-right: 0;
  padding-left: 0;
}

/* line 1, app/assets/stylesheets/content/style.css.sass */
.my-scan-heigh {
  height: 100% !important;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav, .b-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .b-tabs:before, .nav:after, .b-tabs:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after, .b-tabs:after {
  clear: both;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li, .b-tabs > li {
  position: relative;
  display: block;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a, .b-tabs > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .b-tabs > li > a:hover, .nav > li > a:focus, .b-tabs > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a, .b-tabs > li.disabled > a {
  color: #999999;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .b-tabs > li.disabled > a:hover, .nav > li.disabled > a:focus, .b-tabs > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .b-tabs .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider, .b-tabs .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img, .b-tabs > li > a > img {
  max-width: none;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs, .b-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li, .b-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a, .b-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover, .b-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .b-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified, .nav-justified.b-tabs {
  width: 100%;
}

/* line 163, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li, .nav-justified.b-tabs > li {
  float: none;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li, .nav-justified.b-tabs > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
    margin-bottom: 0;
  }
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified, .nav-justified.b-tabs {
  border-bottom: 0;
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-justified.b-tabs > .active > a, .b-appointments-table .nav-tabs-justified > tr.past > a, .b-appointments-table .nav-tabs.nav-justified > tr.past > a, .b-appointments-table .nav-justified.b-tabs > tr.past > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .nav-justified.b-tabs > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-justified.b-tabs > .active > a, .b-appointments-table .nav-tabs-justified > tr.past > a, .b-appointments-table .nav-tabs.nav-justified > tr.past > a, .b-appointments-table .nav-justified.b-tabs > tr.past > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane, .tab-content > .b-tab-pane, .b-tab-content > .tab-pane, .b-tab-content > .b-tab-pane, .panel > .tab-pane, .panel > .b-tab-pane, .b-inline-picker > .tab-pane, .b-inline-picker > .b-tab-pane {
  display: none;
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active, .b-tab-content > .active, .panel > .active, .b-inline-picker > .active, .b-appointments-table .tab-content > tr.past, .b-appointments-table .b-tab-content > tr.past, .b-appointments-table .panel > tr.past, .b-appointments-table .b-inline-picker > tr.past {
  display: block;
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.1.1.1/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu, .b-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs {
  border-bottom: 0;
  margin-bottom: 1px;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs > li {
  position: relative;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs > li > a {
  border-bottom: none;
  margin-right: 4px;
  margin-bottom: -2px;
  padding-bottom: 9px;
  background-color: #ffffff;
  font-size: 16px;
  color: #3d3935;
  border: 1px solid #3d3935;
  border-radius: 0px;
  border-bottom: 1px solid #ffffff;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs > li > a:hover {
  background: #ffffff;
  border: 1px solid #3d3935 !important;
  border-bottom: 1px solid #ffffff !important;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs > li.active {
  z-index: 2;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs > li.active > a, .b-tabs > li.active > a:hover {
  background-color: #ffffff;
  margin-bottom: -2px;
  padding-bottom: 10px;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs > li.active a {
  z-index: 2;
  background-color: #ffffff !important;
  border: 1px solid #3d3935 !important;
  border-bottom: 1px solid #ffffff !important;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs > li.active a:before {
  border-bottom: none;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs .b-tab-dropdown {
  display: none;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs.b-tabs-xs {
  position: relative;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs.b-tabs-xs > li {
  display: none;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs.b-tabs-xs > li.active {
  display: block;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs.b-tabs-xs > li.b-tab-dropdown {
  padding-top: 5px;
  display: block;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs.b-tabs-xs > li.b-tab-dropdown .btn.btn-link, .b-tabs.b-tabs-xs > li.b-tab-dropdown .btn-link.b-datepicker-error-ok, .b-tabs.b-tabs-xs > li.b-tab-dropdown .b-confirmation .btn-link.confirm, .b-confirmation .b-tabs.b-tabs-xs > li.b-tab-dropdown .btn-link.confirm {
  color: inherit;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tabs.b-tabs-smaller li > a, .b-tabs.b-tab-smaller li > a {
  font-size: 10px;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tab-content, .panel, .b-inline-picker {
  font-size: 16px;
  color: #707372;
  font-family: 'Roboto', Arial, sans-serif;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tab-content h3, .b-tab-content h4, .b-tab-content h5, .panel h3, .b-inline-picker h3, .panel h4, .b-inline-picker h4, .panel h5, .b-inline-picker h5 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 17.5px;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tab-content IMG, .panel IMG, .b-inline-picker IMG {
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tab-pane {
  background: #ffffff;
  padding: 13px 10px 5px;
  border: 1px solid #3d3935;
  border-radius: 0px;
  position: relative;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tab-pane:before {
  position: static !important;
}

/* line 1, app/assets/stylesheets/content/tabs.css.sass */
.b-tab-pane a, .b-tab-pane input {
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 992px) {
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs > li > a {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .navbar-brand .b-logo {
    margin-left: -5px;
    margin-top: -7px;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs .nav > li > a, .b-tabs .b-tabs > li > a {
    padding: 8px 5px 0px 5px;
    line-height: 1em;
    height: 45px;
    top: -2px;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs .nav > li.active > a, .b-tabs .b-tabs > li.active > a {
    top: 2px;
    height: 47px;
    padding-bottom: 0px;
    border-bottom: 2px solid #f0f1f2;
    z-index: 3;
    margin-top: -4px;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs > li.active {
    float: none;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs > li.active .dropdown {
    position: relative;
    z-index: 3;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs > li.active > a {
    padding-left: 10px;
    margin-right: 0;
    margin-bottom: 0;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs > li.active > a:hover {
    margin-bottom: 0;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs > li.active .btn, .b-tabs > li.active .b-datepicker-error-ok, .b-tabs > li.active .b-confirmation .confirm, .b-confirmation .b-tabs > li.active .confirm {
    margin-top: 5px;
    margin-right: 3px;
    color: inherit;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tab-content > .b-tab-pane {
    border-top-right-radius: 0;
  }
  /* line 1, app/assets/stylesheets/content/tabs.css.sass */
  .b-tabs > li > a {
    font-size: 95%;
  }
}

/* line 1, app/assets/stylesheets/content/tooltip.css.sass */
.tooltip .tooltip-inner {
  background: #0081c6;
}

/* line 1, app/assets/stylesheets/content/tooltip.css.sass */
.tooltip.bottom > .tooltip-arrow {
  border-bottom-color: #0081c6;
}

/* line 1, app/assets/stylesheets/content/tooltip.css.sass */
.tooltip.top > .tooltip-arrow {
  border-top-color: #0081c6;
}

/* line 1, app/assets/stylesheets/content/tooltip.css.sass */
.tooltip.right > .tooltip-arrow {
  border-right-color: #0081c6;
}

/* line 1, app/assets/stylesheets/content/tooltip.css.sass */
.tooltip.left > .tooltip-arrow {
  border-left-color: #0081c6;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.container.not-admin .widget:empty, .not-admin.b-header__container .widget:empty, .not-admin.b-container .widget:empty {
  display: none;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget H1, .widget H2 {
  position: relative;
  margin-top: 0px;
  color: black;
  font-size: 17.5px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  padding: 0px 0px 5px 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget H1:after, .widget H2:after {
  content: ' ';
  display: block;
  position: absolute;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  margin-top: 5px;
  left: -10px;
  right: -10px;
  margin-left: 8px;
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget H3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 5px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget .b-tab-content ul, .widget .b-tab-content ol {
  margin: 0px 0 0 16px;
  padding: 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget .b-tab-content ol > li > ul > li {
  margin: 0 0 0 36px;
  padding: 0px;
  list-style: disc;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget .b-tab-content ol > li > ul > li:first-child {
  margin: 0 0 0 16px;
  padding: 0px;
  list-style: none;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget .b-tab-content ul > li > ul > li {
  margin: 0 0 0 36px;
  padding: 0px;
  list-style: disc;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget .b-tab-content ul > li > ul > li:first-child {
  margin: 0 0 0 16px;
  padding: 0px;
  list-style: none;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget li {
  margin: 0px;
  padding: 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget td {
  vertical-align: top;
  padding-bottom: 5px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.widget .softwareList td {
  padding-bottom: 15px !important;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.standardButton {
  display: block;
  margin: 5px 2px 10px 2px;
  padding: 0 8px;
  height: 32px;
  width: 147px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  color: #333333 !important;
  text-decoration: none;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0.03em;
  background: url(/assets/btn_standard-cfd3103ca6bfbe8622a0d2e4dbf8306de6700a83a354f9b3b84507514f7a8d73.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.standardButton:hover, .conspicuousButton.hover {
  background-position: 0 -34px;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.standardButton:active, .standardButton.active, .b-appointments-table tr.standardButton.past {
  background-position: 0 -68px;
  color: #555555 !important;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.standardButton.disabled {
  background-position: 0 0 !important;
  color: #666666 !important;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
input.standardButton {
  border: none;
  display: inline-block;
  height: 32px;
  width: 147px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.softwareButton {
  display: inline-block;
  width: 89px;
  height: 32px;
  background: url(/assets/softwareButtons-a76c0a0de49d042fba979ecdff88b2291d3d3939b6433e3d39d4c3b3d35fd144.png);
  background-repeat: no-repeat;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.softwareButton.clincheck {
  background-position: 0 0;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.softwareButton:hover {
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget {
  position: relative;
  width: 100%;
  background-color: #e5e1dc;
  border-radius: 0px;
  border: 1px solid #e5e1dc;
  padding-top: 0px;
  font-size: 12px;
  font-family: "Avenir LT Std 45 Book", Arial, Helvetica, sans-serif;
  color: #3D3935;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 25px;
  padding-left: 15px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget a {
  word-wrap: break-word;
  color: #D0006F !important;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget.active TABLE TD, .nume-style .b-appointments-table tr.widget.past TABLE TD, .b-appointments-table .nume-style tr.widget.past TABLE TD {
  border: 1px dashed #BBB;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget H1, .nume-style .widget H2 {
  position: relative;
  margin-top: 0px;
  color: #3D3935;
  font-size: 15px;
  font-family: "Avenir LT Std 65 Medium", Arial, Helvetica, sans-serif;
  padding: 0px 0px 5px 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget H1:after, .nume-style .widget H2:after {
  content: ' ';
  display: block;
  position: absolute;
  margin-top: 5px;
  left: -14px;
  right: -14px;
  border-bottom: 1px solid #e5e1dc;
  border-top: 1px solid #e5e1dc;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget H3 {
  font-size: 12px;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget TABLE {
  width: 90%;
  max-width: 90%;
  margin-right: -10px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget TABLE TD {
  border: 1px solid transparent;
  padding-right: 10px;
  vertical-align: top;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget UL, .nume-style .widget OL {
  padding-left: 15px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget ul.reps {
  list-style: none;
  padding: 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget {
  z-index: 7;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget:before, .nume-style .widget:after {
  width: 100%;
  height: 100%;
  content: "";
  top: 0px;
  left: 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.nume-style .widget-small {
  width: 200px;
  height: 200px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  width: 100%;
  background-color: #ffffff !important;
  background-image: linear-gradient(left top, #ffffff, #ffffff);
  border-radius: 0px;
  padding-top: 0px;
  font-size: 16px;
  color: #707372;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 25px;
  padding-left: 15px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget.active TABLE TD, .north-america-style .b-appointments-table tr.widget.past TABLE TD, .b-appointments-table .north-america-style tr.widget.past TABLE TD {
  border: 1px dashed #3d3935;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget H1, .north-america-style .widget H2 {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: relative;
  margin-top: 0px;
  color: black;
  font-size: 17.5px;
  color: #3d3935;
  padding: 0px 0px 5px 0px;
  font-weight: 500;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget H1:after, .north-america-style .widget H2:after {
  content: ' ';
  display: block;
  position: absolute;
  border-bottom: 0px solid #ffffff;
  border-top: 0px solid #ffffff;
  margin-top: 5px;
  left: -14px;
  right: -14px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget H3 {
  font-size: 17.5px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget H3, .north-america-style .widget H4 {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 17.5px;
  color: #3d3935;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget H5, .north-america-style .widget strong {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #3d3935;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget TABLE {
  width: 90%;
  max-width: 90%;
  margin-right: -10px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget TABLE TD {
  border: 1px solid transparent;
  padding-right: 10px;
  vertical-align: top;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget TABLE TD a.schedule_link {
  word-break: normal;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget TABLE TD.schedule_link a {
  word-break: normal;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget UL, .north-america-style .widget OL {
  padding-left: 15px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget .program-list UL, .north-america-style .widget .program-list OL {
  padding: 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget {
  z-index: 2;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget:before, .north-america-style .widget:after {
  width: 100%;
  height: 100%;
  content: "";
  top: 0px;
  left: 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget:before {
  border: 2px solid white;
  border-radius: 50px;
  position: absolute;
  z-index: -2;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget:after {
  border: 1px solid #3d3935;
  border-radius: 0px;
  position: absolute;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.north-america-style .widget-small {
  width: 200px;
  height: 200px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.international-style .widget {
  margin: 0 0 0 7px;
  padding: 5px 10px;
  clear: both;
  width: 953px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar {
  clear: both;
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 7;
  padding: 5px;
  background: #FFFDCD;
  border: 1px solid #CCC;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar UL {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-bottom: 12px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar LI {
  float: left;
  display: block;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 4px 0;
  font-size: 12px;
  font-weight: 800;
  background: #CCC;
  width: 32px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar LI.small-text {
  font-size: 10px;
  font-weight: normal;
  padding: 1px;
  line-height: 11px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar DIV.sub-toolbar LABEL SPAN {
  margin-right: 12px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar DIV.sub-toolbar INPUT, .toolbar DIV.sub-toolbar SELECT {
  border: 1px solid #EEE;
  padding: 2px 4px;
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar DIV.sub-toolbar INPUT {
  width: 300px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.toolbar DIV.sub-toolbar A {
  margin-right: 4px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.titleBg H2, .titleBg H3 {
  position: relative;
  margin-top: 0px;
  color: black;
  font-size: 17.5px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
  padding: 0px 0px 5px 0px;
}

/* line 1, app/assets/stylesheets/content/widgets.css.sass */
.titleBg H2:after, .titleBg H3:after {
  content: ' ';
  display: block;
  position: absolute;
  border-bottom: 1px solid white;
  margin-top: 5px;
  left: -10px;
  right: -10px;
}

@media screen and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/content/widgets.css.sass */
  .row.autoheight {
    margin-bottom: 0 !important;
  }
  /* line 1, app/assets/stylesheets/content/widgets.css.sass */
  .row.autoheight .cell.autoheight-cell {
    min-height: inherit;
  }
  /* line 1, app/assets/stylesheets/content/widgets.css.sass */
  .row .widget {
    margin-bottom: 25px !important;
  }
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-inline {
  width: 220px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown, .datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker > div {
  display: none;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker.days div.datetimepicker-days {
  display: block;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker.months div.datetimepicker-months {
  display: block;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker.years div.datetimepicker-years {
  display: block;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table {
  margin: 0;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker td, .datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 0;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.table-striped .datetimepicker table tr td, .b-appointments-table .datetimepicker table tr td, .table-striped .datetimepicker table tr th, .b-appointments-table .datetimepicker table tr th {
  background-color: transparent;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.minute:hover {
  background: #eee;
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.hour:hover {
  background: #eee;
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.old, .datetimepicker table tr td.new {
  color: #999;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover {
  background: 0;
  color: #999;
  cursor: default;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.today, .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.today:hover, .datetimepicker table tr td.today.disabled:hover, .datetimepicker table tr td.today.disabled:hover:active, .datetimepicker table tr td.today:active, .datetimepicker table tr td.today:hover:active, .datetimepicker table tr td.today.disabled:active, .datetimepicker table tr td.today.active, .datetimepicker table tr .b-appointments-table tr.today.past, .b-appointments-table .datetimepicker table tr tr.today.past, .datetimepicker table tr td.today.active:hover, .datetimepicker table tr .b-appointments-table tr.past:hover, .b-appointments-table .datetimepicker table tr tr.past:hover, .datetimepicker table tr td.today.disabled.active, .datetimepicker table tr .b-appointments-table tr.disabled.past, .b-appointments-table .datetimepicker table tr tr.disabled.past, .datetimepicker table tr td.today.disabled.active:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover, .datetimepicker table tr td.today.disabled[disabled], .datetimepicker table tr td.today.disabled[disabled]:hover, .datetimepicker table tr td.today[disabled], .datetimepicker table tr td.today[disabled]:hover {
  background-color: #fdf59a;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.today:active, .datetimepicker table tr td.today:hover:active, .datetimepicker table tr td.today.disabled:active, .datetimepicker table tr td.today.disabled:hover:active, .datetimepicker table tr td.today.active, .datetimepicker table tr .b-appointments-table tr.today.past, .b-appointments-table .datetimepicker table tr tr.today.past, .datetimepicker table tr td.today.active:hover, .datetimepicker table tr .b-appointments-table tr.past:hover, .b-appointments-table .datetimepicker table tr tr.past:hover, .datetimepicker table tr td.today.disabled.active, .datetimepicker table tr .b-appointments-table tr.disabled.past, .b-appointments-table .datetimepicker table tr tr.disabled.past, .datetimepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.active:hover, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled.disabled:hover, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active[disabled]:hover, .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled[disabled]:hover {
  background-color: #04c;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.active:hover, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.active:hover {
  background-color: #039;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker .datetimepicker-hours table tr td span.hour_am, .datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker .datetimepicker-hours fieldset legend, .datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td span:hover {
  background: #eee;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td span.disabled, .datetimepicker table tr td span.disabled:hover {
  background: 0;
  color: #999;
  cursor: default;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active:hover:hover, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled:hover:hover, .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active.active:hover, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled.disabled, .datetimepicker table tr td span.active.disabled.disabled:hover, .datetimepicker table tr td span.active[disabled], .datetimepicker table tr td span.active[disabled]:hover, .datetimepicker table tr td span.active.disabled[disabled], .datetimepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #04c;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active.active:hover, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled.active:hover {
  background-color: #039;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker table tr td span.old {
  color: #999;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker th.switch {
  width: 145px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker th span.glyphicon, .datetimepicker th span.icon-arrow-right, .datetimepicker th span.icon-arrow-left, .datetimepicker th .b-scrollable-arrow > span {
  pointer-events: none;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker thead tr:first-child th, .datetimepicker tfoot th {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.datetimepicker thead tr:first-child th:hover, .datetimepicker tfoot th:hover {
  background: #eee;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/rails-assets-smalot-bootstrap-datetimepicker-2.4.4/app/assets/stylesheets/smalot-bootstrap-datetimepicker/bootstrap-datetimepicker.min.scss */
.input-append.date .add-on i, .input-prepend.date .add-on i, .input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}

/* line 1, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify,
.alertify-show,
.alertify-log {
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* easeOutBack */
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-hide {
  -webkit-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  /* easeInBack */
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-log-hide {
  -webkit-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  /* easeInBack */
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-cover {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-cover-hidden {
  display: none;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify {
  position: fixed;
  z-index: 99999;
  top: 50px;
  left: 50%;
  width: 550px;
  margin-left: -275px;
  opacity: 1;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-hidden {
  -webkit-transform: translate(0, -150px);
  -moz-transform: translate(0, -150px);
  -ms-transform: translate(0, -150px);
  -o-transform: translate(0, -150px);
  transform: translate(0, -150px);
  opacity: 0;
  display: none;
}

/* overwrite display: none; for everything except IE6-8 */
/* line 51, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
:root * > .alertify-hidden {
  display: block;
  visibility: hidden;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-logs {
  position: fixed;
  z-index: 5000;
  bottom: 10px;
  right: 10px;
  width: 300px;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-logs-hidden {
  display: none;
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-log {
  display: block;
  margin-top: 10px;
  position: relative;
  right: -300px;
  opacity: 0;
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-log-show {
  right: 0;
  opacity: 1;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-log-hide {
  -webkit-transform: translate(300px, 0);
  -moz-transform: translate(300px, 0);
  -ms-transform: translate(300px, 0);
  -o-transform: translate(300px, 0);
  transform: translate(300px, 0);
  opacity: 0;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-dialog {
  padding: 25px;
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-resetFocus {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-inner {
  text-align: center;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-text {
  margin-bottom: 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
.alertify-button,
.alertify-button:hover,
.alertify-button:active,
.alertify-button:visited {
  background: none;
  text-decoration: none;
  border: none;
  /* line-height and font-size for input button */
  line-height: 1.5;
  font-size: 100%;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}

@media only screen and (max-width: 680px) {
  /* line 126, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
  .alertify,
.alertify-logs {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 133, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.core.css.scss */
  .alertify {
    left: 5%;
    margin: 0;
  }
}

/**
 * Default Look and Feel
 */
/* line 4, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify,
.alertify-log {
  font-family: sans-serif;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify {
  background: #FFF;
  border: 10px solid #333;
  /* browsers that don't support rgba */
  border: 10px solid rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-text {
  border: 1px solid #CCC;
  padding: 10px;
  border-radius: 4px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-button {
  border-radius: 4px;
  color: #FFF;
  font-weight: bold;
  padding: 6px 15px;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-button:hover,
.alertify-button:focus {
  outline: none;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-button:focus {
  box-shadow: 0 0 15px #2B72D5;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-button:active {
  position: relative;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-button-cancel,
.alertify-button-cancel:hover,
.alertify-button-cancel:focus {
  background-color: #FE1A00;
  border: 1px solid #D83526;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-button-ok,
.alertify-button-ok:hover,
.alertify-button-ok:focus {
  background-color: #5CB811;
  border: 1px solid #3B7808;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-log {
  background: #1F1F1F;
  background: rgba(0, 0, 0, 0.9);
  padding: 15px;
  border-radius: 4px;
  color: #FFF;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-log-error {
  background: #FE1A00;
  background: rgba(254, 26, 0, 0.9);
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/alertify-rails-0.2.0/vendor/assets/stylesheets/alertify.default.css.scss */
.alertify-log-success {
  background: #5CB811;
  background: rgba(92, 184, 17, 0.9);
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/font-awesome/fontawesome-webfont-cbb644d0ee730ea57dd5fbae35ef5ba4a41d57a254a6b1215de5c9ff8a321c2d.eot);
  src: url(/assets/font-awesome/fontawesome-webfont-cbb644d0ee730ea57dd5fbae35ef5ba4a41d57a254a6b1215de5c9ff8a321c2d.eot?#iefix) format("embedded-opentype"), url(/assets/font-awesome/fontawesome-webfont-aadc3580d2b64ff5a7e6f1425587db4e8b033efcbf8f5c332ca52a5ed580c87c.woff2) format("woff2"), url(/assets/font-awesome/fontawesome-webfont-e3870de89716b72cb61a4bba0e17c75783b361cdaba35ea96961c3070bd8ca18.woff) format("woff"), url(/assets/font-awesome/fontawesome-webfont-9e540a087924a6e64790149d735cac022640e4fa6bff6bd65f5e9f41529bf0b3.ttf) format("truetype"), url(/assets/font-awesome/fontawesome-webfont-bfdef833219a6edffd9c3cbc28db72739d22bb4d20cc2e2f8d56a7a4d408a206.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_core.scss */
.fa, .screen-sharing-link::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 5, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right, .b-tabs.b-tabs-xs > li.b-tab-dropdown {
  float: right;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-left, .pull-left.screen-sharing-link::before {
  margin-right: .3em;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-right, .pull-right.screen-sharing-link::before, .b-tabs.b-tabs-xs > li.fa.b-tab-dropdown, .b-tabs.b-tabs-xs > li.screen-sharing-link.b-tab-dropdown::before {
  margin-left: .3em;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 42, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 43, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 68, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 70, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 75, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 80, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 88, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 91, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 95, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 99, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 101, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 104, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 106, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 107, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 111, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 114, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 116, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 117, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 118, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 120, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 123, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 126, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 130, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 132, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 133, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 134, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 136, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 137, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 139, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 140, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 141, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 142, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 145, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 147, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 150, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 151, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 152, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss:before {
  content: "";
}

/* line 154, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 156, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 159, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 161, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 163, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 166, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 167, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 168, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 169, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 172, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 174, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 176, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 177, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 178, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 179, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 180, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 182, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 183, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 186, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 187, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 188, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 189, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 191, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 192, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 194, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 195, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 196, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 197, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 198, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 200, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 201, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 202, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 203, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 204, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 205, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 206, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 208, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 209, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 210, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 211, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 212, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 213, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 214, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 216, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 217, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 218, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 219, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 220, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 221, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 223, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 225, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 228, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 229, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 231, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 232, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 233, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 234, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 236, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 238, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 239, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 240, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 241, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 242, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 243, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 244, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 245, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 246, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 247, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 248, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 249, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 250, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 251, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 252, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 253, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 254, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 255, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 256, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 257, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 258, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 259, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 260, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 261, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 262, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 263, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 264, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 265, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 266, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 267, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 268, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 269, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 270, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 271, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 272, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 273, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 274, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 275, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 276, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 277, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 278, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 279, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 280, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 281, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 282, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 283, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 284, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 285, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 286, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 287, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 288, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 289, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 290, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 291, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 292, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 293, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 294, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 295, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 296, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 297, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 298, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 299, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 300, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 301, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 302, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square:before, .screen-sharing-link:before {
  content: "";
}

/* line 303, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 304, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 305, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 306, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 307, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 308, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 309, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 310, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 311, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 312, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 313, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 314, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 315, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 316, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 317, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 318, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 319, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 320, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 321, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 322, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 323, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 324, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 325, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 326, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 327, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 328, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 329, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 330, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 331, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 332, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 333, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 334, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 335, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 336, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 337, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 338, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 339, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 340, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 341, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 342, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 343, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 344, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 345, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 346, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 347, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 348, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 349, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 350, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 351, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 352, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 353, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 354, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 355, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 356, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 357, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 358, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 359, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 360, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 361, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 362, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 363, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 364, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 365, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 366, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 367, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 368, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 369, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 370, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 371, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 372, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 373, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 374, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 375, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 376, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 377, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 378, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 379, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 380, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 381, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 382, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 383, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 384, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 385, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 386, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 387, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 388, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 389, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 390, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 391, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 392, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 393, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 394, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 395, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 396, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 397, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 398, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 399, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 400, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 401, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 402, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 403, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 404, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 405, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 406, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 407, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 408, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 409, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 410, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 411, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 412, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 413, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 414, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 415, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 416, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 417, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 418, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 419, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 420, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 421, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 422, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 423, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 424, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 425, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 426, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 427, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 428, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 429, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hacker-news:before {
  content: "";
}

/* line 430, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 431, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 432, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 433, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 434, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 435, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 436, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

/* line 437, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 438, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 439, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 440, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 441, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 442, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 443, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 444, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 445, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 446, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 447, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 448, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 449, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 450, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 451, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 452, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 453, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 454, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 455, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 456, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 457, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 458, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 459, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 460, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 461, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 462, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 463, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 464, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 465, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 466, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 467, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 468, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 469, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 470, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 471, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 472, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 473, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 474, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 475, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 476, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 477, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 478, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 479, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 480, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 481, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 482, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 483, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 484, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 485, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 486, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 487, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 488, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 489, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 490, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 491, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 492, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 493, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 494, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 495, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 496, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 497, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 498, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 499, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 500, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 501, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 502, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 503, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender:before {
  content: "";
}

/* line 504, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 505, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 506, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 507, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 508, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 509, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 510, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 511, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 512, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 513, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 514, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 515, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 516, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 517, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 518, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 519, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 520, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 521, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 522, vendor/bundle/ruby/3.4.0/gems/font-awesome-sass-4.3.2.1/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 32, app/assets/stylesheets/content.css.sass */
.b-container {
  padding: 0;
}

/* line 35, app/assets/stylesheets/content.css.sass */
select {
  border-radius: 0px !important;
  border: 1px solid #3d3935;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=) !important;
  line-height: 1.0em;
  height: 34px;
}

/* line 46, app/assets/stylesheets/content.css.sass */
select::-ms-expand {
  display: none;
}

/* line 49, app/assets/stylesheets/content.css.sass */
a {
  color: #009ace;
}

/* line 52, app/assets/stylesheets/content.css.sass */
BODY {
  background: #DCDDDF;
  font-family: 'Roboto', Arial, sans-serif;
  letter-spacing: 0.7px;
  color: #575659;
}

/* line 59, app/assets/stylesheets/content.css.sass */
BODY > .navbar BUTTON#edit-page {
  width: 55px;
}

/* line 62, app/assets/stylesheets/content.css.sass */
BODY FOOTER#copyright {
  padding-top: 50px;
  text-align: center;
  font-size: 12px;
  color: #555;
  font-family: 'Roboto', Arial, sans-serif;
}

/* line 69, app/assets/stylesheets/content.css.sass */
.d-none {
  display: none;
}

/* line 73, app/assets/stylesheets/content.css.sass */
.discount-requests .b-tab-content {
  width: 800px;
  margin: 0 auto;
  color: black;
}

/* line 77, app/assets/stylesheets/content.css.sass */
.discount-requests .header-text {
  color: #e55d75;
}

/* line 79, app/assets/stylesheets/content.css.sass */
.discount-requests .resetbtn {
  display: none;
}

/* line 81, app/assets/stylesheets/content.css.sass */
.discount-requests .request-input {
  padding-left: 25%;
}

/* line 83, app/assets/stylesheets/content.css.sass */
.discount-requests .align-logo {
  padding-left: 35%;
}

/* line 85, app/assets/stylesheets/content.css.sass */
.discount-requests .request-header, .discount-requests .submit-btn {
  text-align: center;
}

/* line 87, app/assets/stylesheets/content.css.sass */
.discount-requests .hint, .discount-requests .email-hint {
  width: 68%;
  font-size: 8pt;
  font-style: italic;
}

/* line 91, app/assets/stylesheets/content.css.sass */
.discount-requests .control-label {
  display: block;
  text-align: left;
}

/* line 94, app/assets/stylesheets/content.css.sass */
.discount-requests #discount_requests_face_pic, .discount-requests #discount_requests_intraoral_pic {
  height: 2%;
}
/* line 20, app/assets/stylesheets/datatables.scss */
table.dataTable thead .sorting {
  background-image: url(/images/datatables/sort_both.png);
}

/* line 23, app/assets/stylesheets/datatables.scss */
table.dataTable thead .sorting_asc {
  background-image: url(/images/datatables/sort_asc.png);
}

/* line 26, app/assets/stylesheets/datatables.scss */
table.dataTable thead .sorting_desc {
  background-image: url(/images/datatables/sort_desc.png);
}

/* line 29, app/assets/stylesheets/datatables.scss */
table.dataTable thead .sorting_asc_disabled {
  background-image: url(/images/datatables/sort_asc_disabled.png);
}

/* line 32, app/assets/stylesheets/datatables.scss */
table.dataTable thead .sorting_desc_disabled {
  background-image: url(/images/datatables/sort_desc_disabled.png);
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/

.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-32175261daee76c82bb0edf0eea16a56421866fbc31e94f3c1d570aa114502f5.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-350df1b7131037de20e83c5c0f3a41a770d2ac48b5762ea772b3f4a8a7b9d47a.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0b020fc6e696d88d296e7bb1f61f1eb2ad827848e2c7382a4c3e0999e702dd9b.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-40985a64b4d5dd213fba27fcd862a1bd1b337a97674f6ff0b9ec20abcee4bc69.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-faf32007ae120c302213557626e660dd10e711c5dd4f1113d35f26dc05b78d2f.png)/*{iconsDefault}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*

 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
/*

 */

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*

 */

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
/*

 */

.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
/*

 */


.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
/*

 */


.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
/*

 */

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*

 */

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
/*

 */

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
/*

 */

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
/*

 */

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
/*

 */

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
/*

 */

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
/*

 */

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*




















 */

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*


 */

/* RESOURCES TAB LISTING PAGE */
/* line 3, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources {
  margin-top: 15px;
}

/* line 6, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .title {
  padding-left: 15px;
  font-size: 30px !important;
}

/* line 10, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .articles {
  margin-top: 15px;
}

/* line 13, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .card {
  background-color: whitesmoke;
  width: 100% !important;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
  height: 347px !important;
}

/* line 21, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .card .card-title {
  font-size: 20px !important;
}

/* line 24, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .card img {
  height: 200px;
}

/* line 27, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .card .video {
  width: 100%;
  height: 200px;
}

/* line 31, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .card .card-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 36, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .card .card-text-2 {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 40, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .inactiveLink a {
  pointer-events: none !important;
  cursor: default !important;
}

/* line 44, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .no-data {
  padding: 100px !important;
}

/* line 47, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources .no-data h1 {
  font-size: 20px !important;
  font-weight: 20px !important;
}

/* line 51, app/assets/stylesheets/ids_resource_tabs.css.sass */
.card {
  background-color: whitesmoke;
  padding: 20px;
  border-radius: 6px;
}

/* line 56, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources_tab_breadcrumbs a {
  color: #049ace !important;
}

/* line 59, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resources_tab_breadcrumbs .steps .on {
  font-weight: bold !important;
}

/* RESOURCES TAB DETAILS PAGE */
/* line 63, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resource-detail .banner-image {
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 67, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resource-detail .decription {
  margin-top: 5px;
  font-size: 20px !important;
}

/* line 71, app/assets/stylesheets/ids_resource_tabs.css.sass */
.resource-detail .title {
  font-size: 30px !important;
}
