@charset "UTF-8";
/* jsTree default theme */
/* line 2, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

/* line 11, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-node {
  white-space: nowrap;
}

/* line 14, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}

/* line 22, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-anchor:focus {
  outline: 0;
}

/* line 25, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}

/* line 33, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 41, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 49, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-ocl {
  cursor: pointer;
}

/* line 52, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-leaf > .jstree-ocl {
  cursor: default;
}

/* line 55, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree .jstree-open > .jstree-children {
  display: block;
}

/* line 58, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}

/* line 62, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}

/* line 65, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}

/* line 69, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}

/* line 73, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}

/* line 76, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}

/* line 80, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-rtl .jstree-node {
  margin-left: 0;
}

/* line 83, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}

/* line 86, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}

/* line 91, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}

/* line 94, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}

/* line 98, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 108, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context {
  display: none;
}

/* line 111, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}

/* line 120, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}

/* line 126, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 132, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li {
  list-style: none;
}

/* line 135, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}

/* line 146, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 151, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}

/* line 156, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li > a:focus {
  outline: 0;
}

/* line 159, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 164, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}

/* line 179, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}

/* line 186, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}

/* line 197, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}

/* line 201, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}

/* line 209, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}

/* line 215, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 221, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 226, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}

/* line 231, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}

/* line 237, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}

/* line 240, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}

/* line 245, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/* line 260, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}

/* line 265, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}

/* line 274, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd .jstree-ok {
  background: green;
}

/* line 277, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd .jstree-er {
  background: red;
}

/* line 280, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}

/* line 283, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 288, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  -webkit-transition: background-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s;
}

/* line 293, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}

/* line 298, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}

/* line 303, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}

/* line 308, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}

/* line 311, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}

/* line 315, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}

/* line 319, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 322, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 331, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}

/* line 336, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}

/* line 339, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}

/* line 343, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}

/* line 346, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}

/* line 349, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 352, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}

/* line 357, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

/* line 363, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-wholerow {
  box-sizing: border-box;
}

/* line 368, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 371, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}

/* line 376, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}

/* line 382, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}

/* line 386, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 391, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 396, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}

/* line 399, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-wholerow {
  height: 24px;
}

/* line 402, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png);
}

/* line 406, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}

/* line 410, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-last {
  background: transparent;
}

/* line 413, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}

/* line 416, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}

/* line 419, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}

/* line 422, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}

/* line 425, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 429, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}

/* line 432, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}

/* line 435, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-disabled {
  background: transparent;
}

/* line 438, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 441, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 444, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}

/* line 447, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}

/* line 450, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}

/* line 454, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}

/* line 458, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}

/* line 461, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}

/* line 464, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 473, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}

/* line 476, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 481, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 484, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}

/* line 487, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}

/* line 490, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}

/* line 493, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 497, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}

/* line 500, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}

/* line 503, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 508, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/jstree/dist/themes/default/throbber-76ca7d5b1257abfe620b56fb3eef5e9f51284b03da86d64999f1e66e24e0d9fc.gif) center center no-repeat;
}

/* line 511, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-file {
  background: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png) -100px -68px no-repeat;
}

/* line 514, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-folder {
  background: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png) -260px -4px no-repeat;
}

/* line 517, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 521, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}

/* line 525, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 531, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 537, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}

/* line 540, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}

/* line 543, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-ellipsis {
  overflow: hidden;
}

/* line 546, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 29px);
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 551, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px);
}

/* line 554, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}

/* line 557, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 560, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}

/* line 566, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}

/* line 570, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 575, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 580, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}

/* line 583, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-wholerow {
  height: 18px;
}

/* line 586, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png);
}

/* line 590, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}

/* line 594, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-last {
  background: transparent;
}

/* line 597, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}

/* line 600, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}

/* line 603, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}

/* line 606, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}

/* line 609, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 613, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}

/* line 616, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}

/* line 619, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-disabled {
  background: transparent;
}

/* line 622, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 625, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 628, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}

/* line 631, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}

/* line 634, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}

/* line 638, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}

/* line 642, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}

/* line 645, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}

/* line 648, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 657, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}

/* line 660, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 665, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 668, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}

/* line 671, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}

/* line 674, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}

/* line 677, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 681, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}

/* line 684, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}

/* line 687, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 692, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/jstree/dist/themes/default/throbber-76ca7d5b1257abfe620b56fb3eef5e9f51284b03da86d64999f1e66e24e0d9fc.gif) center center no-repeat;
}

/* line 695, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-file {
  background: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png) -103px -71px no-repeat;
}

/* line 698, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-folder {
  background: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png) -263px -7px no-repeat;
}

/* line 701, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 705, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}

/* line 709, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 715, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 721, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}

/* line 724, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}

/* line 727, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}

/* line 730, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 23px);
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 735, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px);
}

/* line 738, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}

/* line 741, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 744, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}

/* line 750, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}

/* line 754, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 759, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 764, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}

/* line 767, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-wholerow {
  height: 32px;
}

/* line 770, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png);
}

/* line 774, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}

/* line 778, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-last {
  background: transparent;
}

/* line 781, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}

/* line 784, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}

/* line 787, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}

/* line 790, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}

/* line 793, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 797, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}

/* line 800, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}

/* line 803, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-disabled {
  background: transparent;
}

/* line 806, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 809, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 812, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}

/* line 815, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}

/* line 818, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}

/* line 822, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}

/* line 826, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}

/* line 829, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}

/* line 832, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 841, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}

/* line 844, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 849, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 852, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}

/* line 855, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}

/* line 858, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}

/* line 861, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 865, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}

/* line 868, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}

/* line 871, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 876, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/jstree/dist/themes/default/throbber-76ca7d5b1257abfe620b56fb3eef5e9f51284b03da86d64999f1e66e24e0d9fc.gif) center center no-repeat;
}

/* line 879, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-file {
  background: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png) -96px -64px no-repeat;
}

/* line 882, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-folder {
  background: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png) -256px 0px no-repeat;
}

/* line 885, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 889, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}

/* line 893, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url(/assets/jstree/dist/themes/default/32px-be1a46ee82282037be2e21dbea494f21aab625b8ca32193b3d03a5e6472cbea2.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 899, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 905, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}

/* line 908, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}

/* line 911, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}

/* line 914, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 37px);
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 919, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px);
}

/* line 922, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}

/* line 925, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

@media (max-width: 768px) {
  /* line 929, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }

  /* line 935, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }

  /* line 940, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(/assets/jstree/dist/themes/default/40px-e42d2daab8bdb92822d13842e91f4a4c7b96fac75c8fb986fae9c0f46a67431e.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }

  /* line 945, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(/assets/jstree/dist/themes/default/40px-e42d2daab8bdb92822d13842e91f4a4c7b96fac75c8fb986fae9c0f46a67431e.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }

  /* line 950, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  /* line 958, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }

  /* line 964, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-icon {
    background-image: url(/assets/jstree/dist/themes/default/40px-e42d2daab8bdb92822d13842e91f4a4c7b96fac75c8fb986fae9c0f46a67431e.png);
  }

  /* line 967, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }

  /* line 971, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }

  /* line 978, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }

  /* line 982, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  /* line 988, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }

  /* line 991, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }

  /* line 996, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }

  /* line 999, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }

  /* line 1004, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }

  /* line 1008, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important;
  }

  /* line 1011, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }

  /* line 1014, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important;
  }

  /* line 1017, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }

  /* line 1020, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }

  /* line 1024, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }

  /* line 1030, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }

  /* line 1034, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }

  /* line 1039, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }

  /* line 1042, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }

  /* line 1048, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }

  /* line 1051, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }

  /* line 1054, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }

  /* line 1057, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }

  /* line 1061, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }

  /* line 1064, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url(/assets/jstree/dist/themes/default/40px-e42d2daab8bdb92822d13842e91f4a4c7b96fac75c8fb986fae9c0f46a67431e.png);
    background-size: 120px 240px;
  }

  /* line 1072, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }

  /* line 1076, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }

  /* line 1079, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }

  /* line 1082, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }

  /* line 1085, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }

  /* line 1090, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-file {
    background: url(/assets/jstree/dist/themes/default/40px-e42d2daab8bdb92822d13842e91f4a4c7b96fac75c8fb986fae9c0f46a67431e.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }

  /* line 1094, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive .jstree-folder {
    background: url(/assets/jstree/dist/themes/default/40px-e42d2daab8bdb92822d13842e91f4a4c7b96fac75c8fb986fae9c0f46a67431e.png) -40px -40px no-repeat;
    background-size: 120px 240px;
  }

  /* line 1098, /usr/local/bundle/gems/rails-assets-jstree-3.3.3/app/assets/stylesheets/jstree/style.scss */
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
/*!
 *  Font Awesome 4.7.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-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?v=4.7.0");
  src: url("/assets/font-awesome/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?v=4.7.0#iefix") format("embedded-opentype"), url("/assets/font-awesome/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2?v=4.7.0") format("woff2"), url("/assets/font-awesome/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff?v=4.7.0") format("woff"), url("/assets/font-awesome/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf?v=4.7.0") format("truetype"), url("/assets/font-awesome/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_core.scss */
.fa {
  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;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}
