@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 */
@import url(/assets/theme-930816f8a8b028ff091c90c192c9cee6a3c6349b68662a608cd8c188bd16dbb8.css);
/*! jQuery UI - v1.12.0 - 2016-07-08
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=gloss_wave&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=glass&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=inset_hard&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-helper-hidden {
  display: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-front {
  z-index: 100;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu-icons {
  position: relative;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: visible;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-checkboxradio-disabled {
  pointer-events: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-draggable-handle {
  touch-action: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable {
  position: relative;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectable {
  touch-action: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectmenu-open {
  display: block;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-horizontal {
  height: .8em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-sortable-handle {
  touch-action: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-spinner-up {
  top: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-spinner-down {
  bottom: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs {
  position: relative;
  padding: .2em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
body .ui-tooltip {
  border-width: 2px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget.ui-widget-content {
  border: 1px solid #c5dbec;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-content {
  border: 1px solid #a6c9e2;
  background: #fcfdfd url(/assets/ui-images/ui-bg_inset-hard_100_fcfdfd_1x100-b6da6d5dcdafab06a4d5cf77ad60bbed94894666e8ec0d4bc7b944f1f9177338.png) 50% bottom repeat-x;
  color: #222;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-content a {
  color: #222;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-header {
  border: 1px solid #4297d7;
  background: #5c9ccc url(/assets/ui-images/ui-bg_gloss-wave_55_5c9ccc_500x100-30b4767e1596f16f9917805176a532130ddd040cd370bfe53d5ffd9b80f09594.png) 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-header a {
  color: #fff;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5dbec;
  background: #dfeffc url(/assets/ui-images/ui-bg_glass_85_dfeffc_1x400-387d52a6ff6fee78bb25ab7537462f37464d58b66094ceb9e9d4a7bbec4a112a.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #2e6e9e;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a.ui-button:link, a.ui-button:visited, .ui-button {
  color: #2e6e9e;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #79b7e7;
  background: #d0e5f5 url(/assets/ui-images/ui-bg_glass_75_d0e5f5_1x400-b8e8fdd1a5068905fcdf568693769a9d1f788bc53cca58521407387de8756773.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1d5987;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #1d5987;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url(/assets/ui-images/ui-bg_inset-hard_100_f5f8f9_1x100-e7eef859d2b3509455150fbc36e69308cc786803d99a0b3a9c20467132ccbfb3.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #79b7e7;
  background-color: #e17009;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #e17009;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88;
  color: #363636;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-checked {
  border: 1px solid #fad42e;
  background: #fbec88;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/assets/ui-images/ui-bg_glass_95_fef1ec_1x400-85eefac3204b7e13fa1f1587f592fab89117d50e623be77ea7523935c71ffc72.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(/assets/ui-images/ui-icons_469bdd_256x240-579ad0a3709b12ba7814f823d95b60dfaade372b02454f1b62a10f7658c0038b.png);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-header .ui-icon {
  background-image: url(/assets/ui-images/ui-icons_d8e7f3_256x240-5f5ba51773731d603af09c1717a936109976afa98ecc28db828bb1a40368769a.png);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-button .ui-icon {
  background-image: url(/assets/ui-images/ui-icons_6da8d5_256x240-ae9bc715af55ba1920da48c05867ee6f544dfe40e31f1ff869ba415b219a378b.png);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon {
  background-image: url(/assets/ui-images/ui-icons_217bc0_256x240-32ac536414ecd0debe4ac19f10fe80e690274c493b522c09ab0a1b5f96230e59.png);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url(/assets/ui-images/ui-icons_f9bd01_256x240-93526d4693f0a07bd4b7458316e7fcceaf0b053788273c52c9071b526a62001d.png);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url(/assets/ui-images/ui-icons_2e83ff_256x240-cc722a4e3e4f1a66faa69d6bd73068ace519ca4de83b0c13287e43498413bb68.png);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/assets/ui-images/ui-icons_cd0a0a_256x240-ef79061ee919b1f44c7622117e8662df571dc10b72d2f48e7e70e79ab9a4f194.png);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 5px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 5px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 5px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 5px;
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

/* line 7, app/assets/stylesheets/jquery-ui.min.css.erb */
.ui-widget-shadow {
  box-shadow: -8px -8px 8px #aaa;
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 62, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 72, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 88, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 97, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 110, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 119, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 125, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 132, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 139, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 143, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 148, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 152, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 157, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 166, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 174, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 175, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 182, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 199, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 208, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 218, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 226, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 240, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 250, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 255, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 267, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 271, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 279, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 290, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 299, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 308, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 313, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 324, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 329, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 337, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 345, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 358, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 365, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 373, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 380, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 392, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 398, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 413, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 425, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 430, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 435, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 448, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 457, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 466, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 470, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 475, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 481, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/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 67, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/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 114, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 69, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 90, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 97, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 110, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 122, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 137, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 145, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 155, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 161, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 170, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 174, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 184, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 190, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 202, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 208, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 213, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 218, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 222, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 229, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 65, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 70, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 78, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 109, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 117, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 121, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 129, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 132, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 137, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 142, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 149, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 163, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 65, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 70, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 78, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 109, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 117, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 121, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 129, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 132, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 137, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 142, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 149, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 163, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 258, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 266, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 272, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 280, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 289, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 296, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 300, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 307, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 314, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 322, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 326, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled), .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled), .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled), .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled), .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled), .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled), .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled), .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled), .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 66, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 82, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled), .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 77, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 93, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 107, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 111, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 120, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 125, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 134, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/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: #212529;
  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 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 160, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 177, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 56, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 85, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 93, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 94, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 102, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 118, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 130, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 135, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 147, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 152, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 186, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 43, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 55, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 90, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 108, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 113, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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 119, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 124, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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 130, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 133, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 144, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 150, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 171, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 192, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 199, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 212, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 230, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 239, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 250, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 257, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 263, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 268, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 276, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 289, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 297, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 305, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.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 310, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 315, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 320, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 325, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 342, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  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;
}

