body {
  color: rgba(0, 0, 0, 0.4); }

h1, h2, h3, h4, h5 {
  color: rgba(0, 0, 0, 0.6); }

.route-list li.item .item-inner{
  padding: 24px 12px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  cursor: move;
  }

.route-list h3 {
  margin-top: 0;
  margin-bottom: 6px; }

.route-list .profile {
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 6px;
  padding-bottom: 6px; }

.route-list .recipient_input {
  margin-top: 6px; }

.route-header {
  padding-bottom: 24px; }

.done-true, .done-true h3 {
  color: rgba(0, 0, 0, 0.2) !important; }

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/*# sourceMappingURL=styles.css.map */