/* line 15, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 24, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, /usr/local/bundle/gems/font-awesome-sass-4.7.0/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, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, /usr/local/bundle/gems/font-awesome-sass-4.7.0/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 {
  -webkit-filter: none;
          filter: none;
}

/* line 4, /usr/local/bundle/gems/font-awesome-sass-4.7.0/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, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, /usr/local/bundle/gems/font-awesome-sass-4.7.0/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, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 172, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 176, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 177, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 178, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 179, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 180, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 199, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 261, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 262, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 263, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 264, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 265, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 267, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 295, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 298, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 318, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 319, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 320, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 321, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 332, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 337, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 338, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 366, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 368, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 369, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 388, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 389, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 390, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 392, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 423, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 442, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, /usr/local/bundle/gems/font-awesome-sass-4.7.0/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 489, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 493, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 495, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 496, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 497, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 500, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 501, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 502, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 504, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 506, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 508, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 509, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 510, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 511, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 512, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 513, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 514, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 515, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 516, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 518, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 519, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 520, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 521, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 522, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 523, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 524, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 525, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 526, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 527, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 528, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 529, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 530, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 531, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 532, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 533, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 534, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 535, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 536, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 537, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 538, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 539, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 540, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 541, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 542, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 543, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 544, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 545, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 546, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 547, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 548, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 549, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 550, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 551, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 552, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 553, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 554, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 555, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 558, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 559, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 560, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 561, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 562, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 563, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 564, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 565, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 566, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 567, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 568, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 569, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 570, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 571, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 572, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 573, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 574, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 575, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 576, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 577, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 578, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 579, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 581, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 582, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 583, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 584, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 585, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 586, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 587, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 588, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 589, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 590, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 591, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 592, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 593, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 594, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 595, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 596, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 598, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 599, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 600, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 601, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 602, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 604, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 605, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 606, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 607, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 610, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 612, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 614, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 616, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 618, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 619, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 620, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 621, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 622, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 623, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 624, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 625, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 626, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 627, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 628, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 629, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 631, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 633, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 635, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 636, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 638, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 640, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 641, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 642, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 643, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 644, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 645, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 646, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 647, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 648, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 649, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 650, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 651, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 652, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 653, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 654, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 655, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 656, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 657, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 658, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 659, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 660, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 662, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 663, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 664, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 665, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 666, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 667, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 668, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 669, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 670, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 671, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 672, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 673, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 674, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 675, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 676, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 677, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 678, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 679, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 680, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 681, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 682, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 683, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 684, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 685, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 686, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 687, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 688, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 689, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 690, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 691, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 692, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 693, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 694, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 695, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 696, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 697, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 698, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 699, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 700, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 701, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 702, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 703, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 704, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 705, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 706, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 707, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 708, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 709, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 710, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 711, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 712, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 714, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 717, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 718, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 719, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

/* line 721, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 722, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 723, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 724, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 725, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 726, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 727, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 728, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 729, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 730, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 731, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 733, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 735, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 736, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

/* line 737, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 738, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 739, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "";
}

/* line 740, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 741, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 743, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 745, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 746, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 747, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 748, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "";
}

/* line 749, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 751, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 753, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 754, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 755, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 756, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 759, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 761, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 763, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 765, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 767, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 768, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 771, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 772, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 773, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 774, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "";
}

/* line 775, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 777, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 779, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 780, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 781, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 782, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 783, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 784, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 785, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 786, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 787, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 788, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 789, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, /usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 27, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 62, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
figcaption,
figure,
main {
  display: block;
}

/* line 72, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 81, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 105, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 115, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* line 125, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 135, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/* line 144, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 165, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 173, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/* line 182, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 191, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 199, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 203, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 214, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
audio,
video {
  display: inline-block;
}

/* line 223, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 232, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border-style: none;
}

/* line 240, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 252, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 268, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
input {
  overflow: visible;
}

/* line 278, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 289, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 300, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 312, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 323, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 336, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 350, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
progress {
  display: inline-block;
  vertical-align: baseline;
}

/* line 359, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 368, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 378, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 388, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 397, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 407, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 420, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
details,
menu {
  display: block;
}

/* line 429, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
summary {
  display: list-item;
}

/* line 440, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
canvas {
  display: inline-block;
}

/* line 448, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
template {
  display: none;
}

/* line 459, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[hidden] {
  display: none;
}

@media print {
  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 57, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 71, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 75, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 80, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 87, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 95, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 98, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }

  /* line 102, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table, table.list {
    border-collapse: collapse !important;
  }
  /* line 105, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table td, table.list td,
  .table th,
  table.list th {
    background-color: #fff !important;
  }

  /* line 111, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
html {
  box-sizing: border-box;
}

/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}
/* line 57, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

/* line 75, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

/* line 91, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: none !important;
}

/* line 104, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 113, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 119, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 125, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 131, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 138, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 145, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: bold;
}

/* line 149, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 163, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #0275d8;
  text-decoration: none;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline;
}

/* line 179, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
/* line 188, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 198, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 212, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 223, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
}

/* line 238, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 253, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

/* line 270, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
  background-color: transparent;
}

/* line 277, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

/* line 285, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: left;
}

/* line 295, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 305, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 310, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  line-height: inherit;
}

/* line 324, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

/* line 330, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 342, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 347, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 360, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 370, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 379, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 387, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 1.75rem;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.5rem;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.25rem;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1rem;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 0.75rem;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 0.5rem;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 27, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 53, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 65, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: normal;
}

/* line 71, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 82, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 87, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 90, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}
/* line 93, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

/* line 104, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 110, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

/* line 117, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}
/* line 122, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 128, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

/* line 137, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse .blockquote-footer::before {
  content: "";
}
/* line 140, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 40, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #636c72;
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem;
}
/* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

/* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}
/* line 51, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid, main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid, main {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid, main {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid, main {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid, main {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.row, dl.standard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row, dl.standard {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row, dl.standard {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row, dl.standard {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row, dl.standard {
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, #sidebar-content, dl.standard dt, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, #main-content.with-sidebar, dl.standard dd, .col-10, .col-11, .col-12, #main-content.without-sidebar, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, #sidebar-content, dl.standard dt, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, #main-content.with-sidebar, dl.standard dd, .col-10, .col-11, .col-12, #main-content.without-sidebar, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, #sidebar-content, dl.standard dt, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, #main-content.with-sidebar, dl.standard dd, .col-10, .col-11, .col-12, #main-content.without-sidebar, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, #sidebar-content, dl.standard dt, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, #main-content.with-sidebar, dl.standard dd, .col-10, .col-11, .col-12, #main-content.without-sidebar, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, #sidebar-content, dl.standard dt, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, #main-content.with-sidebar, dl.standard dd, .col-10, .col-11, .col-12, #main-content.without-sidebar, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3, #sidebar-content, dl.standard dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9, #main-content.with-sidebar, dl.standard dd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12, #main-content.without-sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-0 {
  right: auto;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-1 {
  right: 8.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-2 {
  right: 16.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-3 {
  right: 25%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-4 {
  right: 33.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-5 {
  right: 41.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-6 {
  right: 50%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-7 {
  right: 58.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-8 {
  right: 66.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-9 {
  right: 75%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-10 {
  right: 83.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-11 {
  right: 91.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-12 {
  right: 100%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-0 {
  left: auto;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-1 {
  left: 8.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-2 {
  left: 16.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-3 {
  left: 25%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-4 {
  left: 33.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-5 {
  left: 41.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-6 {
  left: 50%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-7 {
  left: 58.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-8 {
  left: 66.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-9 {
  left: 75%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-10 {
  left: 83.33333%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-11 {
  left: 91.66667%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-12 {
  left: 100%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.66667%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.66667%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.66667%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-0 {
    right: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-1 {
    right: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-2 {
    right: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-3 {
    right: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-4 {
    right: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-5 {
    right: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-6 {
    right: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-7 {
    right: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-8 {
    right: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-9 {
    right: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-10 {
    right: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-11 {
    right: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-12 {
    right: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-0 {
    left: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-1 {
    left: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-2 {
    left: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-3 {
    left: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-4 {
    left: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-5 {
    left: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-6 {
    left: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-7 {
    left: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-8 {
    left: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-9 {
    left: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-10 {
    left: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-11 {
    left: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-12 {
    left: 100%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-0 {
    right: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-1 {
    right: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-2 {
    right: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-3 {
    right: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-4 {
    right: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-5 {
    right: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-6 {
    right: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-7 {
    right: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-8 {
    right: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-9 {
    right: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-10 {
    right: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-11 {
    right: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-12 {
    right: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-0 {
    left: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-1 {
    left: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-2 {
    left: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-3 {
    left: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-4 {
    left: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-5 {
    left: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-6 {
    left: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-7 {
    left: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-8 {
    left: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-9 {
    left: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-10 {
    left: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-11 {
    left: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-12 {
    left: 100%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-0 {
    right: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-1 {
    right: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-2 {
    right: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-3 {
    right: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-4 {
    right: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-5 {
    right: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-6 {
    right: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-7 {
    right: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-8 {
    right: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-9 {
    right: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-10 {
    right: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-11 {
    right: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-12 {
    right: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-0 {
    left: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-1 {
    left: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-2 {
    left: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-3 {
    left: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-4 {
    left: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-5 {
    left: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-6 {
    left: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-7 {
    left: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-8 {
    left: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-9 {
    left: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-10 {
    left: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-11 {
    left: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-12 {
    left: 100%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-0 {
    right: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-1 {
    right: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-2 {
    right: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-3 {
    right: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-4 {
    right: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-5 {
    right: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-6 {
    right: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-7 {
    right: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-8 {
    right: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-9 {
    right: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-10 {
    right: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-11 {
    right: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-12 {
    right: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-0 {
    left: auto;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-1 {
    left: 8.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-2 {
    left: 16.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-3 {
    left: 25%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-4 {
    left: 33.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-5 {
    left: 41.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-6 {
    left: 50%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-7 {
    left: 58.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-8 {
    left: 66.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-9 {
    left: 75%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-10 {
    left: 83.33333%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-11 {
    left: 91.66667%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-12 {
    left: 100%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  /* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table, table.list {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table th, table.list th,
.table td,
table.list td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table thead th, table.list thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody, table.list tbody + tbody {
  border-top: 2px solid #eceeef;
}
/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table .table, table.list .table, .table table.list, table.list table.list {
  background-color: #fff;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th, table.list th,
.table-sm td,
table.list td {
  padding: 0.3rem;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #eceeef;
}
/* line 51, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}
/* line 57, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 70, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd), table.list tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info, table.list thead tr,
.table-info > th,
table.list thead tr > th,
.table-info > td,
table.list thead tr > td {
  background-color: #d9edf7;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover, .table-hover table.list thead tr:hover, table.list thead .table-hover tr:hover {
  background-color: #c4e3f3;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td, .table-hover table.list thead tr:hover > td, table.list thead .table-hover tr:hover > td,
.table-hover .table-info:hover > th,
.table-hover table.list thead tr:hover > th,
table.list thead .table-hover tr:hover > th {
  background-color: #c4e3f3;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

/* line 107, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

/* line 114, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

/* line 120, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse {
  color: #fff;
  background-color: #292b2c;
}
/* line 124, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}
/* line 130, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse.table-bordered {
  border: 0;
}

/* line 143, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
/* line 150, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive.table-bordered {
  border: 0;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control, table.list tr.table-search th input, table.list tr.table-search th select {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand, table.list tr.table-search th input::-ms-expand, table.list tr.table-search th select::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus, table.list tr.table-search th input:focus, table.list tr.table-search th select:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}
/* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-webkit-input-placeholder, table.list tr.table-search th input::-webkit-input-placeholder, table.list tr.table-search th select::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control::-moz-placeholder, table.list tr.table-search th input::-moz-placeholder, table.list tr.table-search th select::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control:-ms-input-placeholder, table.list tr.table-search th input:-ms-input-placeholder, table.list tr.table-search th select:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control::placeholder, table.list tr.table-search th input::placeholder, table.list tr.table-search th select::placeholder {
  color: #636c72;
  opacity: 1;
}
/* line 55, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, table.list tr.table-search th input:disabled, table.list tr.table-search th select:disabled, .form-control[readonly], table.list tr.table-search th input[readonly], table.list tr.table-search th select[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
/* line 62, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, table.list tr.table-search th input:disabled, table.list tr.table-search th select:disabled {
  cursor: not-allowed;
}

/* line 68, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:not([size]):not([multiple]), table.list tr.table-search th select:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
/* line 73, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value, table.list tr.table-search th select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

/* line 85, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
}

/* line 97, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

/* line 103, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

/* line 109, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

/* line 122, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

/* line 135, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
/* line 143, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
form.standard .form-actions .input-group-sm > .input-group-btn > a.form-control-static,
form.standard .form-actions .input-group-sm > .input-group-btn > input.form-control-static,
form.standard .form-actions .input-group-sm > .input-group-btn > button.form-control-static,
.input-group-sm > .input-group-btn > .form-control-static.btn-add,
.input-group-sm > .input-group-btn > .form-control-static.btn-rmv,
.input-group-sm > .input-group-btn > .form-control-static.btn-new, .nested-fields .form-control-static.form-control, table.list tr.table-search th input.form-control-static, table.list tr.table-search th select.form-control-static, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, table.list tr.table-search th .input-group-lg > input.form-control-static, table.list tr.table-search th .input-group-lg > select.form-control-static,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
form.standard .form-actions .input-group-lg > .input-group-btn > a.form-control-static,
form.standard .form-actions .input-group-lg > .input-group-btn > input.form-control-static,
form.standard .form-actions .input-group-lg > .input-group-btn > button.form-control-static,
.input-group-lg > .input-group-btn > .form-control-static.btn-add,
.input-group-lg > .input-group-btn > .form-control-static.btn-rmv,
.input-group-lg > .input-group-btn > .form-control-static.btn-new {
  padding-right: 0;
  padding-left: 0;
}

/* line 159, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
form.standard .form-actions .input-group-sm > .input-group-btn > a,
form.standard .form-actions .input-group-sm > .input-group-btn > input,
form.standard .form-actions .input-group-sm > .input-group-btn > button,
.input-group-sm > .input-group-btn > .btn-add,
.input-group-sm > .input-group-btn > .btn-rmv,
.input-group-sm > .input-group-btn > .btn-new, .nested-fields .form-control, table.list tr.table-search th input, table.list tr.table-search th select {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 166, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn-add:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn-rmv:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn-new:not([size]):not([multiple]), .nested-fields select.form-control:not([size]):not([multiple]), table.list tr.table-search th select:not([size]):not([multiple]) {
  height: 1.8125rem;
}

/* line 171, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg, .input-group-lg > .form-control, table.list tr.table-search th .input-group-lg > input, table.list tr.table-search th .input-group-lg > select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
form.standard .form-actions .input-group-lg > .input-group-btn > a,
form.standard .form-actions .input-group-lg > .input-group-btn > input,
form.standard .form-actions .input-group-lg > .input-group-btn > button,
.input-group-lg > .input-group-btn > .btn-add,
.input-group-lg > .input-group-btn > .btn-rmv,
.input-group-lg > .input-group-btn > .btn-new {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 178, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), table.list tr.table-search th .input-group-lg > select:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn-add:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn-rmv:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn-new:not([size]):not([multiple]) {
  height: 3.16667rem;
}

/* line 189, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-group, form.standard fieldset {
  margin-bottom: 1rem;
}

/* line 193, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 203, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
/* line 209, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

/* line 216, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 222, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
/* line 227, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:only-child {
  position: static;
}

/* line 233, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-block;
}
/* line 236, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-label {
  vertical-align: middle;
}
/* line 240, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

/* line 250, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  margin-top: 0.25rem;
}

/* line 254, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success table.list tr.table-search th input, table.list tr.table-search th .has-success input, .has-success table.list tr.table-search th select, table.list tr.table-search th .has-success select {
  border-color: #5cb85c;
}
/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
/* line 267, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning table.list tr.table-search th input, table.list tr.table-search th .has-warning input, .has-warning table.list tr.table-search th select, table.list tr.table-search th .has-warning select {
  border-color: #f0ad4e;
}
/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
/* line 275, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control, .has-danger table.list tr.table-search th input, table.list tr.table-search th .has-danger input, .has-danger table.list tr.table-search th select, table.list tr.table-search th .has-danger select {
  border-color: #d9534f;
}
/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
/* line 283, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

/* line 298, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-inline, .nested-fields.inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 306, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check, .nested-fields.inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  /* line 312, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label, .nested-fields.inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  /* line 320, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group, .nested-fields.inline .form-group, .form-inline form.standard fieldset, form.standard .form-inline fieldset, .nested-fields.inline form.standard fieldset, form.standard .nested-fields.inline fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  /* line 329, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control, .nested-fields.inline .form-control, .form-inline table.list tr.table-search th input, table.list tr.table-search th .form-inline input, .nested-fields.inline table.list tr.table-search th input, table.list tr.table-search th .nested-fields.inline input, .form-inline table.list tr.table-search th select, table.list tr.table-search th .form-inline select, .nested-fields.inline table.list tr.table-search th select, table.list tr.table-search th .nested-fields.inline select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 336, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static, .nested-fields.inline .form-control-static {
    display: inline-block;
  }
  /* line 340, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group, .nested-fields.inline .input-group {
    width: auto;
  }
  /* line 344, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-label, .nested-fields.inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 351, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check, .nested-fields.inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 359, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-label, .nested-fields.inline .form-check-label {
    padding-left: 0;
  }
  /* line 362, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input, .nested-fields.inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 370, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control, .nested-fields.inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  /* line 376, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-indicator, .nested-fields.inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  /* line 384, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback, .nested-fields.inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn, form.standard .form-actions a, form.standard .form-actions input, form.standard .form-actions button, .btn-add, .btn-rmv, .btn-new {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:focus, form.standard .form-actions a:focus, form.standard .form-actions input:focus, form.standard .form-actions button:focus, .btn-add:focus, .btn-rmv:focus, .btn-new:focus, .btn:hover, form.standard .form-actions a:hover, form.standard .form-actions input:hover, form.standard .form-actions button:hover, .btn-add:hover, .btn-rmv:hover, .btn-new:hover {
  text-decoration: none;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, form.standard .form-actions a:focus, form.standard .form-actions input:focus, form.standard .form-actions button:focus, .btn-add:focus, .btn-rmv:focus, .btn-new:focus, .btn.focus, form.standard .form-actions a.focus, form.standard .form-actions input.focus, form.standard .form-actions button.focus, .focus.btn-add, .focus.btn-rmv, .focus.btn-new {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, form.standard .form-actions a.disabled, form.standard .form-actions input.disabled, form.standard .form-actions button.disabled, .disabled.btn-add, .disabled.btn-rmv, .disabled.btn-new, .btn:disabled, form.standard .form-actions a:disabled, form.standard .form-actions input:disabled, form.standard .form-actions button:disabled, .btn-add:disabled, .btn-rmv:disabled, .btn-new:disabled {
  cursor: not-allowed;
  opacity: .65;
}
/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, form.standard .form-actions a:active, form.standard .form-actions input:active, form.standard .form-actions button:active, .btn-add:active, .btn-rmv:active, .btn-new:active, .btn.active, form.standard .form-actions a.active, form.standard .form-actions input.active, form.standard .form-actions button.active, .active.btn-add, .active.btn-rmv, .active.btn-new {
  background-image: none;
}

/* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, form.standard .form-actions a.disabled, a.disabled.btn-add, a.disabled.btn-rmv, a.disabled.btn-new,
fieldset[disabled] a.btn,
fieldset[disabled] form.standard .form-actions a,
form.standard .form-actions fieldset[disabled] a,
fieldset[disabled] a.btn-add,
fieldset[disabled] a.btn-rmv,
fieldset[disabled] a.btn-new {
  pointer-events: none;
}

/* line 55, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary, form.standard .form-actions a, form.standard .form-actions input, form.standard .form-actions button, .btn-new {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover, form.standard .form-actions a:hover, form.standard .form-actions input:hover, form.standard .form-actions button:hover, .btn-new:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, form.standard .form-actions a:focus, form.standard .form-actions input:focus, form.standard .form-actions button:focus, .btn-new:focus, .btn-primary.focus, form.standard .form-actions a.focus, form.standard .form-actions input.focus, form.standard .form-actions button.focus, .focus.btn-new {
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, form.standard .form-actions a.disabled, form.standard .form-actions input.disabled, form.standard .form-actions button.disabled, .disabled.btn-new, .btn-primary:disabled, form.standard .form-actions a:disabled, form.standard .form-actions input:disabled, form.standard .form-actions button:disabled, .btn-new:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, form.standard .form-actions a:active, form.standard .form-actions input:active, form.standard .form-actions button:active, .btn-new:active, .btn-primary.active, form.standard .form-actions a.active, form.standard .form-actions input.active, form.standard .form-actions button.active, .active.btn-new, .show > .btn-primary.dropdown-toggle, form.standard .form-actions .show > a.dropdown-toggle, form.standard .form-actions .show > input.dropdown-toggle, form.standard .form-actions .show > button.dropdown-toggle, .show > .dropdown-toggle.btn-new {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary, .btn-add, .btn-rmv {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover, .btn-add:hover, .btn-rmv:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-add:focus, .btn-rmv:focus, .btn-secondary.focus, .focus.btn-add, .focus.btn-rmv {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .disabled.btn-add, .disabled.btn-rmv, .btn-secondary:disabled, .btn-add:disabled, .btn-rmv:disabled {
  background-color: #fff;
  border-color: #ccc;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-add:active, .btn-rmv:active, .btn-secondary.active, .active.btn-add, .active.btn-rmv, .show > .btn-secondary.dropdown-toggle, .show > .dropdown-toggle.btn-add, .show > .dropdown-toggle.btn-rmv {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

/* line 64, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

/* line 67, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

/* line 70, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

/* line 75, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
/* line 66, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}
/* line 72, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

/* line 78, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
/* line 66, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}
/* line 72, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 81, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
/* line 66, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}
/* line 72, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 84, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
/* line 66, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}
/* line 72, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

/* line 87, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
/* line 66, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}
/* line 72, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 90, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 61, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
/* line 66, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}
/* line 72, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 100, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}
/* line 105, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}
/* line 112, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  border-color: transparent;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:focus, .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 125, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled {
  color: #636c72;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none;
}

/* line 139, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, form.standard .form-actions .btn-group-lg > a, form.standard .form-actions .btn-group-lg > input, form.standard .form-actions .btn-group-lg > button, .btn-group-lg > .btn-add, .btn-group-lg > .btn-rmv, .btn-group-lg > .btn-new {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 143, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, form.standard .form-actions .btn-group-sm > a, form.standard .form-actions .btn-group-sm > input, form.standard .form-actions .btn-group-sm > button, .btn-group-sm > .btn-add, .btn-group-sm > .btn-rmv, .btn-group-sm > .btn-new, .btn-add, .btn-rmv, .btn-new {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 153, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 159, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 167, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.fade.show {
  opacity: 1;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.collapse {
  display: none;
}
/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.collapse.show {
  display: block;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
tr.collapse.show {
  display: table-row;
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
tbody.collapse.show {
  display: table-row-group;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 59, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

/* line 66, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:focus, .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}
/* line 84, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}
/* line 91, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 106, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.show > .dropdown-menu {
  display: block;
}
/* line 111, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.show > a {
  outline: 0;
}

/* line 120, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 125, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 131, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap;
}

/* line 141, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 156, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn, form.standard .form-actions .btn-group > a, form.standard .form-actions .btn-group > input, form.standard .form-actions .btn-group > button, .btn-group > .btn-add, .btn-group > .btn-rmv, .btn-group > .btn-new,
.btn-group-vertical > .btn,
form.standard .form-actions .btn-group-vertical > a,
form.standard .form-actions .btn-group-vertical > input,
form.standard .form-actions .btn-group-vertical > button,
.btn-group-vertical > .btn-add,
.btn-group-vertical > .btn-rmv,
.btn-group-vertical > .btn-new {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover, form.standard .form-actions .btn-group > a:hover, form.standard .form-actions .btn-group > input:hover, form.standard .form-actions .btn-group > button:hover, .btn-group > .btn-add:hover, .btn-group > .btn-rmv:hover, .btn-group > .btn-new:hover,
.btn-group-vertical > .btn:hover,
form.standard .form-actions .btn-group-vertical > a:hover,
form.standard .form-actions .btn-group-vertical > input:hover,
form.standard .form-actions .btn-group-vertical > button:hover,
.btn-group-vertical > .btn-add:hover,
.btn-group-vertical > .btn-rmv:hover,
.btn-group-vertical > .btn-new:hover {
  z-index: 2;
}
/* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, form.standard .form-actions .btn-group > a:focus, form.standard .form-actions .btn-group > input:focus, form.standard .form-actions .btn-group > button:focus, .btn-group > .btn-add:focus, .btn-group > .btn-rmv:focus, .btn-group > .btn-new:focus, .btn-group > .btn:active, form.standard .form-actions .btn-group > a:active, form.standard .form-actions .btn-group > input:active, form.standard .form-actions .btn-group > button:active, .btn-group > .btn-add:active, .btn-group > .btn-rmv:active, .btn-group > .btn-new:active, .btn-group > .btn.active, form.standard .form-actions .btn-group > a.active, form.standard .form-actions .btn-group > input.active, form.standard .form-actions .btn-group > button.active, .btn-group > .active.btn-add, .btn-group > .active.btn-rmv, .btn-group > .active.btn-new,
.btn-group-vertical > .btn:focus,
form.standard .form-actions .btn-group-vertical > a:focus,
form.standard .form-actions .btn-group-vertical > input:focus,
form.standard .form-actions .btn-group-vertical > button:focus,
.btn-group-vertical > .btn-add:focus,
.btn-group-vertical > .btn-rmv:focus,
.btn-group-vertical > .btn-new:focus,
.btn-group-vertical > .btn:active,
form.standard .form-actions .btn-group-vertical > a:active,
form.standard .form-actions .btn-group-vertical > input:active,
form.standard .form-actions .btn-group-vertical > button:active,
.btn-group-vertical > .btn-add:active,
.btn-group-vertical > .btn-rmv:active,
.btn-group-vertical > .btn-new:active,
.btn-group-vertical > .btn.active,
form.standard .form-actions .btn-group-vertical > a.active,
form.standard .form-actions .btn-group-vertical > input.active,
form.standard .form-actions .btn-group-vertical > button.active,
.btn-group-vertical > .active.btn-add,
.btn-group-vertical > .active.btn-rmv,
.btn-group-vertical > .active.btn-new {
  z-index: 2;
}
/* line 27, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .btn + .btn, .btn-group form.standard .form-actions a + .btn, form.standard .form-actions .btn-group a + .btn, .btn-group form.standard .form-actions input + .btn, form.standard .form-actions .btn-group input + .btn, .btn-group form.standard .form-actions button + .btn, form.standard .form-actions .btn-group button + .btn, .btn-group .btn-add + .btn, .btn-group .btn-rmv + .btn, .btn-group .btn-new + .btn, .btn-group form.standard .form-actions .btn + a, form.standard .form-actions .btn-group .btn + a, .btn-group form.standard .form-actions a + a, form.standard .form-actions .btn-group a + a, .btn-group form.standard .form-actions input + a, form.standard .form-actions .btn-group input + a, .btn-group form.standard .form-actions button + a, form.standard .form-actions .btn-group button + a, .btn-group form.standard .form-actions .btn-add + a, form.standard .form-actions .btn-group .btn-add + a, .btn-group form.standard .form-actions .btn-rmv + a, form.standard .form-actions .btn-group .btn-rmv + a, .btn-group form.standard .form-actions .btn-new + a, form.standard .form-actions .btn-group .btn-new + a, .btn-group form.standard .form-actions .btn + input, form.standard .form-actions .btn-group .btn + input, .btn-group form.standard .form-actions a + input, form.standard .form-actions .btn-group a + input, .btn-group form.standard .form-actions input + input, form.standard .form-actions .btn-group input + input, .btn-group form.standard .form-actions button + input, form.standard .form-actions .btn-group button + input, .btn-group form.standard .form-actions .btn-add + input, form.standard .form-actions .btn-group .btn-add + input, .btn-group form.standard .form-actions .btn-rmv + input, form.standard .form-actions .btn-group .btn-rmv + input, .btn-group form.standard .form-actions .btn-new + input, form.standard .form-actions .btn-group .btn-new + input, .btn-group form.standard .form-actions .btn + button, form.standard .form-actions .btn-group .btn + button, .btn-group form.standard .form-actions a + button, form.standard .form-actions .btn-group a + button, .btn-group form.standard .form-actions input + button, form.standard .form-actions .btn-group input + button, .btn-group form.standard .form-actions button + button, form.standard .form-actions .btn-group button + button, .btn-group form.standard .form-actions .btn-add + button, form.standard .form-actions .btn-group .btn-add + button, .btn-group form.standard .form-actions .btn-rmv + button, form.standard .form-actions .btn-group .btn-rmv + button, .btn-group form.standard .form-actions .btn-new + button, form.standard .form-actions .btn-group .btn-new + button, .btn-group .btn + .btn-add, .btn-group form.standard .form-actions a + .btn-add, form.standard .form-actions .btn-group a + .btn-add, .btn-group form.standard .form-actions input + .btn-add, form.standard .form-actions .btn-group input + .btn-add, .btn-group form.standard .form-actions button + .btn-add, form.standard .form-actions .btn-group button + .btn-add, .btn-group .btn-add + .btn-add, .btn-group .btn-rmv + .btn-add, .btn-group .btn-new + .btn-add, .btn-group .btn + .btn-rmv, .btn-group form.standard .form-actions a + .btn-rmv, form.standard .form-actions .btn-group a + .btn-rmv, .btn-group form.standard .form-actions input + .btn-rmv, form.standard .form-actions .btn-group input + .btn-rmv, .btn-group form.standard .form-actions button + .btn-rmv, form.standard .form-actions .btn-group button + .btn-rmv, .btn-group .btn-add + .btn-rmv, .btn-group .btn-rmv + .btn-rmv, .btn-group .btn-new + .btn-rmv, .btn-group .btn + .btn-new, .btn-group form.standard .form-actions a + .btn-new, form.standard .form-actions .btn-group a + .btn-new, .btn-group form.standard .form-actions input + .btn-new, form.standard .form-actions .btn-group input + .btn-new, .btn-group form.standard .form-actions button + .btn-new, form.standard .form-actions .btn-group button + .btn-new, .btn-group .btn-add + .btn-new, .btn-group .btn-rmv + .btn-new, .btn-group .btn-new + .btn-new,
.btn-group .btn + .btn-group,
.btn-group form.standard .form-actions a + .btn-group,
form.standard .form-actions .btn-group a + .btn-group,
.btn-group form.standard .form-actions input + .btn-group,
form.standard .form-actions .btn-group input + .btn-group,
.btn-group form.standard .form-actions button + .btn-group,
form.standard .form-actions .btn-group button + .btn-group,
.btn-group .btn-add + .btn-group,
.btn-group .btn-rmv + .btn-group,
.btn-group .btn-new + .btn-group,
.btn-group .btn-group + .btn,
.btn-group form.standard .form-actions .btn-group + a,
form.standard .form-actions .btn-group .btn-group + a,
.btn-group form.standard .form-actions .btn-group + input,
form.standard .form-actions .btn-group .btn-group + input,
.btn-group form.standard .form-actions .btn-group + button,
form.standard .form-actions .btn-group .btn-group + button,
.btn-group .btn-group + .btn-add,
.btn-group .btn-group + .btn-rmv,
.btn-group .btn-group + .btn-new,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical form.standard .form-actions a + .btn,
form.standard .form-actions .btn-group-vertical a + .btn,
.btn-group-vertical form.standard .form-actions input + .btn,
form.standard .form-actions .btn-group-vertical input + .btn,
.btn-group-vertical form.standard .form-actions button + .btn,
form.standard .form-actions .btn-group-vertical button + .btn,
.btn-group-vertical .btn-add + .btn,
.btn-group-vertical .btn-rmv + .btn,
.btn-group-vertical .btn-new + .btn,
.btn-group-vertical form.standard .form-actions .btn + a,
form.standard .form-actions .btn-group-vertical .btn + a,
.btn-group-vertical form.standard .form-actions a + a,
form.standard .form-actions .btn-group-vertical a + a,
.btn-group-vertical form.standard .form-actions input + a,
form.standard .form-actions .btn-group-vertical input + a,
.btn-group-vertical form.standard .form-actions button + a,
form.standard .form-actions .btn-group-vertical button + a,
.btn-group-vertical form.standard .form-actions .btn-add + a,
form.standard .form-actions .btn-group-vertical .btn-add + a,
.btn-group-vertical form.standard .form-actions .btn-rmv + a,
form.standard .form-actions .btn-group-vertical .btn-rmv + a,
.btn-group-vertical form.standard .form-actions .btn-new + a,
form.standard .form-actions .btn-group-vertical .btn-new + a,
.btn-group-vertical form.standard .form-actions .btn + input,
form.standard .form-actions .btn-group-vertical .btn + input,
.btn-group-vertical form.standard .form-actions a + input,
form.standard .form-actions .btn-group-vertical a + input,
.btn-group-vertical form.standard .form-actions input + input,
form.standard .form-actions .btn-group-vertical input + input,
.btn-group-vertical form.standard .form-actions button + input,
form.standard .form-actions .btn-group-vertical button + input,
.btn-group-vertical form.standard .form-actions .btn-add + input,
form.standard .form-actions .btn-group-vertical .btn-add + input,
.btn-group-vertical form.standard .form-actions .btn-rmv + input,
form.standard .form-actions .btn-group-vertical .btn-rmv + input,
.btn-group-vertical form.standard .form-actions .btn-new + input,
form.standard .form-actions .btn-group-vertical .btn-new + input,
.btn-group-vertical form.standard .form-actions .btn + button,
form.standard .form-actions .btn-group-vertical .btn + button,
.btn-group-vertical form.standard .form-actions a + button,
form.standard .form-actions .btn-group-vertical a + button,
.btn-group-vertical form.standard .form-actions input + button,
form.standard .form-actions .btn-group-vertical input + button,
.btn-group-vertical form.standard .form-actions button + button,
form.standard .form-actions .btn-group-vertical button + button,
.btn-group-vertical form.standard .form-actions .btn-add + button,
form.standard .form-actions .btn-group-vertical .btn-add + button,
.btn-group-vertical form.standard .form-actions .btn-rmv + button,
form.standard .form-actions .btn-group-vertical .btn-rmv + button,
.btn-group-vertical form.standard .form-actions .btn-new + button,
form.standard .form-actions .btn-group-vertical .btn-new + button,
.btn-group-vertical .btn + .btn-add,
.btn-group-vertical form.standard .form-actions a + .btn-add,
form.standard .form-actions .btn-group-vertical a + .btn-add,
.btn-group-vertical form.standard .form-actions input + .btn-add,
form.standard .form-actions .btn-group-vertical input + .btn-add,
.btn-group-vertical form.standard .form-actions button + .btn-add,
form.standard .form-actions .btn-group-vertical button + .btn-add,
.btn-group-vertical .btn-add + .btn-add,
.btn-group-vertical .btn-rmv + .btn-add,
.btn-group-vertical .btn-new + .btn-add,
.btn-group-vertical .btn + .btn-rmv,
.btn-group-vertical form.standard .form-actions a + .btn-rmv,
form.standard .form-actions .btn-group-vertical a + .btn-rmv,
.btn-group-vertical form.standard .form-actions input + .btn-rmv,
form.standard .form-actions .btn-group-vertical input + .btn-rmv,
.btn-group-vertical form.standard .form-actions button + .btn-rmv,
form.standard .form-actions .btn-group-vertical button + .btn-rmv,
.btn-group-vertical .btn-add + .btn-rmv,
.btn-group-vertical .btn-rmv + .btn-rmv,
.btn-group-vertical .btn-new + .btn-rmv,
.btn-group-vertical .btn + .btn-new,
.btn-group-vertical form.standard .form-actions a + .btn-new,
form.standard .form-actions .btn-group-vertical a + .btn-new,
.btn-group-vertical form.standard .form-actions input + .btn-new,
form.standard .form-actions .btn-group-vertical input + .btn-new,
.btn-group-vertical form.standard .form-actions button + .btn-new,
form.standard .form-actions .btn-group-vertical button + .btn-new,
.btn-group-vertical .btn-add + .btn-new,
.btn-group-vertical .btn-rmv + .btn-new,
.btn-group-vertical .btn-new + .btn-new,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical form.standard .form-actions a + .btn-group,
form.standard .form-actions .btn-group-vertical a + .btn-group,
.btn-group-vertical form.standard .form-actions input + .btn-group,
form.standard .form-actions .btn-group-vertical input + .btn-group,
.btn-group-vertical form.standard .form-actions button + .btn-group,
form.standard .form-actions .btn-group-vertical button + .btn-group,
.btn-group-vertical .btn-add + .btn-group,
.btn-group-vertical .btn-rmv + .btn-group,
.btn-group-vertical .btn-new + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical form.standard .form-actions .btn-group + a,
form.standard .form-actions .btn-group-vertical .btn-group + a,
.btn-group-vertical form.standard .form-actions .btn-group + input,
form.standard .form-actions .btn-group-vertical .btn-group + input,
.btn-group-vertical form.standard .form-actions .btn-group + button,
form.standard .form-actions .btn-group-vertical .btn-group + button,
.btn-group-vertical .btn-group + .btn-add,
.btn-group-vertical .btn-group + .btn-rmv,
.btn-group-vertical .btn-group + .btn-new,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
/* line 40, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), form.standard .form-actions .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), form.standard .form-actions .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle), form.standard .form-actions .btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-add:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-rmv:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-new:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 50, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child, form.standard .form-actions .btn-group > a:first-child, form.standard .form-actions .btn-group > input:first-child, form.standard .form-actions .btn-group > button:first-child, .btn-group > .btn-add:first-child, .btn-group > .btn-rmv:first-child, .btn-group > .btn-new:first-child {
  margin-left: 0;
}
/* line 53, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), form.standard .form-actions .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), form.standard .form-actions .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle), form.standard .form-actions .btn-group > button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-add:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-rmv:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-new:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:last-child:not(:first-child), form.standard .form-actions .btn-group > a:last-child:not(:first-child), form.standard .form-actions .btn-group > input:last-child:not(:first-child), form.standard .form-actions .btn-group > button:last-child:not(:first-child), .btn-group > .btn-add:last-child:not(:first-child), .btn-group > .btn-rmv:last-child:not(:first-child), .btn-group > .btn-new:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 64, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 67, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, form.standard .form-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > a, form.standard .form-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > input, form.standard .form-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > button, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-add, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-rmv, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-new {
  border-radius: 0;
}

/* line 71, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, form.standard .form-actions .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, form.standard .form-actions .btn-group > .btn-group:first-child:not(:last-child) > input:last-child, form.standard .form-actions .btn-group > .btn-group:first-child:not(:last-child) > button:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-add:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-rmv:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-new:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 76, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, form.standard .form-actions .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, form.standard .form-actions .btn-group > .btn-group:last-child:not(:first-child) > input:first-child, form.standard .form-actions .btn-group > .btn-group:last-child:not(:first-child) > button:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-add:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-rmv:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-new:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 81, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 99, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split, form.standard .form-actions a + .dropdown-toggle-split, form.standard .form-actions input + .dropdown-toggle-split, form.standard .form-actions button + .dropdown-toggle-split, .btn-add + .dropdown-toggle-split, .btn-rmv + .dropdown-toggle-split, .btn-new + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
/* line 103, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split::after, form.standard .form-actions a + .dropdown-toggle-split::after, form.standard .form-actions input + .dropdown-toggle-split::after, form.standard .form-actions button + .dropdown-toggle-split::after, .btn-add + .dropdown-toggle-split::after, .btn-rmv + .dropdown-toggle-split::after, .btn-new + .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 108, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, form.standard .form-actions .btn-group-sm > a + .dropdown-toggle-split, form.standard .form-actions .btn-group-sm > input + .dropdown-toggle-split, form.standard .form-actions .btn-group-sm > button + .dropdown-toggle-split, .btn-group-sm > .btn-add + .dropdown-toggle-split, .btn-group-sm > .btn-rmv + .dropdown-toggle-split, .btn-group-sm > .btn-new + .dropdown-toggle-split, .btn-add + .dropdown-toggle-split, .btn-rmv + .dropdown-toggle-split, .btn-new + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 113, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, form.standard .form-actions .btn-group-lg > a + .dropdown-toggle-split, form.standard .form-actions .btn-group-lg > input + .dropdown-toggle-split, form.standard .form-actions .btn-group-lg > button + .dropdown-toggle-split, .btn-group-lg > .btn-add + .dropdown-toggle-split, .btn-group-lg > .btn-rmv + .dropdown-toggle-split, .btn-group-lg > .btn-new + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

/* line 135, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 141, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical .btn, .btn-group-vertical form.standard .form-actions a, form.standard .form-actions .btn-group-vertical a, .btn-group-vertical form.standard .form-actions input, form.standard .form-actions .btn-group-vertical input, .btn-group-vertical form.standard .form-actions button, form.standard .form-actions .btn-group-vertical button, .btn-group-vertical .btn-add, .btn-group-vertical .btn-rmv, .btn-group-vertical .btn-new,
.btn-group-vertical .btn-group {
  width: 100%;
}
/* line 146, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn + .btn, form.standard .form-actions .btn-group-vertical > a + .btn, form.standard .form-actions .btn-group-vertical > input + .btn, form.standard .form-actions .btn-group-vertical > button + .btn, .btn-group-vertical > .btn-add + .btn, .btn-group-vertical > .btn-rmv + .btn, .btn-group-vertical > .btn-new + .btn, form.standard .form-actions .btn-group-vertical > .btn + a, form.standard .form-actions .btn-group-vertical > a + a, form.standard .form-actions .btn-group-vertical > input + a, form.standard .form-actions .btn-group-vertical > button + a, form.standard .form-actions .btn-group-vertical > .btn-add + a, form.standard .form-actions .btn-group-vertical > .btn-rmv + a, form.standard .form-actions .btn-group-vertical > .btn-new + a, form.standard .form-actions .btn-group-vertical > .btn + input, form.standard .form-actions .btn-group-vertical > a + input, form.standard .form-actions .btn-group-vertical > input + input, form.standard .form-actions .btn-group-vertical > button + input, form.standard .form-actions .btn-group-vertical > .btn-add + input, form.standard .form-actions .btn-group-vertical > .btn-rmv + input, form.standard .form-actions .btn-group-vertical > .btn-new + input, form.standard .form-actions .btn-group-vertical > .btn + button, form.standard .form-actions .btn-group-vertical > a + button, form.standard .form-actions .btn-group-vertical > input + button, form.standard .form-actions .btn-group-vertical > button + button, form.standard .form-actions .btn-group-vertical > .btn-add + button, form.standard .form-actions .btn-group-vertical > .btn-rmv + button, form.standard .form-actions .btn-group-vertical > .btn-new + button, .btn-group-vertical > .btn + .btn-add, form.standard .form-actions .btn-group-vertical > a + .btn-add, form.standard .form-actions .btn-group-vertical > input + .btn-add, form.standard .form-actions .btn-group-vertical > button + .btn-add, .btn-group-vertical > .btn-add + .btn-add, .btn-group-vertical > .btn-rmv + .btn-add, .btn-group-vertical > .btn-new + .btn-add, .btn-group-vertical > .btn + .btn-rmv, form.standard .form-actions .btn-group-vertical > a + .btn-rmv, form.standard .form-actions .btn-group-vertical > input + .btn-rmv, form.standard .form-actions .btn-group-vertical > button + .btn-rmv, .btn-group-vertical > .btn-add + .btn-rmv, .btn-group-vertical > .btn-rmv + .btn-rmv, .btn-group-vertical > .btn-new + .btn-rmv, .btn-group-vertical > .btn + .btn-new, form.standard .form-actions .btn-group-vertical > a + .btn-new, form.standard .form-actions .btn-group-vertical > input + .btn-new, form.standard .form-actions .btn-group-vertical > button + .btn-new, .btn-group-vertical > .btn-add + .btn-new, .btn-group-vertical > .btn-rmv + .btn-new, .btn-group-vertical > .btn-new + .btn-new,
.btn-group-vertical > .btn + .btn-group,
form.standard .form-actions .btn-group-vertical > a + .btn-group,
form.standard .form-actions .btn-group-vertical > input + .btn-group,
form.standard .form-actions .btn-group-vertical > button + .btn-group,
.btn-group-vertical > .btn-add + .btn-group,
.btn-group-vertical > .btn-rmv + .btn-group,
.btn-group-vertical > .btn-new + .btn-group,
.btn-group-vertical > .btn-group + .btn,
form.standard .form-actions .btn-group-vertical > .btn-group + a,
form.standard .form-actions .btn-group-vertical > .btn-group + input,
form.standard .form-actions .btn-group-vertical > .btn-group + button,
.btn-group-vertical > .btn-group + .btn-add,
.btn-group-vertical > .btn-group + .btn-rmv,
.btn-group-vertical > .btn-group + .btn-new,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 156, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child), form.standard .form-actions .btn-group-vertical > a:not(:first-child):not(:last-child), form.standard .form-actions .btn-group-vertical > input:not(:first-child):not(:last-child), form.standard .form-actions .btn-group-vertical > button:not(:first-child):not(:last-child), .btn-group-vertical > .btn-add:not(:first-child):not(:last-child), .btn-group-vertical > .btn-rmv:not(:first-child):not(:last-child), .btn-group-vertical > .btn-new:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 159, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), form.standard .form-actions .btn-group-vertical > a:first-child:not(:last-child), form.standard .form-actions .btn-group-vertical > input:first-child:not(:last-child), form.standard .form-actions .btn-group-vertical > button:first-child:not(:last-child), .btn-group-vertical > .btn-add:first-child:not(:last-child), .btn-group-vertical > .btn-rmv:first-child:not(:last-child), .btn-group-vertical > .btn-new:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 162, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:last-child:not(:first-child), form.standard .form-actions .btn-group-vertical > a:last-child:not(:first-child), form.standard .form-actions .btn-group-vertical > input:last-child:not(:first-child), form.standard .form-actions .btn-group-vertical > button:last-child:not(:first-child), .btn-group-vertical > .btn-add:last-child:not(:first-child), .btn-group-vertical > .btn-rmv:last-child:not(:first-child), .btn-group-vertical > .btn-new:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 166, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, form.standard .form-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, form.standard .form-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input, form.standard .form-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-add, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-rmv, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-new {
  border-radius: 0;
}

/* line 170, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, form.standard .form-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, form.standard .form-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child, form.standard .form-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-add:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-rmv:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-new:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 175, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, form.standard .form-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, form.standard .form-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child, form.standard .form-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > button:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-add:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-rmv:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-new:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 195, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
[data-toggle="buttons"] > .btn input[type="radio"], form.standard .form-actions [data-toggle="buttons"] > a input[type="radio"], form.standard .form-actions [data-toggle="buttons"] > input input[type="radio"], form.standard .form-actions [data-toggle="buttons"] > button input[type="radio"], [data-toggle="buttons"] > .btn-add input[type="radio"], [data-toggle="buttons"] > .btn-rmv input[type="radio"], [data-toggle="buttons"] > .btn-new input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
form.standard .form-actions [data-toggle="buttons"] > a input[type="checkbox"],
form.standard .form-actions [data-toggle="buttons"] > input input[type="checkbox"],
form.standard .form-actions [data-toggle="buttons"] > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-add input[type="checkbox"],
[data-toggle="buttons"] > .btn-rmv input[type="checkbox"],
[data-toggle="buttons"] > .btn-new input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
form.standard .form-actions [data-toggle="buttons"] > .btn-group > a input[type="radio"],
form.standard .form-actions [data-toggle="buttons"] > .btn-group > input input[type="radio"],
form.standard .form-actions [data-toggle="buttons"] > .btn-group > button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-add input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-rmv input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-new input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
form.standard .form-actions [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
form.standard .form-actions [data-toggle="buttons"] > .btn-group > input input[type="checkbox"],
form.standard .form-actions [data-toggle="buttons"] > .btn-group > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-add input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-rmv input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-new input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control, .input-group table.list tr.table-search th input, table.list tr.table-search th .input-group input, .input-group table.list tr.table-search th select, table.list tr.table-search th .input-group select {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
/* line 54, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group .form-control:focus, .input-group table.list tr.table-search th input:focus, table.list tr.table-search th .input-group input:focus, .input-group table.list tr.table-search th select:focus, table.list tr.table-search th .input-group select:focus, .input-group .form-control:active, .input-group table.list tr.table-search th input:active, table.list tr.table-search th .input-group input:active, .input-group table.list tr.table-search th select:active, table.list tr.table-search th .input-group select:active, .input-group .form-control:hover, .input-group table.list tr.table-search th input:hover, table.list tr.table-search th .input-group input:hover, .input-group table.list tr.table-search th select:hover, table.list tr.table-search th .input-group select:hover {
  z-index: 3;
}

/* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group table.list tr.table-search th input,
table.list tr.table-search th .input-group input,
.input-group table.list tr.table-search th select,
table.list tr.table-search th .input-group select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group table.list tr.table-search th input:not(:first-child):not(:last-child),
table.list tr.table-search th .input-group input:not(:first-child):not(:last-child),
.input-group table.list tr.table-search th select:not(:first-child):not(:last-child),
table.list tr.table-search th .input-group select:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 41, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 82, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
form.standard .form-actions .input-group-sm > .input-group-btn > a.input-group-addon,
form.standard .form-actions .input-group-sm > .input-group-btn > input.input-group-addon,
form.standard .form-actions .input-group-sm > .input-group-btn > button.input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn-add,
.input-group-sm > .input-group-btn > .input-group-addon.btn-rmv,
.input-group-sm > .input-group-btn > .input-group-addon.btn-new, .nested-fields .input-group-addon.form-control, table.list tr.table-search th input.input-group-addon, table.list tr.table-search th select.input-group-addon {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-lg, table.list tr.table-search th .input-group-lg > input.input-group-addon, table.list tr.table-search th .input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
form.standard .form-actions .input-group-lg > .input-group-btn > a.input-group-addon,
form.standard .form-actions .input-group-lg > .input-group-btn > input.input-group-addon,
form.standard .form-actions .input-group-lg > .input-group-btn > button.input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn-add,
.input-group-lg > .input-group-btn > .input-group-addon.btn-rmv,
.input-group-lg > .input-group-btn > .input-group-addon.btn-new {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
/* line 95, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 107, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:not(:last-child), .input-group table.list tr.table-search th input:not(:last-child), table.list tr.table-search th .input-group input:not(:last-child), .input-group table.list tr.table-search th select:not(:last-child), table.list tr.table-search th .input-group select:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
form.standard .form-actions .input-group-btn:not(:last-child) > a,
form.standard .form-actions .input-group-btn:not(:last-child) > input,
form.standard .form-actions .input-group-btn:not(:last-child) > button,
.input-group-btn:not(:last-child) > .btn-add,
.input-group-btn:not(:last-child) > .btn-rmv,
.input-group-btn:not(:last-child) > .btn-new,
.input-group-btn:not(:last-child) > .btn-group > .btn,
form.standard .form-actions .input-group-btn:not(:last-child) > .btn-group > a,
form.standard .form-actions .input-group-btn:not(:last-child) > .btn-group > input,
form.standard .form-actions .input-group-btn:not(:last-child) > .btn-group > button,
.input-group-btn:not(:last-child) > .btn-group > .btn-add,
.input-group-btn:not(:last-child) > .btn-group > .btn-rmv,
.input-group-btn:not(:last-child) > .btn-group > .btn-new,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
form.standard .form-actions .input-group-btn:not(:first-child) > a:not(:last-child):not(.dropdown-toggle),
form.standard .form-actions .input-group-btn:not(:first-child) > input:not(:last-child):not(.dropdown-toggle),
form.standard .form-actions .input-group-btn:not(:first-child) > button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-add:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-rmv:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-new:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
form.standard .form-actions .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > a,
form.standard .form-actions .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > input,
form.standard .form-actions .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > button,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn-add,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn-rmv,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn-new {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:not(:last-child) {
  border-right: 0;
}

/* line 119, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:not(:first-child), .input-group table.list tr.table-search th input:not(:first-child), table.list tr.table-search th .input-group input:not(:first-child), .input-group table.list tr.table-search th select:not(:first-child), table.list tr.table-search th .input-group select:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
form.standard .form-actions .input-group-btn:not(:first-child) > a,
form.standard .form-actions .input-group-btn:not(:first-child) > input,
form.standard .form-actions .input-group-btn:not(:first-child) > button,
.input-group-btn:not(:first-child) > .btn-add,
.input-group-btn:not(:first-child) > .btn-rmv,
.input-group-btn:not(:first-child) > .btn-new,
.input-group-btn:not(:first-child) > .btn-group > .btn,
form.standard .form-actions .input-group-btn:not(:first-child) > .btn-group > a,
form.standard .form-actions .input-group-btn:not(:first-child) > .btn-group > input,
form.standard .form-actions .input-group-btn:not(:first-child) > .btn-group > button,
.input-group-btn:not(:first-child) > .btn-group > .btn-add,
.input-group-btn:not(:first-child) > .btn-group > .btn-rmv,
.input-group-btn:not(:first-child) > .btn-group > .btn-new,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
form.standard .form-actions .input-group-btn:not(:last-child) > a:not(:first-child),
form.standard .form-actions .input-group-btn:not(:last-child) > input:not(:first-child),
form.standard .form-actions .input-group-btn:not(:last-child) > button:not(:first-child),
.input-group-btn:not(:last-child) > .btn-add:not(:first-child),
.input-group-btn:not(:last-child) > .btn-rmv:not(:first-child),
.input-group-btn:not(:last-child) > .btn-new:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
form.standard .form-actions .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > a,
form.standard .form-actions .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > input,
form.standard .form-actions .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > button,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn-add,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn-rmv,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn-new {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 128, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.form-control + .input-group-addon:not(:first-child), table.list tr.table-search th input + .input-group-addon:not(:first-child), table.list tr.table-search th select + .input-group-addon:not(:first-child) {
  border-left: 0;
}

/* line 136, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 145, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn, form.standard .form-actions .input-group-btn > a, form.standard .form-actions .input-group-btn > input, form.standard .form-actions .input-group-btn > button, .input-group-btn > .btn-add, .input-group-btn > .btn-rmv, .input-group-btn > .btn-new {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 150, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn + .btn, form.standard .form-actions .input-group-btn > a + .btn, form.standard .form-actions .input-group-btn > input + .btn, form.standard .form-actions .input-group-btn > button + .btn, .input-group-btn > .btn-add + .btn, .input-group-btn > .btn-rmv + .btn, .input-group-btn > .btn-new + .btn, form.standard .form-actions .input-group-btn > .btn + a, form.standard .form-actions .input-group-btn > a + a, form.standard .form-actions .input-group-btn > input + a, form.standard .form-actions .input-group-btn > button + a, form.standard .form-actions .input-group-btn > .btn-add + a, form.standard .form-actions .input-group-btn > .btn-rmv + a, form.standard .form-actions .input-group-btn > .btn-new + a, form.standard .form-actions .input-group-btn > .btn + input, form.standard .form-actions .input-group-btn > a + input, form.standard .form-actions .input-group-btn > input + input, form.standard .form-actions .input-group-btn > button + input, form.standard .form-actions .input-group-btn > .btn-add + input, form.standard .form-actions .input-group-btn > .btn-rmv + input, form.standard .form-actions .input-group-btn > .btn-new + input, form.standard .form-actions .input-group-btn > .btn + button, form.standard .form-actions .input-group-btn > a + button, form.standard .form-actions .input-group-btn > input + button, form.standard .form-actions .input-group-btn > button + button, form.standard .form-actions .input-group-btn > .btn-add + button, form.standard .form-actions .input-group-btn > .btn-rmv + button, form.standard .form-actions .input-group-btn > .btn-new + button, .input-group-btn > .btn + .btn-add, form.standard .form-actions .input-group-btn > a + .btn-add, form.standard .form-actions .input-group-btn > input + .btn-add, form.standard .form-actions .input-group-btn > button + .btn-add, .input-group-btn > .btn-add + .btn-add, .input-group-btn > .btn-rmv + .btn-add, .input-group-btn > .btn-new + .btn-add, .input-group-btn > .btn + .btn-rmv, form.standard .form-actions .input-group-btn > a + .btn-rmv, form.standard .form-actions .input-group-btn > input + .btn-rmv, form.standard .form-actions .input-group-btn > button + .btn-rmv, .input-group-btn > .btn-add + .btn-rmv, .input-group-btn > .btn-rmv + .btn-rmv, .input-group-btn > .btn-new + .btn-rmv, .input-group-btn > .btn + .btn-new, form.standard .form-actions .input-group-btn > a + .btn-new, form.standard .form-actions .input-group-btn > input + .btn-new, form.standard .form-actions .input-group-btn > button + .btn-new, .input-group-btn > .btn-add + .btn-new, .input-group-btn > .btn-rmv + .btn-new, .input-group-btn > .btn-new + .btn-new {
  margin-left: -1px;
}
/* line 54, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn > .btn:focus, form.standard .form-actions .input-group-btn > a:focus, form.standard .form-actions .input-group-btn > input:focus, form.standard .form-actions .input-group-btn > button:focus, .input-group-btn > .btn-add:focus, .input-group-btn > .btn-rmv:focus, .input-group-btn > .btn-new:focus, .input-group-btn > .btn:active, form.standard .form-actions .input-group-btn > a:active, form.standard .form-actions .input-group-btn > input:active, form.standard .form-actions .input-group-btn > button:active, .input-group-btn > .btn-add:active, .input-group-btn > .btn-rmv:active, .input-group-btn > .btn-new:active, .input-group-btn > .btn:hover, form.standard .form-actions .input-group-btn > a:hover, form.standard .form-actions .input-group-btn > input:hover, form.standard .form-actions .input-group-btn > button:hover, .input-group-btn > .btn-add:hover, .input-group-btn > .btn-rmv:hover, .input-group-btn > .btn-new:hover {
  z-index: 3;
}
/* line 162, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:not(:last-child) > .btn, form.standard .form-actions .input-group-btn:not(:last-child) > a, form.standard .form-actions .input-group-btn:not(:last-child) > input, form.standard .form-actions .input-group-btn:not(:last-child) > button, .input-group-btn:not(:last-child) > .btn-add, .input-group-btn:not(:last-child) > .btn-rmv, .input-group-btn:not(:last-child) > .btn-new,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
/* line 168, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:not(:first-child) > .btn, form.standard .form-actions .input-group-btn:not(:first-child) > a, form.standard .form-actions .input-group-btn:not(:first-child) > input, form.standard .form-actions .input-group-btn:not(:first-child) > button, .input-group-btn:not(:first-child) > .btn-add, .input-group-btn:not(:first-child) > .btn-rmv, .input-group-btn:not(:first-child) > .btn-new,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/* line 54, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn:not(:first-child) > .btn:focus, form.standard .form-actions .input-group-btn:not(:first-child) > a:focus, form.standard .form-actions .input-group-btn:not(:first-child) > input:focus, form.standard .form-actions .input-group-btn:not(:first-child) > button:focus, .input-group-btn:not(:first-child) > .btn-add:focus, .input-group-btn:not(:first-child) > .btn-rmv:focus, .input-group-btn:not(:first-child) > .btn-new:focus, .input-group-btn:not(:first-child) > .btn:active, form.standard .form-actions .input-group-btn:not(:first-child) > a:active, form.standard .form-actions .input-group-btn:not(:first-child) > input:active, form.standard .form-actions .input-group-btn:not(:first-child) > button:active, .input-group-btn:not(:first-child) > .btn-add:active, .input-group-btn:not(:first-child) > .btn-rmv:active, .input-group-btn:not(:first-child) > .btn-new:active, .input-group-btn:not(:first-child) > .btn:hover, form.standard .form-actions .input-group-btn:not(:first-child) > a:hover, form.standard .form-actions .input-group-btn:not(:first-child) > input:hover, form.standard .form-actions .input-group-btn:not(:first-child) > button:hover, .input-group-btn:not(:first-child) > .btn-add:hover, .input-group-btn:not(:first-child) > .btn-rmv:hover, .input-group-btn:not(:first-child) > .btn-new:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}
/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}
/* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 81, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}
/* line 85, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
/* line 89, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 101, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}
/* line 105, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 116, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 120, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}
/* line 123, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

/* line 136, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* line 153, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #5cb3fd;
  outline: none;
}
/* line 158, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
/* line 169, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 176, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 181, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 197, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 206, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 219, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
/* line 237, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}
/* line 242, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}
/* line 259, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::before {
  content: "Browse";
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5em 1em;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

/* line 33, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
/* line 40, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
/* line 48, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}
/* line 55, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}
/* line 62, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 76, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

/* line 94, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

/* line 101, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center;
}

/* line 113, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 116, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem 1rem;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 56, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 67, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

/* line 80, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 96, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

/* line 108, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

/* line 112, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  /* line 127, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  /* line 124, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 127, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 124, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 127, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 124, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 127, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 124, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
/* line 124, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 127, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
/* line 133, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
/* line 144, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
/* line 147, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}
/* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 161, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}
/* line 167, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

/* line 182, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}
/* line 192, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
/* line 199, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
/* line 204, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
/* line 212, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 216, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
/* line 220, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 227, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}
/* line 237, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 244, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
/* line 249, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}
/* line 257, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 261, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
/* line 265, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card, .nested-fields.panelled {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}
/* line 39, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 46, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child, .nested-fields.panelled > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 52, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child, .nested-fields.panelled > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 74, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 79, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 89, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 96, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 106, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

/* line 109, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

/* line 112, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

/* line 115, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

/* line 118, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

/* line 123, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

/* line 126, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

/* line 129, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

/* line 132, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

/* line 135, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

/* line 138, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

/* line 146, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
/* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

/* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

/* line 161, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  border-radius: calc(0.25rem - 1px);
}

/* line 165, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 177, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}

/* line 180, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
  /* line 188, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 192, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card, .card-deck .nested-fields.panelled {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 200, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card:not(:first-child), .card-deck .nested-fields.panelled:not(:first-child) {
    margin-left: 15px;
  }
  /* line 201, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card:not(:last-child), .card-deck .nested-fields.panelled:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  /* line 212, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 216, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card, .card-group .nested-fields.panelled {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  /* line 219, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card + .card, .card-group .nested-fields.panelled + .card, .card-group .card + .nested-fields.panelled, .card-group .nested-fields.panelled + .nested-fields.panelled {
    margin-left: 0;
    border-left: 0;
  }
  /* line 226, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child, .card-group .nested-fields.panelled:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 229, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-top, .card-group .nested-fields.panelled:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 232, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-bottom, .card-group .nested-fields.panelled:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 236, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child, .card-group .nested-fields.panelled:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 239, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-top, .card-group .nested-fields.panelled:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 242, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-bottom, .card-group .nested-fields.panelled:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  /* line 247, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:not(:first-child):not(:last-child), .card-group .nested-fields.panelled:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  /* line 250, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .nested-fields.panelled:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
  .card-group .nested-fields.panelled:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@media (min-width: 576px) {
  /* line 266, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  /* line 270, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card, .card-columns .nested-fields.panelled {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
/* line 2, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item {
  float: left;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #636c72;
  content: "/";
}
/* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #636c72;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-link:focus, .page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
/* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge, form.standard .form-actions a .badge, form.standard .form-actions input .badge, form.standard .form-actions button .badge, .btn-add .badge, .btn-rmv .badge, .btn-new .badge {
  position: relative;
  top: -1px;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 55, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-default {
  background-color: #636c72;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #4b5257;
}

/* line 59, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  background-color: #0275d8;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #025aa5;
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  background-color: #5cb85c;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #449d44;
}

/* line 67, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  background-color: #5bc0de;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

/* line 71, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  background-color: #f0ad4e;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

/* line 75, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  background-color: #d9534f;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #c9302c;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  /* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-hr {
  border-top-color: #d0d5d8;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert, div.error-explanation, .error_notification {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: bold;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c1e2b3;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 47, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #a6d5ec;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 50, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #f7ecb5;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 53, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger, div.error-explanation, .error_notification {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr, div.error-explanation hr, .error_notification hr {
  border-top-color: #e4b9b9;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link, div.error-explanation .alert-link, .error_notification .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}
/* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

/* line 47, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 62, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
}
/* line 71, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}
/* line 78, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}
/* line 81, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
/* line 94, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}
/* line 100, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text {
  color: #daeeff;
}

/* line 113, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
/* line 120, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
/* line 126, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 3, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}
/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
/* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 79, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

/* line 88, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 95, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
}

/* line 104, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}
/* line 112, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
/* line 113, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 117, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 128, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  /* line 137, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 141, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg {
    max-width: 800px;
  }
}
/* line 2, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}
/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 49, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 58, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 75, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
/* line 83, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
/* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
/* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}
/* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}
/* line 40, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}
/* line 47, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
/* line 51, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}
/* line 57, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}
/* line 70, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 86, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}
/* line 93, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
/* line 105, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
/* line 109, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}
/* line 115, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 121, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

/* line 131, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}
/* line 140, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-title:empty {
  display: none;
}

/* line 145, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 154, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 164, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::before {
  content: "";
  border-width: 11px;
}

/* line 168, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::after {
  content: "";
  border-width: 10px;
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}
@media (-webkit-transform-3d) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {
  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  /* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  /* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
/* line 59, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 83, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 86, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 91, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 99, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 102, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 112, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
/* line 126, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 138, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 147, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 158, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 168, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 3, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-faded {
  background-color: #f7f7f7;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #0275d8 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #5cb85c !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #5bc0de !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f0ad4e !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #d9534f !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-inverse {
  background-color: #292b2c !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded, form.standard fieldset, #sidebar-content #sidebar h2 {
  border-radius: 0.25rem;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 27, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0;
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

/* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

/* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

/* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

/* line 39, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

/* line 41, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

/* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

/* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

/* line 46, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}
/* line 3, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 23, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 0 !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0 {
  margin-right: 0 !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0 {
  margin-left: 0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem 0.25rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem 0.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem 1rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3 {
  margin-right: 1rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3 {
  margin-left: 1rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem 1.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4 {
  margin-right: 1.5rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4 {
  margin-left: 1.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem 3rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5 {
  margin-right: 3rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5 {
  margin-left: 3rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 0 !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem 0.25rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem 0.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem 1rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3 {
  padding-right: 1rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3 {
  padding-left: 1rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem 1.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4 {
  padding-right: 1.5rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4 {
  padding-left: 1.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem 3rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5 {
  padding-right: 3rem !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5 {
  padding-left: 3rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto {
  margin-right: auto !important;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 33, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto {
  margin-left: auto !important;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
/* line 7, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 25, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 26, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 27, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: normal;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 33, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-muted {
  color: #636c72 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #0275d8 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #5cb85c !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f0ad4e !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #d9534f !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-gray-dark {
  color: #292b2c !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

/* line 59, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 29, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 36, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 43, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 51, /usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 1, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 14, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 33, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 73, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 128, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 132, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 135, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 139, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 141, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 147, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 159, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 162, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 166, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 169, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 172, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 176, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 181, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 187, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 189, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 193, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 199, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 208, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 214, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 217, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 220, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 224, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 228, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 232, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 236, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 239, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 243, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 247, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 250, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 257, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 261, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 264, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 267, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 270, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 272, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 274, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 277, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 280, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 283, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 286, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 290, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 294, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 299, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 309, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 311, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 314, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 319, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 321, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 337, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 349, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 352, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 361, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 363, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 366, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 370, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 380, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 390, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 396, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 398, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 402, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 404, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 413, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 419, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 422, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 425, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 429, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 433, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 436, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 441, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 446, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 450, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 454, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 458, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 461, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 464, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 468, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 471, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 474, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 478, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 483, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */
/* line 2, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
          #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
          #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
          #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
      #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
      #RTL SUPPORT
  \*------------------------------------*/
}