/* line 366, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 373, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 378, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 379, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 380, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 383, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 387, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 398, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 403, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 414, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 414, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 424, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 429, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 440, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 440, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 453, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 458, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 469, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 503, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 63, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 81, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 94, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 101, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 114, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 117, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 123, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/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%;
}

@media (max-width: 575.98px) {
  /* line 142, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 140, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 142, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 140, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 142, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 140, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 142, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 140, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 140, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 142, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 160, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 172, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 194, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 203, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 210, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 215, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 223, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 228, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' 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 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 232, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 234, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 246, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 255, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 262, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 267, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 275, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 280, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' 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 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 284, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 286, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 60, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 69, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 81, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 92, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 102, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 109, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 115, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 124, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 130, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 135, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 143, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 147, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 143, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 156, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 173, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 179, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 173, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 187, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 192, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 199, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 202, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 207, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 214, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 217, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 222, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 239, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 238, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 249, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 262, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 266, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 270, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 276, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 281, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 285, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #002752;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  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 36, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 36, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/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 63, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 71, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 88, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 91, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 88, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 91, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 88, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 91, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 88, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 91, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 88, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 91, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 117, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 122, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 128, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 134, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 62, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 67, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 72, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 78, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 85, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 90, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 94, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 101, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 119, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 129, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 130, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 135, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 143, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 151, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 158, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 167, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 176, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 177, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 181, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 192, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 197, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 200, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 205, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 208, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 217, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 221, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 228, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  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 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 73, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 93, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 128, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 163, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 168, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 61, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 111, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 117, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 132, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 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 135, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 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 145, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 177, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 187, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/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;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 3, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #007bff !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #007bff !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_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 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #007bff !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 51, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*!

 =========================================================
 * Atlantis Bootstrap Dashboard (Bootstrap 4)
 =========================================================

 * Product Page: http://www.themekita.com/
 * Copyright 2018 Theme Kita (http://www.themekita.com/)

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

[Table of contents]

* Background
* Typography
* Layouts
   + Body & Wrapper
   + Main Header
   + Sidebar
* Layouts Color
* Components
   + Breadcrumbs
   + Cards
     - Card Stats
     - Card Task
     - Card States
     - Card Posts
     - Card Pricing
     - Card Annoucement
     - Card Profile
     - Accordion
   + Inputs
   + Tables
   + Navbars
   + Navsearch
   + Badges
   + Dropdowns
   + Charts
   + Alerts
   + Buttons
   + Navtabs
   + Popovers
   + Progress
   + Paginations
   + Sliders
   + Modals
   + Timeline
   + Maps
   + Invoice
   + Messages
   + Tasks
   + Settings
* Plugins
   + jQueryUI
   + jQuery Scrollbar
   + Css Animate
   + Full Calendar
   + SweetAlert
   + Datatables

* Responsive

# [Color codes]

body-text-color: #575962
white-color: #ffffff
black-color: #191919
transparent-bg : transparent
default-color : #282a3c
primary-color : #177dff
secondary-color : #716aca
info-color : #36a3f7
success-color : #35cd3a
warning-color : #ffa534
danger-color : #f3545d

-------------------------------------------------------------------*/
/* line 79, app/assets/stylesheets/atlantis.min.css */
:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert, .brand, .btn-simple, .h1, .h2, .h3, .h4, .h5, .h6, .navbar, .td-name, a, body, button.close, h1, h2, h3, h4, h5, h6, p, td {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Lato,sans-serif;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
body {
  font-size: 14px;
  color: #575962;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
a {
  color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
a:focus, a:hover {
  color: #1269db;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h1, h1 {
  font-size: 1.725rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h2, h2 {
  font-size: 1.35rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h3, h3 {
  font-size: 1.1625rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h4, h4 {
  font-size: 1.0375rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h5, h5 {
  font-size: .9125rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h6, h6 {
  font-size: .825rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
p {
  font-size: 14px;
  line-height: 1.82;
  margin-bottom: 1rem;
  word-break: break-word;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.small, small {
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.b, .strong, b, strong {
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-pretitle {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #95aac9;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-title {
  font-size: 23px;
  font-weight: 600;
  color: #444;
  line-height: 30px;
  margin-bottom: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-category {
  color: #444;
  line-height: 1.8;
  margin-bottom: 25px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-primary, .text-primary a {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-primary a:hover, .text-primary:hover {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-secondary, .text-secondary a {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-secondary a:hover, .text-secondary:hover {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-info, .text-info a {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-info a:hover, .text-info:hover {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-success, .text-success a {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-success a:hover, .text-success:hover {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-warning, .text-warning a {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-warning a:hover, .text-warning:hover {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-danger, .text-danger a {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-danger a:hover, .text-danger:hover {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
label {
  color: #495057 !important;
  font-size: 14px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.text-small {
  font-size: 11px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.metric-value {
  margin-bottom: 5px;
  line-height: 1;
  white-space: nowrap;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.metric-label {
  font-size: .975rem;
  font-weight: 500;
  color: #686f76;
  white-space: nowrap;
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.fw-light {
  font-weight: 300 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.fw-normal {
  font-weight: 400 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.fw-mediumbold {
  font-weight: 400 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.fw-bold {
  font-weight: 600 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.fw-extrabold {
  font-weight: 700 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.op-9 {
  opacity: .9;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.op-8 {
  opacity: .8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.op-7 {
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.op-6 {
  opacity: .6;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.op-5 {
  opacity: .5;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.op-4 {
  opacity: .4;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.op-3 {
  opacity: .3;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
body {
  min-height: 100vh;
  position: relative;
  background: #f9fbfd;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.no-bd {
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.no-box-shadow {
  box-shadow: none !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mt--5, .my--5 {
  margin-top: -3rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mt--4, .my--4 {
  margin-top: -1.5rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mt--3, .my--3 {
  margin-top: -1rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mt--2, .my--2 {
  margin-top: -0.5rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mt--1, .my--1 {
  margin-top: -0.25rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pull-right {
  float: right;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pull-left {
  float: left;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.wrapper {
  min-height: 100vh;
  position: relative;
  top: 0;
  height: 100vh;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header {
  background: #fff;
  min-height: 60px;
  width: 100%;
  position: fixed;
  z-index: 1001;
  box-shadow: 0 0 5px rgba(18, 23, 39, 0.5);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header {
  min-height: 62px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header .btn-toggle {
  margin-right: 30px;
  margin-left: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header {
  float: left;
  width: 250px;
  height: 66px;
  line-height: 60px;
  color: #333;
  z-index: 1001;
  font-size: 17px;
  font-weight: 400;
  padding-left: 25px;
  padding-right: 25px;
  z-index: 1001;
  display: flex;
  align-items: center;
  position: relative;
  transition: all .3s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .big-logo {
  margin-right: 8px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .big-logo:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .big-logo .logo-img {
  width: 35px;
  height: 35px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .logo {
  color: #575962;
  opacity: 1;
  position: relative;
  height: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .logo:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .logo .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .nav-toggle {
  position: absolute;
  top: 0;
  right: 18px;
  z-index: 5;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .navbar-toggler {
  padding-left: 0;
  padding-right: 0;
  opacity: 0;
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .navbar-toggler .navbar-toggler-icon {
  height: 1em;
  width: 1em;
  color: #545454;
  font-size: 22px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header .more {
  background: 0 0;
  border: 0;
  font-size: 22px;
  padding: 0;
  opacity: 0;
  width: 0;
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-toggle {
  font-size: 20px !important;
  line-height: 20px;
  padding: 0 !important;
  background: 0 0 !important;
  color: #575962 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-toggle:focus, .btn-toggle:hover {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
#search-nav {
  flex: 1;
  max-width: 400px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar .nav > .nav-item.active:hover > a:before, .sidebar .nav > .nav-item.active > a:before, .sidebar[data-background-color=white] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav > .nav-item.active:hover > a:before, .sidebar[data-background-color=white] .nav > .nav-item.active > a:before {
  opacity: 1 !important;
  position: absolute;
  z-index: 1;
  width: 3px;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar, .sidebar[data-background-color=white] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 250px;
  margin-top: 62px;
  display: block;
  z-index: 1000;
  color: #fff;
  font-weight: 200;
  background: #fff;
  box-shadow: 4px 4px 10px rgba(69, 65, 78, 0.06);
  transition: all .3s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.full-height, .sidebar.full-height[data-background-color=white] {
  margin-top: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .user, .sidebar[data-background-color=white] .user {
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12.5px;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .user .info a, .sidebar[data-background-color=white] .user .info a {
  white-space: nowrap;
  display: block;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .user .info a:focus, .sidebar .user .info a:hover, .sidebar[data-background-color=white] .user .info a:focus, .sidebar[data-background-color=white] .user .info a:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .user .info a > span, .sidebar[data-background-color=white] .user .info a > span {
  font-size: 14px;
  font-weight: 400;
  color: #777;
  display: flex;
  flex-direction: column;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .user .info a > span .user-level, .sidebar[data-background-color=white] .user .info a > span .user-level {
  color: #555;
  font-weight: 600;
  font-size: 12px;
  margin-top: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .user .info a .link-collapse, .sidebar[data-background-color=white] .user .info a .link-collapse {
  padding: 7px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .user .info .caret, .sidebar[data-background-color=white] .user .info .caret {
  position: absolute;
  top: 17px;
  right: 0;
  border-top-color: #777;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .sidebar-wrapper, .sidebar[data-background-color=white] .sidebar-wrapper {
  position: relative;
  max-height: calc(100vh - 75px);
  min-height: 100%;
  overflow: auto;
  width: 100%;
  z-index: 4;
  padding-bottom: 100px;
  transition: all .3s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .sidebar-wrapper .sidebar-content, .sidebar[data-background-color=white] .sidebar-wrapper .sidebar-content {
  padding-top: 0;
  padding-bottom: 55px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .sidebar-wrapper .scroll-element.scroll-y, .sidebar[data-background-color=white] .sidebar-wrapper .scroll-element.scroll-y {
  top: 5px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav, .sidebar[data-background-color=white] .nav {
  display: block;
  float: none;
  margin-top: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav .nav-section, .sidebar[data-background-color=white] .nav .nav-section {
  margin: 15px 0 0 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=white] .nav .nav-section .sidebar-mini-icon {
  text-align: center;
  font-size: 15px;
  color: #909093;
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav .nav-section .text-section, .sidebar[data-background-color=white] .nav .nav-section .text-section {
  padding: 2px 30px;
  font-size: 12px;
  color: #727275;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-bottom: 12px;
  margin-top: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item, .sidebar[data-background-color=white] .nav > .nav-item {
  display: list-item;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item.active > a, .sidebar[data-background-color=white] .nav > .nav-item.active > a {
  color: #575962 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item.active > a:before, .sidebar[data-background-color=white] .nav > .nav-item.active > a:before {
  background: #1d7af3;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item.active > a p, .sidebar[data-background-color=white] .nav > .nav-item.active > a p {
  color: #575962 !important;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item.active:hover > a:before, .sidebar[data-background-color=white] .nav > .nav-item.active:hover > a:before {
  background: #1d7af3;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item.active a i, .sidebar[data-background-color=white] .nav > .nav-item.active a i {
  color: #4d7cfe;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item.submenu, .sidebar[data-background-color=white] .nav > .nav-item.submenu {
  background: rgba(0, 0, 0, 0.03);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item.submenu > li > a i, .sidebar[data-background-color=white] .nav > .nav-item.submenu > li > a i {
  color: rgba(23, 125, 255, 0.76);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a:focus, .sidebar .nav > .nav-item > a:hover, .sidebar[data-background-color=white] .nav > .nav-item a:focus, .sidebar[data-background-color=white] .nav > .nav-item > a:hover {
  background: rgba(0, 0, 0, 0.03);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a, .sidebar[data-background-color=white] .nav > .nav-item a {
  display: flex;
  align-items: center;
  color: #575962;
  padding: 6px 25px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  margin-bottom: 3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a:focus, .sidebar .nav > .nav-item a:hover, .sidebar[data-background-color=white] .nav > .nav-item a:focus, .sidebar[data-background-color=white] .nav > .nav-item a:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a:focus p, .sidebar .nav > .nav-item a:hover p, .sidebar[data-background-color=white] .nav > .nav-item a:focus p, .sidebar[data-background-color=white] .nav > .nav-item a:hover p {
  color: #575962 !important;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a:focus i, .sidebar .nav > .nav-item a:hover i, .sidebar[data-background-color=white] .nav > .nav-item a:focus i, .sidebar[data-background-color=white] .nav > .nav-item a:hover i {
  color: #4d7cfe !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a .letter-icon, .sidebar[data-background-color=white] .nav > .nav-item a .letter-icon {
  color: #a1a2a6;
  margin-right: 15px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 20px;
  font-weight: 200;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a i, .sidebar[data-background-color=white] .nav > .nav-item a i {
  color: #8d9498;
  margin-right: 15px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 18px;
  line-height: 30px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a i[class^=flaticon-], .sidebar[data-background-color=white] .nav > .nav-item a i[class^=flaticon-] {
  font-size: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a p, .sidebar[data-background-color=white] .nav > .nav-item a p {
  font-size: 14px;
  margin-bottom: 0;
  margin-right: 5px;
  white-space: nowrap;
  color: #8d9498;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a .caret, .sidebar[data-background-color=white] .nav > .nav-item a .caret {
  margin-left: auto;
  margin-right: 10px;
  transition: all .5s;
  color: #8d9498;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true], .sidebar[data-background-color=white] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] {
  background: 0 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color=white] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #575962;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=white] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #4d7cfe;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=white] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  transform: rotate(-180deg);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #1d7af3;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-primary > .nav-item a:focus i, .sidebar .nav.nav-primary > .nav-item a:hover i, .sidebar .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=white] .nav.nav-primary > .nav-item a:focus i, .sidebar[data-background-color=white] .nav.nav-primary > .nav-item a:hover i, .sidebar[data-background-color=white] .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-primary > .nav-item.active a:before, .sidebar[data-background-color=white] .nav.nav-primary > .nav-item.active a:before {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-primary > .nav-item.active a i, .sidebar[data-background-color=white] .nav.nav-primary > .nav-item.active a i {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-secondary > .nav-item a:focus i, .sidebar .nav.nav-secondary > .nav-item a:hover i, .sidebar .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=white] .nav.nav-secondary > .nav-item a:focus i, .sidebar[data-background-color=white] .nav.nav-secondary > .nav-item a:hover i, .sidebar[data-background-color=white] .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-secondary > .nav-item.active a:before, .sidebar[data-background-color=white] .nav.nav-secondary > .nav-item.active a:before {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-secondary > .nav-item.active a i, .sidebar[data-background-color=white] .nav.nav-secondary > .nav-item.active a i {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-info > .nav-item a:focus i, .sidebar .nav.nav-info > .nav-item a:hover i, .sidebar .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=white] .nav.nav-info > .nav-item a:focus i, .sidebar[data-background-color=white] .nav.nav-info > .nav-item a:hover i, .sidebar[data-background-color=white] .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-info > .nav-item.active a:before, .sidebar[data-background-color=white] .nav.nav-info > .nav-item.active a:before {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-info > .nav-item.active a i, .sidebar[data-background-color=white] .nav.nav-info > .nav-item.active a i {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-success > .nav-item a:focus i, .sidebar .nav.nav-success > .nav-item a:hover i, .sidebar .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=white] .nav.nav-success > .nav-item a:focus i, .sidebar[data-background-color=white] .nav.nav-success > .nav-item a:hover i, .sidebar[data-background-color=white] .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-success > .nav-item.active a:before, .sidebar[data-background-color=white] .nav.nav-success > .nav-item.active a:before {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-success > .nav-item.active a i, .sidebar[data-background-color=white] .nav.nav-success > .nav-item.active a i {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-warning > .nav-item a:focus i, .sidebar .nav.nav-warning > .nav-item a:hover i, .sidebar .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=white] .nav.nav-warning > .nav-item a:focus i, .sidebar[data-background-color=white] .nav.nav-warning > .nav-item a:hover i, .sidebar[data-background-color=white] .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-warning > .nav-item.active a:before, .sidebar[data-background-color=white] .nav.nav-warning > .nav-item.active a:before {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-warning > .nav-item.active a i, .sidebar[data-background-color=white] .nav.nav-warning > .nav-item.active a i {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-danger > .nav-item a:focus i, .sidebar .nav.nav-danger > .nav-item a:hover i, .sidebar .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=white] .nav.nav-danger > .nav-item a:focus i, .sidebar[data-background-color=white] .nav.nav-danger > .nav-item a:hover i, .sidebar[data-background-color=white] .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color=white] .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-danger > .nav-item.active a:before, .sidebar[data-background-color=white] .nav.nav-danger > .nav-item.active a:before {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav.nav-danger > .nav-item.active a i, .sidebar[data-background-color=white] .nav.nav-danger > .nav-item.active a i {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse, .sidebar[data-background-color=white] .nav-collapse {
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse li.active > a, .sidebar[data-background-color=white] .nav-collapse li.active > a {
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse li a:before, .sidebar .nav-collapse li a:hover:before, .sidebar[data-background-color=white] .nav-collapse li a:before, .sidebar[data-background-color=white] .nav-collapse li a:hover:before {
  opacity: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse li a, .sidebar[data-background-color=white] .nav-collapse li a {
  margin-bottom: 3px !important;
  padding: 10px 25px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse li a .sub-item, .sidebar[data-background-color=white] .nav-collapse li a .sub-item {
  font-size: 14px;
  position: relative;
  margin-left: 25px;
  opacity: .85;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse li a .sub-item:before, .sidebar[data-background-color=white] .nav-collapse li a .sub-item:before {
  content: '';
  height: 4px;
  width: 4px;
  background: rgba(131, 132, 138, 0.89);
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse li a:hover .sub-item, .sidebar[data-background-color=white] .nav-collapse li a:hover .sub-item {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse li a .sidebar-mini-icon, .sidebar[data-background-color=white] .nav-collapse li a .sidebar-mini-icon {
  font-size: 18px;
  color: #c3c5ca;
  margin-right: 15px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  float: left;
  font-weight: 300 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse.subnav, .sidebar[data-background-color=white] .nav-collapse.subnav {
  padding-bottom: 10px;
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar .nav-collapse.subnav li a, .sidebar[data-background-color=white] .nav-collapse.subnav li a {
  padding-left: 40px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item {
  padding: 0 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item a {
  padding: 8px 10px;
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item a:focus, .sidebar.sidebar-style-2 .nav .nav-item a:hover, .sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  background: rgba(199, 199, 199, 0.2);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item a:focus i, .sidebar.sidebar-style-2 .nav .nav-item a:focus p, .sidebar.sidebar-style-2 .nav .nav-item a:hover i, .sidebar.sidebar-style-2 .nav .nav-item a:hover p, .sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #575962 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item.active a:before {
  background: 0 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item .active a {
  background: rgba(199, 199, 199, 0.2);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item .active a i, .sidebar.sidebar-style-2 .nav .nav-item .active a p {
  color: #575962 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item.submenu {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a {
  background: #1572e8 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(21, 114, 232, 0.4) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a:before {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a span {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a {
  background: #6861ce !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(104, 97, 206, 0.4) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a:before {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a span {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a {
  background: #48abf7 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(72, 171, 247, 0.4) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a:before {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a span {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a {
  background: #31ce36 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(49, 206, 54, 0.4) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a:before {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a span {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a {
  background: #ffad46 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(255, 173, 70, 0.4) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a:before {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a span {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a {
  background: #f25961 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(242, 89, 97, 0.4) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a:before {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a span {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item a:focus i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item a:focus p, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item a:hover i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item a:hover p, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item a:focus i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item a:focus p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item a:hover i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item a:hover p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #b9babf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a .caret, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a p, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a span, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a .caret, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] span, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel {
  position: relative;
  width: calc(100% - 250px);
  height: 100vh;
  min-height: 100%;
  float: right;
  transition: all .3s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel > .content {
  padding: 0 !important;
  min-height: calc(100% - 123px);
  margin-top: 62px;
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel > .content-full {
  padding: 0 !important;
  min-height: calc(100% - 123px);
  margin-top: 63px;
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel .page-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel .page-header .page-title {
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel .page-header .btn-page-header-dropdown {
  width: 35px;
  height: 35px;
  font-size: 14px;
  padding: 0;
  color: #6b6b6b;
  box-shadow: 0 2px 14px 0 rgba(144, 116, 212, 0.1) !important;
  border: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel .page-header .btn-page-header-dropdown:after {
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel .page-header .dropdown-menu {
  margin-top: 15px;
  top: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel .page-header .dropdown-menu:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -8px;
  right: 32px;
  content: '';
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-panel .page-divider {
  height: 0;
  margin: .3rem 0 1rem;
  overflow: hidden;
  border-top: 1px solid #ebecec;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-wrapper {
  min-height: calc(100vh - 57px);
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-wrapper.has-sidebar .page-inner {
  margin-right: 22.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-navs {
  position: relative;
  display: block;
  padding-right: 1rem;
  padding-left: 1rem;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
  z-index: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-navs .nav .nav-link {
  padding: 1rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-navs .nav-line {
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-navs .nav-line .nav-link {
  border-bottom-width: 3px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-scroller .nav {
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
}

@media (min-width: 992px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .page-navs {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-inner {
  padding: 1.5rem 0;
}

@media (min-width: 576px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .page-inner {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 992px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .page-inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-inner-fill {
  padding: 0;
  height: calc(100% - 57px);
  display: flex;
  flex-direction: column;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-sidebar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  max-width: 22.5rem;
  box-shadow: none;
  transform: translate3d(100%, 0, 0);
  overflow: auto;
  z-index: 999;
  transition: transform .2s ease-in-out;
  border-left: 1px solid rgba(61, 70, 79, 0.125) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-sidebar .back {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem;
  box-shadow: 0 0 0 1px rgba(61, 70, 79, 0.05), 0 1px 3px 0 rgba(61, 70, 79, 0.15);
  font-size: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-sidebar-section {
  flex: 1;
  overflow-y: auto;
}

@media (min-width: 1200px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .page-sidebar {
    transform: translateZ(0);
  }
}

@media (max-width: 1200px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .page-wrapper.has-sidebar .page-inner {
    margin-right: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .pagesidebar_open .page-sidebar {
    transform: translate3d(0, 0, 0) !important;
    max-width: unset;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside {
  display: flex;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside {
  width: 280px;
  min-height: 100vh;
  border-right: 1px solid #f1f1f1;
  padding: 15px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-header {
  padding: 15px 22px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-header .title {
  font-size: 24px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-header .description {
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav {
  flex-direction: column;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav > li {
  padding: 8px 22px;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav > li.active, .page-with-aside .page-aside .aside-nav .nav > li:focus, .page-with-aside .page-aside .aside-nav .nav > li:hover {
  background: rgba(51, 51, 51, 0.08);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav > li.active {
  padding: 12px 22px;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav > li.active > a {
  color: #575962 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav > li > a {
  color: #83848a;
  display: flex;
  align-items: center;
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav > li > a:focus, .page-with-aside .page-aside .aside-nav .nav > li > a:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .nav > li > a i {
  font-size: 20px;
  margin-right: 15px;
  color: #a1a2a6;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-nav .label {
  padding: 5px 22px;
  margin-top: 22px;
  margin-bottom: 5px;
  display: block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-aside .aside-compose {
  padding: 25px 22px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.page-with-aside .page-content {
  width: calc(100% - 280px);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.footer {
  border-top: 1px solid #eee;
  padding: 15px;
  background: #fff;
  position: absolute;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.footer .container, .footer .container-fluid {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 991px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .main-panel {
    width: calc(100% - 75px);
    transition: all .3s;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .logo-header {
    width: 75px;
    transition: all .3s;
    padding: 0;
    text-align: center;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .logo-header .big-logo {
    margin-right: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .logo-header .logo {
    position: absolute;
    transform: translate3d(25px, 0, 0);
    opacity: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .logo-header .logo img {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .logo-header .nav-toggle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    right: 0 !important;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar {
    width: 75px;
    transition: all .3s;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper {
    width: 75px;
    transition: all .3s;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .user {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .user [class^=avatar-] {
    float: none !important;
    margin: auto;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .user .info {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .user .info span {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item {
    position: relative;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .letter-icon {
    display: block !important;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a i {
    margin-right: unset;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .badge, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .caret, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a p, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a span {
    display: none;
    transition: all .3s;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .sidebar-mini-icon {
    display: block !important;
    margin-right: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item.active .nav-collapse, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item.submenu .nav-collapse {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-section .text-section {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-section .sidebar-mini-icon {
    display: block;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover {
    width: 250px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper {
    width: 250px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user [class^=avatar-] {
    float: left !important;
    margin-right: 11px !important;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user .info {
    display: block;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user .info span {
    display: block;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a i {
    margin-right: 15px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a .badge, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a .caret, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a p, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a span {
    display: block;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a .sidebar-mini-icon {
    display: block !important;
    margin-right: 15px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item.active .nav-collapse, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item.submenu .nav-collapse {
    display: block;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-section .sidebar-mini-icon {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-section .text-section {
    display: block;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize.sidebar_minimize_hover .logo-header {
    width: 250px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize.sidebar_minimize_hover .logo-header .logo {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    position: relative !important;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize.sidebar_minimize_hover .logo-header .logo img {
    display: inline-block !important;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize.sidebar_minimize_hover .main-panel {
    width: calc(100% - 250px);
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize_hover .logo-header .nav-toggle {
    right: 18px !important;
    transform: translateX(0) !important;
    left: unset;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.overlay-sidebar:not(.is-show) .sidebar {
  left: -250px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.overlay-sidebar .main-panel {
  width: 100% !important;
}

@media screen and (min-width: 991px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .main-header .logo-header {
    width: 175px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar {
    width: 175px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .badge {
    position: absolute;
    top: 8px;
    right: 8px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .text-section {
    text-align: center;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .nav > .nav-item a {
    flex-direction: column;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .nav > .nav-item a i {
    margin-right: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .nav > .nav-item a p {
    margin-right: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .nav > .nav-item a .caret {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .nav-collapse li a .sub-item {
    margin-left: 0;
    text-align: center;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .sidebar .nav-collapse li a .sub-item:before {
    display: none;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .compact-wrapper .main-panel {
    width: calc(100% - 175px);
  }
}

@media screen and (min-width: 991px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .classic-grid {
    margin: 93px 40px 30px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .main-header {
    top: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .main-header .logo-header {
    padding: 0 40px;
    width: 290px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .sidebar {
    position: relative;
    float: left;
    margin-top: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .sidebar .sidebar-wrapper {
    max-height: unset;
    min-height: 100%;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .navbar-header {
    padding-right: 30px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .main-panel {
    height: unset;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .main-panel .content, .classic-wrapper .main-panel .content-full {
    margin-top: 0;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .page-inner {
    padding-right: 0;
    padding-top: 5px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .classic-wrapper .board {
    height: 100%;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .classic-wrapper .logo-header .logo {
    position: relative;
    transform: unset;
    opacity: 1;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .classic-wrapper .logo-header .logo img {
    display: inline-block;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .sidebar_minimize .classic-wrapper .logo-header .nav-toggle {
    left: unset;
    transform: unset;
    right: 18px !important;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.classic-wrapper {
  height: unset;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.classic-wrapper .main-panel {
  height: unset;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.classic-wrapper .footer {
  position: unset;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.classic-grid {
  min-height: 100vh;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media screen and (min-width: 991px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .static-sidebar {
    height: unset;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .static-sidebar .sidebar {
    position: static;
    float: left;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .static-sidebar .sidebar .sidebar-wrapper {
    max-height: unset;
    min-height: 100%;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .static-sidebar .main-panel {
    height: unset;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .static-sidebar .main-panel .content {
    margin-bottom: 60px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .static-sidebar .footer {
    position: absolute;
    bottom: 0;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .toggle-email-nav {
  margin-top: 10px;
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head, .mail-wrapper .mail-content .inbox-head {
  padding: 35px 25px 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head h3, .mail-wrapper .mail-content .inbox-head h3 {
  font-size: 22px;
  font-weight: 300;
  margin: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head {
  padding: 35px 25px;
  border-bottom: 1px solid #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head .favorite {
  color: #eee;
  margin-right: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head .favorite.active {
  color: #ffc600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head .controls {
  margin-left: auto;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head .controls > a {
  color: #9c9c9c;
  font-size: 18px;
  padding: 0 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head .controls > a:hover {
  text-decoration: none;
  opacity: .8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-head .controls > a:last-child {
  padding-right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-sender {
  padding: 14px 25px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-sender .avatar {
  padding-right: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-sender .avatar img {
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-sender .date {
  margin-left: auto;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-sender .sender .action {
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-sender .sender .action > a {
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-body {
  padding: 30px 28px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments {
  padding: 25px 28px;
  border-top: 1px solid #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments .title {
  font-weight: 400;
  margin-bottom: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments .title span {
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments ul {
  padding-left: 0;
  list-style: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments ul li {
  padding: 6px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments ul li a {
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments ul li a:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments ul li a i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-attachments ul li a span {
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body {
  padding: 20px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .mail-option {
  padding: 0 20px;
  margin-bottom: 20px;
  display: flex;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .mail-option .chk-all {
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .mail-option .btn-option {
  color: #555 !important;
  border: 1px solid #ebedf2 !important;
  font-weight: 600;
  background: #fff !important;
  box-shadow: 2px 2px 3px 0 #f2f1f1 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .mail-option .form-check {
  padding: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .mail-option .form-check .form-check-sign:before {
  border: 1px solid #eee;
  background: #eee;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item {
  padding: 14px 20px;
  display: table;
  cursor: pointer;
  position: relative;
  font-size: 12px;
  width: 100%;
  border-top: 1px solid #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item:hover {
  background: #f6f5f5;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions, .mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail {
  vertical-align: top;
  display: table-cell;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions {
  width: 50px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .custom-checkbox {
  margin-right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite {
  color: #eee;
  font-size: 18px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite:hover {
  text-decoration: none;
  color: #969696;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite.active, .mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite.active:hover {
  color: #ffc600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .msg, .mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail p {
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .msg {
  margin-bottom: 0;
  margin-top: 8px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .from {
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .date {
  font-size: 12px;
  display: flex;
  align-items: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .date .paperclip {
  font-size: 16px;
  padding-right: 4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread {
  font-weight: 400;
  background: #fbfbfb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread:after {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  background: #1572e8;
  top: -1px;
  left: 0;
  bottom: -1px;
  height: calc(100% + 2px);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread .email-list-detail .from {
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-compose-fields, .mail-wrapper .mail-content .email-editor {
  padding: 20px 25px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-compose-fields {
  padding: 20px 25px;
  border-bottom: 1px solid #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-action {
  text-align: right;
  margin-bottom: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-action > .btn {
  margin-right: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.mail-wrapper .mail-content .email-action > .btn:last-child {
  margin-right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.flex-1 {
  flex: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.metric {
  display: flex;
  padding: 1rem;
  flex-direction: column;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group {
  border: 0;
  background: rgba(0, 0, 0, 0.14) !important;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.07);
  transition: all .4s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control::-webkit-input-placeholder {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control::-moz-placeholder {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control:-ms-input-placeholder {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control:-moz-placeholder {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group .search-icon {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus {
  background: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control {
  color: inherit !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control::-webkit-input-placeholder {
  color: #bfbfbf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control::-moz-placeholder {
  color: #bfbfbf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control:-ms-input-placeholder {
  color: #bfbfbf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control:-moz-placeholder {
  color: #bfbfbf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .search-icon {
  color: #bfbfbf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .navbar-nav .nav-item .nav-link {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .navbar-nav .nav-item .nav-link:focus, .main-header .navbar-header[data-background-color] .navbar-nav .nav-item .nav-link:hover {
  background: rgba(31, 30, 30, 0.12) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color] .navbar-nav .nav-item.active .nav-link {
  background: rgba(31, 30, 30, 0.12) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color=dark2] .nav-search .input-group, .main-header .navbar-header[data-background-color=dark] .nav-search .input-group {
  background: rgba(185, 185, 185, 0.18) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color=dark2] .navbar-nav .nav-item .nav-link:focus, .main-header .navbar-header[data-background-color=dark2] .navbar-nav .nav-item .nav-link:hover, .main-header .navbar-header[data-background-color=dark] .navbar-nav .nav-item .nav-link:focus, .main-header .navbar-header[data-background-color=dark] .navbar-nav .nav-item .nav-link:hover {
  background: rgba(185, 185, 185, 0.18) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header[data-background-color=dark2] .navbar-nav .nav-item.active .nav-link, .main-header .navbar-header[data-background-color=dark] .navbar-nav .nav-item.active .nav-link {
  background: rgba(185, 185, 185, 0.18) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header .navbar-header-transparent .nav-search .input-group, .main-header .navbar-header[data-background-color=white] .nav-search .input-group {
  background: #eee;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header .navbar-header-transparent .nav-search .input-group .form-control, .main-header .navbar-header[data-background-color=white] .nav-search .input-group .form-control {
  color: #8d9498 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header .navbar-header-transparent .nav-search .input-group .search-icon, .main-header .navbar-header[data-background-color=white] .nav-search .input-group .search-icon {
  color: #8d9498 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item .nav-link, .main-header .navbar-header[data-background-color=white] .navbar-nav .nav-item .nav-link {
  color: #8d9498 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item .nav-link:focus, .main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item .nav-link:hover, .main-header .navbar-header[data-background-color=white] .navbar-nav .nav-item .nav-link:focus, .main-header .navbar-header[data-background-color=white] .navbar-nav .nav-item .nav-link:hover {
  background: #eee !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item.active .nav-link, .main-header .navbar-header[data-background-color=white] .navbar-nav .nav-item.active .nav-link {
  background: #eee !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-toggle {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color] .navbar-toggler .navbar-toggler-icon {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color] .more {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=white] .btn-toggle, .logo-header[data-background-color=white] .more, .logo-header[data-background-color=white] .navbar-toggler .navbar-toggler-icon {
  color: #8d9498 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=white] {
  background: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=white] {
  background: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=dark] {
  background: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=dark2] {
  background: #1f283e !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=dark] {
  background: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=dark2] {
  background: #1f283e !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=blue] {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=blue2] {
  background: #1269db !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=blue] {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=blue2] {
  background: #1269db !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=purple] {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=purple2] {
  background: #5c55bf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=purple] {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=purple2] {
  background: #5c55bf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=light-blue] {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=light-blue2] {
  background: #3697e1 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=light-blue] {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=light-blue2] {
  background: #3697e1 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=green] {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=green2] {
  background: #2bb930 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=green] {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=green2] {
  background: #2bb930 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=orange] {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=orange2] {
  background: #ff9e27 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=orange] {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=orange2] {
  background: #ff9e27 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=red] {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.logo-header[data-background-color=red2] {
  background: #ea4d56 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=red] {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header[data-background-color=red2] {
  background: #ea4d56 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] {
  background: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .user {
  border-color: rgba(181, 181, 181, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .user .info a > span {
  color: #b9babf;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .user .info a > span .user-level {
  color: #8d9498;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .nav > .nav-item.active > a p {
  color: #b9babf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .nav > .nav-item a {
  color: #b9babf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .nav > .nav-item a:focus p, .sidebar[data-background-color=dark] .nav > .nav-item a:hover p, .sidebar[data-background-color=dark] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #b9babf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:focus, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:hover, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a .caret, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:focus .caret, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:focus i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:focus p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:hover .caret, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:hover i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a:hover p, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color=dark] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=dark] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] {
  background: #1f283e !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .user {
  border-color: rgba(181, 181, 181, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .user .info a > span {
  color: #b9babf;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .user .info a > span .user-level {
  color: #8d9498;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .nav > .nav-item.active > a p {
  color: #b9babf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .nav > .nav-item a {
  color: #b9babf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .nav > .nav-item a:focus p, .sidebar[data-background-color=dark2] .nav > .nav-item a:hover p, .sidebar[data-background-color=dark2] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #b9babf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:focus, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:hover, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #1f283e !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a .caret, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a p, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:focus .caret, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:focus i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:focus p, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:hover .caret, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:hover i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a:hover p, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color=dark2] .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #1f283e !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=dark2] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=dark2] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav .nav-item a .caret, .sidebar[data-background-color=blue] .nav .nav-item a i, .sidebar[data-background-color=blue] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav .nav-item a:focus, .sidebar[data-background-color=blue] .nav .nav-item a:hover, .sidebar[data-background-color=blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav .nav-item a:focus .caret, .sidebar[data-background-color=blue] .nav .nav-item a:focus i, .sidebar[data-background-color=blue] .nav .nav-item a:focus p, .sidebar[data-background-color=blue] .nav .nav-item a:hover .caret, .sidebar[data-background-color=blue] .nav .nav-item a:hover i, .sidebar[data-background-color=blue] .nav .nav-item a:hover p, .sidebar[data-background-color=blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav > .nav-item.active > a, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=blue] .nav > .nav-item.active > a i, .sidebar[data-background-color=blue] .nav > .nav-item.active > a p, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=blue] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=blue] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=blue] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] {
  background: #1269db !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav .nav-item a .caret, .sidebar[data-background-color=blue2] .nav .nav-item a i, .sidebar[data-background-color=blue2] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav .nav-item a:focus, .sidebar[data-background-color=blue2] .nav .nav-item a:hover, .sidebar[data-background-color=blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav .nav-item a:focus .caret, .sidebar[data-background-color=blue2] .nav .nav-item a:focus i, .sidebar[data-background-color=blue2] .nav .nav-item a:focus p, .sidebar[data-background-color=blue2] .nav .nav-item a:hover .caret, .sidebar[data-background-color=blue2] .nav .nav-item a:hover i, .sidebar[data-background-color=blue2] .nav .nav-item a:hover p, .sidebar[data-background-color=blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav > .nav-item.active > a, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #1269db !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a i, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a p, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #1269db !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=blue2] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=blue2] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=blue2] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav .nav-item a .caret, .sidebar[data-background-color=purple] .nav .nav-item a i, .sidebar[data-background-color=purple] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav .nav-item a:focus, .sidebar[data-background-color=purple] .nav .nav-item a:hover, .sidebar[data-background-color=purple] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav .nav-item a:focus .caret, .sidebar[data-background-color=purple] .nav .nav-item a:focus i, .sidebar[data-background-color=purple] .nav .nav-item a:focus p, .sidebar[data-background-color=purple] .nav .nav-item a:hover .caret, .sidebar[data-background-color=purple] .nav .nav-item a:hover i, .sidebar[data-background-color=purple] .nav .nav-item a:hover p, .sidebar[data-background-color=purple] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=purple] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=purple] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav > .nav-item.active > a, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=purple] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=purple] .nav > .nav-item.active > a i, .sidebar[data-background-color=purple] .nav > .nav-item.active > a p, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=purple] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=purple] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=purple] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=purple] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=purple] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=purple] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] {
  background: #5c55bf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav .nav-item a .caret, .sidebar[data-background-color=purple2] .nav .nav-item a i, .sidebar[data-background-color=purple2] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav .nav-item a:focus, .sidebar[data-background-color=purple2] .nav .nav-item a:hover, .sidebar[data-background-color=purple2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav .nav-item a:focus .caret, .sidebar[data-background-color=purple2] .nav .nav-item a:focus i, .sidebar[data-background-color=purple2] .nav .nav-item a:focus p, .sidebar[data-background-color=purple2] .nav .nav-item a:hover .caret, .sidebar[data-background-color=purple2] .nav .nav-item a:hover i, .sidebar[data-background-color=purple2] .nav .nav-item a:hover p, .sidebar[data-background-color=purple2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=purple2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=purple2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav > .nav-item.active > a, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #5c55bf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a i, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a p, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=purple2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #5c55bf !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=purple2] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=purple2] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=purple2] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav .nav-item a .caret, .sidebar[data-background-color=light-blue] .nav .nav-item a i, .sidebar[data-background-color=light-blue] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav .nav-item a:focus, .sidebar[data-background-color=light-blue] .nav .nav-item a:hover, .sidebar[data-background-color=light-blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav .nav-item a:focus .caret, .sidebar[data-background-color=light-blue] .nav .nav-item a:focus i, .sidebar[data-background-color=light-blue] .nav .nav-item a:focus p, .sidebar[data-background-color=light-blue] .nav .nav-item a:hover .caret, .sidebar[data-background-color=light-blue] .nav .nav-item a:hover i, .sidebar[data-background-color=light-blue] .nav .nav-item a:hover p, .sidebar[data-background-color=light-blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=light-blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=light-blue] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav > .nav-item.active > a, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a i, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a p, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=light-blue] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=light-blue] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=light-blue] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] {
  background: #3697e1 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav .nav-item a .caret, .sidebar[data-background-color=light-blue2] .nav .nav-item a i, .sidebar[data-background-color=light-blue2] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav .nav-item a:focus, .sidebar[data-background-color=light-blue2] .nav .nav-item a:hover, .sidebar[data-background-color=light-blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav .nav-item a:focus .caret, .sidebar[data-background-color=light-blue2] .nav .nav-item a:focus i, .sidebar[data-background-color=light-blue2] .nav .nav-item a:focus p, .sidebar[data-background-color=light-blue2] .nav .nav-item a:hover .caret, .sidebar[data-background-color=light-blue2] .nav .nav-item a:hover i, .sidebar[data-background-color=light-blue2] .nav .nav-item a:hover p, .sidebar[data-background-color=light-blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=light-blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=light-blue2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #3697e1 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a i, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a p, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=light-blue2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #3697e1 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=light-blue2] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=light-blue2] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=light-blue2] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav .nav-item a .caret, .sidebar[data-background-color=green] .nav .nav-item a i, .sidebar[data-background-color=green] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav .nav-item a:focus, .sidebar[data-background-color=green] .nav .nav-item a:hover, .sidebar[data-background-color=green] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav .nav-item a:focus .caret, .sidebar[data-background-color=green] .nav .nav-item a:focus i, .sidebar[data-background-color=green] .nav .nav-item a:focus p, .sidebar[data-background-color=green] .nav .nav-item a:hover .caret, .sidebar[data-background-color=green] .nav .nav-item a:hover i, .sidebar[data-background-color=green] .nav .nav-item a:hover p, .sidebar[data-background-color=green] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=green] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=green] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav > .nav-item.active > a, .sidebar[data-background-color=green] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=green] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=green] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=green] .nav > .nav-item.active > a i, .sidebar[data-background-color=green] .nav > .nav-item.active > a p, .sidebar[data-background-color=green] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=green] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=green] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=green] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=green] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=green] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=green] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=green] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=green] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=green] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=green] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] {
  background: #2bb930 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav .nav-item a .caret, .sidebar[data-background-color=green2] .nav .nav-item a i, .sidebar[data-background-color=green2] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav .nav-item a:focus, .sidebar[data-background-color=green2] .nav .nav-item a:hover, .sidebar[data-background-color=green2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav .nav-item a:focus .caret, .sidebar[data-background-color=green2] .nav .nav-item a:focus i, .sidebar[data-background-color=green2] .nav .nav-item a:focus p, .sidebar[data-background-color=green2] .nav .nav-item a:hover .caret, .sidebar[data-background-color=green2] .nav .nav-item a:hover i, .sidebar[data-background-color=green2] .nav .nav-item a:hover p, .sidebar[data-background-color=green2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=green2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=green2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav > .nav-item.active > a, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=green2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #2bb930 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=green2] .nav > .nav-item.active > a i, .sidebar[data-background-color=green2] .nav > .nav-item.active > a p, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=green2] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=green2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=green2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=green2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #2bb930 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=green2] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=green2] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=green2] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav .nav-item a .caret, .sidebar[data-background-color=orange] .nav .nav-item a i, .sidebar[data-background-color=orange] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav .nav-item a:focus, .sidebar[data-background-color=orange] .nav .nav-item a:hover, .sidebar[data-background-color=orange] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav .nav-item a:focus .caret, .sidebar[data-background-color=orange] .nav .nav-item a:focus i, .sidebar[data-background-color=orange] .nav .nav-item a:focus p, .sidebar[data-background-color=orange] .nav .nav-item a:hover .caret, .sidebar[data-background-color=orange] .nav .nav-item a:hover i, .sidebar[data-background-color=orange] .nav .nav-item a:hover p, .sidebar[data-background-color=orange] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=orange] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=orange] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav > .nav-item.active > a, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=orange] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=orange] .nav > .nav-item.active > a i, .sidebar[data-background-color=orange] .nav > .nav-item.active > a p, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=orange] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=orange] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=orange] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=orange] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=orange] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=orange] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] {
  background: #ff9e27 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav .nav-item a .caret, .sidebar[data-background-color=orange2] .nav .nav-item a i, .sidebar[data-background-color=orange2] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav .nav-item a:focus, .sidebar[data-background-color=orange2] .nav .nav-item a:hover, .sidebar[data-background-color=orange2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav .nav-item a:focus .caret, .sidebar[data-background-color=orange2] .nav .nav-item a:focus i, .sidebar[data-background-color=orange2] .nav .nav-item a:focus p, .sidebar[data-background-color=orange2] .nav .nav-item a:hover .caret, .sidebar[data-background-color=orange2] .nav .nav-item a:hover i, .sidebar[data-background-color=orange2] .nav .nav-item a:hover p, .sidebar[data-background-color=orange2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=orange2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=orange2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav > .nav-item.active > a, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #ff9e27 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a i, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a p, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=orange2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #ff9e27 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=orange2] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=orange2] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=orange2] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav .nav-item a .caret, .sidebar[data-background-color=red] .nav .nav-item a i, .sidebar[data-background-color=red] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav .nav-item a:focus, .sidebar[data-background-color=red] .nav .nav-item a:hover, .sidebar[data-background-color=red] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav .nav-item a:focus .caret, .sidebar[data-background-color=red] .nav .nav-item a:focus i, .sidebar[data-background-color=red] .nav .nav-item a:focus p, .sidebar[data-background-color=red] .nav .nav-item a:hover .caret, .sidebar[data-background-color=red] .nav .nav-item a:hover i, .sidebar[data-background-color=red] .nav .nav-item a:hover p, .sidebar[data-background-color=red] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=red] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=red] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav > .nav-item.active > a, .sidebar[data-background-color=red] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=red] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=red] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=red] .nav > .nav-item.active > a i, .sidebar[data-background-color=red] .nav > .nav-item.active > a p, .sidebar[data-background-color=red] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=red] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=red] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=red] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=red] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=red] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=red] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=red] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=red] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=red] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=red] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] {
  background: #ea4d56 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .user {
  margin-top: 0;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .user .info a > span {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .user .info a > span .user-level {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .user .info .caret {
  border-top-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav .nav-item a {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav .nav-item a .caret, .sidebar[data-background-color=red2] .nav .nav-item a i, .sidebar[data-background-color=red2] .nav .nav-item a p {
  color: #eaeaea !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav .nav-item a:focus, .sidebar[data-background-color=red2] .nav .nav-item a:hover, .sidebar[data-background-color=red2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav .nav-item a:focus .caret, .sidebar[data-background-color=red2] .nav .nav-item a:focus i, .sidebar[data-background-color=red2] .nav .nav-item a:focus p, .sidebar[data-background-color=red2] .nav .nav-item a:hover .caret, .sidebar[data-background-color=red2] .nav .nav-item a:hover i, .sidebar[data-background-color=red2] .nav .nav-item a:hover p, .sidebar[data-background-color=red2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=red2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=red2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav > .nav-item.active > a, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:focus, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:hover, .sidebar[data-background-color=red2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #ea4d56 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav > .nav-item.active > a .caret, .sidebar[data-background-color=red2] .nav > .nav-item.active > a i, .sidebar[data-background-color=red2] .nav > .nav-item.active > a p, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color=red2] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color=red2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color=red2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color=red2] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p {
  color: #ea4d56 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color=red2] .nav .nav-section .text-section {
  color: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.sidebar[data-background-color=red2] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color=red2] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar {
  position: relative;
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-title {
  width: 100%;
  height: 100%;
  background-color: #6861ce;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-away::before, .avatar-offline::before, .avatar-online::before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
  height: 25%;
  border-radius: 50%;
  content: '';
  border: 2px solid #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-online::before {
  background-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-offline::before {
  background-color: #97a2b1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-away::before {
  background-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar {
  width: 3rem;
  height: 3rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar .border {
  border-width: 3px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar .rounded {
  border-radius: 6px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar .avatar-title {
  font-size: 18px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xs {
  width: 1.65rem;
  height: 1.65rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xs .border {
  border-width: 2px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xs .rounded {
  border-radius: 4px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xs .avatar-title {
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xs.avatar-away::before, .avatar-xs.avatar-offline::before, .avatar-xs.avatar-online::before {
  border-width: 1px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-sm {
  width: 2.5rem;
  height: 2.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-sm .border {
  border-width: 3px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-sm .rounded {
  border-radius: 4px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-sm .avatar-title {
  font-size: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-sm.avatar-away::before, .avatar-sm.avatar-offline::before, .avatar-sm.avatar-online::before {
  border-width: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-lg {
  width: 3.75rem;
  height: 3.75rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-lg .border {
  border-width: 3px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-lg .rounded {
  border-radius: 8px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-lg .avatar-title {
  font-size: 24px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-lg.avatar-away::before, .avatar-lg.avatar-offline::before, .avatar-lg.avatar-online::before {
  border-width: 3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xl {
  width: 5rem;
  height: 5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xl .border {
  border-width: 4px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xl .rounded {
  border-radius: 8px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xl .avatar-title {
  font-size: 28px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xl.avatar-away::before, .avatar-xl.avatar-offline::before, .avatar-xl.avatar-online::before {
  border-width: 4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xxl {
  width: 5.125rem;
  height: 5.125rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xxl .border {
  border-width: 6px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xxl .rounded {
  border-radius: 8px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xxl .avatar-title {
  font-size: 30px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-xxl.avatar-away::before, .avatar-xxl.avatar-offline::before, .avatar-xxl.avatar-online::before {
  border-width: 4px;
}

@media (min-width: 768px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .avatar-xxl {
    width: 8rem;
    height: 8rem;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .avatar-xxl .border {
    border-width: 4px !important;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .avatar-xxl .rounded {
    border-radius: 12px !important;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .avatar-xxl .avatar-title {
    font-size: 42px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .avatar-xxl.avatar-away::before, .avatar-xxl.avatar-offline::before, .avatar-xxl.avatar-online::before {
    border-width: 4px;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-group {
  display: inline-flex;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-group .avatar + .avatar {
  margin-left: -.75rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-group .avatar-xs + .avatar-xs {
  margin-left: -.40625rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-group .avatar-sm + .avatar-sm {
  margin-left: -.625rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-group .avatar-lg + .avatar-lg {
  margin-left: -1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-group .avatar-xl + .avatar-xl {
  margin-left: -1.28125rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.avatar-group .avatar:hover {
  z-index: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.border-dark {
  border-color: #202940 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.breadcrumbs {
  list-style: none;
  display: inline;
  width: auto;
  border-left: 1px solid #efefef;
  margin-left: 25px;
  padding-left: 25px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.breadcrumbs li {
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.breadcrumbs li a {
  color: #575962;
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.breadcrumbs li a i {
  font-size: 16px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.breadcrumbs li a:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.breadcrumbs li.separator {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card, .card-light {
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, 0.1);
  border: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-header, .card-light .card-header {
  padding: 1rem 1.25rem;
  background-color: transparent;
  border-bottom: 1px solid #ebecec !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-header:first-child, .card-light .card-header:first-child {
  border-radius: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-header .card-head-row, .card-light .card-header .card-head-row {
  display: flex;
  align-items: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-header .card-head-row .card-tools, .card-light .card-header .card-head-row .card-tools {
  margin-left: auto;
  float: right;
  padding-left: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .separator-solid, .card-light .separator-solid {
  border-top: 1px solid #ebecec;
  margin: 15px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .separator-dashed, .card-light .separator-dashed {
  border-top: 1px dashed #ebecec;
  margin: 15px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .separator-dot, .card-light .separator-dot {
  border-top: 1px dotted #ebecec;
  margin: 15px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .full-width-separator, .card-light .full-width-separator {
  margin: 15px -20px 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .b-b1, .card-light .b-b1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-body, .card-light .card-body {
  padding: 1.25rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-footer, .card-light .card-footer {
  background-color: transparent;
  line-height: 30px;
  border-top: 1px solid #ebecec !important;
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .pull-in, .card-light .pull-in {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .pull-in.sparkline-fix, .card-light .pull-in.sparkline-fix {
  margin-left: -1.35rem;
  margin-right: -1.35rem;
  margin-bottom: -3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .chart-as-background, .card-light .chart-as-background {
  position: absolute;
  bottom: 0;
  width: calc(100% + 2px);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-action, .card-light .card-action {
  padding: 30px;
  background-color: transparent;
  line-height: 30px;
  border-top: 1px solid #ebecec !important;
  font-size: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-footer hr, .card-light .card-footer hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card .card-footer .legend, .card-light .card-footer .legend {
  display: inline-block;
}

@media screen and (max-width: 476px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .card .card-header .card-head-row:not(.card-tools-still-right) {
    flex-direction: column;
    align-items: unset;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .card .card-header .card-head-row:not(.card-tools-still-right) .card-tools {
    margin-left: 0;
    float: left;
    padding-left: 0;
    padding-top: 10px;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card.full-height {
  height: calc(100% - 30px);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-space {
  padding: 0 30px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-space > .card-action, .card-space > .card-body, .card-space > .card-footer, .card-space > .card-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-with-nav .card-header {
  border-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-with-nav .card-body {
  padding: 15px 25px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-list {
  padding: 10px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-list .item-list {
  display: flex;
  flex-direction: row;
  padding: 10px 0;
  align-items: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-list .item-list .info-user {
  flex: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-list .item-list .info-user .username, .card-list .item-list .info-user a.username {
  color: #1572e8;
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-list .item-list .info-user .status {
  font-size: 11px;
  color: #7d7b7b;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-title {
  margin: 0;
  color: #575962;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-title a, .card-title a:focus, .card-title a:hover {
  color: #575962;
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-sub {
  display: block;
  margin: 5px 0 10px 0;
  font-size: .9rem;
  background: #f7f8fa;
  color: #575962;
  padding: .85rem 1.5rem;
  border-radius: 4px;
  line-height: 1.82;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-category {
  margin-top: 8px;
  font-size: 14px;
  color: #8d9498;
  margin-bottom: 0;
  word-break: normal;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
label {
  font-size: 14px;
  font-weight: 400;
  color: #8d9498;
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-transparent {
  background: 0 0 !important;
  box-shadow: none;
  border-color: transparent !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .card-body {
  padding: 15px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .card-title {
  margin-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .card-category {
  margin-top: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .col-icon {
  width: 65px;
  height: 65px;
  margin-left: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big {
  width: 100%;
  height: 100%;
  font-size: 2.2em;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-danger, .card-stats .icon-big.icon-default, .card-stats .icon-big.icon-info, .card-stats .icon-big.icon-primary, .card-stats .icon-big.icon-secondary, .card-stats .icon-big.icon-success, .card-stats .icon-big.icon-warning {
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-danger i, .card-stats .icon-big.icon-default i, .card-stats .icon-big.icon-info i, .card-stats .icon-big.icon-primary i, .card-stats .icon-big.icon-secondary i, .card-stats .icon-big.icon-success i, .card-stats .icon-big.icon-warning i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-default {
  background: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-primary {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-secondary {
  background: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-success {
  background: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-warning {
  background: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-info {
  background: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.icon-danger {
  background: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .icon-big.round {
  border-radius: 50% !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-stats .col-stats {
  align-items: center;
  display: flex;
  padding-left: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .table {
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .table .form-check {
  padding: 0 0 0 0.75rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .table .form-check label {
  margin-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .table tbody td:first-child, .card-tasks .table thead th:first-child {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .table tbody td:last-child, .card-tasks .table thead th:last-child {
  padding-right: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .table tbody tr:last-child td {
  border-bottom-width: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .card-body {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .card-body .table td {
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .card-body .table td .btn {
  font-size: 15px;
  opacity: .7;
  transition: all .3s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .card-body .table td:hover .btn {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-tasks .form-button-action {
  display: block !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-danger, .card-dark, .card-default, .card-info, .card-primary, .card-secondary, .card-success, .card-warning {
  color: #fff;
  border: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-danger .card-header, .card-dark .card-header, .card-default .card-header, .card-info .card-header, .card-primary .card-header, .card-secondary .card-header, .card-success .card-header, .card-warning .card-header {
  border-bottom: transparent !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-danger .card-category, .card-danger .card-title, .card-danger label, .card-dark .card-category, .card-dark .card-title, .card-dark label, .card-default .card-category, .card-default .card-title, .card-default label, .card-info .card-category, .card-info .card-title, .card-info label, .card-primary .card-category, .card-primary .card-title, .card-primary label, .card-secondary .card-category, .card-secondary .card-title, .card-success .card-category, .card-success .card-title, .card-success label, .card-warning .card-category, .card-warning .card-title, .card-warning label {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-danger .icon-big > i, .card-dark .icon-big > i, .card-default .icon-big > i, .card-info .icon-big > i, .card-primary .icon-big > i, .card-secondary .icon-big > i, .card-success .icon-big > i, .card-warning .icon-big > i {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-danger .card-footer, .card-dark .card-footer, .card-default .card-footer, .card-info .card-footer, .card-primary .card-footer, .card-secondary .card-footer, .card-success .card-footer, .card-warning .card-footer {
  border-top: transparent !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-default {
  background: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-primary {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-secondary {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-info {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-success {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-warning {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-danger {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-round {
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.progress-card {
  margin-bottom: 25px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.progress-card .progress-status {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-post .info-post .username {
  margin-bottom: 0;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-post .info-post .date {
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing {
  padding: 20px 5px;
  text-align: center;
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .card-header {
  border-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .card-footer {
  border-top: 0 !important;
  padding: 15px 15px 10px 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .card-title {
  font-weight: 400;
  font-size: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .card-price .price {
  font-size: 36px;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .card-price .text {
  font-size: 18px;
  font-weight: 400;
  color: #d1d7e3;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .specification-list {
  list-style: none;
  padding-left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .specification-list li {
  padding: 8px 0 12px;
  border-bottom: 1px solid #eee;
  text-align: left;
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .specification-list li .name-specification {
  color: #83848a;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing .specification-list li .status-specification {
  margin-left: auto;
  float: right;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-pricing-focus {
  padding: 40px 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-danger .name-specification, .card-pricing.card-default .name-specification, .card-pricing.card-info .name-specification, .card-pricing.card-primary .name-specification, .card-pricing.card-secondary .name-specification, .card-pricing.card-success .name-specification, .card-pricing.card-warning .name-specification {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-primary .specification-list li {
  border-color: #2f8bff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-primary .btn-light {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-success .specification-list li {
  border-color: #64e069 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-success .btn-light {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-secondary .specification-list li {
  border-color: #7f77dc !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-secondary .btn-light {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-default .specification-list li {
  border-color: #6f8996 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-default .btn-light {
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-info .specification-list li {
  border-color: #11c0e4 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-info .btn-light {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-danger .specification-list li {
  border-color: #ff6972 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-danger .btn-light {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-warning .specification-list li {
  border-color: #ffbc67 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing.card-warning .btn-light {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 {
  padding-bottom: 10px;
  background: #fff !important;
  border-bottom: 7px solid;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.08);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2:before {
  content: "";
  width: 100%;
  height: 350px;
  position: absolute;
  top: -150px;
  left: 0;
  transform: skewY(-20deg);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
  content: "";
  left: 50%;
  transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .value:after, .card-pricing2 .value:before {
  content: "";
  left: 50%;
  transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .pricing-header {
  padding: 20px 20px 60px;
  text-align: left;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .sub-title {
  display: block;
  font-size: 16px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .value {
  background: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .price-value {
  display: inline-block;
  width: 170px;
  height: 110px;
  padding: 15px;
  border: 2px solid;
  border-top: none;
  border-bottom: none;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
  width: 121px;
  height: 121px;
  border: 3px solid;
  border-right: none;
  border-bottom: none;
  position: absolute;
  top: -60px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .price-value:after {
  border-top: none;
  border-left: none;
  border-bottom: 3px solid;
  border-right: 3px solid;
  top: auto;
  bottom: -60px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .value {
  width: 100%;
  height: 100%;
  border: 2px solid;
  border-top: none;
  border-bottom: none;
  z-index: 1;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .value:after, .card-pricing2 .value:before {
  width: 97px;
  height: 97px;
  background: #fff;
  border: 3px solid;
  border-bottom: none;
  border-right: none;
  position: absolute;
  top: -48px;
  z-index: -1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .value:after {
  border-right: 3px solid;
  border-bottom: 3px solid;
  border-top: none;
  border-left: none;
  top: auto;
  bottom: -48px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .currency {
  display: inline-block;
  font-size: 30px;
  margin-top: 7px;
  vertical-align: top;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .amount {
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
  line-height: 65px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .amount span {
  display: inline-block;
  font-size: 30px;
  font-weight: 400;
  vertical-align: top;
  margin-top: -7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .month {
  display: block;
  font-size: 16px;
  line-height: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .pricing-content {
  padding: 50px 0 0 80px;
  margin-bottom: 20px;
  list-style: none;
  text-align: left;
  transition: all .3s ease 0s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .pricing-content li {
  padding: 7px 0;
  font-size: 13px;
  color: grey;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .pricing-content li.disable:before, .card-pricing2 .pricing-content li:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: #98c458;
  text-align: center;
  color: #fff;
  position: absolute;
  left: -50px;
  font-size: 9px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2 .pricing-content li.disable:before {
  content: "\f00d";
  background: #fe6c6c;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default {
  border-bottom-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default .price-value:before, .card-pricing2.card-default .value:before {
  border-left-color: #1a2035;
  border-top-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default .price-value, .card-pricing2.card-default .value {
  border-right-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default .price-value:after, .card-pricing2.card-default .value:after {
  border-right-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default .price-value:after, .card-pricing2.card-default .value:after {
  border-bottom-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default .value {
  color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default:before {
  background: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-default .price-value, .card-pricing2.card-default .value {
  border-left-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary {
  border-bottom-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary .price-value:before, .card-pricing2.card-primary .value:before {
  border-left-color: #1572e8;
  border-top-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
  border-right-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
  border-right-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
  border-bottom-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary .value {
  color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary:before {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
  border-left-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary {
  border-bottom-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary .price-value:before, .card-pricing2.card-secondary .value:before {
  border-left-color: #6861ce;
  border-top-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
  border-right-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
  border-right-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
  border-bottom-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary .value {
  color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary:before {
  background: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
  border-left-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info {
  border-bottom-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info .price-value:before, .card-pricing2.card-info .value:before {
  border-left-color: #48abf7;
  border-top-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
  border-right-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
  border-right-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
  border-bottom-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info .value {
  color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info:before {
  background: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
  border-left-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success {
  border-bottom-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success .price-value:before, .card-pricing2.card-success .value:before {
  border-left-color: #31ce36;
  border-top-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
  border-right-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
  border-right-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
  border-bottom-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success .value {
  color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success:before {
  background: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
  border-left-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning {
  border-bottom-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning .price-value:before, .card-pricing2.card-warning .value:before {
  border-left-color: #ffad46;
  border-top-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
  border-right-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
  border-right-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
  border-bottom-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning .value {
  color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning:before {
  background: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
  border-left-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger {
  border-bottom-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger .price-value:before, .card-pricing2.card-danger .value:before {
  border-left-color: #f25961;
  border-top-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
  border-right-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
  border-right-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
  border-bottom-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger .value {
  color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger:before {
  background: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
  border-left-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.row-cardProduct {
  padding: 0 5px;
  white-space: nowrap;
  overflow-x: auto;
  display: block !important;
  margin-right: -2rem;
  width: unset !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.col-cardProduct {
  width: 225px;
  padding: 0 10px;
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-product {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
  margin-bottom: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-product .product-summary {
  padding: 15px;
}

@media screen and (max-width: 768px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .col-cardProduct {
    width: 175px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .card-product .title-product {
    font-size: 14px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .card-product .price-product {
    font-size: 18px;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.skew-shadow {
  position: relative;
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.skew-shadow:before {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  width: 50%;
  min-width: 150px;
  height: 100%;
  top: 0;
  right: -25%;
  transform: skewX(-32.5deg);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.bubble-shadow {
  position: relative;
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.bubble-shadow:before {
  position: absolute;
  top: -10%;
  right: -140px;
  width: 300px;
  height: 300px;
  content: "";
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.bubble-shadow:after {
  position: absolute;
  top: -65px;
  right: 80px;
  width: 150px;
  height: 150px;
  content: "";
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.curves-shadow {
  position: relative;
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.curves-shadow:before {
  content: '';
  position: absolute;
  background: url(/assets/img-shadow-1e9962686fbe0778d10bcf8f4a92689899a094140ade055eec774f67996ad759.png);
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 990px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .card-pricing2 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .card-pricing2:before {
    transform: skewY(-15deg);
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement .card-body {
  padding: 50px 25px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement .card-opening {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .01em;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement .card-desc {
  padding: 15px 0;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 300;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement.card-primary .btn-light {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement.card-success .btn-light {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement.card-secondary .btn-light {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement.card-default .btn-light {
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement.card-info .btn-light {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement.card-danger .btn-light {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-annoucement.card-warning .btn-light {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile {
  color: #575962;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .profile-picture {
  text-align: center;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -41px;
  width: 100%;
  box-sizing: border-box;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-profile .name {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-profile .job {
  color: #83848a;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-profile .desc {
  color: #bbb;
  margin-bottom: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-profile .social-media {
  margin-bottom: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-profile .social-media .btn {
  padding: 5px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-profile .social-media .btn i {
  font-size: 22px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-stats {
  margin-bottom: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-stats [class^=col] {
  border-right: 1px solid #ebebeb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-stats [class^=col]:last-child {
  border-right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-stats .number {
  font-weight: 400;
  font-size: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .user-stats .title {
  color: #7d7b7b;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .card-header {
  border-bottom: 0;
  height: 100px;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .card-body {
  padding-top: 60px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile .card-footer {
  border-top: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.card-profile.card-secondary .card-header {
  background: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.row-card-no-pd {
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
  background: #fff;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, 0.1);
  border: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.row-card-no-pd .card {
  margin-bottom: 0;
  border-width: 0;
  box-shadow: none;
  position: unset;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.row-card-no-pd .card .card-header {
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.row-card-no-pd [class*=col] .card:before {
  position: absolute;
  height: calc(100%);
  width: 1px;
  background: #eee;
  content: '';
  right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.row-card-no-pd [class*=col]:last-child .card:before {
  width: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion .card {
  border-radius: 5px !important;
  background: #f7f7f7 !important;
  color: #575962 !important;
  border: 0;
  box-shadow: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion .card .span-icon {
  font-size: 22px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion .card > .card-header {
  border: 0 !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  border-radius: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion .card > .card-header > .span-mode {
  margin-left: auto;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion .card > .card-header > .span-mode:before {
  content: "" !important;
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900;
  font-size: 16px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion .card > .card-header.collapsed > .span-mode:before {
  content: "" !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion .card .card-body {
  border-top: 1px solid #ebebeb;
  padding: 30px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-danger .card .card-header, .accordion.accordion-danger .card .card-header .btn-link, .accordion.accordion-default .card .card-header, .accordion.accordion-default .card .card-header .btn-link, .accordion.accordion-info .card .card-header, .accordion.accordion-info .card .card-header .btn-link, .accordion.accordion-primary .card .card-header, .accordion.accordion-primary .card .card-header .btn-link, .accordion.accordion-secondary .card .card-header, .accordion.accordion-secondary .card .card-header .btn-link, .accordion.accordion-success .card .card-header, .accordion.accordion-success .card .card-header .btn-link, .accordion.accordion-warning .card .card-header, .accordion.accordion-warning .card .card-header .btn-link {
  font-size: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-default .card .card-header {
  color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-default .card .card-header .btn-link {
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-primary .card .card-header {
  color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-primary .card .card-header .btn-link {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-secondary .card .card-header {
  color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-secondary .card .card-header .btn-link {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-info .card .card-header {
  color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-info .card .card-header .btn-link {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-success .card .card-header {
  color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-success .card .card-header .btn-link {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-warning .card .card-header {
  color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-warning .card .card-header .btn-link {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-danger .card .card-header {
  color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.accordion.accordion-danger .card .card-header .btn-link {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.border-transparent {
  border-color: transparent !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-0 {
  margin-right: 0;
  margin-left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-0 > .col, .gutters-0 > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-0 .card {
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-xs {
  margin-right: -.25rem;
  margin-left: -.25rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-xs > .col, .gutters-xs > [class*=col-] {
  padding-right: .25rem;
  padding-left: .25rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-xs .card {
  margin-bottom: .5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-sm {
  margin-right: -.5rem;
  margin-left: -.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-sm > .col, .gutters-sm > [class*=col-] {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-sm .card {
  margin-bottom: 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-lg {
  margin-right: -1rem;
  margin-left: -1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-lg > .col, .gutters-lg > [class*=col-] {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-lg .card {
  margin-bottom: 2rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-xl {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-xl > .col, .gutters-xl > [class*=col-] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.gutters-xl .card {
  margin-bottom: 3rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.stamp {
  color: #fff;
  background: #6861ce;
  display: inline-block;
  min-width: 2rem;
  height: 2rem;
  padding: 0 .25rem;
  line-height: 2rem;
  text-align: center;
  border-radius: 3px;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.stamp-md {
  min-width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control {
  font-size: 14px;
  border-color: #ebedf2;
  padding: .6rem 1rem;
  height: inherit !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control:focus {
  border-color: #3e93ff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem !important;
  font-size: 1.25rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem !important;
  font-size: 0.875rem !important;
  line-height: 1.5;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control:-moz-placeholder {
  color: inherit;
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control::-moz-placeholder {
  color: inherit;
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control:-ms-input-placeholder {
  color: inherit;
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control::-ms-input-placeholder {
  color: inherit;
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group-text {
  border-color: #ebedf2 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-button-action {
  display: inline-flex;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check-label, .form-radio-label {
  margin-right: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.select-all-checkbox + .form-check-sign:before {
  background: #ccc !important;
  border-color: #ccc !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:checked, .form-check [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox] + .form-check-sign, .form-check [type=checkbox]:checked + .form-check-sign, .form-check [type=checkbox]:not(:checked) + .form-check-sign {
  position: relative;
  padding-left: 2em;
  color: #575962;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox] + .form-check-sign:before, .form-check [type=checkbox]:checked + .form-check-sign:before, .form-check [type=checkbox]:not(:checked) + .form-check-sign:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background: 0 0;
  border-radius: 4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox] + .form-check-sign:after, .form-check [type=checkbox]:checked + .form-check-sign:after, .form-check [type=checkbox]:not(:checked) + .form-check-sign:after {
  content: "\f00c";
  display: inline-block;
  position: absolute;
  top: -1px;
  left: 2px;
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 1.3em;
  line-height: .8;
  color: #1572e8;
  transition: all .2s;
  font-family: 'Font Awesome 5 Solid';
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:not(:checked) + .form-check-sign:after {
  opacity: 0;
  transform: scale(0);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:checked + .form-check-sign {
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:checked + .form-check-sign:after {
  opacity: 1;
  transform: scale(1);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:disabled:not(:checked) + .form-check-sign:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:disabled:checked + .form-check-sign:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:disabled:checked + .form-check-sign:after {
  color: #999;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:disabled + .form-check-sign {
  color: #aaa;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check [type=checkbox]:checked:focus + .form-check-sign:before, .form-check [type=checkbox]:not(:checked):focus + .form-check-sign:before {
  border: 1px solid #ccc;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check-sign:hover:before {
  border: 1px solid #ccc !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check {
  padding-left: .75rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check-input {
  position: relative;
  margin-top: .3rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:checked, .form-radio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:checked + .form-radio-sign, .form-radio [type=radio]:not(:checked) + .form-radio-sign {
  color: #575962;
  position: relative;
  padding-left: 2em;
  cursor: pointer;
  line-height: 22px;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:not(:checked) + .form-radio-sign:before {
  content: "\f18a";
  font-size: 22px;
  font-family: LineAwesome;
  position: absolute;
  left: 0;
  top: auto;
  background: 0 0;
  line-height: 1;
  color: #bbb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:checked + .form-radio-sign:before {
  content: "\f18a";
  font-size: 22px;
  font-family: LineAwesome;
  position: absolute;
  left: 0;
  top: auto;
  background: 0 0;
  line-height: 1;
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:checked + .form-radio-sign:after, .form-radio [type=radio]:not(:checked) + .form-radio-sign:after {
  content: "\f1bc";
  position: absolute;
  left: 0;
  top: auto;
  text-align: center;
  font-size: 22px;
  color: #4d7cfe;
  transition: all .2s;
  line-height: 1;
  font-family: LineAwesome;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:not(:checked) + .form-radio-sign:after {
  opacity: 0;
  transform: scale(0);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:checked + .form-radio-sign {
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:checked + .form-radio-sign:after {
  opacity: 1;
  transform: scale(1);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:disabled:not(:checked) + .form-radio-sign:before {
  box-shadow: none;
  opacity: .65;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:disabled:checked + .form-radio-sign:before {
  box-shadow: none;
  opacity: .65;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:disabled:checked + .form-radio-sign:after {
  opacity: .65;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:disabled + .form-radio-sign {
  color: #aaa;
  opacity: .65;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio [type=radio]:checked:focus + .form-radio-sign:before, .form-radio [type=radio]:not(:checked):focus + .form-radio-sign:before {
  border: 1px solid #ccc;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio {
  padding-left: .75rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-radio-input {
  position: relative;
  margin-top: .3rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox.checkbox-default .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox.checkbox-primary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox.checkbox-secondary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox.checkbox-info .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox.checkbox-success .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox.checkbox-warning .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-checkbox.checkbox-danger .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.col-form-label {
  line-height: 1.8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.required-label {
  color: red;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.label-align-left {
  text-align: left;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.label-align-right {
  text-align: right;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.label-align-center {
  text-align: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check, .form-group {
  margin-bottom: 0;
  padding: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-check label, .form-group label {
  margin-bottom: .5rem;
  color: #495057;
  font-weight: 600;
  font-size: 1rem;
  white-space: nowrap;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-group-default {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding-top: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  overflow: hidden;
  width: 100%;
  transition: background-color .2s ease;
  margin-bottom: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-group-default label {
  opacity: 1;
  backface-visibility: hidden;
  margin: 0;
  display: block;
  transition: opacity .2s ease;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-group-default label:not(.error) {
  font-size: 10.5px !important;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-group-default .form-control {
  border: 0;
  min-height: 25px;
  padding: 0;
  margin-top: 6px;
  background: 0 0;
  font-size: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-group-default select.form-control:not([size]):not([multiple]) {
  height: unset !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-group-default.active {
  border-color: rgba(0, 0, 0, 0.1) !important;
  background-color: #f0f0f0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-group-default.active label {
  opacity: .5;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label {
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .placeholder {
  position: absolute;
  padding: .375rem .75rem;
  transition: all .2s;
  opacity: .8;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  font-weight: 400;
  top: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .form-control.filled + .placeholder, .form-floating-label .form-control:focus + .placeholder, .form-floating-label .form-control:valid + .placeholder {
  font-size: 85% !important;
  transform: translate3d(0, -10px, 0);
  top: 0;
  opacity: 1;
  padding: .375rem 0 .75rem;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .form-control.filled + .placeholder {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .form-control ::-webkit-input-placeholder {
  color: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .form-control :-moz-placeholder {
  color: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .form-control ::-moz-placeholder {
  color: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .form-control :-ms-input-placeholder {
  color: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-floating-label .input-border-bottom + .placeholder {
  padding: .375rem 0 .75rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-inline label {
  margin-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-fixed {
  width: 200px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control.input-full {
  width: 100% !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-success label {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-success .form-control {
  border-color: #31ce36 !important;
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-success .input-group-text {
  border-color: #31ce36 !important;
  background: #31ce36 !important;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-error label {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-error .form-control {
  border-color: #f25961 !important;
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-error .input-group-text {
  border-color: #f25961 !important;
  background: #f25961 !important;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group label.error, .input-group label.success {
  width: 100%;
  order: 100;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-control {
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-control.custom-checkbox, .custom-control.custom-radio {
  margin-bottom: 0;
  padding-left: 2em;
  cursor: pointer;
  line-height: 24px;
  margin-right: 25px;
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.custom-control.custom-checkbox label.error, .custom-control.custom-checkbox label.success, .custom-control.custom-radio label.error, .custom-control.custom-radio label.success {
  position: absolute;
  width: 100vh;
  top: 23px;
  left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-feedback {
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control-feedback {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-success .form-control-feedback {
  color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.has-error .form-control-feedback {
  color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group.has-icon {
  border-radius: .25rem;
  border: 1px solid #ced4da;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group.has-icon.has-success, .input-group.has-success {
  border: 1px solid #31ce36 !important;
  color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group.has-error {
  border: 1px solid #f25961 !important;
  color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group.has-icon.has-error {
  border: 1px solid #f25961 !important;
  color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group.has-icon .form-control {
  border-radius: .25rem;
  border: 0;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group.has-icon .input-group-icon {
  background: 0 0;
  border: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-square {
  border-radius: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-pill {
  border-radius: 1.3rem !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-solid {
  background: #e8e8e8 !important;
  border-color: #e8e8e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-border-bottom {
  border-width: 0 0 1px 0;
  border-radius: 0;
  padding: .75rem 0;
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-file .form-control, .input-file .form-control-file, .input-file input[type=file] {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-file label.error, .input-file label.success {
  display: block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-file .form-control + label:not(.error), .input-file .form-control-file + label:not(.error), .input-file .label-input-file, .input-file input[type=file] + label:not(.error) {
  font-weight: 600;
  letter-spacing: .02em;
  color: #fff !important;
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-file.input-file-image img.img-upload-preview {
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
  box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-file.input-file-image img.img-upload-preview.img-circle {
  border-radius: 2000px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control:disabled, .form-control[readonly] {
  background: #e8e8e8 !important;
  border-color: #e8e8e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.form-control:disabled, .form-control[readonly] {
  opacity: 0.6 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group-text {
  font-size: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group-text i.la {
  font-size: 21px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-group-text i[class*=flaticon] {
  font-size: 17px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-icon {
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-icon .form-control:not(:first-child) {
  padding-left: 2.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-icon .form-control:not(:last-child) {
  padding-right: 2.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-icon .input-icon-addon {
  position: absolute;
  left: 1rem;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.input-icon .input-icon-addon:last-child {
  left: auto;
  right: 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
label.error {
  color: #f25961 !important;
  font-size: 80% !important;
  margin-top: .5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.select2-input {
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.select2-input label.error, .select2-input label.success {
  position: absolute;
  bottom: -30px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.select2-input .select2 {
  margin-bottom: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropzone {
  padding: 70px 60px 80px !important;
  border: 2px dashed rgba(0, 0, 0, 0.13) !important;
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropzone:hover {
  background: #fafafa !important;
  transition: all 0.5s !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropzone .dz-message .icon {
  margin-bottom: 15px;
  font-size: 39px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropzone .dz-message .message {
  font-size: 34px;
  font-weight: 200;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropzone .dz-message .note {
  font-size: 16px;
  margin-top: 18px;
  font-weight: 300;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.note-editor.note-frame {
  border: 0 !important;
  box-shadow: none !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.note-editor.note-frame .note-toolbar {
  padding: 0 !important;
  border-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.note-editor.note-frame .note-btn {
  border: 1px solid #eee !important;
  background: #fafafa !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.note-editor.note-frame .note-placeholder {
  margin-top: 15px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.note-editor.note-frame .note-codable {
  margin-top: 15px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.note-editor.note-frame .note-editing-area .note-editable {
  margin-top: 15px !important;
  border: 1px solid #eee !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  vertical-align: middle;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table > tbody > tr > td, .table > tbody > tr > th {
  padding: 8px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table > tfoot > tr > td, .table > tfoot > tr > th {
  padding: 8px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table thead th {
  border-bottom-width: 2px;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table td, .table th {
  font-size: 14px;
  border-top-width: 0;
  border-bottom: 1px solid;
  border-color: #ebedf2 !important;
  padding: 0 25px !important;
  height: 60px;
  vertical-align: middle !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-full-width {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-bordered-bd-default td, .table-bordered-bd-default th {
  border: 1px solid #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-bordered-bd-primary td, .table-bordered-bd-primary th {
  border: 1px solid #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-bordered-bd-secondary td, .table-bordered-bd-secondary th {
  border: 1px solid #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-bordered-bd-info td, .table-bordered-bd-info th {
  border: 1px solid #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-bordered-bd-success td, .table-bordered-bd-success th {
  border: 1px solid #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-bordered-bd-warning td, .table-bordered-bd-warning th {
  border: 1px solid #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-bordered-bd-danger td, .table-bordered-bd-danger th {
  border: 1px solid #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-striped td, .table-striped th {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-default thead {
  border: 1px solid #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-primary thead {
  border: 1px solid #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-secondary thead {
  border: 1px solid #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-info thead {
  border: 1px solid #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-success thead {
  border: 1px solid #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-warning thead {
  border: 1px solid #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-danger thead {
  border: 1px solid #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-default thead th, .table-striped-bg-default tbody tr:nth-of-type(odd) {
  background: #1a2035 !important;
  color: #fff !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-primary thead th, .table-striped-bg-primary tbody tr:nth-of-type(odd) {
  background: #1572e8 !important;
  color: #fff !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-secondary thead th, .table-striped-bg-secondary tbody tr:nth-of-type(odd) {
  background: #6861ce !important;
  color: #fff !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-info thead th, .table-striped-bg-info tbody tr:nth-of-type(odd) {
  background: #48abf7 !important;
  color: #fff !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-success thead th, .table-striped-bg-success tbody tr:nth-of-type(odd) {
  background: #31ce36 !important;
  color: #fff !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-warning thead th, .table-striped-bg-warning tbody tr:nth-of-type(odd) {
  background: #ffad46 !important;
  color: #fff !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-head-bg-danger thead th, .table-striped-bg-danger tbody tr:nth-of-type(odd) {
  background: #f25961 !important;
  color: #fff !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.table-responsive {
  width: 100% !important;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar .navbar-nav .nav-item {
  margin-right: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar .navbar-nav .nav-item:last-child {
  margin-right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar .navbar-nav .nav-item .nav-link {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  letter-spacing: .04em;
  padding: 10px;
  border-radius: 3px;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar .navbar-nav .nav-item .nav-link:focus, .navbar .navbar-nav .nav-item .nav-link:hover {
  background: #eee !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar .navbar-nav .nav-item .nav-link i {
  font-size: 18px;
  vertical-align: middle;
  line-height: 1 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar .navbar-nav .nav-item.active .nav-link {
  background: #eee !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-expand-lg .navbar-nav .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropdown-item {
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar .navbar-nav .notification {
  position: absolute;
  background-color: #31ce36;
  text-align: center;
  border-radius: 10px;
  min-width: 17px;
  height: 17px;
  font-size: 10px;
  color: #fff;
  font-weight: 300;
  line-height: 17px;
  top: 3px;
  right: 3px;
  letter-spacing: -1px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header {
  padding: 0 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header .dropdown-toggle::after {
  margin-left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.profile-pic:focus, .profile-pic:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar-header .dropdown-toggle::after {
  vertical-align: middle;
  color: #555;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.hidden-caret .dropdown-toggle::after {
  display: none !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.profile-pic span {
  font-size: 13px;
  font-weight: 300;
  padding: 0 10px;
  color: #555;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .navbar-brand {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' 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 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .navbar-nav > .nav-item > .nav-link {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .navbar-nav > .nav-item > .nav-link.disabled {
  color: #d8d8d8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .navbar-nav > .nav-item > .nav-link:hover {
  background: rgba(255, 255, 255, 0.22) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .navbar-nav > .nav-item.active > .nav-link {
  background: rgba(255, 255, 255, 0.22) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .btn-toggle {
  background: rgba(19, 19, 19, 0.25) !important;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .nav-search .input-group {
  border: 0;
  background: rgba(19, 19, 19, 0.25) !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .nav-search .input-group .form-control {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.navbar[class*=bg-] .nav-search .search-icon {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.row-nav-line {
  margin-left: -20px;
  margin-right: -20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line {
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line .nav-link {
  padding: 15px 20px;
  color: #575962;
  border-width: 0;
  font-size: 14px;
  font-weight: 600;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line .nav-link:focus, .nav.nav-line .nav-link:hover {
  color: #1572e8;
  border-width: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line .nav-link.active {
  border-width: 0;
  background-color: transparent;
  color: #1572e8;
  border-bottom: 2px solid #1572e8;
  border-radius: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-default .nav-link:focus, .nav.nav-line.nav-color-default .nav-link:hover {
  color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-default .nav-link.active {
  color: #1a2035;
  border-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-primary .nav-link:focus, .nav.nav-line.nav-color-primary .nav-link:hover {
  color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-primary .nav-link.active {
  color: #1572e8;
  border-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-secondary .nav-link:focus, .nav.nav-line.nav-color-secondary .nav-link:hover {
  color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-secondary .nav-link.active {
  color: #6861ce;
  border-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-info .nav-link:focus, .nav.nav-line.nav-color-info .nav-link:hover {
  color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-info .nav-link.active {
  color: #48abf7;
  border-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-success .nav-link:focus, .nav.nav-line.nav-color-success .nav-link:hover {
  color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-success .nav-link.active {
  color: #31ce36;
  border-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-danger .nav-link:focus, .nav.nav-line.nav-color-danger .nav-link:hover {
  color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-danger .nav-link.active {
  color: #f25961;
  border-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-warning .nav-link:focus, .nav.nav-line.nav-color-warning .nav-link:hover {
  color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-warning .nav-link.active {
  color: #ffad46;
  border-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-light .nav-link:focus, .nav.nav-line.nav-color-light .nav-link:hover {
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-light .nav-link.active {
  color: #fff;
  border-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav.nav-line.nav-color-light .nav-link {
  color: #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-search .input-group {
  border: 1px solid #eee;
  background: #eee;
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-search .input-group:focus, .nav-search .input-group:hover {
  border: 1px solid #ddd;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-search .form-control {
  border: 0;
  background: 0 0 !important;
  font-size: 14px;
  padding: .75em 1em;
  min-width: 200px;
  max-width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-search .input-group-text {
  border: 0;
  background: 0 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-search .search-icon {
  font-size: 18px;
  color: #8d9498;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-search .btn-search {
  background: 0 0;
  padding: .375rem 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge {
  border-radius: 50px;
  margin-left: auto;
  line-height: 1;
  padding: 6px 10px;
  vertical-align: middle;
  font-weight: 400;
  font-size: 11px;
  border: 1px solid #ddd;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
[class*=badge-]:not(.badge-count) {
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge-default {
  background: #1a2035;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge-primary {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge-secondary {
  background: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge-info {
  background: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge-success {
  background-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge-warning {
  background: #ffad46;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.badge-danger {
  background-color: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropdown-menu {
  border: 0;
  border-radius: 3px;
  box-shadow: 0 1px 11px rgba(0, 0, 0, 0.15) !important;
  padding-bottom: 8px;
  margin-top: 3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropdown-title {
  border-bottom: 1px solid #f1f1f1;
  color: #444;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 15px;
  text-align: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box, .notif-box {
  width: 280px;
  padding: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a, .notif-box .notif-center a {
  display: flex;
  color: #4d585f;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a:hover, .notif-box .notif-center a:hover {
  text-decoration: none;
  background: #fafafa;
  transition: all .2s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon, .notif-box .notif-center a .notif-icon {
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin: 10px;
  align-items: center;
  justify-content: center;
  background: #eee;
  border-radius: 50%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-img, .notif-box .notif-center a .notif-img {
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin: 10px;
  align-items: center;
  justify-content: center;
  background: #eee;
  border-radius: 50%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-img img, .notif-box .notif-center a .notif-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-danger, .messages-notif-box .notif-center a .notif-icon.notif-default, .messages-notif-box .notif-center a .notif-icon.notif-info, .messages-notif-box .notif-center a .notif-icon.notif-primary, .messages-notif-box .notif-center a .notif-icon.notif-secondary, .messages-notif-box .notif-center a .notif-icon.notif-success, .messages-notif-box .notif-center a .notif-icon.notif-warning, .notif-box .notif-center a .notif-icon.notif-danger, .notif-box .notif-center a .notif-icon.notif-default, .notif-box .notif-center a .notif-icon.notif-info, .notif-box .notif-center a .notif-icon.notif-primary, .notif-box .notif-center a .notif-icon.notif-secondary, .notif-box .notif-center a .notif-icon.notif-success, .notif-box .notif-center a .notif-icon.notif-warning {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-default, .notif-box .notif-center a .notif-icon.notif-default {
  background: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-primary, .notif-box .notif-center a .notif-icon.notif-primary {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-secondary, .notif-box .notif-center a .notif-icon.notif-secondary {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-info, .notif-box .notif-center a .notif-icon.notif-info {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-success, .notif-box .notif-center a .notif-icon.notif-success {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-warning, .notif-box .notif-center a .notif-icon.notif-warning {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon.notif-danger, .notif-box .notif-center a .notif-icon.notif-danger {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-icon i, .notif-box .notif-center a .notif-icon i {
  font-size: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-content, .notif-box .notif-center a .notif-content {
  padding: 10px 15px 10px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .message-content, .notif-box .notif-center a .message-content {
  padding: 7px 15px 10px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-content .subject, .notif-box .notif-center a .notif-content .subject {
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-content .block, .notif-box .notif-center a .notif-content .block {
  font-size: 13px;
  line-height: 20px;
  display: block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-content .time, .notif-box .notif-center a .notif-content .time {
  color: #7d8c95;
  font-size: 11px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .see-all, .notif-box .see-all {
  border-top: 1px solid #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  color: #555;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .see-all:hover, .notif-box .see-all:hover {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  color: #555;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .see-all i, .notif-box .see-all i {
  float: right;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.notif-box .notif-scroll {
  max-height: 256px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .message-notif-scroll {
  max-height: 250px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a {
  border-bottom: 1px solid #f1f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a:last-child {
  border-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.messages-notif-box .notif-center a .notif-content {
  padding: 7px 15px 7px 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.dropdown-user {
  width: 260px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.user-box {
  display: flex;
  padding: .25rem 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.user-box .u-text {
  padding: 0 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.user-box .u-text h4 {
  margin-bottom: 5px;
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.user-box .u-text .text-muted {
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.user-box .u-text .btn {
  font-size: 11px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions {
  width: 350px;
  padding: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions:after {
  border-bottom-color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-header {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: #1572e8;
  color: #fff;
  padding: 15px;
  border-radius: 3px 3px 0 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-header .title {
  font-size: 18px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-header .subtitle {
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-items {
  padding: 15px 7.5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions a:hover {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-item {
  display: flex;
  flex-direction: column;
  margin: 7.5px 7.5px;
  padding: 10px;
  align-items: center;
  color: #1572e8;
  border: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-radius: 3px;
  transition: all .2s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-item:hover {
  background: #fdfdff;
  color: #1572e8;
  box-shadow: 3px 3px 10px #f7f1f1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-item i {
  color: #7d8c95;
  font-size: 27px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions .quick-actions-item .text {
  text-align: center;
  font-size: 13px;
  margin-top: 8px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-default:after {
  border-bottom-color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-default .quick-actions-header {
  background: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-default .quick-actions-item {
  color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-primary:after {
  border-bottom-color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-primary .quick-actions-header {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-primary .quick-actions-item {
  color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-secondary:after {
  border-bottom-color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-secondary .quick-actions-header {
  background: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-secondary .quick-actions-item {
  color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-info:after {
  border-bottom-color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-info .quick-actions-header {
  background: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-info .quick-actions-item {
  color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-warning:after {
  border-bottom-color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-warning .quick-actions-header {
  background: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-warning .quick-actions-item {
  color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-success:after {
  border-bottom-color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-success .quick-actions-header {
  background: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-success .quick-actions-item {
  color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-danger:after {
  border-bottom-color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-danger .quick-actions-header {
  background: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.quick-actions.quick-actions-danger .quick-actions-item {
  color: #f25961;
}

@media screen and (max-width: 991px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .messages-notif-box .message-notif-scroll, .notif-box .notif-scroll, .quick-actions .quick-actions-scroll {
    max-height: calc(100vh - 200px);
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .dropdown-user .dropdown-user-scroll {
    max-height: calc(100vh - 132px);
  }
}

@media screen and (min-width: 991px) {
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .navbar-header .dropdown-menu {
    margin-top: 13px;
  }
  /* line 79, app/assets/stylesheets/atlantis.min.css */
  .navbar-header .dropdown-menu:after {
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    right: 10px;
    top: -8px;
    position: absolute;
    z-index: 1001;
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.chart-circle {
  display: flex;
  justify-content: center;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.chart-circle .circles-text {
  font-size: 25px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.chart-container {
  min-height: 300px;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.html-legend {
  list-style: none;
  cursor: pointer;
  padding-left: 0;
  text-align: center;
  margin-top: 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.html-legend li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  margin-right: 5px;
  margin-bottom: 6px;
  color: #8d9498;
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.html-legend li.hidden {
  text-decoration: line-through;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.html-legend li span {
  border-radius: 15px;
  display: inline-block;
  height: 15px;
  margin-right: 10px;
  width: 15px;
  vertical-align: top;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqstooltip {
  box-sizing: content-box;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert {
  border: 0;
  position: relative;
  padding: .95rem 1.25rem;
  border-radius: 1px;
  color: inherit;
  background-color: #fff;
  box-shadow: 1px 1px 14px 0 rgba(18, 38, 63, 0.26);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert [data-notify=icon] {
  display: block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert [data-notify=icon]::before {
  line-height: 35px;
  font-size: 22px;
  display: block;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  border-radius: 30px;
  text-align: center;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert [data-notify=title] {
  display: block;
  color: #2b2b2b;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert [data-notify=message] {
  font-size: 13px;
  color: #908e8e;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert .close {
  background: rgba(255, 255, 255, 0.8);
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 12px !important;
  border-radius: 50%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-default {
  border-left: 4px solid #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-default [data-notify=icon]:before {
  background: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-primary {
  border-left: 4px solid #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-primary [data-notify=icon]:before {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-secondary {
  border-left: 4px solid #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-secondary [data-notify=icon]:before {
  background: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-info {
  border-left: 4px solid #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-info [data-notify=icon]:before {
  background: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-success {
  border-left: 4px solid #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-success [data-notify=icon]:before {
  background: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-warning {
  border-left: 4px solid #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-warning [data-notify=icon]:before {
  background: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-danger {
  border-left: 4px solid #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.alert-danger [data-notify=icon]:before {
  background: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn {
  padding: .65rem 1.4rem;
  font-size: 14px;
  opacity: 1;
  border-radius: 3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn:focus, .btn:hover {
  opacity: .9;
  transition: all .3s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn .btn-label {
  display: inline-block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn .btn-label i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 2px;
  margin-left: -2px;
  line-height: 0;
  margin-top: -2.5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn .btn-label.just-icon i {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-lg, .btn-group-lg > .btn {
  font-size: 15px;
  border-radius: 3px;
  padding: 12.5px 27.5px;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-lg .btn-label i, .btn-group-lg > .btn .btn-label i {
  font-size: 27px;
  vertical-align: middle;
  margin-right: 2px;
  margin-left: -7px;
  line-height: 0;
  margin-top: -2.5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-lg .btn-label.just-icon i, .btn-group-lg > .btn .btn-label.just-icon i {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-sm, .btn-group-sm > .btn {
  font-size: 11px;
  padding: 7px 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-xs {
  font-size: 10px;
  padding: 5px 9px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn.disabled:hover, .btn:hover:disabled {
  opacity: .65;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-icon {
  font-size: .9375rem;
  height: 2.5125rem;
  line-height: normal;
  min-width: 2.5125rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 2.5125rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-icon.btn-lg, .btn-group-lg > .btn-icon.btn {
  height: 2.75rem;
  min-width: 2.75rem;
  width: 2.75rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-icon.btn-sm, .btn-group-sm > .btn-icon.btn {
  height: 2rem;
  min-width: 2rem;
  width: 2rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-icon.btn-xs {
  height: 1.6875rem;
  min-width: 1.6875rem;
  width: 1.6875rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-white {
  background: #fff !important;
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-white:disabled, .btn-white:focus, .btn-white:hover {
  background: #fff !important;
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-default {
  background: #1a2035 !important;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-default:disabled, .btn-default:focus, .btn-default:hover {
  background: #1a2035 !important;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-primary {
  background: #1572e8 !important;
  border-color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-primary:disabled, .btn-primary:focus, .btn-primary:hover {
  background: #1572e8 !important;
  border-color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-secondary {
  background: #6861ce !important;
  border-color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-secondary:disabled, .btn-secondary:focus, .btn-secondary:hover {
  background: #6861ce !important;
  border-color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-info {
  background: #48abf7 !important;
  border-color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-info:disabled, .btn-info:focus, .btn-info:hover {
  background: #48abf7 !important;
  border-color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-success {
  background: #31ce36 !important;
  border-color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-success:disabled, .btn-success:focus, .btn-success:hover {
  background: #31ce36 !important;
  border-color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-warning {
  background: #ffad46 !important;
  border-color: #ffad46 !important;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-warning:disabled, .btn-warning:focus, .btn-warning:hover {
  background: #ffad46 !important;
  border-color: #ffad46 !important;
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-danger {
  background: #f25961 !important;
  border-color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-danger:disabled, .btn-danger:focus, .btn-danger:hover {
  background: #f25961 !important;
  border-color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-light {
  background: #fff !important;
  border-color: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-light:disabled, .btn-light:focus, .btn-light:hover {
  background: #ebecec !important;
  border-color: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-dropdown-card-header {
  padding: 0;
  background: 0 0;
  color: inherit;
  font-size: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-dropdown-card-header:after {
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border:focus, .btn-border:hover {
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-white {
  color: #fff !important;
  border: 1px solid #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-default {
  color: #1a2035 !important;
  border: 1px solid #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-primary {
  color: #1572e8 !important;
  border: 1px solid #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-secondary {
  color: #6861ce !important;
  border: 1px solid #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-info {
  color: #48abf7 !important;
  border: 1px solid #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-success {
  color: #31ce36 !important;
  border: 1px solid #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-warning {
  color: #ffad46 !important;
  border: 1px solid #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-danger {
  color: #f25961 !important;
  border: 1px solid #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-border.btn-light {
  border: 1px solid #efefef;
  background: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-round {
  border-radius: 100px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link {
  border: 0 !important;
  background: 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link:focus, .btn-link:hover {
  text-decoration: underline !important;
  background: 0 0 !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-default {
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-default:hover {
  color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-primary {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-primary:hover {
  color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-secondary {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-secondary:hover {
  color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-info {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-info:hover {
  color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-success {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-success:hover {
  color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-warning {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-warning:hover {
  color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-danger {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-link.btn-danger:hover {
  color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.toggle-on.btn {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.toggle-handle {
  background: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.toggle-handle:hover {
  background: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-round .toggle-handle {
  border-radius: 50px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-rounded {
  border-radius: 60px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-full {
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-no-radius {
  border-radius: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills > li:first-child > .nav-link {
  border-radius: 4px 0 0 4px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills > li:last-child > .nav-link {
  border-radius: 0 4px 4px 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-link.disabled {
  color: #6c757d !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills .nav-link {
  padding: 10px 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills > li > .nav-link {
  margin-left: -1px;
  border-radius: 0 !important;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #1572e8;
  color: #585c5d;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills > li > .nav-link.active {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills > li > .nav-link:hover {
  background: rgba(222, 222, 222, 0.4);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-pills-no-bd li {
  margin-left: 15px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-pills-no-bd li .nav-link {
  border: 0 !important;
  border-radius: 50px !important;
  background: rgba(222, 222, 222, 0.4);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-pills-no-bd li .nav-link.active {
  border-radius: 50px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-pills-no-bd li:first-child {
  margin-left: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-pills-no-bd.nav-pills-icons .nav-link, .nav-pills.nav-pills-no-bd.nav-pills-icons .nav-link.active {
  border-radius: 5px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column .nav-link {
  border-radius: 0 !important;
  border: 1px solid #1572e8;
  color: #585c5d;
  margin-top: -1px;
  text-align: center;
  word-wrap: normal;
  padding: 10px 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column .nav-link:hover {
  background: rgba(222, 222, 222, 0.4);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column .nav-link.active {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column .nav-link:first-child {
  border-radius: 4px 4px 0 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column .nav-link:last-child {
  border-radius: 0 0 4px 4px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column.nav-pills-no-bd .nav-link {
  border: 0 !important;
  border-radius: 50px !important;
  background: rgba(222, 222, 222, 0.4);
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column.nav-pills-no-bd .nav-link.active {
  border-radius: 50px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.flex-column.nav-pills-icons .nav-link, .nav-pills.flex-column.nav-pills-icons .nav-link.active {
  border-radius: 5px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-pills-icons .nav-link, .nav-pills.nav-pills-icons .nav-link.active {
  border-radius: 5px !important;
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-pills-icons i {
  display: block;
  text-align: center;
  font-size: 2em;
  line-height: 50px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-danger .nav-link, .nav-pills.nav-default .nav-link, .nav-pills.nav-info .nav-link, .nav-pills.nav-primary .nav-link, .nav-pills.nav-secondary .nav-link, .nav-pills.nav-success .nav-link, .nav-pills.nav-warning .nav-link {
  border: 1px solid #eee;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-danger .nav-link.active, .nav-pills.nav-default .nav-link.active, .nav-pills.nav-info .nav-link.active, .nav-pills.nav-primary .nav-link.active, .nav-pills.nav-secondary .nav-link.active, .nav-pills.nav-success .nav-link.active, .nav-pills.nav-warning .nav-link.active {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-default .nav-link.active {
  background: #1a2035;
  border: 1px solid #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-primary .nav-link.active {
  background: #1572e8;
  border: 1px solid #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-secondary .nav-link.active {
  background: #6861ce;
  border: 1px solid #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-info .nav-link.active {
  background: #48abf7;
  border: 1px solid #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-success .nav-link.active {
  background: #31ce36;
  border: 1px solid #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-warning .nav-link.active {
  background: #ffad46;
  border: 1px solid #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-pills.nav-danger .nav-link.active {
  background: #f25961;
  border: 1px solid #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.nav-sm .nav-link {
  font-size: 11px !important;
  padding: 8px 16px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover {
  max-width: 240px;
  line-height: 1.7;
  border: 0;
  box-shadow: 0 0 20px 1px rgba(69, 65, 78, 0.2);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover .popover-header {
  background: 0 0;
  font-size: 14px;
  border-bottom: 0;
  text-transform: capitalize;
  margin-top: 5px;
  color: #aaa;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover .popover-body {
  margin-bottom: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover .popover-body p {
  font-size: 13px;
  margin-bottom: 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover.bs-popover-bottom .arrow:before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow:before, .popover.bs-popover-left .arrow:before, .popover.bs-popover-auto[x-placement^="left"] .arrow:before, .popover.bs-popover-right .arrow:before, .popover.bs-popover-auto[x-placement^="right"] .arrow:before, .popover.bs-popover-top .arrow:before, .popover.bs-popover-auto[x-placement^="top"] .arrow:before {
  border: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover.bs-popover-auto[x-placement^=right], .popover.bs-popover-right {
  margin-left: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover.bs-popover-auto[x-placement^=left], .popover.bs-popover-left {
  margin-right: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover.bs-popover-auto[x-placement^=top], .popover.bs-popover-top {
  margin-bottom: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.popover.bs-popover-auto[x-placement^=bottom], .popover.bs-popover-bottom {
  margin-top: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.progress {
  border-radius: 100px;
  height: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.progress .progress-bar {
  border-radius: 100px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.progress.progress-sm {
  height: 8px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.progress.progress-lg {
  height: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li > a, .pagination > li > span {
  border-radius: 100px !important;
  margin: 0 2px;
  color: #777;
  border-color: #ddd;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination.pg-default > li.active:first-child > a, .pagination.pg-default > li.active:first-child > span, .pagination.pg-default > li.active:last-child > a, .pagination.pg-default > li.active:last-child > span, .pagination.pg-default > li.active > a, .pagination.pg-default > li.active > span {
  background: #1a2035;
  border-color: #1a2035;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination.pg-primary > li.active:first-child > a, .pagination.pg-primary > li.active:first-child > span, .pagination.pg-primary > li.active:last-child > a, .pagination.pg-primary > li.active:last-child > span, .pagination.pg-primary > li.active > a, .pagination.pg-primary > li.active > span {
  background: #1572e8;
  border-color: #1572e8;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination.pg-secondary > li.active:first-child > a, .pagination.pg-secondary > li.active:first-child > span, .pagination.pg-secondary > li.active:last-child > a, .pagination.pg-secondary > li.active:last-child > span, .pagination.pg-secondary > li.active > a, .pagination.pg-secondary > li.active > span {
  background: #6861ce;
  border-color: #6861ce;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination.pg-info > li.active:first-child > a, .pagination.pg-info > li.active:first-child > span, .pagination.pg-info > li.active:last-child > a, .pagination.pg-info > li.active:last-child > span, .pagination.pg-info > li.active > a, .pagination.pg-info > li.active > span {
  background: #48abf7;
  border-color: #48abf7;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination.pg-success > li.active:first-child > a, .pagination.pg-success > li.active:first-child > span, .pagination.pg-success > li.active:last-child > a, .pagination.pg-success > li.active:last-child > span, .pagination.pg-success > li.active > a, .pagination.pg-success > li.active > span {
  background: #31ce36;
  border-color: #31ce36;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination.pg-warning > li.active:first-child > a, .pagination.pg-warning > li.active:first-child > span, .pagination.pg-warning > li.active:last-child > a, .pagination.pg-warning > li.active:last-child > span, .pagination.pg-warning > li.active > a, .pagination.pg-warning > li.active > span {
  background: #ffad46;
  border-color: #ffad46;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.pagination.pg-danger > li.active:first-child > a, .pagination.pg-danger > li.active:first-child > span, .pagination.pg-danger > li.active:last-child > a, .pagination.pg-danger > li.active:last-child > span, .pagination.pg-danger > li.active > a, .pagination.pg-danger > li.active > span {
  background: #f25961;
  border-color: #f25961;
  color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.slider-default .ui-slider-range {
  background: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.slider-primary .ui-slider-range {
  background: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.slider-secondary .ui-slider-range {
  background: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.slider-info .ui-slider-range {
  background: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.slider-success .ui-slider-range {
  background: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.slider-warning .ui-slider-range {
  background: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.slider-danger .ui-slider-range {
  background: #f25961;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.modal .bg-danger .modal-title, .modal .bg-default .modal-title, .modal .bg-info .modal-title, .modal .bg-primary .modal-title, .modal .bg-secondary .modal-title, .modal .bg-success .modal-title, .modal .bg-warning .modal-title {
  color: #fff !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.modal-content {
  border-radius: 0.4rem !important;
  border: 0 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.activity-feed {
  padding: 15px;
  list-style: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.activity-feed .feed-item {
  position: relative;
  padding-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid #e4e8eb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.activity-feed .feed-item:last-child {
  border-color: transparent;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.activity-feed .feed-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #177dff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.feed-item-default::after {
  background: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.feed-item-primary::after {
  background: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.feed-item-secondary::after {
  background: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.feed-item-success::after {
  background: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.feed-item-danger::after {
  background: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.feed-item-info::after {
  background: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.feed-item-warning::after {
  background: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.activity-feed .feed-item .date {
  display: block;
  position: relative;
  top: -5px;
  color: #8c96a3;
  text-transform: uppercase;
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.activity-feed .feed-item .text {
  position: relative;
  top: -3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eee;
  left: 50%;
  margin-left: -1.5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li:before {
  content: " ";
  display: table;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li:before {
  content: " ";
  display: table;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 3px;
  padding: 20px;
  position: relative;
  box-shadow: 0 1px 20px 1px rgba(69, 65, 78, 0.06);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li.timeline-inverted + li:not(.timeline-inverted) {
  margin-top: -60px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li:not(.timeline-inverted) {
  padding-right: 90px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
  margin-top: -60px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li.timeline-inverted {
  padding-left: 90px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #eee;
  border-right: 0 solid #eee;
  border-bottom: 15px solid transparent;
  content: " ";
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.8em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-badge.default {
  background-color: #1a2035 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-badge.primary {
  background-color: #1572e8 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-badge.secondary {
  background-color: #6861ce !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-badge.success {
  background-color: #31ce36 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-badge.warning {
  background-color: #ffad46 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-badge.danger {
  background-color: #f25961 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-badge.info {
  background-color: #48abf7 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-title {
  font-size: 17px;
  margin-top: 0;
  color: inherit;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-heading i {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-body > p, .timeline-body > ul {
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.timeline-body > p + p {
  margin-top: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.full-screen-maps {
  height: 100vh !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.vmap {
  width: 100%;
  min-height: 265px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.vmap > svg {
  margin: auto;
  display: flex;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.vmap > svg > g {
  transition: all ease-in-out .2s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqvmap-label, .jqvmap-pin {
  pointer-events: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqvmap-label {
  position: absolute;
  display: none;
  border-radius: 3px;
  background: #292929;
  color: #fff;
  font-size: smaller;
  padding: 3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 13px;
  background: #35cd3a;
  padding: 6px 7px;
  color: #fff;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  font-size: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqvmap-zoomin {
  top: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqvmap-zoomout {
  top: 45px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqvmap-region {
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.jqvmap-ajax_response {
  width: 100%;
  height: 500px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group .list-group-header {
  font-size: 12px;
  font-weight: 600;
  padding: .75rem 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group .list-group-item {
  display: flex;
  align-items: stretch;
  border-width: 1px 0;
  border-color: #ebecec;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group .list-group-item-figure {
  align-self: start;
  display: flex;
  align-items: center;
  color: #a9acb0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group .list-group-item-body {
  flex: 1;
  min-width: 0;
  align-self: center;
  font-size: .875rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.25rem;
  color: #686f76;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group-file-item .list-group-item {
  padding: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group-file-item .list-group-item-figure {
  padding: .75rem 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group-file-item .list-group-item-body {
  padding: .75rem 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group-bordered .list-group-item {
  border: 1px solid #e3ebf6;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group-bordered .list-group-item.active {
  background: #1572e8;
  border-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.list-group-lg .list-group-item {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup {
  display: inline-flex;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-item {
  flex-grow: 1;
  position: relative;
  font-weight: 400 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-item + .selectgroup-item {
  margin-left: -1px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-item:not(:first-child) .selectgroup-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-item:not(:last-child) .selectgroup-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-input {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-button {
  display: block;
  border: 1px solid rgba(0, 40, 100, 0.12);
  text-align: center;
  padding: .375rem 1rem;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  color: #9aa0ac;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 1.5rem;
  min-width: 2.375rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-button-icon {
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: 1rem;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-input:checked + .selectgroup-button {
  border-color: #1572e8;
  z-index: 1;
  color: #1572e8;
  background: rgba(21, 114, 232, 0.15);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-input:focus + .selectgroup-button {
  border-color: #1572e8;
  z-index: 2;
  color: #1572e8;
  box-shadow: 0 0 0 2px rgba(21, 114, 232, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-pills {
  flex-wrap: wrap;
  align-items: flex-start;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-pills .selectgroup-item {
  margin-right: .5rem;
  flex-grow: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup-pills .selectgroup-button {
  border-radius: 50px !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-primary .selectgroup-input:checked + .selectgroup-button {
  border-color: #1572e8;
  color: #1572e8;
  background: rgba(21, 114, 232, 0.15);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-primary .selectgroup-input:focus + .selectgroup-button {
  border-color: #1572e8;
  color: #1572e8;
  box-shadow: 0 0 0 2px rgba(21, 114, 232, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-secondary .selectgroup-input:checked + .selectgroup-button {
  border-color: #6861ce;
  color: #6861ce;
  background: rgba(104, 97, 206, 0.15);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-secondary .selectgroup-input:focus + .selectgroup-button {
  border-color: #6861ce;
  color: #6861ce;
  box-shadow: 0 0 0 2px rgba(104, 97, 206, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-info .selectgroup-input:checked + .selectgroup-button {
  border-color: #48abf7;
  color: #48abf7;
  background: rgba(72, 171, 247, 0.15);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-info .selectgroup-input:focus + .selectgroup-button {
  border-color: #48abf7;
  color: #48abf7;
  box-shadow: 0 0 0 2px rgba(72, 171, 247, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-success .selectgroup-input:checked + .selectgroup-button {
  border-color: #31ce36;
  color: #31ce36;
  background: rgba(49, 206, 54, 0.15);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-success .selectgroup-input:focus + .selectgroup-button {
  border-color: #31ce36;
  color: #31ce36;
  box-shadow: 0 0 0 2px rgba(49, 206, 54, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-warning .selectgroup-input:checked + .selectgroup-button {
  border-color: #ffad46;
  color: #ffad46;
  background: rgba(255, 173, 70, 0.15);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-warning .selectgroup-input:focus + .selectgroup-button {
  border-color: #ffad46;
  color: #ffad46;
  box-shadow: 0 0 0 2px rgba(255, 173, 70, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-danger .selectgroup-input:checked + .selectgroup-button {
  border-color: #f25961;
  color: #f25961;
  background: rgba(242, 89, 97, 0.15);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.selectgroup.selectgroup-danger .selectgroup-input:focus + .selectgroup-button {
  border-color: #f25961;
  color: #f25961;
  box-shadow: 0 0 0 2px rgba(242, 89, 97, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.colorinput {
  margin: 0;
  position: relative;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.colorinput-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.colorinput-color {
  display: inline-block;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 3px;
  border: 1px solid rgba(0, 40, 100, 0.12);
  color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.colorinput-color:before {
  content: '';
  opacity: 0;
  position: absolute;
  top: .25rem;
  left: .25rem;
  height: 1.25rem;
  width: 1.25rem;
  transition: .3s opacity;
  background: 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") no-repeat center center/50% 50%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.colorinput-input:checked ~ .colorinput-color:before {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.colorinput-input:focus ~ .colorinput-color {
  border-color: #467fcf;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck {
  margin: 0;
  position: relative;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-figure {
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  margin: 0;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-input:focus ~ .imagecheck-figure {
  border-color: #1572e8;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-input:checked ~ .imagecheck-figure {
  border-color: rgba(0, 40, 100, 0.24);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-figure:before {
  content: '';
  position: absolute;
  top: .25rem;
  left: .25rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: #1572e8 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") no-repeat center center/50% 50%;
  color: #fff;
  z-index: 1;
  border-radius: 3px;
  opacity: 0;
  transition: .3s opacity;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-input:checked ~ .imagecheck-figure:before {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-image {
  max-width: 100%;
  opacity: .64;
  transition: .3s opacity;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-image:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck:hover .imagecheck-image {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-input:checked ~ .imagecheck-figure .imagecheck-image, .imagecheck-input:focus ~ .imagecheck-figure .imagecheck-image {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-caption {
  text-align: center;
  padding: .25rem .25rem;
  color: #9aa0ac;
  font-size: .875rem;
  transition: .3s color;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck:hover .imagecheck-caption {
  color: #495057;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.imagecheck-input:checked ~ .imagecheck-figure .imagecheck-caption, .imagecheck-input:focus ~ .imagecheck-figure .imagecheck-caption {
  color: #495057;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading:after, .loader {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: 0 0;
  border: 3px solid #6861ce;
  border-bottom-color: transparent;
  border-radius: 50%;
  animation: 1s spin linear infinite;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-lg:after, .loader-lg {
  width: 2rem;
  height: 2rem;
  border-width: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-sm:after, .loader-sm {
  width: 1rem;
  height: 1rem;
  border-width: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading {
  position: relative;
  color: transparent !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading > * {
  opacity: 0.2 !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading:after {
  position: absolute;
  top: calc(50% - 1.5rem/2);
  left: calc(50% - 1.5rem/2);
  content: '';
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-lg:after {
  top: calc(50% - 2rem/2);
  left: calc(50% - 2rem/2);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-sm:after {
  top: calc(50% - 1rem/2);
  left: calc(50% - 1rem/2);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-danger.is-loading:after, .btn-default.is-loading:after, .btn-info.is-loading:after, .btn-primary.is-loading:after, .btn-secondary.is-loading:after, .btn-success.is-loading:after, .btn-warning.is-loading:after, .card-danger.is-loading:after, .card-default.is-loading:after, .card-info.is-loading:after, .card-primary.is-loading:after, .card-secondary.is-loading:after, .card-success.is-loading:after, .card-warning.is-loading:after, .is-loading-danger:after, .is-loading-default:after, .is-loading-info:after, .is-loading-primary:after, .is-loading-secondary:after, .is-loading-success:after, .is-loading-warning:after, .loader-danger, .loader-default, .loader-info, .loader-primary, .loader-secondary, .loader-success, .loader-warning {
  border-bottom-color: transparent !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.btn-danger.is-loading:after, .btn-default.is-loading:after, .btn-info.is-loading:after, .btn-primary.is-loading:after, .btn-secondary.is-loading:after, .btn-success.is-loading:after, .btn-warning.is-loading:after, .card-danger.is-loading:after, .card-default.is-loading:after, .card-info.is-loading:after, .card-primary.is-loading:after, .card-secondary.is-loading:after, .card-success.is-loading:after, .card-warning.is-loading:after {
  border-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-default:after, .loader-default {
  border-color: #1a2035;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-primary:after, .loader-primary {
  border-color: #1572e8;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-secondary:after, .loader-secondary {
  border-color: #6861ce;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-info:after, .loader-info {
  border-color: #48abf7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-success:after, .loader-success {
  border-color: #31ce36;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-warning:after, .loader-warning {
  border-color: #ffad46;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.is-loading-danger:after, .loader-danger {
  border-color: #f25961;
}

@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-draggable-handle {
  touch-action: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-helper-hidden {
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-helper-clearfix:after, .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-front {
  z-index: 100;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable {
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  touch-action: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-selectable {
  touch-action: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-sortable-handle {
  touch-action: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider {
  position: relative;
  text-align: left;
  background: #ddd;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: default;
  touch-action: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-horizontal {
  height: .4em;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-horizontal .ui-slider-handle {
  top: -.4em;
  margin-left: -.6em;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-handle {
  background: #fff;
  background: linear-gradient(to bottom, #fff 0, #f7f7f7 100%);
  border-radius: 50px;
  box-shadow: 0 1px 4px 0 #9191ab !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.ui-slider-handle:focus {
  background: #fff;
  background: linear-gradient(to bottom, #fff 0, #f7f7f7 100%);
  border-radius: 50px;
  box-shadow: 0 1px 4px 0 #9191ab !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-element {
  display: none;
  box-sizing: content-box;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-element div {
  box-sizing: content-box;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-element .scroll-arrow, .scroll-element .scroll-bar {
  cursor: default;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: 0;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element .scroll-bar, .scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track {
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element .scroll-bar {
  opacity: .4;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element .scroll-element_track {
  opacity: .4;
  background-color: #e0e0e0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 7px;
  top: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eee;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element .scroll-bar, .scrollbar-outer > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_track {
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element div {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  display: block;
  opacity: 0;
  border-radius: 7px;
  transition: opacity .2s linear;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx:hover > .scroll-element .scroll-bar {
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0;
  height: 0;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element .scroll-element_size {
  background: linear-gradient(to right, #dbdbdb 0, #e8e8e8 100%);
  border-radius: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element .scroll-bar {
  background: linear-gradient(to right, #fefefe 0, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0;
  min-height: 10px;
  width: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element div {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: .3;
  border-radius: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #ccc;
  opacity: 0;
  border-radius: 12px;
  transition: opacity .2s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  transition: height .2s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  transition: width .2s;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer {
  overflow: hidden;
  opacity: .7;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #fff;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 5px;
  min-width: 10px;
  top: 3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 5px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* line 79, app/assets/stylesheets/atlantis.min.css */
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*!
* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/
/* line 85, app/assets/stylesheets/atlantis.min.css */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.animated.infinite {
  animation-iteration-count: infinite;
}

@keyframes bounce {
  20%, 53%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  50%, from, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.flash {
  animation-name: flash;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.tada {
  animation-name: tada;
}

@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  11.1%, from, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  20%, 40%, 60%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceIn {
  animation-duration: .75s;
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceOut {
  animation-duration: .75s;
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.flipOutX {
  animation-duration: .75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.flipOutY {
  animation-duration: .75s;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.jackInTheBox {
  animation-name: jackInTheBox;
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rollIn {
  animation-name: rollIn;
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.slideOutUp {
  animation-name: slideOutUp;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.swal-footer {
  text-align: center !important;
  margin-bottom: 20px !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable {
  clear: both;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  max-width: none !important;
  border-collapse: separate !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable td, table.dataTable th {
  box-sizing: content-box;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable.nowrap td, table.dataTable.nowrap th {
  white-space: nowrap;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_length label {
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: 400;
  white-space: nowrap;
  text-align: left;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: .5em;
  display: inline-block;
  width: auto;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_info {
  padding-top: .85em;
  white-space: nowrap;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc {
  padding-right: 30px;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead > tr > td:active, table.dataTable thead > tr > th:active {
  outline: 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead .sorting:after, table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:after, table.dataTable thead .sorting_desc_disabled:before {
  position: absolute;
  bottom: .9em;
  display: block;
  opacity: .5;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
  font-size: 15px;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
  right: .5em;
  content: "\2193";
  font-size: 15px;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
  opacity: 1;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_scrollBody table tbody tr:first-child td, div.dataTables_scrollBody table tbody tr:first-child th {
  border-top: none;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
    margin-top: 11px;
    margin-bottom: 10px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  div.dataTables_wrapper div div.dataTables_paginate ul.pagination {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  div.dataTables_wrapper div div.dataTables_paginate ul.pagination li {
    margin-bottom: 10px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  div.dataTables_wrapper div div.dataTables_paginate ul.pagination li a {
    font-size: 11px;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: .85em;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.table-bordered.dataTable td, table.table-bordered.dataTable th {
  border-left-width: 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable th:last-child {
  border-right-width: 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody th {
  border-bottom-width: 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child, div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 576px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .row-card-no-pd [class*=col-] .card:before {
    width: calc(100% - 30px) !important;
    right: 15px !important;
    height: 1px !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .row-card-no-pd [class*=col-]:first-child .card:before {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-panel.full-height > .content, .main-panel.full-height > .content-full {
    margin-top: 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-panel.full-height .navbar-header {
    min-height: 62px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .logo-header {
    line-height: 57px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .toggle-nav-search {
    display: none;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #search-nav {
    display: block !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar .scroll-element {
    opacity: 0;
    transition: all .2s;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar:hover .scroll-element {
    opacity: 1;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar[data-background-color]:before {
    background: rgba(255, 255, 255, 0.2) !important;
    z-index: 1000;
  }
}

@media screen and (max-width: 991px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-header[data-background-color] .navbar-header {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar {
    position: fixed;
    left: 0 !important;
    right: 0;
    transform: translate3d(-270px, 0, 0) !important;
    transition: all .5s;
    margin-top: 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar:before {
    background: 0 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .nav_open .sidebar {
    transform: translate3d(0, 0, 0) !important;
    border-right: 1px solid #f1f1f1;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar .sidebar-wrapper {
    padding-top: 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar .sidebar-wrapper .sidebar-content {
    padding-top: 0 !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .sidebar .sidebar-wrapper .scroll-element.scroll-y {
    top: 0 !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .nav_open {
    overflow: hidden !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .nav_open .wrapper {
    overflow-x: hidden;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .nav_open .main-header, .nav_open .main-panel {
    transform: translate3d(250px, 0, 0) !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .quick_sidebar_open .quick-sidebar {
    width: 350px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-header {
    transition: all .5s;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #search-nav {
    margin: 0 auto !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-panel {
    width: 100%;
    transition: all .5s;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-panel .page-header .dropdown-menu:after {
    right: 16px !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .page-inner {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .page-sidebar {
    background: #fff;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .logo-header {
    display: flex;
    width: 100% !important;
    text-align: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .logo-header .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .logo-header .navbar-toggler {
    height: 100%;
    margin-left: 0 !important;
    opacity: 1;
    display: block;
    order: 1;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .logo-header .more {
    opacity: 1;
    color: #545454;
    cursor: pointer;
    display: inline-block;
    line-height: 56px;
    order: 3;
    width: unset;
    margin-left: auto;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .logo-header .navbar-brand {
    position: unset !important;
    margin-right: 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .nav-search {
    width: 100%;
    margin-right: 0 !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .navbar-header {
    position: absolute;
    width: 100%;
    transform: translate3d(0, -200px, 0) !important;
    transition: all .5s;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open .navbar-header {
    transform: translate3d(0, 61px, 0) !important;
    padding: 6px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open .navbar-header .navbar-nav > .nav-item .nav-link i {
    font-size: 19px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open .navbar-header .navbar-nav > .nav-item:last-child .nav-link {
    padding: 0 !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open .navbar-header .navbar-nav > .nav-item:last-child .quick-sidebar-toggler {
    padding-left: 5px !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open .toggle-nav-search {
    display: list-item;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open #search-nav {
    text-align: center;
    width: 100%;
    padding: 10px 15px 0;
    order: 1;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open .main-panel {
    transform: translate3d(0, 62px, 0) !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .topbar_open > .content {
    margin-top: 0 !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .nav_open.topbar_open .main-panel {
    transform: translate3d(250px, 60px, 0) !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .navbar-header .navbar-nav {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    margin-left: 0 !important;
    position: relative;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .navbar-header .navbar-nav .dropdown {
    position: unset;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .navbar-header .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 280px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .profile-pic span {
    display: none;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .nav-toggle {
    display: none;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .page-title {
    font-size: 18px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .card .card-title {
    font-size: 18px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-option .email-filters-left {
    width: 50%;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-option .email-filters-left .btn-group {
    margin-bottom: 10px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .dropzone {
    padding: 20px 15px !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .dropzone .dz-message .message {
    font-size: 23px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .dropzone .dz-message .note {
    font-size: 15px;
  }
}

@media screen and (min-width: 856px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .aside-nav {
    display: block !important;
  }
}

@media screen and (max-width: 856px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper {
    flex-direction: column;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .page-aside {
    width: 100%;
    height: unset;
    min-height: unset;
    border-bottom: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .page-aside .aside-header {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f1f1f1;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .page-aside .aside-nav {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-content {
    width: 100%;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-content .inbox-head {
    flex-direction: column;
    align-items: left;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-content .inbox-head h3 {
    font-size: 18px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-content .inbox-head form {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-content .email-head h3 {
    font-size: 18px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-content .email-compose-fields {
    padding: 20px 15px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-option {
    flex-direction: column;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .mail-option .email-filters-left {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .toggle-email-nav {
    display: inline-block !important;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .mail-wrapper .table-inbox tr td .badge {
    margin-top: 5px;
    float: left;
  }
}

@media screen and (max-width: 767px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .wizard-container {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-panel .page-header {
    flex-direction: column;
    align-items: normal;
    position: relative;
    min-height: 43px;
    justify-content: center;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-panel .page-header .breadcrumbs {
    margin-left: 0;
    padding-top: 15px;
    padding-left: 5px;
    padding-bottom: 0;
    border-left: 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .main-panel .page-header .btn-group-page-header {
    position: absolute;
    right: 0;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .footer .container-fluid {
    flex-direction: column;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .footer .container-fluid .copyright {
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 576px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #chart-container {
    min-height: 250px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .form-check-inline {
    display: flex;
    flex-direction: column;
    align-items: left;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #calendar .fc-toolbar {
    display: flex;
    flex-direction: column;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #calendar .fc-toolbar .fc-center, #calendar .fc-toolbar .fc-left, #calendar .fc-toolbar .fc-right {
    margin: auto;
    margin-bottom: 15px;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #calendar .fc-toolbar .fc-left {
    order: 1;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #calendar .fc-toolbar .fc-right {
    order: 3;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  #calendar .fc-toolbar .fc-center {
    order: 2;
  }
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .conversations .conversations-body {
    padding: 1.5rem 1rem;
  }
}

@media screen and (max-width: 350px) {
  /* line 85, app/assets/stylesheets/atlantis.min.css */
  .quick_sidebar_open .quick-sidebar {
    width: 100%;
    padding: 20px;
  }
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body {
  background: #f9fbfd;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=bg1] {
  background: #f9fbfd;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=bg2] {
  background: #fff;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=bg3] {
  background: #f1f1f1;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] {
  background: #1a2035;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .main-header {
  box-shadow: 0 0 5px #121727;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .main-panel {
  color: rgba(169, 175, 187, 0.82) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .main-panel label {
  color: #fff !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .card, body[data-background-color=dark] .list-group-item, body[data-background-color=dark] .row-card-no-pd, body[data-background-color=dark] .timeline > li > .timeline-panel {
  background: #202940;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .card-pricing2 {
  background: #202940 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .row-card-no-pd [class*=col] .card:before {
  background: rgba(181, 181, 181, 0.1) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .breadcrumbs, body[data-background-color=dark] .card .card-action, body[data-background-color=dark] .card .card-footer, body[data-background-color=dark] .card .card-header, body[data-background-color=dark] .card-profile .user-stats [class^=col], body[data-background-color=dark] .conversations .messages-form, body[data-background-color=dark] .list-group .list-group-item, body[data-background-color=dark] .mail-wrapper .mail-content .email-head, body[data-background-color=dark] .mail-wrapper .mail-content .email-sender, body[data-background-color=dark] .mail-wrapper .mail-content .inbox-body .email-list .email-list-item, body[data-background-color=dark] .main-panel .page-divider, body[data-background-color=dark] .page-with-aside .page-aside, body[data-background-color=dark] .separator-dashed, body[data-background-color=dark] .separator-dot, body[data-background-color=dark] .separator-solid, body[data-background-color=dark] .table td, body[data-background-color=dark] .table th, body[data-background-color=dark] .timeline > li > .timeline-panel {
  border-color: rgba(181, 181, 181, 0.1) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .timeline > li > .timeline-panel:before {
  border-left-color: rgba(181, 181, 181, 0.1);
  border-right-color: rgba(181, 181, 181, 0.1);
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .timeline > li > .timeline-panel:after {
  border-left-color: #202940;
  border-right-color: #202940;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .breadcrumbs li a, body[data-background-color=dark] .page-title {
  color: rgba(169, 175, 187, 0.82);
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .page-category {
  color: #828282;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .card-title, body[data-background-color=dark] .card-title a, body[data-background-color=dark] .card-title a:focus, body[data-background-color=dark] .card-title a:hover {
  color: #fff;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .card-category {
  color: #8b92a9;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .card-danger, body[data-background-color=dark] .card-default, body[data-background-color=dark] .card-info, body[data-background-color=dark] .card-primary, body[data-background-color=dark] .card-secondary, body[data-background-color=dark] .card-success, body[data-background-color=dark] .card-warning {
  color: #fff;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .card-danger .card-category, body[data-background-color=dark] .card-danger .card-title, body[data-background-color=dark] .card-default .card-category, body[data-background-color=dark] .card-default .card-title, body[data-background-color=dark] .card-info .card-category, body[data-background-color=dark] .card-info .card-title, body[data-background-color=dark] .card-primary .card-category, body[data-background-color=dark] .card-primary .card-title, body[data-background-color=dark] .card-secondary .card-category, body[data-background-color=dark] .card-secondary .card-title, body[data-background-color=dark] .card-success .card-category, body[data-background-color=dark] .card-success .card-title, body[data-background-color=dark] .card-warning .card-category, body[data-background-color=dark] .card-warning .card-title {
  color: #fff;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .nav-pills .nav-link:not(.active) {
  background: #fff;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .card-pricing .specification-list li {
  border-color: #373d4c;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .input-group-text {
  border-color: #2f374b !important;
  background-color: #1f283e;
  color: #fff;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .input-solid {
  background: #363b4c !important;
  border-color: #363b4c !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .list-group .list-group-item-text, body[data-background-color=dark] .list-group-messages .list-group-item-title a {
  color: inherit;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .footer {
  border-top: 1px solid #293247;
  background: #1f283e;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .form-control, body[data-background-color=dark] .form-group-default, body[data-background-color=dark] .select2-container--bootstrap .select2-selection {
  background-color: #1a2035;
  color: #fff;
  border-color: #2f374b;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .bootstrap-tagsinput {
  background: 0 0;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .selectgroup-button {
  border: 1px solid #2f374b;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .conversations .message-header {
  background: #1a2035;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .conversations .conversations-content {
  color: #575962;
  border-color: #2e364a;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread {
  background: #1f283e !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .mail-wrapper .mail-content .inbox-body .email-list .email-list-item:hover {
  background: #171e2f !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .page-with-aside .page-aside .aside-nav .nav > li.active, body[data-background-color=dark] .page-with-aside .page-aside .aside-nav .nav > li:focus, body[data-background-color=dark] .page-with-aside .page-aside .aside-nav .nav > li:hover {
  background: rgba(0, 0, 0, 0.03);
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .page-with-aside .page-aside .aside-nav .nav > li.active > a {
  color: #b9babf !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
body[data-background-color=dark] .board {
  color: #575962;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-dark {
  background-color: #1a2035 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-dark2 {
  background-color: #1f283e !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-primary {
  background-color: #1572e8 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-primary2 {
  background-color: #1269db !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-secondary {
  background-color: #6861ce !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-secondary2 {
  background-color: #5c55bf !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-info {
  background-color: #48abf7 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-info2 {
  background-color: #3697e1 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-success {
  background-color: #31ce36 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-success2 {
  background-color: #2bb930 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-warning {
  background-color: #ffad46 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-warning2 {
  background-color: #ff9e27 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-danger {
  background-color: #f25961 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-danger2 {
  background-color: #ea4d56 !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-grey1 {
  background: #f9fbfd !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-grey2 {
  background: #f1f1f1;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-dark-gradient {
  background: #1f283e !important;
  background: linear-gradient(-45deg, #0a0b11, #1f283e) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-primary-gradient {
  background: #1572e8 !important;
  background: linear-gradient(-45deg, #06418e, #1572e8) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-secondary-gradient {
  background: #6861ce !important;
  background: linear-gradient(-45deg, #2a20ac, #6861ce) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-info-gradient {
  background: #48abf7 !important;
  background: linear-gradient(-45deg, #0a5a97, #48abf7) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-success-gradient {
  background: #31ce36 !important;
  background: linear-gradient(-45deg, #179d08, #31ce36) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-warning-gradient {
  background: #ffad46 !important;
  background: linear-gradient(-45deg, #e1810b, #ffad46) !important;
}

/* line 85, app/assets/stylesheets/atlantis.min.css */
.bg-danger-gradient {
  background: #f25961 !important;
  background: linear-gradient(-45deg, #e80a15, #f25961) !important;
}

@font-face {
  font-family: Flaticon;
  src: url(/assets/flaticon/Flaticon-610a4236ad4adb31505bac4503a8f04db316f7c314be188ce0ee1152ec25debe.eot);
  src: url(/assets/flaticon/Flaticon-610a4236ad4adb31505bac4503a8f04db316f7c314be188ce0ee1152ec25debe.eot?#iefix) format("embedded-opentype"), url(/assets/flaticon/Flaticon-57036efd3e80fe332c2e37988d38583920c00a03e5e1457678d051793a34982e.woff) format("woff"), url(/assets/flaticon/Flaticon-b5217e683ffab41a8c9b770e059c622a6f07b10876c12da9dfb1deda4a1a8fa6.ttf) format("truetype"), url(/assets/flaticon/Flaticon-6ff73b9d75174c4815b7387613237b515abec426a944d672c80ccfba1311b7de.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Flaticon;
    src: url(/assets/flaticon/Flaticon-6ff73b9d75174c4815b7387613237b515abec426a944d672c80ccfba1311b7de.svg#Flaticon) format("svg");
  }
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
[class*=" flaticon-"]:before, [class^=flaticon-]:before {
  font-family: Flaticon;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.fi:before {
  display: inline-block;
  font-family: Flaticon;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-delivery-truck:before {
  content: "\f100";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-shopping-bag:before {
  content: "\f101";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-box-3:before {
  content: "\f102";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-box-2:before {
  content: "\f103";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-box-1:before {
  content: "\f104";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-laptop:before {
  content: "\f105";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-coffee-cup:before {
  content: "\f106";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-user-6:before {
  content: "\f107";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-user-5:before {
  content: "\f108";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-remove-user-1:before {
  content: "\f109";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-customer-support:before {
  content: "\f10a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-user-4:before {
  content: "\f10b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-user-3:before {
  content: "\f10c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-user-2:before {
  content: "\f10d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-remove-user:before {
  content: "\f10e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-add-user:before {
  content: "\f10f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-tea-cup:before {
  content: "\f110";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-pen:before {
  content: "\f111";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-desk:before {
  content: "\f112";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-ruler:before {
  content: "\f113";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-pencil:before {
  content: "\f114";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-analytics:before {
  content: "\f115";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-google-plus:before {
  content: "\f116";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-dribbble:before {
  content: "\f117";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-whatsapp:before {
  content: "\f118";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-twitter:before {
  content: "\f119";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-behance:before {
  content: "\f11a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-instagram:before {
  content: "\f11b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-android:before {
  content: "\f11c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-apple:before {
  content: "\f11d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-windows:before {
  content: "\f11e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-pinterest:before {
  content: "\f11f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-youtube:before {
  content: "\f120";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-paypal:before {
  content: "\f121";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-linkedin:before {
  content: "\f122";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-facebook:before {
  content: "\f123";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-lock-1:before {
  content: "\f124";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-lock:before {
  content: "\f125";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-profile-1:before {
  content: "\f126";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-profile:before {
  content: "\f127";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-user-1:before {
  content: "\f128";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-user:before {
  content: "\f129";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-users:before {
  content: "\f12a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-message:before {
  content: "\f12b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-placeholder-1:before {
  content: "\f12c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-location:before {
  content: "\f12d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-arrows-2:before {
  content: "\f12e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-technology-2:before {
  content: "\f12f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-multimedia-2:before {
  content: "\f130";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-multimedia-1:before {
  content: "\f131";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-close:before {
  content: "\f132";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-home:before {
  content: "\f133";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-circle:before {
  content: "\f134";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-arrow:before {
  content: "\f135";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-mark-1:before {
  content: "\f136";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-mark:before {
  content: "\f137";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-shapes-1:before {
  content: "\f138";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-search-2:before {
  content: "\f139";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface-7:before {
  content: "\f13a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-suitcase:before {
  content: "\f13b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chain-1:before {
  content: "\f13c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chain:before {
  content: "\f13d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-agenda-1:before {
  content: "\f13e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface-6:before {
  content: "\f13f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-calendar:before {
  content: "\f140";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-list:before {
  content: "\f141";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-file-1:before {
  content: "\f142";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-file:before {
  content: "\f143";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface-5:before {
  content: "\f144";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-folder:before {
  content: "\f145";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-stopwatch:before {
  content: "\f146";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-time:before {
  content: "\f147";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-clock-1:before {
  content: "\f148";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-search-1:before {
  content: "\f149";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-alarm-1:before {
  content: "\f14a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-alarm:before {
  content: "\f14b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-present:before {
  content: "\f14c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-layers-1:before {
  content: "\f14d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-settings:before {
  content: "\f14e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-attachment:before {
  content: "\f14f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-gestures:before {
  content: "\f150";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-tool:before {
  content: "\f151";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface-4:before {
  content: "\f152";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface-3:before {
  content: "\f153";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-agenda:before {
  content: "\f154";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-shapes:before {
  content: "\f155";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-symbol-1:before {
  content: "\f156";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-symbol:before {
  content: "\f157";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface-2:before {
  content: "\f158";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-layers:before {
  content: "\f159";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-clock:before {
  content: "\f15a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-web-1:before {
  content: "\f15b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-internet:before {
  content: "\f15c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-placeholder:before {
  content: "\f15d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-signs-3:before {
  content: "\f15e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-star-1:before {
  content: "\f15f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-web:before {
  content: "\f160";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-star:before {
  content: "\f161";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-like-1:before {
  content: "\f162";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-like:before {
  content: "\f163";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-cloud:before {
  content: "\f164";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-database:before {
  content: "\f165";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-technology-1:before {
  content: "\f166";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-idea:before {
  content: "\f167";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-search:before {
  content: "\f168";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-wifi:before {
  content: "\f169";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-hands-1:before {
  content: "\f16a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-hands:before {
  content: "\f16b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-bars-2:before {
  content: "\f16c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-arrows-1:before {
  content: "\f16d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface-1:before {
  content: "\f16e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-network:before {
  content: "\f16f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-share-1:before {
  content: "\f170";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-share:before {
  content: "\f171";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-bars-1:before {
  content: "\f172";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-cross-1:before {
  content: "\f173";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-line-1:before {
  content: "\f174";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-signs-2:before {
  content: "\f175";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-check:before {
  content: "\f176";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-technology:before {
  content: "\f177";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-bars:before {
  content: "\f178";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-cross:before {
  content: "\f179";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-add:before {
  content: "\f17a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-power:before {
  content: "\f17b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-signs-1:before {
  content: "\f17c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-round:before {
  content: "\f17d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-exclamation:before {
  content: "\f17e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-success:before {
  content: "\f17f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-error:before {
  content: "\f180";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-line:before {
  content: "\f181";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-plus:before {
  content: "\f182";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-interface:before {
  content: "\f183";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-signs:before {
  content: "\f184";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-play-button-1:before {
  content: "\f185";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-play-button:before {
  content: "\f186";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-music-player:before {
  content: "\f187";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-medical:before {
  content: "\f188";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-photo-camera:before {
  content: "\f189";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-picture:before {
  content: "\f18a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-multimedia:before {
  content: "\f18b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-game-controller:before {
  content: "\f18c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-imac:before {
  content: "\f18d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-paint-palette:before {
  content: "\f18e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-envelope-3:before {
  content: "\f18f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-envelope-2:before {
  content: "\f190";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-envelope-1:before {
  content: "\f191";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-envelope:before {
  content: "\f192";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-mailbox:before {
  content: "\f193";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-inbox:before {
  content: "\f194";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-8:before {
  content: "\f195";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-7:before {
  content: "\f196";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-6:before {
  content: "\f197";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-5:before {
  content: "\f198";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-4:before {
  content: "\f199";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-3:before {
  content: "\f19a";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-2:before {
  content: "\f19b";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat-1:before {
  content: "\f19c";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chat:before {
  content: "\f19d";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-archive:before {
  content: "\f19e";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-diagram:before {
  content: "\f19f";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-graph-2:before {
  content: "\f1a0";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-graph-1:before {
  content: "\f1a1";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-graph:before {
  content: "\f1a2";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-chart-pie:before {
  content: "\f1a3";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-presentation:before {
  content: "\f1a4";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-store:before {
  content: "\f1a5";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-coins:before {
  content: "\f1a6";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-credit-card-1:before {
  content: "\f1a7";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-credit-card:before {
  content: "\f1a8";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-cart-1:before {
  content: "\f1a9";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-cart:before {
  content: "\f1aa";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-price-tag:before {
  content: "\f1ab";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-box:before {
  content: "\f1ac";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-right-arrow-4:before {
  content: "\f1ad";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-left-arrow-4:before {
  content: "\f1ae";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-up-arrow-3:before {
  content: "\f1af";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-download-1:before {
  content: "\f1b0";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-down-arrow-3:before {
  content: "\f1b1";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-up-arrow-2:before {
  content: "\f1b2";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-left-arrow-3:before {
  content: "\f1b3";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-right-arrow-3:before {
  content: "\f1b4";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-down-arrow-2:before {
  content: "\f1b5";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-arrows:before {
  content: "\f1b6";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-left-arrow-2:before {
  content: "\f1b7";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-right-arrow-2:before {
  content: "\f1b8";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-upward:before {
  content: "\f1b9";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-download:before {
  content: "\f1ba";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-back:before {
  content: "\f1bb";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-next:before {
  content: "\f1bc";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-up-arrow-1:before {
  content: "\f1bd";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-down-arrow-1:before {
  content: "\f1be";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-left-arrow-1:before {
  content: "\f1bf";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-right-arrow-1:before {
  content: "\f1c0";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-up-arrow:before {
  content: "\f1c1";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-down-arrow:before {
  content: "\f1c2";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-left-arrow:before {
  content: "\f1c3";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-right-arrow:before {
  content: "\f1c4";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-expand:before {
  content: "\f1c5";
}

/* line 1, app/assets/stylesheets/fonts.min.css.erb */
.flaticon-repeat:before {
  content: "\f1c6";
}

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-xs {
  font-size: .75em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sm {
  font-size: .875em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-1x {
  font-size: 1em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-6x {
  font-size: 6em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-7x {
  font-size: 7em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-8x {
  font-size: 8em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-9x {
  font-size: 9em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-10x {
  font-size: 10em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-border {
  border: solid .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pull-left {
  float: left;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pull-right {
  float: right;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rotate-90 {
  transform: rotate(90deg);
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rotate-180 {
  transform: rotate(180deg);
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rotate-270 {
  transform: rotate(270deg);
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flip-horizontal {
  transform: scale(-1, 1);
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flip-vertical {
  transform: scale(1, -1);
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
  filter: none;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-inverse {
  color: #fff;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-accusoft:before {
  content: "\f369";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-adversal:before {
  content: "\f36a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-algolia:before {
  content: "\f36c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-allergies:before {
  content: "\f461";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-amilia:before {
  content: "\f36d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angry:before {
  content: "\f556";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-angular:before {
  content: "\f420";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-app-store:before {
  content: "\f36f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-apper:before {
  content: "\f371";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-archway:before {
  content: "\f557";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-atlas:before {
  content: "\f558";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-atom:before {
  content: "\f5d2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-audible:before {
  content: "\f373";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-avianex:before {
  content: "\f374";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-aviato:before {
  content: "\f421";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-award:before {
  content: "\f559";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-aws:before {
  content: "\f375";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-backspace:before {
  content: "\f55a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-band-aid:before {
  content: "\f462";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bars:before {
  content: "\f0c9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bath:before {
  content: "\f2cd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-battery-full:before {
  content: "\f240";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-battery-half:before {
  content: "\f242";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bed:before {
  content: "\f236";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bimobject:before {
  content: "\f378";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bity:before {
  content: "\f37a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-blender:before {
  content: "\f517";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-blogger:before {
  content: "\f37c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bone:before {
  content: "\f5d7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bong:before {
  content: "\f55c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-book-open:before {
  content: "\f518";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-box:before {
  content: "\f466";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-box-open:before {
  content: "\f49e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-boxes:before {
  content: "\f468";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-brain:before {
  content: "\f5dc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-broom:before {
  content: "\f51a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-brush:before {
  content: "\f55d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-btc:before {
  content: "\f15a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-burn:before {
  content: "\f46a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-calendar:before {
  content: "\f133";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-capsules:before {
  content: "\f46b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-car:before {
  content: "\f1b9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-centercode:before {
  content: "\f380";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chart-line:before {
  content: "\f201";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-check-double:before {
  content: "\f560";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess:before {
  content: "\f439";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-church:before {
  content: "\f51d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-clipboard:before {
  content: "\f328";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-clock:before {
  content: "\f017";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cocktail:before {
  content: "\f561";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-code-branch:before {
  content: "\f126";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cog:before {
  content: "\f013";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cogs:before {
  content: "\f085";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-coins:before {
  content: "\f51e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cookie:before {
  content: "\f563";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-copy:before {
  content: "\f0c5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-couch:before {
  content: "\f4b8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cpanel:before {
  content: "\f388";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-crow:before {
  content: "\f520";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-crown:before {
  content: "\f521";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cut:before {
  content: "\f0c4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dice:before {
  content: "\f522";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dice-five:before {
  content: "\f523";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dice-four:before {
  content: "\f524";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dice-one:before {
  content: "\f525";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dice-six:before {
  content: "\f526";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dice-three:before {
  content: "\f527";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dice-two:before {
  content: "\f528";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-directions:before {
  content: "\f5eb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-discord:before {
  content: "\f392";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-discourse:before {
  content: "\f393";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-divide:before {
  content: "\f529";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dizzy:before {
  content: "\f567";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dna:before {
  content: "\f471";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dochub:before {
  content: "\f394";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-docker:before {
  content: "\f395";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dolly:before {
  content: "\f472";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-donate:before {
  content: "\f4b9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-door-open:before {
  content: "\f52b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dove:before {
  content: "\f4ba";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-drum:before {
  content: "\f569";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-dyalog:before {
  content: "\f399";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-edit:before {
  content: "\f044";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-elementor:before {
  content: "\f430";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ello:before {
  content: "\f5f1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ember:before {
  content: "\f423";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-empire:before {
  content: "\f1d1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-equals:before {
  content: "\f52c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-erlang:before {
  content: "\f39d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-facebook:before {
  content: "\f09a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-feather:before {
  content: "\f52d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-download:before {
  content: "\f56d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-export:before {
  content: "\f56e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-import:before {
  content: "\f56f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-medical:before {
  content: "\f477";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-signature:before {
  content: "\f573";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-upload:before {
  content: "\f574";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fill:before {
  content: "\f575";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-first-aid:before {
  content: "\f479";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fish:before {
  content: "\f578";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-flushed:before {
  content: "\f579";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fly:before {
  content: "\f417";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-frog:before {
  content: "\f52e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-frown:before {
  content: "\f119";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gem:before {
  content: "\f3a5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gitter:before {
  content: "\f426";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-glasses:before {
  content: "\f530";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gratipay:before {
  content: "\f184";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-greater-than:before {
  content: "\f531";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grimace:before {
  content: "\f57f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin:before {
  content: "\f580";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hands:before {
  content: "\f4c2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-heading:before {
  content: "\f1dc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-headset:before {
  content: "\f590";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-helicopter:before {
  content: "\f533";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-highlighter:before {
  content: "\f591";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hips:before {
  content: "\f452";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hooli:before {
  content: "\f427";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hornbill:before {
  content: "\f592";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hotel:before {
  content: "\f594";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-image:before {
  content: "\f03e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-images:before {
  content: "\f302";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-infinity:before {
  content: "\f534";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-java:before {
  content: "\f4e4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-joget:before {
  content: "\f3b7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-joint:before {
  content: "\f595";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-js:before {
  content: "\f3b8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-kiss:before {
  content: "\f596";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-korvue:before {
  content: "\f42f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-laugh:before {
  content: "\f599";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lemon:before {
  content: "\f094";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-less:before {
  content: "\f41d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-less-than:before {
  content: "\f536";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-line:before {
  content: "\f3c0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-link:before {
  content: "\f0c1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-magento:before {
  content: "\f3c4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-markdown:before {
  content: "\f60f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-marker:before {
  content: "\f5a1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-medal:before {
  content: "\f5a2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-meh:before {
  content: "\f11a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-memory:before {
  content: "\f538";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-microscope:before {
  content: "\f610";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mix:before {
  content: "\f3cb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mobile:before {
  content: "\f10b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-monero:before {
  content: "\f3d0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-money-check:before {
  content: "\f53c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-monument:before {
  content: "\f5a6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-moon:before {
  content: "\f186";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-napster:before {
  content: "\f3d2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-neos:before {
  content: "\f612";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-nintendo-switch:before {
  content: "\f418";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-node:before {
  content: "\f419";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-npm:before {
  content: "\f3d4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-oil-can:before {
  content: "\f613";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-old-republic:before {
  content: "\f510";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-osi:before {
  content: "\f41a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-outdent:before {
  content: "\f03b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-page4:before {
  content: "\f3d7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-palette:before {
  content: "\f53f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pallet:before {
  content: "\f482";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-parking:before {
  content: "\f540";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-passport:before {
  content: "\f5ab";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paste:before {
  content: "\f0ea";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pen:before {
  content: "\f304";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-percentage:before {
  content: "\f541";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-periscope:before {
  content: "\f3da";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-php:before {
  content: "\f457";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pills:before {
  content: "\f484";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-playstation:before {
  content: "\f3df";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-poo:before {
  content: "\f2fe";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-poop:before {
  content: "\f619";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-procedures:before {
  content: "\f487";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-python:before {
  content: "\f3e2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-quidditch:before {
  content: "\f458";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-quinscape:before {
  content: "\f459";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-react:before {
  content: "\f41b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-readme:before {
  content: "\f4d5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-receipt:before {
  content: "\f543";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-redo:before {
  content: "\f01e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rendact:before {
  content: "\f3e4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-reply:before {
  content: "\f3e5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-reply-all:before {
  content: "\f122";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rev:before {
  content: "\f5b2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-robot:before {
  content: "\f544";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-route:before {
  content: "\f4d7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rss:before {
  content: "\f09e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ruler:before {
  content: "\f545";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sass:before {
  content: "\f41e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-save:before {
  content: "\f0c7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-school:before {
  content: "\f549";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shapes:before {
  content: "\f61f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-share:before {
  content: "\f064";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sign:before {
  content: "\f4d9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-signature:before {
  content: "\f5b7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sith:before {
  content: "\f512";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-skull:before {
  content: "\f54c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-smile:before {
  content: "\f118";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-smoking:before {
  content: "\f48d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort:before {
  content: "\f0dc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-spa:before {
  content: "\f5bb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-square-full:before {
  content: "\f45c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-store:before {
  content: "\f54e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-strava:before {
  content: "\f428";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stream:before {
  content: "\f550";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stripe:before {
  content: "\f429";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sun:before {
  content: "\f185";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-supple:before {
  content: "\f3f9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sync:before {
  content: "\f021";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-syringe:before {
  content: "\f48e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tablets:before {
  content: "\f490";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tape:before {
  content: "\f4db";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-teeth:before {
  content: "\f62e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thermometer:before {
  content: "\f491";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-times:before {
  content: "\f00d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tired:before {
  content: "\f5c8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-toolbox:before {
  content: "\f552";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-transgender:before {
  content: "\f224";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tshirt:before {
  content: "\f553";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-tv:before {
  content: "\f26c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-typo3:before {
  content: "\f42b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-uber:before {
  content: "\f402";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-uikit:before {
  content: "\f403";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-undo:before {
  content: "\f0e2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-university:before {
  content: "\f19c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-unlink:before {
  content: "\f127";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-untappd:before {
  content: "\f405";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-users:before {
  content: "\f0c0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vial:before {
  content: "\f492";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vials:before {
  content: "\f493";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-viber:before {
  content: "\f409";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-video:before {
  content: "\f03d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-walking:before {
  content: "\f554";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wallet:before {
  content: "\f555";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-weight:before {
  content: "\f496";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-window-close:before {
  content: "\f410";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-xbox:before {
  content: "\f412";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-yandex:before {
  content: "\f413";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fontawesome/fa-brands-400-35218bcdd415a0a1fd6f3e1d681a8149a25b63a343c662e0883da74c7271227f.eot);
  src: url(/assets/fontawesome/fa-brands-400-35218bcdd415a0a1fd6f3e1d681a8149a25b63a343c662e0883da74c7271227f.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome/fa-brands-400-3e27ad62271dc0d09ddd953ddbce2db554dcf0aa1440672ec77782d16a267bf2.woff2) format("woff2"), url(/assets/fontawesome/fa-brands-400-897848ee9b44557e482a754e889e13643753197508fd1055c9b7ca2754da0c73.woff) format("woff"), url(/assets/fontawesome/fa-brands-400-c1cf24f054a497c3754e556f2e124ffb9041f9393de9af834106422c628b05f5.ttf) format("truetype"), url(/assets/fontawesome/fa-brands-400-3977178aa4c4d21c4899c09b54775a14b67327b1ba6df7dcad2f34169f7d3d20.svg#fontawesome) format("svg");
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

@font-face {
  font-family: 'Font Awesome 5 Regular';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fontawesome/fa-regular-400-9c9490540043cd8c4839275d05e526b5d0f56e83e362e9d62df362061f0bfa6a.eot);
  src: url(/assets/fontawesome/fa-regular-400-9c9490540043cd8c4839275d05e526b5d0f56e83e362e9d62df362061f0bfa6a.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome/fa-regular-400-e8ef50e77ce959247df790302f29bbcc49fc8b0cd8b71b4a47f966035a6bd7ea.woff2) format("woff2"), url(/assets/fontawesome/fa-regular-400-16ade6f36dcb8086eb911091dc5aa5c2af4dbf47ff7052bb7b137d67b7963e31.woff) format("woff"), url(/assets/fontawesome/fa-regular-400-0ccd1efbc756949c5d50195110b1a982e923b06ccb15d6263ddc62dfb62ae069.ttf) format("truetype"), url(/assets/fontawesome/fa-regular-400-d6dfab561a3df50b1b3c94a50c18766611d379f6a7f309077f05ff0e705e6551.svg#fontawesome) format("svg");
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.far {
  font-family: 'Font Awesome 5 Regular';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Solid';
  font-style: normal;
  font-weight: 900;
  src: url(/assets/fontawesome/fa-solid-900-7053057f7fdfb4dbe3dfb28071b788c3447b7d827866160e418883334e8b52ba.eot);
  src: url(/assets/fontawesome/fa-solid-900-7053057f7fdfb4dbe3dfb28071b788c3447b7d827866160e418883334e8b52ba.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome/fa-solid-900-f4458a8d37401057f301074e7472bb0963ffb0574b8f76872c5e30fa8603a6f9.woff2) format("woff2"), url(/assets/fontawesome/fa-solid-900-c18088f9ff8d506e757ce1e5bee6ef5095ce473decc0b322d2b6540800b540c3.woff) format("woff"), url(/assets/fontawesome/fa-solid-900-af2ab2de79c8ae75f445afdec694f26f5e3ae6beb20a404f49d31433b73a7a66.ttf) format("truetype"), url(/assets/fontawesome/fa-solid-900-5d75cf240894435826629f1da7c2e01a51d3ccb161cf98a9e67ced592f17fa21.svg#fontawesome) format("svg");
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.fa, .fas {
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900;
}

@font-face {
  font-family: simple-line-icons;
  src: url(/assets/simple-line-icons/Simple-Line-Icons-324e2868936c32d6f2eed5eabfeaabeaeded7856b29ab0e4663e497a6f1f1153.eot?v=2.4.0);
  src: url(/assets/simple-line-icons/Simple-Line-Icons-324e2868936c32d6f2eed5eabfeaabeaeded7856b29ab0e4663e497a6f1f1153.eot?v=2.4.0#iefix) format("embedded-opentype"), url(/assets/simple-line-icons/Simple-Line-Icons-3ce1683522213e36d4de23c7c2411b308bbee26dd8190dae92873650274505f1.woff2?v=2.4.0) format("woff2"), url(/assets/simple-line-icons/Simple-Line-Icons-d61d9863ea3629030d0950fe6aa4124d6e1806a54ca660fdce368b1710ae126b.ttf?v=2.4.0) format("truetype"), url(/assets/simple-line-icons/Simple-Line-Icons-6c7909382b75598f4b76cdce6269e6f2c0e4d07ed7917ebe47967e8d38580f69.woff?v=2.4.0) format("woff"), url(/assets/simple-line-icons/Simple-Line-Icons-0f707c7e214a1a7ac907df3920608324011c3e64f865ffed6ba3beb2b7c0bb57.svg?v=2.4.0#simple-line-icons) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-action-redo, .icon-action-undo, .icon-anchor, .icon-arrow-down, .icon-arrow-down-circle, .icon-arrow-left, .icon-arrow-left-circle, .icon-arrow-right, .icon-arrow-right-circle, .icon-arrow-up, .icon-arrow-up-circle, .icon-badge, .icon-bag, .icon-ban, .icon-basket, .icon-basket-loaded, .icon-bell, .icon-book-open, .icon-briefcase, .icon-bubble, .icon-bubbles, .icon-bulb, .icon-calculator, .icon-calendar, .icon-call-end, .icon-call-in, .icon-call-out, .icon-camera, .icon-camrecorder, .icon-chart, .icon-check, .icon-chemistry, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-compass, .icon-control-end, .icon-control-forward, .icon-control-pause, .icon-control-play, .icon-control-rewind, .icon-control-start, .icon-credit-card, .icon-crop, .icon-cup, .icon-cursor, .icon-cursor-move, .icon-diamond, .icon-direction, .icon-directions, .icon-disc, .icon-dislike, .icon-doc, .icon-docs, .icon-drawer, .icon-drop, .icon-earphones, .icon-earphones-alt, .icon-emotsmile, .icon-energy, .icon-envelope, .icon-envelope-letter, .icon-envelope-open, .icon-equalizer, .icon-event, .icon-exclamation, .icon-eye, .icon-eyeglass, .icon-feed, .icon-film, .icon-fire, .icon-flag, .icon-folder, .icon-folder-alt, .icon-frame, .icon-game-controller, .icon-ghost, .icon-globe, .icon-globe-alt, .icon-graduation, .icon-graph, .icon-grid, .icon-handbag, .icon-heart, .icon-home, .icon-hourglass, .icon-information, .icon-key, .icon-layers, .icon-like, .icon-link, .icon-list, .icon-location-pin, .icon-lock, .icon-lock-open, .icon-login, .icon-logout, .icon-loop, .icon-magic-wand, .icon-magnet, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-map, .icon-menu, .icon-microphone, .icon-minus, .icon-mouse, .icon-music-tone, .icon-music-tone-alt, .icon-mustache, .icon-note, .icon-notebook, .icon-options, .icon-options-vertical, .icon-organization, .icon-paper-clip, .icon-paper-plane, .icon-paypal, .icon-pencil, .icon-people, .icon-phone, .icon-picture, .icon-pie-chart, .icon-pin, .icon-plane, .icon-playlist, .icon-plus, .icon-power, .icon-present, .icon-printer, .icon-puzzle, .icon-question, .icon-refresh, .icon-reload, .icon-rocket, .icon-screen-desktop, .icon-screen-smartphone, .icon-screen-tablet, .icon-settings, .icon-share, .icon-share-alt, .icon-shield, .icon-shuffle, .icon-size-actual, .icon-size-fullscreen, .icon-social-behance, .icon-social-dribbble, .icon-social-dropbox, .icon-social-facebook, .icon-social-foursqare, .icon-social-github, .icon-social-google, .icon-social-instagram, .icon-social-linkedin, .icon-social-pinterest, .icon-social-reddit, .icon-social-skype, .icon-social-soundcloud, .icon-social-spotify, .icon-social-steam, .icon-social-stumbleupon, .icon-social-tumblr, .icon-social-twitter, .icon-social-vkontakte, .icon-social-youtube, .icon-speech, .icon-speedometer, .icon-star, .icon-support, .icon-symbol-female, .icon-symbol-male, .icon-tag, .icon-target, .icon-trash, .icon-trophy, .icon-umbrella, .icon-user, .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-vector, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-wallet, .icon-wrench {
  font-family: simple-line-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-user:before {
  content: "\e005";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-people:before {
  content: "\e001";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-user-female:before {
  content: "\e000";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-user-follow:before {
  content: "\e002";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-user-following:before {
  content: "\e003";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-user-unfollow:before {
  content: "\e004";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-login:before {
  content: "\e066";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-logout:before {
  content: "\e065";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-emotsmile:before {
  content: "\e021";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-phone:before {
  content: "\e600";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-call-end:before {
  content: "\e048";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-call-in:before {
  content: "\e047";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-call-out:before {
  content: "\e046";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-map:before {
  content: "\e033";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-location-pin:before {
  content: "\e096";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-direction:before {
  content: "\e042";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-directions:before {
  content: "\e041";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-compass:before {
  content: "\e045";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-layers:before {
  content: "\e034";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-menu:before {
  content: "\e601";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-list:before {
  content: "\e067";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-options-vertical:before {
  content: "\e602";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-options:before {
  content: "\e603";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-down:before {
  content: "\e604";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-left:before {
  content: "\e605";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-right:before {
  content: "\e606";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-up:before {
  content: "\e607";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-up-circle:before {
  content: "\e078";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-left-circle:before {
  content: "\e07a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-right-circle:before {
  content: "\e079";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-arrow-down-circle:before {
  content: "\e07b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-check:before {
  content: "\e080";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-clock:before {
  content: "\e081";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-plus:before {
  content: "\e095";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-minus:before {
  content: "\e615";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-close:before {
  content: "\e082";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-event:before {
  content: "\e619";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-exclamation:before {
  content: "\e617";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-organization:before {
  content: "\e616";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-trophy:before {
  content: "\e006";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-screen-smartphone:before {
  content: "\e010";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-screen-desktop:before {
  content: "\e011";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-plane:before {
  content: "\e012";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-notebook:before {
  content: "\e013";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-mustache:before {
  content: "\e014";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-mouse:before {
  content: "\e015";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-magnet:before {
  content: "\e016";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-energy:before {
  content: "\e020";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-disc:before {
  content: "\e022";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-cursor:before {
  content: "\e06e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-cursor-move:before {
  content: "\e023";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-crop:before {
  content: "\e024";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-chemistry:before {
  content: "\e026";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-speedometer:before {
  content: "\e007";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-shield:before {
  content: "\e00e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-screen-tablet:before {
  content: "\e00f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-magic-wand:before {
  content: "\e017";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-hourglass:before {
  content: "\e018";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-graduation:before {
  content: "\e019";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-ghost:before {
  content: "\e01a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-game-controller:before {
  content: "\e01b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-fire:before {
  content: "\e01c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-eyeglass:before {
  content: "\e01d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-envelope-open:before {
  content: "\e01e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-envelope-letter:before {
  content: "\e01f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-bell:before {
  content: "\e027";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-badge:before {
  content: "\e028";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-anchor:before {
  content: "\e029";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-wallet:before {
  content: "\e02a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-vector:before {
  content: "\e02b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-speech:before {
  content: "\e02c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-puzzle:before {
  content: "\e02d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-printer:before {
  content: "\e02e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-present:before {
  content: "\e02f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-playlist:before {
  content: "\e030";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-pin:before {
  content: "\e031";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-picture:before {
  content: "\e032";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-handbag:before {
  content: "\e035";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-globe-alt:before {
  content: "\e036";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-globe:before {
  content: "\e037";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-folder-alt:before {
  content: "\e039";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-folder:before {
  content: "\e089";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-film:before {
  content: "\e03a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-feed:before {
  content: "\e03b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-drop:before {
  content: "\e03e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-drawer:before {
  content: "\e03f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-docs:before {
  content: "\e040";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-doc:before {
  content: "\e085";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-diamond:before {
  content: "\e043";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-cup:before {
  content: "\e044";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-calculator:before {
  content: "\e049";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-bubbles:before {
  content: "\e04a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-briefcase:before {
  content: "\e04b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-book-open:before {
  content: "\e04c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-basket-loaded:before {
  content: "\e04d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-basket:before {
  content: "\e04e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-bag:before {
  content: "\e04f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-action-undo:before {
  content: "\e050";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-action-redo:before {
  content: "\e051";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-wrench:before {
  content: "\e052";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-umbrella:before {
  content: "\e053";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-trash:before {
  content: "\e054";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-tag:before {
  content: "\e055";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-support:before {
  content: "\e056";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-frame:before {
  content: "\e038";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-size-fullscreen:before {
  content: "\e057";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-size-actual:before {
  content: "\e058";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-shuffle:before {
  content: "\e059";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-share-alt:before {
  content: "\e05a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-share:before {
  content: "\e05b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-rocket:before {
  content: "\e05c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-question:before {
  content: "\e05d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-pie-chart:before {
  content: "\e05e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-pencil:before {
  content: "\e05f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-note:before {
  content: "\e060";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-loop:before {
  content: "\e064";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-home:before {
  content: "\e069";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-grid:before {
  content: "\e06a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-graph:before {
  content: "\e06b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-microphone:before {
  content: "\e063";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-music-tone-alt:before {
  content: "\e061";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-music-tone:before {
  content: "\e062";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-earphones-alt:before {
  content: "\e03c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-earphones:before {
  content: "\e03d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-equalizer:before {
  content: "\e06c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-like:before {
  content: "\e068";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-dislike:before {
  content: "\e06d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-control-start:before {
  content: "\e06f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-control-rewind:before {
  content: "\e070";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-control-play:before {
  content: "\e071";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-control-pause:before {
  content: "\e072";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-control-forward:before {
  content: "\e073";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-control-end:before {
  content: "\e074";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-volume-1:before {
  content: "\e09f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-volume-2:before {
  content: "\e0a0";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-volume-off:before {
  content: "\e0a1";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-calendar:before {
  content: "\e075";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-bulb:before {
  content: "\e076";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-chart:before {
  content: "\e077";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-ban:before {
  content: "\e07c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-bubble:before {
  content: "\e07d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-camrecorder:before {
  content: "\e07e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-camera:before {
  content: "\e07f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-cloud-download:before {
  content: "\e083";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-cloud-upload:before {
  content: "\e084";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-envelope:before {
  content: "\e086";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-eye:before {
  content: "\e087";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-flag:before {
  content: "\e088";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-heart:before {
  content: "\e08a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-information:before {
  content: "\e08b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-key:before {
  content: "\e08c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-link:before {
  content: "\e08d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-lock:before {
  content: "\e08e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-lock-open:before {
  content: "\e08f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-magnifier:before {
  content: "\e090";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-magnifier-add:before {
  content: "\e091";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-magnifier-remove:before {
  content: "\e092";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-paper-clip:before {
  content: "\e093";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-paper-plane:before {
  content: "\e094";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-power:before {
  content: "\e097";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-refresh:before {
  content: "\e098";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-reload:before {
  content: "\e099";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-settings:before {
  content: "\e09a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-star:before {
  content: "\e09b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-symbol-female:before {
  content: "\e09c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-symbol-male:before {
  content: "\e09d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-target:before {
  content: "\e09e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-credit-card:before {
  content: "\e025";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-paypal:before {
  content: "\e608";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-tumblr:before {
  content: "\e00a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-twitter:before {
  content: "\e009";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-facebook:before {
  content: "\e00b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-instagram:before {
  content: "\e609";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-linkedin:before {
  content: "\e60a";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-pinterest:before {
  content: "\e60b";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-github:before {
  content: "\e60c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-google:before {
  content: "\e60d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-reddit:before {
  content: "\e60e";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-skype:before {
  content: "\e60f";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-dribbble:before {
  content: "\e00d";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-behance:before {
  content: "\e610";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-foursqare:before {
  content: "\e611";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-soundcloud:before {
  content: "\e612";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-spotify:before {
  content: "\e613";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-stumbleupon:before {
  content: "\e614";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-youtube:before {
  content: "\e008";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-dropbox:before {
  content: "\e00c";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-vkontakte:before {
  content: "\e618";
}

/* line 4, app/assets/stylesheets/fonts.min.css.erb */
.icon-social-steam:before {
  content: "\e620";
}

/* line 1, app/assets/stylesheets/calculadora.css */
#invoice-calculator-cont {
  display: none;
  z-index: 9999;
  width: 235px;
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 25px;
  box-shadow: 0px 0px 0px 4px #000;
}

/* line 11, app/assets/stylesheets/calculadora.css */
.calculadora {
  display: block;
  margin: 0 auto;
  padding: 20px;
  background-color: #1572e8;
  width: 235px;
  border-radius: 25px;
  cursor: move;
  position: relative;
}

/* line 21, app/assets/stylesheets/calculadora.css */
.calculadora td button {
  display: block;
  width: 70px;
  height: 70px;
  font-size: 25px;
}

/* line 27, app/assets/stylesheets/calculadora.css */
#creditos {
  display: block;
  padding-top: 20px;
  color: #fff;
  text-align: center;
  width: 300px;
}

/*#resultado{
	display:block;
	text-align: center;
	font-size: 40px;
	width: 100%;
	height: 100px;
	line-height: 100px;
	background-color:#fff;
    overflow-y: scroll;
    
    border: 2px solid #707570;
    border-style: dashed;
}*/
/* line 48, app/assets/stylesheets/calculadora.css */
#resultado {
  padding: 10px;
  border-radius: 6px;
  width: 100%;
}

/* line 54, app/assets/stylesheets/calculadora.css */
#invoice-calculator-cont .col-3 {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 4px;
}

/* line 60, app/assets/stylesheets/calculadora.css */
.btn-calc {
  padding: 9px;
  background: #dedfde;
  text-align: center;
  cursor: pointer;
  border: 2px solid #707570;
  border-style: outset;
  border-radius: 10px;
}

/* line 69, app/assets/stylesheets/calculadora.css */
.btn-calc:hover {
  background: #a1a1a1;
}

/* line 73, app/assets/stylesheets/calculadora.css */
.close-calc {
  position: absolute;
  top: -3px;
  right: -7px;
  color: #000;
  cursor: pointer;
  background: #fff;
  width: 28px;
  height: 30px;
  border-radius: 20px;
  text-align: center;
}

/* line 86, app/assets/stylesheets/calculadora.css */
.btn-default {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup {
  background: #000;
  border-radius: .4em;
  box-sizing: content-box;
  display: inline-block;
  position: absolute;
  touch-action: manipulation;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup * {
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup.pmu-flat {
  position: relative;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup.pmu-hidden {
  display: none;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance {
  display: inline-block;
  height: 13.8em;
  padding: .5em;
  text-align: center;
  width: 15em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-button {
  color: #eee;
  cursor: pointer;
  outline: none;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-today {
  background: #17384d;
  color: #88c5eb;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-button:hover {
  background: transparent;
  color: #88c5eb;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-not-in-month {
  color: #666;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover {
  color: #333;
  cursor: default;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-selected {
  background: #136a9f;
  color: #eee;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
  background: #17384d;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance nav {
  color: #eee;
  display: flex;
  line-height: 2em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance nav *:first-child :hover {
  color: #88c5eb;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next {
  display: none;
  height: 2em;
  width: 1em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance nav .pmu-month {
  width: 14em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months * {
  display: inline-block;
  line-height: 3.6em;
  width: 3.5em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-day-of-week {
  color: #999;
  cursor: default;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
  display: inline-block;
  line-height: 1.5em;
  width: 2em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance .pmu-day-of-week * {
  line-height: 1.8em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance:first-child .pmu-prev, .pickmeup .pmu-instance:last-child .pmu-next {
  display: block;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance:first-child .pmu-month, .pickmeup .pmu-instance:last-child .pmu-month {
  width: 13em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup .pmu-instance:first-child:last-child .pmu-month {
  width: 12em;
}

/* line 1, app/assets/stylesheets/pickmeup.css */
.pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
  display: none;
}

/* 
Created on: 17 Sep, 2014, 4:29:37 PM
Author: senthil
*/
/* line 7, app/assets/stylesheets/timepicki.css */
.ti_tx,
.mi_tx,
.mer_tx {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

/* line 15, app/assets/stylesheets/timepicki.css */
.time,
.mins,
.meridian {
  width: 60px;
  float: left;
  margin: 0 10px;
  font-size: 20px;
  color: #2d2e2e;
  font-family: arial;
  font-weight: 700;
}

/* line 27, app/assets/stylesheets/timepicki.css */
.prev,
.next {
  cursor: pointer;
  padding: 18px;
  width: 28%;
  border: 1px solid #ccc;
  margin: auto;
  background: url(/assets/arrow-ade5b0004fc20871b97e538f139c355b8ebd35786c0684769925f73a31bf2e78.png) no-repeat;
  border-radius: 5px;
}

/* line 38, app/assets/stylesheets/timepicki.css */
.prev:hover,
.next:hover {
  background-color: #ccc;
}

/* line 43, app/assets/stylesheets/timepicki.css */
.next {
  background-position: 50% 150%;
}

/* line 47, app/assets/stylesheets/timepicki.css */
.prev {
  background-position: 50% -50%;
}

/* line 51, app/assets/stylesheets/timepicki.css */
.time_pick {
  position: relative;
}

/* line 55, app/assets/stylesheets/timepicki.css */
.timepicker_wrap {
  padding: 10px;
  border-radius: 5px;
  z-index: 998;
  display: none;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.35);
  background: #f6f6f6;
  border: 1px solid #ccc;
  float: left;
  position: absolute;
  top: 27px;
  left: 0;
}

/* line 69, app/assets/stylesheets/timepicki.css */
.arrow_top {
  position: absolute;
  top: -10px;
  left: 20px;
  background: url(/assets/top_arr-ea4c79c0a7a9304fdd070e75a0402a97759f092fc39cca58d8bdecbe7787b04e.png) no-repeat;
  width: 18px;
  height: 10px;
  z-index: 999;
}

/* line 78, app/assets/stylesheets/timepicki.css */
input.timepicki-input {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  float: none;
  margin: 0;
  text-align: center;
  width: 70%;
}

/* line 87, app/assets/stylesheets/timepicki.css */
a.reset_time {
  float: left;
  margin-top: 5px;
  color: #000;
}

/* line 1, app/assets/stylesheets/spinner.css */
#spinner-content {
  display: none;
}

/* line 5, app/assets/stylesheets/spinner.css */
.spinner-background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
}

/* line 18, app/assets/stylesheets/spinner.css */
.sk-cube-grid {
  width: 80px;
  height: 80px;
  margin: 100px auto;
}

/* line 24, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #fff;
  float: left;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

/* line 32, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube1 {
  animation-delay: 0.2s;
}

/* line 35, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube2 {
  animation-delay: 0.3s;
}

/* line 38, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube3 {
  animation-delay: 0.4s;
}

/* line 41, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube4 {
  animation-delay: 0.1s;
}

/* line 44, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube5 {
  animation-delay: 0.2s;
}

/* line 47, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube6 {
  animation-delay: 0.3s;
}

/* line 50, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube7 {
  animation-delay: 0s;
}

/* line 53, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube8 {
  animation-delay: 0.1s;
}

/* line 56, app/assets/stylesheets/spinner.css */
.sk-cube-grid .sk-cube9 {
  animation-delay: 0.2s;
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    transform: scale3D(1, 1, 1);
  }
  35% {
    transform: scale3D(0, 0, 1);
  }
}

/* line 1, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 14, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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;
       user-select: none;
  -webkit-user-select: none;
}

/* line 33, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 130, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 149, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 161, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 178, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 189, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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;
  padding: 1px;
}

/* line 198, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 207, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 213, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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-search--inline {
  float: right;
}

/* line 219, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 242, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 246, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 256, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 279, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 282, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 285, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 289, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 308, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 318, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 336, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 348, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 360, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 369, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 379, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 389, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 395, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 412, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 418, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 438, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/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 443, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, ../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*@import "scaffolds";*/
/* DASHBOARD */
/* Header Dashboard */
/* line 32, app/assets/stylesheets/application.scss */
.logo-header .logo img {
  max-width: 160px;
}

/* Lista de botones dashboard */
/* line 37, app/assets/stylesheets/application.scss */
.item-list .btn {
  padding: unset !important;
}

/*Campo requerido*/
/* line 42, app/assets/stylesheets/application.scss */
.form-group.is-required label::after {
  content: "*";
  color: red;
}

/* Navbar Header - responsive fix */
@media all and (max-width: 991px) {
  /* line 49, app/assets/stylesheets/application.scss */
  .main-header {
    height: 60px;
  }
  /* line 50, app/assets/stylesheets/application.scss */
  .topbar_open .navbar-header {
    transform: translate3d(0, 60px, 0) !important;
  }
}

/* Tablas */
/* line 56, app/assets/stylesheets/application.scss */
.table th, .table td {
  text-align: center;
}

/* line 59, app/assets/stylesheets/application.scss */
.table td i.fas, .table td a {
  vertical-align: middle !important;
}

/* line 63, app/assets/stylesheets/application.scss */
.fa-folder::before {
  color: #074494;
  margin-right: 5px;
}

/* line 67, app/assets/stylesheets/application.scss */
.fa_c_size {
  font-size: 16px;
}

/* line 71, app/assets/stylesheets/application.scss */
.sub-item-1::before {
  content: '';
  height: 4px;
  width: 4px;
  background: rgba(131, 132, 138, 0.89);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
}

/* ----- T A B S ------*/
/* line 85, app/assets/stylesheets/application.scss */
.tabs-app a.nav-link {
  color: #fff;
  font-weight: 600;
  background: #649ee9;
  padding-left: 50px;
  padding-right: 50px;
}

/* line 92, app/assets/stylesheets/application.scss */
.tabs-app.tabs-sm a.nav-link {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

@media all and (max-width: 552px) {
  /* line 97, app/assets/stylesheets/application.scss */
  .tabs-app a.nav-link {
    padding-left: 21px;
    padding-right: 21px;
  }
  /* line 101, app/assets/stylesheets/application.scss */
  .tabs-app.tabs-sm a.nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

/* line 108, app/assets/stylesheets/application.scss */
.tabs-app li.nav-item {
  margin-right: 10px;
}

/* line 112, app/assets/stylesheets/application.scss */
.bord-rad-bott {
  border-radius: 0px 0px 5px 5px !important;
}

/*Cambiar dispaly de strong*/
/*@media all and (max-width: 1050px){*/
/* line 118, app/assets/stylesheets/application.scss */
.app-tab strong, strong {
  display: block;
}

/*}*/
/*Circulo de agregar*/
/* line 125, app/assets/stylesheets/application.scss */
.circle-link {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 25px;
  border-radius: 100px !important;
  background: #1572e8 !important;
  border-color: #1572e8 !important;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding-top: 5px;
}

/* line 138, app/assets/stylesheets/application.scss */
.circle-link:hover {
  color: #fff;
  text-decoration: none;
}

/*Circulo de agregar*/
/* line 144, app/assets/stylesheets/application.scss */
.circle-link-pm {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 18px;
  border-radius: 100px !important;
  background: #1572e8 !important;
  border-color: #1572e8 !important;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding-top: 2px;
}

/*Separador*/
/* line 159, app/assets/stylesheets/application.scss */
.separador {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 10px;
}

/* MODALS */
/* line 166, app/assets/stylesheets/application.scss */
.modal {
  /*z-index: 99999999999;*/
}

/* line 169, app/assets/stylesheets/application.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  /*max-height: 600px;*/
  max-height: calc(100vh - 210px);
  padding: 15px;
  background: #ceddf3;
}

/* line 178, app/assets/stylesheets/application.scss */
.modal-title {
  text-align: center;
  width: 100%;
  font-size: large;
  color: black;
  font-weight: bold;
}

@media all and (min-width: 576px) and (max-width: 991px) {
  /* line 187, app/assets/stylesheets/application.scss */
  .modal-dialog {
    max-width: 90% !important;
  }
}

/* line 195, app/assets/stylesheets/application.scss */
.bck-white {
  background-color: #fff !important;
}

/*Poner en la columna padre de una tabla responsiva*/
/* line 200, app/assets/stylesheets/application.scss */
.scroll-under {
  z-index: 10 !important;
}

/* line 205, app/assets/stylesheets/application.scss */
.tbl-fact-enti td {
  padding: 0 3px !important;
}

/*Panel de firma*/
/* line 210, app/assets/stylesheets/application.scss */
.signature_pad {
  width: 100%;
  margin: 0 auto;
}

/* line 216, app/assets/stylesheets/application.scss */
.signature_pad_body canvas {
  width: 100%;
  height: 100%;
  border: dotted #444;
  background: #CCCCCC;
}

/*  */
/* line 225, app/assets/stylesheets/application.scss */
.form-pdf table {
  width: 100%;
}

/* line 229, app/assets/stylesheets/application.scss */
.form-pdf .entidades-pdf td input[type=checkbox] {
  float: right;
  margin-right: 10px;
  margin-top: 3px;
}

/* line 234, app/assets/stylesheets/application.scss */
.firma-pdf {
  margin-top: 10px;
  border-top: 1px solid #000;
  width: 320px;
}

/* line 239, app/assets/stylesheets/application.scss */
.clausula-confidencialidad p {
  font-size: 12px;
  border: 2px solid #000;
  padding: 2px 6px;
  text-align: justify;
}

/* line 245, app/assets/stylesheets/application.scss */
.img-tag-firma img {
  width: 345px;
}

/* line 249, app/assets/stylesheets/application.scss */
.img-tag-firma img {
  width: 345px;
}

/* line 253, app/assets/stylesheets/application.scss */
.img-tag-firma-mandatario img {
  width: 345px;
  height: 180px;
}

/*Adjuntos Afiliados*/
/* line 259, app/assets/stylesheets/application.scss */
.pdf-icon {
  width: 40px;
  padding: 10px 0px;
}

/* line 263, app/assets/stylesheets/application.scss */
.image_attacht {
  max-width: 320px;
  padding: 10px 0px;
}

@media all and (max-width: 815px) {
  /* line 269, app/assets/stylesheets/application.scss */
  .firma-img img {
    width: 100%;
  }
}

/* line 274, app/assets/stylesheets/application.scss */
.espera {
  padding: 0px 40px;
}

/* line 277, app/assets/stylesheets/application.scss */
.bordeado {
  border: 2px solid #000;
}

/*Afiliados - lista SMS*/
/* line 282, app/assets/stylesheets/application.scss */
#sms_masivo {
  display: none;
}

/* line 286, app/assets/stylesheets/application.scss */
.check_general .form-check [type="checkbox"]:not(:checked) + .form-check-sign::before, .form-check [type="checkbox"] + .form-check-sign::before, .form-check [type="checkbox"]:checked + .form-check-sign::before {
  background: #fff !important;
}

/* line 289, app/assets/stylesheets/application.scss */
.check_general .form-check [type="checkbox"] + .form-check-sign::after, .form-check [type="checkbox"]:checked + .form-check-sign::after {
  color: #000 !important;
}

/*Facturas*/
/* line 294, app/assets/stylesheets/application.scss */
#invoice-money-to-return {
  background: #f1f1f1 !important;
  height: 42px !important;
}

/* line 299, app/assets/stylesheets/application.scss */
.inp-vacio {
  box-shadow: 0px 0px 5px red !important;
}

/* line 303, app/assets/stylesheets/application.scss */
.cont-add-item i, .cont-add-item span {
  vertical-align: middle;
}

/* line 307, app/assets/stylesheets/application.scss */
.delete-item, .add-item {
  cursor: pointer;
}

/* line 311, app/assets/stylesheets/application.scss */
.contador-item {
  padding: 0px 8px;
}

/* line 315, app/assets/stylesheets/application.scss */
#tbl-invoice-items td, #tbl-invoice-items th {
  height: 42px !important;
}

/*Columnas autoajustables*/
/* line 320, app/assets/stylesheets/application.scss */
th, td {
  white-space: nowrap;
}

/*Columnas autoajustables*/
/* line 325, app/assets/stylesheets/application.scss */
th, td {
  white-space: nowrap;
}

/*Deshabilitar elementos*/
/* line 330, app/assets/stylesheets/application.scss */
.date-input {
  background-color: white;
  pointer-events: none;
}

/*Ocultar dias calendario*/
/* line 336, app/assets/stylesheets/application.scss */
.invoice_period_cot .ui-datepicker-calendar {
  display: none;
}

/* line 340, app/assets/stylesheets/application.scss */
.letra-negrita {
  color: black;
  font-weight: bold;
  font-size: large;
}

/* line 346, app/assets/stylesheets/application.scss */
.letra-negrita-nosize {
  color: black;
  font-weight: bold;
}

/* line 351, app/assets/stylesheets/application.scss */
.status_novelties_green {
  background-color: #7DCA36 !important;
}

/* line 355, app/assets/stylesheets/application.scss */
.status_novelties_yellow {
  background-color: #c9c936 !important;
}

/* line 359, app/assets/stylesheets/application.scss */
.status_files_green {
  background-color: #7DCA36 !important;
}

/* line 363, app/assets/stylesheets/application.scss */
.status_files_white {
  background-color: #F2F2F2 !important;
}

/* line 367, app/assets/stylesheets/application.scss */
.white_background {
  background-color: #FFFFFF !important;
}

/*Borde cajas de texto*/
/* line 372, app/assets/stylesheets/application.scss */
.form-control {
  border-color: #c7c9ce !important;
}

/* line 375, app/assets/stylesheets/application.scss */
.form-control:focus {
  border-color: #3e93ff !important;
}

/* ------------------ CALCULADORA DE COTIZACION POR MES ------------------ */
/* line 380, app/assets/stylesheets/application.scss */
#btn-show-calc {
  background: #fff;
  padding: 12px;
  padding-right: 50px;
  position: fixed;
  right: -220px;
  bottom: 80px;
  border-radius: 20px;
  transition: 1s all;
  cursor: pointer;
  z-index: 999;
  box-shadow: 0px 0px 6px #0da7e4;
  animation: pulse 2s infinite;
  border: 1px solid #02d0ff;
}

/* line 395, app/assets/stylesheets/application.scss */
#btn-show-calc:hover {
  right: -32px;
  animation: none;
}

/* line 400, app/assets/stylesheets/application.scss */
#btn-show-calc .fas {
  padding: 2px;
  margin-left: 4px;
  margin-right: 26px;
  color: #0da7e4;
}

/* line 407, app/assets/stylesheets/application.scss */
#btn-show-calc i, #btn-show-calc span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

/* line 412, app/assets/stylesheets/application.scss */
#btn-show-calc span {
  text-align: left;
  line-height: 17px;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #3e9bfd;
  }
  70% {
    box-shadow: 0 0 0 12px rgba(62, 155, 253, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(62, 155, 253, 0);
  }
}

/* line 444, app/assets/stylesheets/application.scss */
#modal-calculator input[type=checkbox] {
  vertical-align: middle;
}

/* line 448, app/assets/stylesheets/application.scss */
.label-check {
  vertical-align: middle;
  display: inline;
  font-weight: bold;
}

/* line 454, app/assets/stylesheets/application.scss */
.porcentaje, .valor, .dias-mora, .valor-mora {
  text-align: right;
}

/* line 459, app/assets/stylesheets/application.scss */
.tbl-round {
  border-collapse: collapse;
  border-radius: 1em;
  overflow: hidden;
}

/* line 465, app/assets/stylesheets/application.scss */
.valor, .porcentaje {
  padding-right: 15px !important;
}

/* line 469, app/assets/stylesheets/application.scss */
.tbl-bg-blue {
  background: #3e9bd6 !important;
  border: none !important;
  color: #fff;
}

/* line 474, app/assets/stylesheets/application.scss */
.tbl-bg-blue-light {
  background: #89c6ec !important;
  border: none !important;
  color: #000;
}

/* line 480, app/assets/stylesheets/application.scss */
.tbl-bg-blue-lighter {
  background: #a7d5f2 !important;
  border: none !important;
  color: #000;
}

/* line 486, app/assets/stylesheets/application.scss */
.tbl-bg-blue th {
  border: none !important;
}

/* line 490, app/assets/stylesheets/application.scss */
#calc-clean {
  float: left;
}

/* line 495, app/assets/stylesheets/application.scss */
#cont-custom-alert {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}

/* line 509, app/assets/stylesheets/application.scss */
#custom-alert {
  width: 450px;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px;
  border-radius: 10px;
}

/* line 518, app/assets/stylesheets/application.scss */
#custom-alert .header-alert {
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}

/* line 522, app/assets/stylesheets/application.scss */
#custom-alert .body-alert {
  text-align: center;
  padding: 20px 0px;
}

/* line 526, app/assets/stylesheets/application.scss */
#custom-alert .footer-alert {
  text-align: right;
  border-top: 1px solid #ccc;
  padding-top: 12px;
}

/* line 531, app/assets/stylesheets/application.scss */
.hide-alert {
  display: none !important;
}

/* line 535, app/assets/stylesheets/application.scss */
#mess-alert {
  font-size: 1.3em;
}

/* line 539, app/assets/stylesheets/application.scss */
.pickmeup {
  z-index: 999999999 !important;
  background: #074980 !important;
}

/* line 544, app/assets/stylesheets/application.scss */
.deco-hover:hover {
  text-decoration: none;
}

/* line 548, app/assets/stylesheets/application.scss */
.adres-logo {
  display: block;
  max-width: 242px;
  width: 90%;
  margin: 0 auto;
}

@media all and (min-width: 768px) and (max-width: 1620px) {
  /* line 556, app/assets/stylesheets/application.scss */
  .btn-widget {
    height: 260px !important;
  }
}

/* line 561, app/assets/stylesheets/application.scss */
#CENTRAR DATOS MORA EN LA FACTURA
div.mora {
  display: block;
  text-align: center;
  /*width:650px;*/
}

/* line 569, app/assets/stylesheets/application.scss */
#BEST IN PLACE
.best_in_place {
  padding-right: 18px;
  background-size: 15px auto;
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 578, app/assets/stylesheets/application.scss */
.best_in_place:hover {
  background-color: #eeeeee;
}

/* line 582, app/assets/stylesheets/application.scss */
#BOTON PARA AGREGAR MAS FORMAS DE PAGO
.btn-circle {
  width: 20px;
  height: 20px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 10px;
  line-height: 1.42857;
}

/* line 593, app/assets/stylesheets/application.scss */
.colpmone_color {
  background-color: #e6f2ff !important;
}

/* line 596, app/assets/stylesheets/application.scss */
.colpmtwo_color {
  background-color: #cceeff !important;
}

/* line 599, app/assets/stylesheets/application.scss */
.colpmthree_color {
  background-color: #e6e6ff !important;
}

/* line 603, app/assets/stylesheets/application.scss */
.myDiv {
  text-align: center;
}

/* line 607, app/assets/stylesheets/application.scss */
.nest-buss-attachs {
  font-size: 16px;
  border: 1px solid #ebe4e4;
  border-radius: 10px;
  padding: 23px 23px 8px 23px;
  background: #f8f9fa;
}

/* line 615, app/assets/stylesheets/application.scss */
.remove-buss-attach {
  position: absolute;
  right: 7px;
  top: 8px;
}

/* line 621, app/assets/stylesheets/application.scss */
.buss-card-title {
  display: inline;
  vertical-align: middle;
  font-size: 18px;
  color: #000;
}

/* line 628, app/assets/stylesheets/application.scss */
.buss-card-tab {
  position: relative;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.15);
}

/*.remove-buss-study{
  position: absolute;
  right: 7px;
  top: 10px;
}*/
/* line 640, app/assets/stylesheets/application.scss */
.remove-text {
  font-size: .9em;
  vertical-align: middle;
}

/* line 645, app/assets/stylesheets/application.scss */
.ind {
  font-weight: bold;
}

/* line 649, app/assets/stylesheets/application.scss */
.sign_image {
  height: 100px;
  width: 200px;
}

/* line 654, app/assets/stylesheets/application.scss */
.button_right_side {
  float: right;
}

/* line 660, app/assets/stylesheets/application.scss */
.btn-guardar-firma {
  width: 310px;
  margin: 0 auto;
  background: #84fc03;
  border-radius: 25px;
  font-weight: bold;
  padding: 14px 0px;
  transition: all 0.8s;
  cursor: pointer;
  text-decoration: none !important;
  color: #000;
}

/* line 672, app/assets/stylesheets/application.scss */
.btn-guardar-firma:hover {
  background: #348fe2 !important;
  color: #fff;
}

/* line 678, app/assets/stylesheets/application.scss */
.ico-help-background {
  color: blue;
}

/* line 683, app/assets/stylesheets/application.scss */
.icon-inabi-people {
  width: 64px;
}