/* line 57, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  outline: 0;
}

/* line 68, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.form-control, .select2-container--bootstrap table.list tr.table-search th input.select2-selection, table.list tr.table-search th .select2-container--bootstrap input.select2-selection, .select2-container--bootstrap table.list tr.table-search th select.select2-selection, table.list tr.table-search th .select2-container--bootstrap select.select2-selection {
  border-radius: 4px;
}

/* line 71, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* line 81, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
   * Firefox 19+
   *
   * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
   */
}

/* line 90, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}

/* line 93, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}

/* line 96, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 100, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}

/* line 103, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option {
  /**
   * Disabled results.
   *
   * @see https://select2.github.io/examples.html#disabled-results
   */
  /**
   * Hover state.
   */
  /**
   * Selected state.
   */
}

/* line 116, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}

/* line 119, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}

/* line 123, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}

/* line 127, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}

/* line 131, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}

/* line 134, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 137, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}

/* line 141, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}

/* line 145, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}

/* line 149, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}

/* line 153, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}

/* line 157, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  white-space: nowrap;
}

/* line 165, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}

/* line 176, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
  /**
   * Handle border radii of the container when the dropdown is showing.
   */
}

/* line 184, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}

/* line 188, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}

/* line 193, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}

/* line 198, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 205, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}

/* line 208, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  box-shadow: none;
}

/* line 213, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}

/* line 217, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}

/* line 221, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}

/* line 225, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}

/* line 232, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-dropdown--above {
  margin-top: 1px;
}

/* line 235, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 239, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 24px 6px 12px;
  /**
   * Adjust the single Select2's dropdown arrow button appearance.
   */
}

/* line 247, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}

/* line 254, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 266, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}

/* line 270, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 273, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
   * Make Multi Select2's choices match Bootstrap 3's default button styles.
   */
  /**
   * Minus 2px borders.
   */
  /**
   * Clear the selection.
   */
}

/* line 287, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 301, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}

/* line 306, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}

/* line 316, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.428571429;
  margin-top: 0;
  min-width: 5em;
}

/* line 324, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}

/* line 331, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 334, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}

/* line 337, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}

/* line 345, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b, .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}

/* line 348, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm, .input-group-sm .select2-container--bootstrap .select2-selection--multiple, .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}

/* line 352, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}

/* line 358, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}

/* line 364, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}

/* line 367, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg, .input-group-lg .select2-container--bootstrap .select2-selection--single, .form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}

/* line 375, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}

/* line 378, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}

/* line 384, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg, .input-group-lg .select2-container--bootstrap .select2-selection--multiple, .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}

/* line 388, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}

/* line 395, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}

/* line 401, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}

/* line 404, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}

/* line 409, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

/* line 413, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}

/* line 418, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

/* line 422, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] {
  /**
   * Single Select2
   *
   * 1. Makes sure that .select2-selection__placeholder is positioned
   *    correctly.
   */
  /**
   * Multiple Select2
   */
}

/* line 433, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}

/* line 437, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}

/* line 443, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 446, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}

/* line 450, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}

/* line 453, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

/* line 457, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}

/* line 461, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/*------------------------------------*\
    #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
/* line 479, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}

/* line 483, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}

/* line 489, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active {
  border-color: #66512c;
}

/* line 492, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

/* line 496, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}

/* line 500, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}

/* line 506, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active {
  border-color: #843534;
}

/* line 509, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

/* line 513, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}

/* line 517, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}

/* line 523, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active {
  border-color: #2b542c;
}

/* line 526, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/* line 548, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
}

/* line 561, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group .select2-container--bootstrap.select2-container--open, .input-group .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}

/* line 565, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 570, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/* line 582, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-append .input-group-btn form.standard .form-actions a,
form.standard .form-actions .select2-bootstrap-append .input-group-btn a,
.select2-bootstrap-append .input-group-btn form.standard .form-actions input,
form.standard .form-actions .select2-bootstrap-append .input-group-btn input,
.select2-bootstrap-append .input-group-btn form.standard .form-actions button,
form.standard .form-actions .select2-bootstrap-append .input-group-btn button,
.select2-bootstrap-append .input-group-btn .btn-add,
.select2-bootstrap-append .input-group-btn .btn-rmv,
.select2-bootstrap-append .input-group-btn .btn-new,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn,
.select2-bootstrap-prepend .input-group-btn form.standard .form-actions a,
form.standard .form-actions .select2-bootstrap-prepend .input-group-btn a,
.select2-bootstrap-prepend .input-group-btn form.standard .form-actions input,
form.standard .form-actions .select2-bootstrap-prepend .input-group-btn input,
.select2-bootstrap-prepend .input-group-btn form.standard .form-actions button,
form.standard .form-actions .select2-bootstrap-prepend .input-group-btn button,
.select2-bootstrap-prepend .input-group-btn .btn-add,
.select2-bootstrap-prepend .input-group-btn .btn-rmv,
.select2-bootstrap-prepend .input-group-btn .btn-new {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
/* line 600, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control.select2-hidden-accessible, table.list tr.table-search th input.select2-hidden-accessible, table.list tr.table-search th select.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
*/
/* line 608, /usr/local/bundle/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2-bootstrap.css */
.form-inline .select2-container--bootstrap, .nested-fields.inline .select2-container--bootstrap {
  display: inline-block;
}

/* line 4, /app/app/assets/stylesheets/shared/select2-bootstrap4.scss */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  margin-top: calc(0.5rem - 1px);
}
/* line 8, /app/app/assets/stylesheets/shared/select2-bootstrap4.scss */
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  height: calc(2.25rem + 2px);
}
/* line 16, /app/app/assets/stylesheets/shared/select2-bootstrap4.scss */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  margin-top: calc(0.25rem - 1px);
}
/* line 20, /app/app/assets/stylesheets/shared/select2-bootstrap4.scss */
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  height: calc(1.75rem + 2px);
}
/* line 28, /app/app/assets/stylesheets/shared/select2-bootstrap4.scss */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  margin-top: calc(0.75rem - 1px);
}
/* line 32, /app/app/assets/stylesheets/shared/select2-bootstrap4.scss */
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  height: calc(2.75rem + 2px);
}

/* Pagination style */
/* line 2, /app/app/assets/stylesheets/shared/pagination.scss */
.pagination {
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 1em;
  display: inline-block;
  margin-bottom: 1em;
  cursor: default;
}

/* line 10, /app/app/assets/stylesheets/shared/pagination.scss */
.pagination a, .pagination span {
  padding: 0.2em 0.3em;
}

/* line 12, /app/app/assets/stylesheets/shared/pagination.scss */
.pagination .disabled {
  color: #aaaaaa;
}

/* line 14, /app/app/assets/stylesheets/shared/pagination.scss */
.pagination .current {
  font-style: normal;
  font-weight: bold;
  background-color: #bebebe;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.5;
  border-radius: 1em;
  text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
}

/* line 26, /app/app/assets/stylesheets/shared/pagination.scss */
.pagination a {
  text-decoration: none;
  color: black;
}

/* line 29, /app/app/assets/stylesheets/shared/pagination.scss */
.pagination a:hover, .pagination a:focus {
  text-decoration: underline;
}

/* Old Pagination Style */
/*      .pagination {
*    background: white;
*
*      margin-top: 1em; */
/* self-clearing method:  } */
/*      .pagination a, .pagination span {
*        padding: .2em .5em;
*        display: block;
*        float: left;
*        margin-right: 1px; }
*      .pagination span.disabled {
*        color: #999;
*        border: 1px solid #DDD; }
*      .pagination span.current {
*        font-weight: bold;
*        background: #2E6AB1;
*        color: white;
*        border: 1px solid #2E6AB1; }
*      .pagination a {
*        text-decoration: none;
*       color: #105CB6;
*        border: 1px solid #9AAFE5; }
*        .pagination a:hover, .pagination a:focus {
*          color: #003;
*          border-color: #003; }
*      .pagination .page_info {
*        background: #DCDCDC;
*        color: green;
*        padding: .4em .6em;
*        width: 32em;
*        margin-bottom: .3em;
*        text-align: left; }
*        .pagination .page_info b {
*          color: #003;
*          padding: .1em .25em; }
*      .pagination:after {
*        content: ".";
*        display: block;
*        height: 0;
*        clear: both;
*        visibility: hidden; }
*       html .pagination {
*        height: 1%; }
      *:first-child+html .pagination {
*        overflow: hidden; }
*/
/* line 4, /app/app/assets/stylesheets/shared/form.scss */
div.error-explanation h2 {
  font-size: 17px;
}
/* line 5, /app/app/assets/stylesheets/shared/form.scss */
div.error-explanation ul {
  margin: 0.8em;
}

/* line 9, /app/app/assets/stylesheets/shared/form.scss */
form.standard .form-actions {
  padding-top: .8em;
  margin-bottom: 1em;
  margin-top: .8em;
  border-top: 1px solid white;
}
/* line 14, /app/app/assets/stylesheets/shared/form.scss */
form.standard .form-actions a, form.standard .form-actions input, form.standard .form-actions button {
  margin-right: 0.5em;
}
/* line 20, /app/app/assets/stylesheets/shared/form.scss */
form.standard fieldset {
  padding: 1rem;
  background: #E0EBEA;
  margin-top: 1em;
  margin-bottom: 1em;
}
/* line 28, /app/app/assets/stylesheets/shared/form.scss */
form.standard legend {
  font-size: 18px;
  background: white;
  display: inline-block;
  border: 1px solid silver;
  padding: 0 0.5em;
  border-radius: 3px;
  max-width: 600px;
  margin-left: .5em;
  line-height: 30px;
  margin-bottom: 10px;
}

/* line 43, /app/app/assets/stylesheets/shared/form.scss */
.inline-checkbox-group .checkbox {
  display: inline-block;
}
/* line 45, /app/app/assets/stylesheets/shared/form.scss */
.inline-checkbox-group .checkbox input {
  vertical-align: middle;
}
/* line 48, /app/app/assets/stylesheets/shared/form.scss */
.inline-checkbox-group .checkbox label {
  margin-right: 1.5em;
}

/* line 58, /app/app/assets/stylesheets/shared/form.scss */
.nested-fields.inline {
  background: white;
  border-radius: 2px;
  position: relative;
  padding: 2px 3px;
  margin-top: 1px;
}
/* line 65, /app/app/assets/stylesheets/shared/form.scss */
.nested-fields.inline label {
  margin-left: 1.5em;
  margin-right: 0.5em;
}
/* line 69, /app/app/assets/stylesheets/shared/form.scss */
.nested-fields.inline .btn-rmv, .nested-fields.inline .notice-rmv {
  top: 14%;
  position: absolute;
  right: 5px;
  vertical-align: middle;
}
/* line 75, /app/app/assets/stylesheets/shared/form.scss */
.nested-fields.inline:hover {
  background: #FFF69E;
}
/* line 81, /app/app/assets/stylesheets/shared/form.scss */
.nested-fields.panelled .btn-rmv {
  float: right;
}

/* line 86, /app/app/assets/stylesheets/shared/form.scss */
.btn-add {
  margin-top: 1em;
}

/* line 92, /app/app/assets/stylesheets/shared/form.scss */
.btn-rmv {
  color: #9D1309;
}

/* line 98, /app/app/assets/stylesheets/shared/form.scss */
.btn-new {
  margin-top: 1em;
  margin-left: 2em;
  float: right;
}

/* line 107, /app/app/assets/stylesheets/shared/form.scss */
input[type="radio"] {
  margin-left: 1em;
  margin-right: 0.3em;
}

/* line 112, /app/app/assets/stylesheets/shared/form.scss */
input[type="checkbox"] {
  margin-left: 1em;
  margin-right: 10px;
}

/* line 117, /app/app/assets/stylesheets/shared/form.scss */
.result {
  display: none;
}

/* line 2, /app/app/assets/stylesheets/shared/login.scss */
#login fieldset {
  font-size: 20px;
  min-width: 300px;
  width: 25em;
}
/* line 6, /app/app/assets/stylesheets/shared/login.scss */
#login fieldset .actions {
  font-size: 18px;
}
/* line 8, /app/app/assets/stylesheets/shared/login.scss */
#login fieldset .actions a {
  margin-top: 1em;
}
/* line 11, /app/app/assets/stylesheets/shared/login.scss */
#login .signin-links {
  font-size: 18px;
}

/* line 1, /app/app/assets/stylesheets/shared/custom.scss */
.btn-space {
  margin-bottom: 10px;
  margin-left: 10px;
}

/* line 6, /app/app/assets/stylesheets/shared/custom.scss */
.alert-info {
  margin-top: 15px;
}

/* line 12, /app/app/assets/stylesheets/shared/custom.scss */
.measurements_container {
  display: none;
}

/* line 14, /app/app/assets/stylesheets/shared/custom.scss */
.info-box {
  background-color: #F9F9F9;
  border: 2px solid #353535;
  border-radius: 5px;
  padding: 1em;
  position: relative;
}

/* line 22, /app/app/assets/stylesheets/shared/custom.scss */
.nested-tables {
  width: 100%;
}
/* line 25, /app/app/assets/stylesheets/shared/custom.scss */
.nested-tables tr {
  vertical-align: top;
}
/* line 29, /app/app/assets/stylesheets/shared/custom.scss */
.nested-tables td {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 35, /app/app/assets/stylesheets/shared/custom.scss */
.table-display-fields {
  overflow-y: auto;
  height: 500px;
}

/* line 2, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar table {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  background-color: transparent;
  border: 1px solid #dddddd;
  border-collapse: collapse;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
/* line 13, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar tr {
  border-collapse: collapse;
}
/* line 17, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar th {
  padding: 6px;
  border-bottom: 2px solid #dddddd;
  border-collapse: collapse;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 0px none #333333;
  box-sizing: border-box;
  text-align: left;
}
/* line 28, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar td {
  padding: 6px;
  vertical-align: top;
  width: 14%;
  border: 1px solid #ddd;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #dddddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #dddddd;
  border-left-style: solid;
  border-left-width: 1px;
}
/* line 48, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar .day {
  height: 80px;
}
/* line 60, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar .today {
  background: #FFFFC0;
}
/* line 69, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar .prev-month {
  background: #DDD;
}
/* line 72, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar .next-month {
  background: #DDD;
}
/* line 79, /app/app/assets/stylesheets/shared/simple_calendar.scss */
.simple-calendar .calendar-heading {
  font-size: 30px;
  font-weight: bold;
}

/* line 4, /app/app/assets/stylesheets/shared/_footer.scss */
footer {
  margin-top: 3rem;
}

/* line 8, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-container {
  background: -webkit-linear-gradient(315deg, #1e3a5f 0%, #2c5282 100%);
  background: linear-gradient(135deg, #1e3a5f 0%, #2c5282 100%);
  color: #fff;
  padding: 0;
  margin-top: auto;
}
/* line 14, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-container a {
  color: #90cdf4;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
/* line 19, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-container a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 26, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-main {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3fr 1fr;
      grid-template-columns: 3fr 1fr;
  gap: 2rem;
  padding: 2.5rem 3rem;
  max-width: 1400px;
  margin: 0 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (max-width: 768px) {
  /* line 26, /app/app/assets/stylesheets/shared/_footer.scss */
  .footer-main {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    padding: 2rem 1.5rem;
    text-align: center;
  }
}
/* line 41, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-main h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #fff;
}
/* line 48, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-main h5 {
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.75rem;
  color: #90cdf4;
}
/* line 57, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-main p {
  margin: 0;
  line-height: 1.6;
}

/* line 64, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-brand .footer-tagline {
  font-size: 0.95rem;
  opacity: 0.9;
  max-width: 400px;
}
@media (max-width: 768px) {
  /* line 64, /app/app/assets/stylesheets/shared/_footer.scss */
  .footer-brand .footer-tagline {
    max-width: 100%;
  }
}

/* line 75, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-contact {
  text-align: right;
}
@media (max-width: 768px) {
  /* line 75, /app/app/assets/stylesheets/shared/_footer.scss */
  .footer-contact {
    text-align: center;
  }
}
/* line 82, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-contact .footer-email {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  font-size: 0.95rem;
}
/* line 88, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-contact .footer-email i {
  font-size: 0.9rem;
}

/* line 95, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-sponsor .footer-sponsor-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  font-size: 0.95rem;
}
/* line 101, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-sponsor .footer-sponsor-link i {
  font-size: 0.75rem;
  opacity: 0.7;
}

/* line 108, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-universities {
  background: #ffffff;
  padding: 1.5rem 3rem;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 108, /app/app/assets/stylesheets/shared/_footer.scss */
  .footer-universities {
    padding: 1.5rem;
  }
}
/* line 117, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-universities h5 {
  color: #4a5568;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}

/* line 126, /app/app/assets/stylesheets/shared/_footer.scss */
.university-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  /* line 126, /app/app/assets/stylesheets/shared/_footer.scss */
  .university-logos {
    gap: 2rem;
  }
}

/* line 138, /app/app/assets/stylesheets/shared/_footer.scss */
.university-logo {
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
/* line 142, /app/app/assets/stylesheets/shared/_footer.scss */
.university-logo:hover {
  opacity: 0.8;
}
/* line 146, /app/app/assets/stylesheets/shared/_footer.scss */
.university-logo img {
  max-height: 50px;
  width: auto;
}
@media (max-width: 768px) {
  /* line 146, /app/app/assets/stylesheets/shared/_footer.scss */
  .university-logo img {
    max-height: 40px;
  }
}

/* line 156, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  font-size: 0.85rem;
  background: rgba(0, 0, 0, 0.2);
  padding: 1rem 3rem;
}
@media (max-width: 768px) {
  /* line 156, /app/app/assets/stylesheets/shared/_footer.scss */
  .footer-links {
    padding: 1rem 1.5rem;
  }
}
/* line 170, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-links a {
  opacity: 0.9;
}
/* line 173, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-links a:hover {
  opacity: 1;
}
/* line 178, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-links .footer-divider {
  color: rgba(255, 255, 255, 0.4);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 184, /app/app/assets/stylesheets/shared/_footer.scss */
.footer-copyright {
  background: rgba(0, 0, 0, 0.3);
  padding: 0.75rem 3rem;
  text-align: center;
  font-size: 0.8rem;
  opacity: 0.8;
}
@media (max-width: 768px) {
  /* line 184, /app/app/assets/stylesheets/shared/_footer.scss */
  .footer-copyright {
    padding: 0.75rem 1.5rem;
  }
}

/* line 3, /app/app/assets/stylesheets/shared/_about.scss */
.about-page {
  margin-top: -20px;
}

/* line 7, /app/app/assets/stylesheets/shared/_about.scss */
.about-hero {
  background: -webkit-linear-gradient(315deg, #1e3a5f 0%, #2c5282 100%);
  background: linear-gradient(135deg, #1e3a5f 0%, #2c5282 100%);
  color: #fff;
  padding: 4rem 2rem;
  text-align: center;
}
/* line 13, /app/app/assets/stylesheets/shared/_about.scss */
.about-hero .about-hero-content {
  max-width: 800px;
  margin: 0 auto;
}
/* line 18, /app/app/assets/stylesheets/shared/_about.scss */
.about-hero h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #fff;
}
@media (max-width: 768px) {
  /* line 18, /app/app/assets/stylesheets/shared/_about.scss */
  .about-hero h1 {
    font-size: 1.75rem;
  }
}
/* line 29, /app/app/assets/stylesheets/shared/_about.scss */
.about-hero .about-tagline {
  font-size: 1.25rem;
  opacity: 0.9;
  margin: 0;
}
@media (max-width: 768px) {
  /* line 29, /app/app/assets/stylesheets/shared/_about.scss */
  .about-hero .about-tagline {
    font-size: 1rem;
  }
}

/* line 40, /app/app/assets/stylesheets/shared/_about.scss */
.about-section {
  padding: 3rem 2rem;
}
@media (max-width: 768px) {
  /* line 40, /app/app/assets/stylesheets/shared/_about.scss */
  .about-section {
    padding: 2rem 1rem;
  }
}
/* line 47, /app/app/assets/stylesheets/shared/_about.scss */
.about-section.about-section-alt {
  background: #f7fafc;
}
/* line 51, /app/app/assets/stylesheets/shared/_about.scss */
.about-section.about-section-sponsor {
  background: -webkit-linear-gradient(315deg, #edf2f7 0%, #e2e8f0 100%);
  background: linear-gradient(135deg, #edf2f7 0%, #e2e8f0 100%);
  padding: 4rem 2rem;
}

/* line 57, /app/app/assets/stylesheets/shared/_about.scss */
.about-container {
  max-width: 900px;
  margin: 0 auto;
}
/* line 61, /app/app/assets/stylesheets/shared/_about.scss */
.about-container h2 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #1e3a5f;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  /* line 61, /app/app/assets/stylesheets/shared/_about.scss */
  .about-container h2 {
    font-size: 1.5rem;
  }
}

/* line 74, /app/app/assets/stylesheets/shared/_about.scss */
.about-content p {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #4a5568;
  margin-bottom: 1.25rem;
}
/* line 80, /app/app/assets/stylesheets/shared/_about.scss */
.about-content p:last-child {
  margin-bottom: 0;
}
/* line 84, /app/app/assets/stylesheets/shared/_about.scss */
.about-content p strong {
  color: #2d3748;
}

/* line 90, /app/app/assets/stylesheets/shared/_about.scss */
.about-projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
}

/* line 98, /app/app/assets/stylesheets/shared/_about.scss */
.about-project-card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
  margin: 1rem;
  max-width: 450px;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 1.5rem;
  -webkit-transition: box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
/* line 108, /app/app/assets/stylesheets/shared/_about.scss */
.about-project-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
/* line 113, /app/app/assets/stylesheets/shared/_about.scss */
.about-project-card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e3a5f;
  margin-bottom: 0.75rem;
}
/* line 120, /app/app/assets/stylesheets/shared/_about.scss */
.about-project-card p {
  color: #4a5568;
  line-height: 1.6;
  margin-bottom: 1rem;
}
/* line 126, /app/app/assets/stylesheets/shared/_about.scss */
.about-project-card .btn, .about-project-card form.standard .form-actions a, form.standard .form-actions .about-project-card a, .about-project-card form.standard .form-actions input, form.standard .form-actions .about-project-card input, .about-project-card form.standard .form-actions button, form.standard .form-actions .about-project-card button, .about-project-card .btn-add, .about-project-card .btn-rmv, .about-project-card .btn-new {
  font-size: 0.9rem;
}

/* line 131, /app/app/assets/stylesheets/shared/_about.scss */
.about-sponsor-logo {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 600;
  color: #2c5282;
  text-decoration: none;
  margin-top: 1rem;
  padding: 0.75rem 1.5rem;
  border: 2px solid #2c5282;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 143, /app/app/assets/stylesheets/shared/_about.scss */
.about-sponsor-logo:hover {
  background: #2c5282;
  color: #fff;
  text-decoration: none;
}
/* line 149, /app/app/assets/stylesheets/shared/_about.scss */
.about-sponsor-logo i {
  font-size: 1rem;
  opacity: 0.7;
}

/* line 1, /app/app/assets/stylesheets/simple.scss */
.home-banner {
  position: relative;
  left: -30px;
  top: -10px;
  width: calc(100% + 60px);
  overflow-x: hidden;
}
/* line 7, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner {
  width: 100%;
  height: 200px;
}
/* line 11, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text {
  font-family: 'Maven Pro', sans-serif;
  position: absolute;
  top: 20%;
  height: 60%;
  right: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 15%;
}
/* line 19, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .banner-logo {
  height: 100%;
  margin-top: 0%;
  margin-right: 5%;
  float: right;
}
/* line 28, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .link-bar {
  height: 20%;
  float: right;
  margin-top: 4%;
  background-color: #A5E2A5;
  display: table;
  position: relative;
  white-space: nowrap;
  padding: 1%;
}
/* line 37, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .link-bar .link-text {
  width: 70%;
}
/* line 40, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .link-bar.one {
  width: 60%;
  right: -60%;
}
/* line 44, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .link-bar.two {
  width: 50%;
  right: -50%;
}
/* line 48, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .link-bar a {
  padding: 1% 3%;
  color: white;
  display: table-cell;
  vertical-align: middle;
}
/* line 53, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .link-bar a:hover {
  color: #EDF5E1;
  text-decoration: none;
}
/* line 58, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-text .link-bar span.glyphicon {
  position: relative;
  top: 3px;
}
/* line 64, /app/app/assets/stylesheets/simple.scss */
.home-banner .banner-title {
  font-family: 'Maven Pro', sans-serif;
  position: absolute;
  top: 23%;
  height: 60%;
  left: 20px;
  color: white;
  width: 100%;
}

/* line 77, /app/app/assets/stylesheets/simple.scss */
.home-text {
  margin: 15px;
}
/* line 79, /app/app/assets/stylesheets/simple.scss */
.home-text .version-title {
  font-family: 'Maven Pro', sans-serif;
  font-weight: bold;
  text-align: center;
  color: #006400;
  font-size: 40px;
  margin-bottom: 10px;
}
/* line 87, /app/app/assets/stylesheets/simple.scss */
.home-text .wishart-twitter {
  margin-top: 40px;
}
/* line 90, /app/app/assets/stylesheets/simple.scss */
.home-text .more-about {
  text-align: right;
  margin: 5px 0px;
}
/* line 95, /app/app/assets/stylesheets/simple.scss */
.home-text .well p, .home-text .table p, .home-text table.list p {
  font-size: 22px;
}
/* line 99, /app/app/assets/stylesheets/simple.scss */
.home-text .citation-box {
  margin-top: 25px;
  color: white;
  padding: 15px;
  background-color: #379683;
}
/* line 100, /app/app/assets/stylesheets/simple.scss */
.home-text .citation-box h3 {
  margin-top: 10px;
}
/* line 107, /app/app/assets/stylesheets/simple.scss */
.home-text .citation-box a {
  color: #A5E2A5;
}
/* line 109, /app/app/assets/stylesheets/simple.scss */
.home-text .citation-box a:hover {
  color: #A5E2A5;
}

/* line 118, /app/app/assets/stylesheets/simple.scss */
.help-well {
  text-align: center;
}
/* line 120, /app/app/assets/stylesheets/simple.scss */
.help-well .help-header {
  font-weight: bold;
  font-size: 18px;
}
/* line 124, /app/app/assets/stylesheets/simple.scss */
.help-well iframe {
  padding: 10px;
}

/* line 130, /app/app/assets/stylesheets/simple.scss */
.featurette-image-about {
  width: calc(100% + 50px);
}

/* line 137, /app/app/assets/stylesheets/simple.scss */
.featurette-image {
  max-width: 90%;
  min-width: 20%;
}

/* line 142, /app/app/assets/stylesheets/simple.scss */
.featurette-image-logo {
  width: 100%;
}

/* line 146, /app/app/assets/stylesheets/simple.scss */
.featurette-video {
  max-width: 45%;
  min-width: 20%;
}

/* line 151, /app/app/assets/stylesheets/simple.scss */
.featurette-right {
  margin: 0.5rem -15px 1.75rem 1rem;
  box-shadow: 1rem 1rem 1rem 0.1rem rgba(0, 0, 0, 0.1);
}

/* line 156, /app/app/assets/stylesheets/simple.scss */
.featurette-left {
  margin: 0.5rem 1rem 1.75rem -15px;
  box-shadow: -1rem 1rem 1rem 0.1rem rgba(0, 0, 0, 0.1);
}

/* line 161, /app/app/assets/stylesheets/simple.scss */
.featurette-heading {
  line-height: 1;
  letter-spacing: -.05rem;
  margin-bottom: 1rem;
}

/* line 167, /app/app/assets/stylesheets/simple.scss */
.featurette-date {
  color: #999;
  color: rgba(0, 0, 0, 0.5);
}

/* line 172, /app/app/assets/stylesheets/simple.scss */
.featurette {
  padding: 1.5rem 0rem;
}

/* line 175, /app/app/assets/stylesheets/simple.scss */
.table, table.list {
  width: 100%;
}

/* line 180, /app/app/assets/stylesheets/simple.scss */
.carousel-inner .item img {
  margin: auto;
}

/* line 184, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-wrapper {
  width: 100%;
  padding: 1rem 5rem;
}

/* line 189, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-wrapper-bg {
  background: none;
  background: #000000;
}
/* line 192, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-wrapper-bg h1, .carousel-caption-wrapper-bg p {
  filter: drop-shadow(5px 5px 10px black);
  -webkit-filter: drop-shadow(5px 5px 10px black);
  -moz-filter: drop-shadow(5px 5px 10px black);
}
/* line 197, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-wrapper-bg .btn, .carousel-caption-wrapper-bg form.standard .form-actions a, form.standard .form-actions .carousel-caption-wrapper-bg a, .carousel-caption-wrapper-bg form.standard .form-actions input, form.standard .form-actions .carousel-caption-wrapper-bg input, .carousel-caption-wrapper-bg form.standard .form-actions button, form.standard .form-actions .carousel-caption-wrapper-bg button, .carousel-caption-wrapper-bg .btn-add, .carousel-caption-wrapper-bg .btn-rmv, .carousel-caption-wrapper-bg .btn-new {
  filter: drop-shadow(5px 5px 10px #000000);
  -webkit-filter: drop-shadow(5px 5px 10px #000000);
  -moz-filter: drop-shadow(5px 5px 10px #000000);
}

/* line 204, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-wrapper-bg-light {
  background: none;
  background: #ffffff55;
}
/* line 208, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-wrapper-bg-light h1, .carousel-caption-wrapper-bg-light p {
  filter: drop-shadow(5px 5px 10px white);
  -webkit-filter: drop-shadow(5px 5px 10px white);
  -moz-filter: drop-shadow(5px 5px 10px white);
}
/* line 213, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-wrapper-bg-light .btn, .carousel-caption-wrapper-bg-light form.standard .form-actions a, form.standard .form-actions .carousel-caption-wrapper-bg-light a, .carousel-caption-wrapper-bg-light form.standard .form-actions input, form.standard .form-actions .carousel-caption-wrapper-bg-light input, .carousel-caption-wrapper-bg-light form.standard .form-actions button, form.standard .form-actions .carousel-caption-wrapper-bg-light button, .carousel-caption-wrapper-bg-light .btn-add, .carousel-caption-wrapper-bg-light .btn-rmv, .carousel-caption-wrapper-bg-light .btn-new {
  filter: drop-shadow(5px 5px 20px #ffffff);
  -webkit-filter: drop-shadow(5px 5px 20px #ffffff);
  -moz-filter: drop-shadow(5px 5px 20px #ffffff);
}

/* line 220, /app/app/assets/stylesheets/simple.scss */
.carousel-control {
  width: 100px;
  background: none;
  margin: 0 5%;
}

/* line 226, /app/app/assets/stylesheets/simple.scss */
.carousel-caption-h {
  width: 100%;
  height: 40%;
  top: 30%;
  bottom: 50%;
  background: rgba(0, 0, 0, 0.1);
  background-size: cover;
  text-align: center;
  left: 0;
}

/* line 238, /app/app/assets/stylesheets/simple.scss */
.carousel-caption {
  top: 50%;
  bottom: 50%;
  height: 40%;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 93%;
  background: rgba(0, 0, 0, 0.2);
}

/* line 253, /app/app/assets/stylesheets/simple.scss */
.stakeholders-pics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 2px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 262, /app/app/assets/stylesheets/simple.scss */
.stakeholders-pics .stakeholders-img {
  margin: 0 30px;
  width: 20vw;
  height: auto;
}

/* line 4, /app/app/assets/stylesheets/help_system.scss */
.help-tooltip-wrapper {
  display: inline-block;
  margin-left: 5px;
}

/* line 9, /app/app/assets/stylesheets/help_system.scss */
.help-tooltip-icon {
  color: #6c757d;
  font-size: 0.9em;
  text-decoration: none;
}
/* line 14, /app/app/assets/stylesheets/help_system.scss */
.help-tooltip-icon:hover {
  color: #007bff;
}
/* line 18, /app/app/assets/stylesheets/help_system.scss */
.help-tooltip-icon:focus {
  outline: 2px solid #007bff;
  outline-offset: 2px;
}

/* line 24, /app/app/assets/stylesheets/help_system.scss */
.help-popover {
  max-width: 400px;
}
/* line 27, /app/app/assets/stylesheets/help_system.scss */
.help-popover .popover-header {
  background-color: #007bff;
  color: white;
  font-weight: 600;
  border-radius: 3px 3px 0 0;
}
/* line 34, /app/app/assets/stylesheets/help_system.scss */
.help-popover .popover-body {
  font-size: 0.9rem;
  line-height: 1.5;
  color: #333;
}
/* line 40, /app/app/assets/stylesheets/help_system.scss */
.help-popover .popover-footer {
  padding: 8px 14px;
  background-color: #f8f9fa;
  border-top: 1px solid #dee2e6;
  text-align: right;
}
/* line 46, /app/app/assets/stylesheets/help_system.scss */
.help-popover .popover-footer a {
  font-size: 0.85rem;
  font-weight: 500;
  color: #007bff;
}
/* line 51, /app/app/assets/stylesheets/help_system.scss */
.help-popover .popover-footer a:hover {
  color: #0056b3;
  text-decoration: none;
}

/* line 59, /app/app/assets/stylesheets/help_system.scss */
.help-inline {
  margin: 15px 0;
  padding: 15px;
  border-left: 4px solid #17a2b8;
  background-color: #f8f9fa;
}
/* line 65, /app/app/assets/stylesheets/help_system.scss */
.help-inline strong {
  display: block;
  margin-bottom: 8px;
  color: #0c5460;
  font-size: 1.1em;
}
/* line 72, /app/app/assets/stylesheets/help_system.scss */
.help-inline p {
  margin-bottom: 10px;
  color: #495057;
}
/* line 77, /app/app/assets/stylesheets/help_system.scss */
.help-inline .btn-outline-info {
  margin-top: 10px;
}

/* line 82, /app/app/assets/stylesheets/help_system.scss */
.help-modal-trigger {
  border-bottom: 1px dotted #007bff;
  cursor: help;
  color: #007bff;
}
/* line 87, /app/app/assets/stylesheets/help_system.scss */
.help-modal-trigger:hover {
  border-bottom-style: solid;
  text-decoration: none;
  color: #0056b3;
}

/* line 96, /app/app/assets/stylesheets/help_system.scss */
.help-center .help-search-bar {
  margin-bottom: 30px;
}
/* line 100, /app/app/assets/stylesheets/help_system.scss */
.help-center .help-search-bar .input-group-lg .form-control, .help-center .help-search-bar .input-group-lg table.list tr.table-search th input, table.list tr.table-search th .help-center .help-search-bar .input-group-lg input, .help-center .help-search-bar .input-group-lg table.list tr.table-search th select, table.list tr.table-search th .help-center .help-search-bar .input-group-lg select {
  height: 50px;
  font-size: 1.1rem;
}
/* line 107, /app/app/assets/stylesheets/help_system.scss */
.help-center .help-category-section {
  margin-bottom: 30px;
}
/* line 110, /app/app/assets/stylesheets/help_system.scss */
.help-center .help-category-section h3 {
  margin-bottom: 15px;
  color: #333;
  font-weight: 600;
}

/* line 120, /app/app/assets/stylesheets/help_system.scss */
.help-page .breadcrumb {
  margin-bottom: 20px;
}
/* line 124, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content {
  line-height: 1.8;
}
/* line 127, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content h1, .help-page .help-content h2, .help-page .help-content h3, .help-page .help-content h4, .help-page .help-content h5, .help-page .help-content h6 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 600;
}
/* line 133, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content h1 {
  margin-top: 0;
}
/* line 137, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content p {
  margin-bottom: 15px;
}
/* line 141, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content ul, .help-page .help-content ol {
  margin-bottom: 15px;
  padding-left: 30px;
}
/* line 146, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content li {
  margin-bottom: 8px;
}
/* line 150, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content code {
  background-color: #f4f4f4;
  padding: 2px 6px;
  border-radius: 3px;
  font-family: 'Courier New', monospace;
}
/* line 157, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content pre {
  background-color: #f4f4f4;
  padding: 15px;
  border-radius: 5px;
  overflow-x: auto;
  margin-bottom: 15px;
}
/* line 164, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content pre code {
  background-color: transparent;
  padding: 0;
}
/* line 170, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content blockquote {
  border-left: 4px solid #007bff;
  padding-left: 15px;
  margin: 20px 0;
  color: #6c757d;
  font-style: italic;
}
/* line 178, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
/* line 183, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content table th, .help-page .help-content table td {
  padding: 12px;
  border: 1px solid #dee2e6;
  text-align: left;
}
/* line 189, /app/app/assets/stylesheets/help_system.scss */
.help-page .help-content table th {
  background-color: #f8f9fa;
  font-weight: 600;
}
/* line 196, /app/app/assets/stylesheets/help_system.scss */
.help-page .external-links {
  margin-top: 30px;
  padding: 20px;
  background-color: #f8f9fa;
  border-radius: 5px;
}
/* line 202, /app/app/assets/stylesheets/help_system.scss */
.help-page .external-links h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
/* line 207, /app/app/assets/stylesheets/help_system.scss */
.help-page .external-links ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 211, /app/app/assets/stylesheets/help_system.scss */
.help-page .external-links ul li {
  margin-bottom: 8px;
}
/* line 214, /app/app/assets/stylesheets/help_system.scss */
.help-page .external-links ul li a {
  color: #007bff;
}
/* line 217, /app/app/assets/stylesheets/help_system.scss */
.help-page .external-links ul li a:hover {
  color: #0056b3;
  text-decoration: none;
}

/* line 229, /app/app/assets/stylesheets/help_system.scss */
.faq-page .btn-group {
  margin-bottom: 20px;
}
/* line 233, /app/app/assets/stylesheets/help_system.scss */
.faq-page .btn-group .btn-outline-primary.active {
  background-color: #007bff;
  color: white;
}
/* line 240, /app/app/assets/stylesheets/help_system.scss */
.faq-page .faq-item {
  margin-bottom: 20px;
}
/* line 244, /app/app/assets/stylesheets/help_system.scss */
.faq-page .faq-item .faq-question i {
  color: #007bff;
  margin-right: 8px;
}
/* line 250, /app/app/assets/stylesheets/help_system.scss */
.faq-page .faq-item .faq-answer {
  margin-top: 10px;
  padding: 15px;
  background-color: #f8f9fa;
  border-radius: 5px;
  line-height: 1.6;
}
/* line 258, /app/app/assets/stylesheets/help_system.scss */
.faq-page .faq-item .faq-learn-more {
  margin-top: 15px;
}

/* line 265, /app/app/assets/stylesheets/help_system.scss */
.badge-info {
  background-color: #17a2b8;
}

/* line 269, /app/app/assets/stylesheets/help_system.scss */
.badge-primary {
  background-color: #007bff;
}

/* line 273, /app/app/assets/stylesheets/help_system.scss */
.badge-secondary {
  background-color: #6c757d;
}

/* line 277, /app/app/assets/stylesheets/help_system.scss */
.badge-success {
  background-color: #28a745;
}

/* line 281, /app/app/assets/stylesheets/help_system.scss */
.badge-warning {
  background-color: #ffc107;
  color: #212529;
}

/* line 286, /app/app/assets/stylesheets/help_system.scss */
.badge-danger {
  background-color: #dc3545;
}

/* Global Typography Improvements */
/* Increase base font size for better readability */
/* line 4, /app/app/assets/stylesheets/typography_improvements.css */
body {
  font-size: 16px !important;
  line-height: 1.6 !important;
}

/* Ensure all headings are appropriately sized */
/* line 10, /app/app/assets/stylesheets/typography_improvements.css */
h1 {
  font-size: 2.5rem !important;
}

/* line 14, /app/app/assets/stylesheets/typography_improvements.css */
h2 {
  font-size: 2rem !important;
}

/* line 18, /app/app/assets/stylesheets/typography_improvements.css */
h3 {
  font-size: 1.75rem !important;
}

/* line 22, /app/app/assets/stylesheets/typography_improvements.css */
h4 {
  font-size: 1.5rem !important;
}

/* line 26, /app/app/assets/stylesheets/typography_improvements.css */
h5 {
  font-size: 1.25rem !important;
}

/* line 30, /app/app/assets/stylesheets/typography_improvements.css */
h6 {
  font-size: 1.1rem !important;
}

/* Increase paragraph and general text size */
/* line 35, /app/app/assets/stylesheets/typography_improvements.css */
p,
.text-muted,
.card-text {
  font-size: 1rem !important;
}

/* Increase small text to be more readable */
/* line 42, /app/app/assets/stylesheets/typography_improvements.css */
small,
.small {
  font-size: 0.9rem !important;
}

/* Navigation menu text */
/* line 48, /app/app/assets/stylesheets/typography_improvements.css */
.nav-link {
  font-size: 1.1rem !important;
}

/* line 52, /app/app/assets/stylesheets/typography_improvements.css */
.dropdown-item {
  font-size: 1rem !important;
}

/* Table text */
/* line 57, /app/app/assets/stylesheets/typography_improvements.css */
table {
  font-size: 1rem !important;
}

/* line 61, /app/app/assets/stylesheets/typography_improvements.css */
th {
  font-size: 1.05rem !important;
}

/* Form labels and inputs */
/* line 66, /app/app/assets/stylesheets/typography_improvements.css */
label,
.form-label {
  font-size: 1rem !important;
}

/* line 71, /app/app/assets/stylesheets/typography_improvements.css */
.form-control, table.list tr.table-search th input, table.list tr.table-search th select {
  font-size: 1rem !important;
}

/* Button text */
/* line 76, /app/app/assets/stylesheets/typography_improvements.css */
.btn, form.standard .form-actions a, form.standard .form-actions input, form.standard .form-actions button, .btn-add, .btn-rmv, .btn-new {
  font-size: 1rem !important;
}

/* line 80, /app/app/assets/stylesheets/typography_improvements.css */
.btn-sm, .btn-group-sm > .btn, form.standard .form-actions .btn-group-sm > a, form.standard .form-actions .btn-group-sm > input, form.standard .form-actions .btn-group-sm > button, .btn-group-sm > .btn-add, .btn-group-sm > .btn-rmv, .btn-group-sm > .btn-new, .btn-add, .btn-rmv, .btn-new {
  font-size: 0.95rem !important;
}

/* line 84, /app/app/assets/stylesheets/typography_improvements.css */
.btn-lg, .btn-group-lg > .btn, form.standard .form-actions .btn-group-lg > a, form.standard .form-actions .btn-group-lg > input, form.standard .form-actions .btn-group-lg > button, .btn-group-lg > .btn-add, .btn-group-lg > .btn-rmv, .btn-group-lg > .btn-new {
  font-size: 1.15rem !important;
}

/* Badge text */
/* line 89, /app/app/assets/stylesheets/typography_improvements.css */
.badge {
  font-size: 0.9rem !important;
  padding: 0.35em 0.65em !important;
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* Alert text */
/* line 97, /app/app/assets/stylesheets/typography_improvements.css */
.alert, div.error-explanation, .error_notification {
  font-size: 1rem !important;
}

/* Breadcrumb text */
/* line 102, /app/app/assets/stylesheets/typography_improvements.css */
.breadcrumb {
  font-size: 1rem !important;
}

/* Card headers */
/* line 107, /app/app/assets/stylesheets/typography_improvements.css */
.card-header {
  font-size: 1.1rem !important;
}

/* List items */
/* line 112, /app/app/assets/stylesheets/typography_improvements.css */
li {
  font-size: 1rem !important;
}

/* Help page specific improvements */
/* line 117, /app/app/assets/stylesheets/typography_improvements.css */
.help-content {
  font-size: 1.05rem !important;
  line-height: 1.7 !important;
}

/* line 122, /app/app/assets/stylesheets/typography_improvements.css */
.help-content p {
  margin-bottom: 1rem !important;
}

/* line 126, /app/app/assets/stylesheets/typography_improvements.css */
.help-content li {
  margin-bottom: 0.5rem !important;
}

/* FAQ specific improvements */
/* line 131, /app/app/assets/stylesheets/typography_improvements.css */
.faq-question {
  font-size: 1.4rem !important;
  margin-bottom: 1rem !important;
}

/* line 136, /app/app/assets/stylesheets/typography_improvements.css */
.faq-answer {
  font-size: 1.05rem !important;
  line-height: 1.7 !important;
}

/* Search results */
/* line 142, /app/app/assets/stylesheets/typography_improvements.css */
.help-title {
  font-size: 1.1rem !important;
}

/* line 146, /app/app/assets/stylesheets/typography_improvements.css */
.help-description {
  font-size: 1rem !important;
}

/* Footer text */
/* line 151, /app/app/assets/stylesheets/typography_improvements.css */
footer,
.footer {
  font-size: 0.95rem !important;
}

/* Ensure text in modals is readable */
/* line 157, /app/app/assets/stylesheets/typography_improvements.css */
.modal-body {
  font-size: 1rem !important;
}

/* line 161, /app/app/assets/stylesheets/typography_improvements.css */
.modal-title {
  font-size: 1.5rem !important;
}

/* Hide all Font Awesome icons globally */
/* This removes hamburger-style icons and all other icons from the website */
/* line 4, /app/app/assets/stylesheets/hide_icons.css */
i.fa,
i.fas,
i.far,
i.fal,
i.fab,
.fa,
.fas,
.far,
.fal,
.fab {
  display: none !important;
}

/* Exception: Keep icons in buttons if they're the only content */
/* line 18, /app/app/assets/stylesheets/hide_icons.css */
.btn > i.fa:only-child, form.standard .form-actions a > i.fa:only-child, form.standard .form-actions input > i.fa:only-child, form.standard .form-actions button > i.fa:only-child, .btn-add > i.fa:only-child, .btn-rmv > i.fa:only-child, .btn-new > i.fa:only-child,
.btn > i.fas:only-child,
form.standard .form-actions a > i.fas:only-child,
form.standard .form-actions input > i.fas:only-child,
form.standard .form-actions button > i.fas:only-child,
.btn-add > i.fas:only-child,
.btn-rmv > i.fas:only-child,
.btn-new > i.fas:only-child,
.btn > i.far:only-child,
form.standard .form-actions a > i.far:only-child,
form.standard .form-actions input > i.far:only-child,
form.standard .form-actions button > i.far:only-child,
.btn-add > i.far:only-child,
.btn-rmv > i.far:only-child,
.btn-new > i.far:only-child,
.btn > i.fal:only-child,
form.standard .form-actions a > i.fal:only-child,
form.standard .form-actions input > i.fal:only-child,
form.standard .form-actions button > i.fal:only-child,
.btn-add > i.fal:only-child,
.btn-rmv > i.fal:only-child,
.btn-new > i.fal:only-child,
.btn > i.fab:only-child,
form.standard .form-actions a > i.fab:only-child,
form.standard .form-actions input > i.fab:only-child,
form.standard .form-actions button > i.fab:only-child,
.btn-add > i.fab:only-child,
.btn-rmv > i.fab:only-child,
.btn-new > i.fab:only-child {
  display: inline-block !important;
}

/* line 1, /app/app/assets/stylesheets/lims/layout.scss */
main {
  margin-top: 80px;
}

/* line 6, /app/app/assets/stylesheets/lims/layout.scss */
#main-content {
  margin-top: .5rem;
}

/* line 18, /app/app/assets/stylesheets/lims/layout.scss */
#sidebar-content #sidebar {
  overflow: hidden;
  white-space: nowrap;
  background: #FCFFF0;
  min-height: 800px;
}
/* line 24, /app/app/assets/stylesheets/lims/layout.scss */
#sidebar-content #sidebar h2 {
  text-shadow: 0px 0px 0.05px white;
  border: 2px solid #CDCDC1;
  background: white;
  font-weight: normal;
  font-size: 15px;
  margin: .5rem;
  margin-bottom: 1rem;
  padding: 0.5em 0.4em;
}

/* line 66, /app/app/assets/stylesheets/lims/layout.scss */
table.list tr.table-search .table-search-actions.btn-group {
  float: right;
}

/* line 72, /app/app/assets/stylesheets/lims/layout.scss */
.user-photo {
  width: 200px;
}

/* line 76, /app/app/assets/stylesheets/lims/layout.scss */
footer {
  margin: 2rem 0;
}

/* line 80, /app/app/assets/stylesheets/lims/layout.scss */
.nested-fields {
  margin: 1rem 0;
}

/* line 8, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .col-md-9 {
  max-width: calc(100vw - 300px);
  overflow-x: hidden;
}
/* line 14, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table-wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
/* line 22, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  font-size: 0.9rem;
}
/* line 29, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table th {
  white-space: normal;
  word-wrap: break-word;
}
/* line 35, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 42, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table th:nth-child(1),
.bcgp-data-dictionary .bcgp-table td:nth-child(1) {
  width: 10%;
}
/* line 48, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table th:nth-child(2),
.bcgp-data-dictionary .bcgp-table td:nth-child(2) {
  width: 20%;
}
/* line 54, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table th:nth-child(3),
.bcgp-data-dictionary .bcgp-table td:nth-child(3) {
  width: 33%;
}
/* line 60, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table th:nth-child(4),
.bcgp-data-dictionary .bcgp-table td:nth-child(4) {
  width: 10%;
}
/* line 66, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table th:nth-child(5),
.bcgp-data-dictionary .bcgp-table td:nth-child(5) {
  width: 15%;
}
/* line 72, /app/app/assets/stylesheets/lims/bcgp.scss */
.bcgp-data-dictionary .bcgp-table th:nth-child(6),
.bcgp-data-dictionary .bcgp-table td:nth-child(6) {
  width: 15%;
}

@media (max-width: 1200px) {
  /* line 84, /app/app/assets/stylesheets/lims/bcgp.scss */
  .bcgp-data-dictionary .col-md-9 {
    max-width: calc(100vw - 250px);
  }
  /* line 90, /app/app/assets/stylesheets/lims/bcgp.scss */
  .bcgp-data-dictionary .bcgp-table th:nth-child(3),
  .bcgp-data-dictionary .bcgp-table td:nth-child(3) {
    width: 30%;
  }
}
@media (max-width: 992px) {
  /* line 102, /app/app/assets/stylesheets/lims/bcgp.scss */
  .bcgp-data-dictionary .col-md-9 {
    max-width: 100vw;
  }
  /* line 109, /app/app/assets/stylesheets/lims/bcgp.scss */
  .bcgp-data-dictionary .bcgp-table th:nth-child(4),
  .bcgp-data-dictionary .bcgp-table td:nth-child(4) {
    display: none;
  }
  /* line 115, /app/app/assets/stylesheets/lims/bcgp.scss */
  .bcgp-data-dictionary .bcgp-table th:nth-child(6),
  .bcgp-data-dictionary .bcgp-table td:nth-child(6) {
    display: none;
  }
}
@media (max-width: 768px) {
  /* line 129, /app/app/assets/stylesheets/lims/bcgp.scss */
  .bcgp-data-dictionary .bcgp-table th:nth-child(5),
  .bcgp-data-dictionary .bcgp-table td:nth-child(5) {
    display: none;
  }
  /* line 136, /app/app/assets/stylesheets/lims/bcgp.scss */
  .bcgp-data-dictionary .bcgp-table th,
  .bcgp-data-dictionary .bcgp-table td {
    white-space: normal;
  }
}
/* line 147, /app/app/assets/stylesheets/lims/bcgp.scss */
.upload-row-imported {
  background-color: transparent;
}

/* line 152, /app/app/assets/stylesheets/lims/bcgp.scss */
.upload-row-duplicate {
  background-color: #fff3cd;
  color: #856404;
}

/* line 158, /app/app/assets/stylesheets/lims/bcgp.scss */
.upload-row-error {
  background-color: #f8d7da;
  color: #721c24;
}

/* line 2, /app/app/assets/stylesheets/lims/characteristics.scss */
.characteristic_condition_code .checkbox {
  display: block;
}

/* line 1, /app/app/assets/stylesheets/lims/groups.scss */
#grouping-links {
  padding: 1em 0;
  border-radius: 5px;
  margin: 1em 0em;
}

/* line 7, /app/app/assets/stylesheets/lims/groups.scss */
#grouping-links a {
  background: #E0EEE0;
  padding: 0.3em 1.3em;
  font-size: larger;
  border-radius: 5px;
  margin-right: 2em;
}

/* line 1, /app/app/assets/stylesheets/lims/layout.scss */
main {
  margin-top: 80px;
}

/* line 6, /app/app/assets/stylesheets/lims/layout.scss */
#main-content {
  margin-top: .5rem;
}

/* line 18, /app/app/assets/stylesheets/lims/layout.scss */
#sidebar-content #sidebar {
  overflow: hidden;
  white-space: nowrap;
  background: #FCFFF0;
  min-height: 800px;
}
/* line 24, /app/app/assets/stylesheets/lims/layout.scss */
#sidebar-content #sidebar h2 {
  text-shadow: 0px 0px 0.05px white;
  border: 2px solid #CDCDC1;
  background: white;
  font-weight: normal;
  font-size: 15px;
  margin: .5rem;
  margin-bottom: 1rem;
  padding: 0.5em 0.4em;
}

/* line 66, /app/app/assets/stylesheets/lims/layout.scss */
table.list tr.table-search .table-search-actions.btn-group {
  float: right;
}

/* line 72, /app/app/assets/stylesheets/lims/layout.scss */
.user-photo {
  width: 200px;
}

/* line 76, /app/app/assets/stylesheets/lims/layout.scss */
footer {
  margin: 2rem 0;
}

/* line 80, /app/app/assets/stylesheets/lims/layout.scss */
.nested-fields {
  margin: 1rem 0;
}

/* line 4, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .card-metric {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
/* line 7, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .card-metric:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
/* line 14, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .pipeline-flow {
  padding: 1rem 0;
}
/* line 17, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .pipeline-flow .pipeline-stage {
  min-width: 120px;
}
/* line 20, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .pipeline-flow .pipeline-stage .card, .ml-pipelines-c .pipeline-flow .pipeline-stage .nested-fields.panelled {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-width: 2px;
}
/* line 24, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .pipeline-flow .pipeline-stage .card.border-success, .ml-pipelines-c .pipeline-flow .pipeline-stage .border-success.nested-fields.panelled {
  background-color: #f8fff9;
}
/* line 30, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .pipeline-flow .pipeline-arrow {
  font-size: 1.2rem;
  padding: 0 0.5rem;
  opacity: 0.5;
}
/* line 38, /app/app/assets/stylesheets/lims/ml_pipelines.scss */
.ml-pipelines-c .job-status-text {
  font-weight: 300;
}

/* line 1, /app/app/assets/stylesheets/lims/planning.scss */
#gantt-chart {
  position: relative;
  width: 100%;
}

/* line 6, /app/app/assets/stylesheets/lims/planning.scss */
table#gantt {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}

/***** Gantt chart *****/
/* line 13, /app/app/assets/stylesheets/lims/planning.scss */
.gantt_hdr {
  position: absolute;
  top: 0;
  height: 16px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
}
/* line 23, /app/app/assets/stylesheets/lims/planning.scss */
.gantt_hdr.gantt_day {
  font-size: 10px;
}

/* line 28, /app/app/assets/stylesheets/lims/planning.scss */
.task {
  position: absolute;
  height: 8px;
  font-size: 0.8em;
  color: #888;
  padding: 0;
  margin: 0;
  line-height: 0.8em;
}

/* line 38, /app/app/assets/stylesheets/lims/planning.scss */
.task_late {
  background: #f66 url(/assets/icons/task_late-ec4e3ff380d65a3d29fdc5ee0a96d5b387e9757480c61f58f55189661dc35d47.png);
  border: 1px solid #f66;
}

/* line 39, /app/app/assets/stylesheets/lims/planning.scss */
.task_done {
  background: #66f url(/assets/icons/task_done-9e8366c31ac4c6ff1ee57ee769555fee9ebd03460104a2c6dfdea3486e726d16.png);
  border: 1px solid #66f;
}

/* line 40, /app/app/assets/stylesheets/lims/planning.scss */
.task_todo {
  background: #aaa url(/assets/icons/task_todo-2d160ef0f94539fb1abef90dfee6831bb3478ba13ce0cd59432cafbc2693a2fe.png);
  border: 1px solid #aaa;
}

/* line 41, /app/app/assets/stylesheets/lims/planning.scss */
.milestone {
  background-image: url(/assets/icons/milestone-f459b8de01f4087164475c1c37d72e65e350e585e5e475c91f440e7805f01455.png);
  background-repeat: no-repeat;
  border: 0;
}

/***** Gantt Chart Tooltips ******/
/* line 45, /app/app/assets/stylesheets/lims/planning.scss */
.task-tooltip {
  position: relative;
  z-index: 24;
}

/* line 46, /app/app/assets/stylesheets/lims/planning.scss */
.task-tooltip:hover {
  z-index: 25;
  color: #000;
}

/* line 47, /app/app/assets/stylesheets/lims/planning.scss */
.task-tooltip span.tip {
  display: none;
  text-align: left;
}

/* line 49, /app/app/assets/stylesheets/lims/planning.scss */
div.task-tooltip:hover span.tip {
  display: block;
  position: absolute;
  top: 12px;
  left: 24px;
  width: 270px;
  border: 1px solid #555;
  background-color: #fff;
  padding: 4px;
  font-size: 0.8em;
  color: #505050;
}

/***** Calendar *****/
/* line 62, /app/app/assets/stylesheets/lims/planning.scss */
table.cal {
  border-collapse: collapse;
  width: 100%;
  margin: 0px 0 6px 0;
  border: 1px solid #d7d7d7;
}

/* line 63, /app/app/assets/stylesheets/lims/planning.scss */
table.cal thead th {
  width: 14%;
}

/* line 64, /app/app/assets/stylesheets/lims/planning.scss */
table.cal tbody tr {
  height: 100px;
}

/* line 65, /app/app/assets/stylesheets/lims/planning.scss */
table.cal th {
  background-color: #EEEEEE;
  padding: 4px;
}

/* line 66, /app/app/assets/stylesheets/lims/planning.scss */
table.cal td {
  border: 1px solid #d7d7d7;
  vertical-align: top;
  font-size: 0.9em;
}

/* line 67, /app/app/assets/stylesheets/lims/planning.scss */
table.cal td p.day-num {
  font-size: 1.1em;
  text-align: right;
}

/* line 68, /app/app/assets/stylesheets/lims/planning.scss */
table.cal td.odd p.day-num {
  color: #bbb;
}

/* line 69, /app/app/assets/stylesheets/lims/planning.scss */
table.cal td.today {
  background: #ffffdd;
}

/* line 70, /app/app/assets/stylesheets/lims/planning.scss */
table.cal td.today p.day-num {
  font-weight: bold;
}

/* Study Analysis */
/* line 2, /app/app/assets/stylesheets/lims/studies.scss */
#export-info {
  padding: 1em;
  border: 3px solid #E0EEE0;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 10px silver;
  -webkit-box-shadow: 0px 0px 10px silver;
  margin: 0.5em;
}

/* line 10, /app/app/assets/stylesheets/lims/studies.scss */
#export-info img.analysis {
  float: right;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 0;
}

/* line 16, /app/app/assets/stylesheets/lims/studies.scss */
#export-info h2 {
  margin: 0 0 1em 0;
}

/* line 20, /app/app/assets/stylesheets/lims/studies.scss */
#export-info a {
  font-weight: bold;
}

/* line 24, /app/app/assets/stylesheets/lims/studies.scss */
#export-info #run-container {
  margin: 2em auto;
  text-align: center;
  clear: both;
}

/* line 30, /app/app/assets/stylesheets/lims/studies.scss */
#export-info #export-container {
  margin: 1em auto;
  text-align: center;
}

/* line 35, /app/app/assets/stylesheets/lims/studies.scss */
#export-info a#run-analysis {
  background: #E0EEE0;
  padding: 0.3em 3em;
  font-size: larger;
  border-radius: 5px;
  text-align: center;
  margin: auto;
}

/* line 44, /app/app/assets/stylesheets/lims/studies.scss */
.info {
  background: #FFFCCF;
  padding: 0.5em 0.8em;
  border: 1px solid silver;
  border-radius: 5px;
  min-height: 40px;
  font-size: 14px;
  margin: 0.5em 0;
}

/* line 54, /app/app/assets/stylesheets/lims/studies.scss */
.info-logo {
  float: left;
  margin-right: 1rem;
  color: #515151;
}

/* line 30, /app/app/assets/stylesheets/lims.scss */
table th,
table td {
  padding: 12px !important;
}

/* line 39, /app/app/assets/stylesheets/lims.scss */
.table th, table.list th,
.table td,
table.list td {
  padding: 12px !important;
}

/* line 47, /app/app/assets/stylesheets/lims.scss */
.card-body {
  padding: 1.25rem !important;
}

/* line 51, /app/app/assets/stylesheets/lims.scss */
.card-header {
  padding: 0.75rem 1.25rem !important;
}

/* line 57, /app/app/assets/stylesheets/lims.scss */
input[type="checkbox"] {
  margin-right: 0.5em !important;
  vertical-align: middle;
}

/* line 65, /app/app/assets/stylesheets/lims.scss */
.btn-outline-secondary {
  color: #5a6268 !important;
  border-color: #5a6268 !important;
  background-color: transparent !important;
}
/* line 70, /app/app/assets/stylesheets/lims.scss */
.btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active {
  color: #fff !important;
  background-color: #5a6268 !important;
  border-color: #545b62 !important;
}

/* line 80, /app/app/assets/stylesheets/lims.scss */
.dropdown-submenu {
  position: relative;
}

/* line 84, /app/app/assets/stylesheets/lims.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  right: auto;
  margin-top: -1px;
  display: none;
}

/* line 92, /app/app/assets/stylesheets/lims.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 96, /app/app/assets/stylesheets/lims.scss */
.dropdown-submenu > a:after {
  display: inline-block;
  content: " ";
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #999;
  margin-left: 10px;
  vertical-align: middle;
}

/* line 111, /app/app/assets/stylesheets/lims.scss */
.team-photo {
  height: 150px;
  width: auto;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  border: 2px solid #dee2e6;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* line 126, /app/app/assets/stylesheets/lims.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 134, /app/app/assets/stylesheets/lims.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
/* line 142, /app/app/assets/stylesheets/lims.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* line 147, /app/app/assets/stylesheets/lims.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 152, /app/app/assets/stylesheets/lims.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
/* line 166, /app/app/assets/stylesheets/lims.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(2.25rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
