.toast-title {
	font-weight: bold;
}
.toast-message {
    word-wrap: break-word;
}

.toast-message a,
.toast-message label{
	color: #FFF;
}
.toast-message a:hover {
	color: #CCC;
	text-decoration: none;
}

.toast-top-left {
	top: 12px;
	left: 12px;
}

.toast-bottom-right {
	right: 12px;
	bottom: 12px;
}

.toast-bottom-left {
	left: 12px;
	bottom: 12px;
}

#toast-container  {
	position: fixed;
	z-index: 9999;
}

#toast-container > div {
	background-position: 15px center;
	background-repeat: no-repeat; 
	border-radius: 3px 3px 3px 3px; 
	-o-box-shadow: 0 0 12px #999999; 
	box-shadow: 0 0 12px #999999;
	color: #FFFFFF;
	margin: 0 0 6px;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
	padding: 15px 15px 15px 50px;
	width: 300px;
}

.toast {
	background-color: #030303;
}

.toast-success{
	background-color: #51A351;
}

.toast-error{
	background-color: #BD362F;
}

.toast-info{
	background-color: #2F96B4;
}

.toast-warning{
	background-color: #F89406;
}
.toast-top-right {
	top: 12px;
	right: 12px;
}

#toast-container > :hover { 
	-o-box-shadow: 0 0 12px #000000; 
	box-shadow: 0 0 12px #000000;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	cursor: pointer;
}

#toast-container > .toast-info {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
/* line 25, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
body.swal2-in {
  overflow-y: hidden;
}

/* line 30, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-container {
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060;
}

/* line 42, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-container:not(.in) {
  pointer-events: none;
}

/* line 47, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-container.fade {
  transition: background-color .1s;
}

/* line 51, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-container.in {
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 58, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal {
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
}

/* line 70, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal:focus {
  outline: none;
}

/* line 74, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal.loading {
  overflow-y: hidden;
}

/* line 78, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal h2 {
  color: #595959;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 60px;
  display: block;
}

/* line 91, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-spacer {
  height: 10px;
  color: transparent;
  border: 0;
}

/* line 97, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .styled {
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 0 5px;
  padding: 10px 32px;
}

/* line 109, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .styled[disabled]:not(.loading) {
  opacity: .4;
  cursor: no-drop;
}

/* line 115, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .styled.loading {
  box-sizing: border-box;
  border: 4px solid transparent;
  border-color: transparent;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: -2px 30px;
  vertical-align: top;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  border-radius: 100%;
  animation: rotate-loading 1.5s linear 0s infinite normal;
}

/* line 134, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .loading:not(.styled)::after {
  display: inline-block;
  content: '';
  margin-left: 5px;
  vertical-align: -1px;
  height: 6px;
  width: 6px;
  border: 3px solid #999999;
  border-right-color: transparent;
  border-radius: 50%;
  animation: rotate-loading 1.5s linear 0s infinite normal;
}

/* line 149, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-image {
  margin: 20px auto;
  max-width: 100%;
}

/* line 154, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-close {
  font-size: 36px;
  line-height: 36px;
  font-family: serif;
  position: absolute;
  top: 5px;
  right: 13px;
  cursor: pointer;
  color: #cccccc;
  transition: color .1s ease;
}

/* line 165, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-close:hover {
  color: #d55;
}

/* line 170, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
  display: none;
}

/* line 179, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-content {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #545454;
}

/* line 191, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
  margin: 20px auto;
}

/* line 200, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  font-size: 18px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  transition: border-color box-shadow .3s;
}

/* line 211, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input.error,
.swal2-modal .swal2-file.error,
.swal2-modal .swal2-textarea.error {
  border-color: #f06e57;
}

/* line 215, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
  outline: none;
  box-shadow: 0 0 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

/* line 220, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input:focus::-moz-placeholder, .swal2-modal .swal2-file:focus::-moz-placeholder, .swal2-modal .swal2-textarea:focus::-moz-placeholder {
  -moz-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8;
}
.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
  transition: opacity .3s .03s ease;
  opacity: .8;
}

/* line 226, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input::-moz-placeholder, .swal2-modal .swal2-file::-moz-placeholder, .swal2-modal .swal2-textarea::-moz-placeholder {
  color: #e6e6e6;
}
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
  color: #e6e6e6;
}

/* line 232, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-range input {
  float: left;
  width: 80%;
}

/* line 237, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-range output {
  float: right;
  width: 20%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

/* line 245, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  margin: 20px auto;
  padding: 0;
}

/* line 255, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input {
  height: 43px;
  padding: 0 12px;
}

/* line 259, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-input[type='number'] {
  max-width: 150px;
}

/* line 264, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-file {
  font-size: 20px;
}

/* line 268, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-textarea {
  height: 108px;
  padding: 12px;
}

/* line 273, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-select {
  color: #545454;
  font-size: inherit;
  padding: 5px 10px;
  min-width: 40%;
  max-width: 100%;
}

/* line 281, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-radio {
  border: 0;
}

/* line 285, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-radio label:not(:first-child) {
  margin-left: 20px;
}

/* line 290, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
  vertical-align: middle;
}

/* line 295, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-radio input {
  margin: 0 3px 0 0;
}

/* line 300, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-checkbox {
  color: #545454;
}

/* line 303, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
  vertical-align: middle;
}

/* line 309, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-validationerror {
  background-color: #f0f0f0;
  margin: 0 -20px;
  overflow: hidden;
  padding: 10px;
  color: gray;
  font-size: 16px;
  font-weight: 300;
  display: none;
}

/* line 319, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-modal .swal2-validationerror::before {
  content: '!';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 10px;
}

@supports (-ms-accelerator: true) {
  /* line 336, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 340, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 348, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 352, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
  .swal2-range output {
    display: none;
  }
}

/* line 358, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 370, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-error {
  border-color: #f27474;
}

/* line 373, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-error .x-mark {
  position: relative;
  display: block;
}

/* line 378, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-error .line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

/* line 387, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-error .line.left {
  transform: rotate(45deg);
  left: 17px;
}

/* line 392, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-error .line.right {
  transform: rotate(-45deg);
  right: 16px;
}

/* line 399, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-warning {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f8bb86;
  border-color: #facea8;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

/* line 408, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-info {
  font-family: 'Open Sans', sans-serif;
  color: #3fc3ee;
  border-color: #9de0f6;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

/* line 417, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-question {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #87adbd;
  border-color: #c9dae1;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

/* line 426, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success {
  border-color: #a5dc86;
}

/* line 429, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success::before, .swal2-icon.swal2-success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  transform: rotate(45deg);
}

/* line 440, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}

/* line 449, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0 60px;
}

/* line 458, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success .placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

/* line 471, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success .fix {
  width: 7px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}

/* line 484, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success .line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

/* line 493, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success .line.tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}

/* line 502, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-icon.swal2-success .line.long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}

/* line 514, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0;
}

/* line 522, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps li {
  display: inline-block;
  position: relative;
}

/* line 527, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle {
  background: #3085d6;
  border-radius: 2em;
  color: #fff;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
  z-index: 20;
}

/* line 537, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle:first-child {
  margin-left: 0;
}

/* line 541, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle:last-child {
  margin-right: 0;
}

/* line 545, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background: #3085d6;
}

/* line 548, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
  background: #add8e6;
}

/* line 552, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
  background: #add8e6;
}

/* line 558, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-progresssteps .swal2-progressline {
  background: #3085d6;
  height: .4em;
  margin: 0 -1px;
  z-index: 10;
}

/* line 568, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
[class^='swal2'] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

/* line 617, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.show-swal2 {
  animation: showSweetAlert 0.3s;
}

/* line 620, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.show-swal2.no-animation {
  animation: none;
}

/* line 625, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.hide-swal2 {
  animation: hideSweetAlert 0.15s forwards;
}

/* line 628, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.hide-swal2.no-animation {
  animation: none;
}

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

/* line 713, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.animate-success-tip {
  animation: animate-success-tip 0.75s;
}

/* line 717, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.animate-success-long {
  animation: animate-success-long 0.75s;
}

/* line 723, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.swal2-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in;
}

@keyframes animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

/* line 744, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.animate-error-icon {
  animation: animate-error-icon 0.5s;
}

@keyframes animate-x-mark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

/* line 773, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.animate-x-mark {
  animation: animate-x-mark 0.5s;
}

@keyframes pulse-warning {
  0% {
    border-color: #f8d486;
  }
  100% {
    border-color: #f8bb86;
  }
}

/* line 787, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/src/sweetalert2.scss */
.pulse-warning {
  animation: pulse-warning 0.75s infinite alternate;
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 1, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
body.swal2-in {
  overflow-y: hidden;
}

/* line 4, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-container {
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-container:not(.in) {
  pointer-events: none;
}

/* line 21, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-container.fade {
  transition: background-color .1s;
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-container.in {
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal {
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
}

/* line 38, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal:focus {
  outline: none;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal.loading {
  overflow-y: hidden;
}

/* line 42, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal h2 {
  color: #595959;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 60px;
  display: block;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-spacer {
  height: 10px;
  color: transparent;
  border: 0;
}

/* line 57, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .styled {
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 0 5px;
  padding: 10px 32px;
}

/* line 67, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .styled[disabled]:not(.loading) {
  opacity: .4;
  cursor: no-drop;
}

/* line 70, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .styled.loading {
  box-sizing: border-box;
  border: 4px solid transparent;
  border-color: transparent;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: -2px 30px;
  vertical-align: top;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  border-radius: 100%;
  animation: rotate-loading 1.5s linear 0s infinite normal;
}

/* line 85, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .loading:not(.styled)::after {
  display: inline-block;
  content: '';
  margin-left: 5px;
  vertical-align: -1px;
  height: 6px;
  width: 6px;
  border: 3px solid #999999;
  border-right-color: transparent;
  border-radius: 50%;
  animation: rotate-loading 1.5s linear 0s infinite normal;
}

/* line 97, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-image {
  margin: 20px auto;
  max-width: 100%;
}

/* line 100, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-close {
  font-size: 36px;
  line-height: 36px;
  font-family: serif;
  position: absolute;
  top: 5px;
  right: 13px;
  cursor: pointer;
  color: #cccccc;
  transition: color .1s ease;
}

/* line 111, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-close:hover {
  color: #d55;
}

/* line 113, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
  display: none;
}

/* line 120, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-content {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #545454;
}

/* line 130, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
  margin: 20px auto;
}

/* line 137, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  font-size: 18px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  transition: border-color box-shadow .3s;
}

/* line 148, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input.error,
.swal2-modal .swal2-file.error,
.swal2-modal .swal2-textarea.error {
  border-color: #f06e57;
}

/* line 152, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
  outline: none;
  box-shadow: 0 0 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

/* line 158, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
  -webkit-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8;
}

/* line 164, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input:focus::-moz-placeholder,
.swal2-modal .swal2-file:focus::-moz-placeholder,
.swal2-modal .swal2-textarea:focus::-moz-placeholder {
  -moz-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8;
}

/* line 170, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
  -ms-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8;
}

/* line 176, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input:focus::-moz-placeholder, .swal2-modal .swal2-file:focus::-moz-placeholder, .swal2-modal .swal2-textarea:focus::-moz-placeholder {
  -moz-transition: opacity .3s .03s ease;
  transition: opacity .3s .03s ease;
  opacity: .8;
}
.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
  transition: opacity .3s .03s ease;
  opacity: .8;
}

/* line 182, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
  color: #e6e6e6;
}

/* line 186, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input::-moz-placeholder,
.swal2-modal .swal2-file::-moz-placeholder,
.swal2-modal .swal2-textarea::-moz-placeholder {
  color: #e6e6e6;
}

/* line 190, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
  color: #e6e6e6;
}

/* line 194, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input::-moz-placeholder, .swal2-modal .swal2-file::-moz-placeholder, .swal2-modal .swal2-textarea::-moz-placeholder {
  color: #e6e6e6;
}
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
  color: #e6e6e6;
}

/* line 198, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-range input {
  float: left;
  width: 80%;
}

/* line 201, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-range output {
  float: right;
  width: 20%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

/* line 207, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  margin: 20px auto;
  padding: 0;
}

/* line 214, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input {
  height: 43px;
  padding: 0 12px;
}

/* line 217, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-input[type='number'] {
  max-width: 150px;
}

/* line 219, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-file {
  font-size: 20px;
}

/* line 221, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-textarea {
  height: 108px;
  padding: 12px;
}

/* line 224, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-select {
  color: #545454;
  font-size: inherit;
  padding: 5px 10px;
  min-width: 40%;
  max-width: 100%;
}

/* line 230, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-radio {
  border: 0;
}

/* line 232, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-radio label:not(:first-child) {
  margin-left: 20px;
}

/* line 234, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
  vertical-align: middle;
}

/* line 237, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-radio input {
  margin: 0 3px 0 0;
}

/* line 239, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-checkbox {
  color: #545454;
}

/* line 241, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
  vertical-align: middle;
}

/* line 244, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-validationerror {
  background-color: #f0f0f0;
  margin: 0 -20px;
  overflow: hidden;
  padding: 10px;
  color: gray;
  font-size: 16px;
  font-weight: 300;
  display: none;
}

/* line 253, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-modal .swal2-validationerror::before {
  content: '!';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 10px;
}

@supports (-ms-accelerator: true) {
  /* line 266, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 268, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 272, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 274, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
  .swal2-range output {
    display: none;
  }
}

/* line 277, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 291, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-error {
  border-color: #f27474;
}

/* line 293, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-error .x-mark {
  position: relative;
  display: block;
}

/* line 296, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-error .line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

/* line 304, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-error .line.left {
  transform: rotate(45deg);
  left: 17px;
}

/* line 308, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-error .line.right {
  transform: rotate(-45deg);
  right: 16px;
}

/* line 312, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-warning {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f8bb86;
  border-color: #facea8;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

/* line 319, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-info {
  font-family: 'Open Sans', sans-serif;
  color: #3fc3ee;
  border-color: #9de0f6;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

/* line 326, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-question {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #87adbd;
  border-color: #c9dae1;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

/* line 333, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success {
  border-color: #a5dc86;
}

/* line 335, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success::before, .swal2-icon.swal2-success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  transform: rotate(45deg);
}

/* line 344, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}

/* line 352, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0 60px;
}

/* line 360, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success .placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

/* line 370, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success .fix {
  width: 7px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}

/* line 380, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success .line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

/* line 387, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success .line.tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}

/* line 393, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-icon.swal2-success .line.long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}

/* line 400, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0;
}

/* line 404, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps li {
  display: inline-block;
  position: relative;
}

/* line 407, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle {
  background: #3085d6;
  border-radius: 2em;
  color: #fff;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
  z-index: 20;
}

/* line 416, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle:first-child {
  margin-left: 0;
}

/* line 418, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle:last-child {
  margin-right: 0;
}

/* line 420, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background: #3085d6;
}

/* line 422, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
  background: #add8e6;
}

/* line 424, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
  background: #add8e6;
}

/* line 426, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-progresssteps .swal2-progressline {
  background: #3085d6;
  height: .4em;
  margin: 0 -1px;
  z-index: 10;
}

/* line 432, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
[class^='swal2'] {
  -webkit-tap-highlight-color: transparent;
}

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

/* line 483, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.show-swal2 {
  animation: showSweetAlert 0.3s;
}

/* line 486, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.show-swal2.no-animation {
  animation: none;
}

/* line 490, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.hide-swal2 {
  animation: hideSweetAlert 0.15s forwards;
}

/* line 493, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.hide-swal2.no-animation {
  animation: none;
}

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

/* line 605, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.animate-success-tip {
  animation: animate-success-tip 0.75s;
}

/* line 609, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.animate-success-long {
  animation: animate-success-long 0.75s;
}

/* line 613, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.swal2-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in;
}

@keyframes animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

/* line 637, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.animate-error-icon {
  animation: animate-error-icon 0.5s;
}

@keyframes animate-x-mark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

/* line 683, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.animate-x-mark {
  animation: animate-x-mark 0.5s;
}

@keyframes pulse-warning {
  0% {
    border-color: #f8d486;
  }
  100% {
    border-color: #f8bb86;
  }
}

/* line 699, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/rails-assets-sweetalert2-5.1.1/app/assets/stylesheets/sweetalert2/dist/sweetalert2.scss */
.pulse-warning {
  animation: pulse-warning 0.75s infinite alternate;
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-c23f23416a84a359723ffe28c6231f7e6edd10de024da40c190f9e0706c70276.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-24221a00d39ccfd2da654907e99b5af8d8dc60b91bfb414b4ca82779f7f9ffb6.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0a3bb6e0c499ea585572cbda26b638d08b96a568bfb173f0dce2c9eee4a441b3.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-c7cf3a680d1476856186d49a361c0b3e09d13a2f4ba4ebd638595bbad9d21c2d.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-ea4f5d5317b31eaaaf01e3db3357884b418c8b3361019647559c835996ddaedb.png)/*{iconsDefault}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*

 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/* line 1, app/assets/stylesheets/invoice.scss */
.toolbar {
  padding: 20px 10px 10px 10px;
  height: 50px;
}

/* line 6, app/assets/stylesheets/invoice.scss */
#invoice-wrap {
  position: relative;
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
  margin: 10px 25px;
}

/* line 12, app/assets/stylesheets/invoice.scss */
#invoice-wrap address input {
  width: 70%;
  margin-bottom: 5px;
  float: left;
  text-align: left;
}

/* line 13, app/assets/stylesheets/invoice.scss */
#invoice-wrap .invoice_space {
  margin-top: 20px;
}

/* line 16, app/assets/stylesheets/invoice.scss */
#invoice-wrap .invoice-col label {
  padding-top: 8px;
}

/* line 17, app/assets/stylesheets/invoice.scss */
#invoice-wrap .invoice-col input {
  margin-bottom: 3px;
}

/* line 18, app/assets/stylesheets/invoice.scss */
#invoice-wrap .invoice-col .invoice_num {
  text-align: right;
  height: 40px;
  padding-top: 6px;
}

/* line 27, app/assets/stylesheets/invoice.scss */
#invoice-wrap #totals input {
  font-size: 12px;
}

/* line 30, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items {
  font-size: 12px;
}

/* line 31, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items td.price_td, #invoice-wrap #items td.delete_td {
  padding-top: 16px;
}

/* line 35, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items input {
  font-size: 12px;
}

/* line 39, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items th.description {
  width: 40%;
}

/* line 40, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items th.item-name {
  width: 15%;
}

/* line 41, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items th.units {
  width: 15%;
}

/* line 42, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items th.unit {
  width: 15%;
}

/* line 43, app/assets/stylesheets/invoice.scss */
#invoice-wrap #items th.quantity {
  width: 13%;
}

/* line 46, app/assets/stylesheets/invoice.scss */
#invoice-wrap #terms {
  text-align: center;
  margin: 20px 0 0 0;
}

/* line 49, app/assets/stylesheets/invoice.scss */
#invoice-wrap #terms h5 {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 10px;
  border-bottom: 1px solid black;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
}

/* line 50, app/assets/stylesheets/invoice.scss */
#invoice-wrap #terms textarea {
  width: 100%;
  text-align: center;
}

/* line 53, app/assets/stylesheets/invoice.scss */
#invoice-wrap .delete {
  color: #FF3B30;
  font-size: 16px;
}

/* line 55, app/assets/stylesheets/invoice.scss */
.page-header {
  margin: 10px 0 20px 0;
  font-size: 22px;
}

/* line 59, app/assets/stylesheets/invoice.scss */
.page-header > small {
  color: #666;
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

/* line 67, app/assets/stylesheets/invoice.scss */
.invoice_wrapper #modal_terms {
  text-align: center;
  margin: 100px 0 0 0;
}

/* line 69, app/assets/stylesheets/invoice.scss */
.invoice_wrapper #modal_terms h5 {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 10px;
  border-bottom: 1px solid black;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
}

/* line 70, app/assets/stylesheets/invoice.scss */
.invoice_wrapper #modal_terms span {
  width: 100%;
  text-align: center;
}

/* line 72, app/assets/stylesheets/invoice.scss */
.invoice_wrapper #items {
  font-size: 12px;
}

/* line 73, app/assets/stylesheets/invoice.scss */
.invoice_wrapper #modal_invoice_number {
  font-size: 12px;
}
@media print {
  /* line 3, app/assets/stylesheets/print.css.scss */
  body > *:not(#printSection) {
    display: none;
  }
  /* line 7, app/assets/stylesheets/print.css.scss */
  #printSection, #printSection * {
    visibility: visible;
  }
  /* line 10, app/assets/stylesheets/print.css.scss */
  #printSection #modal_invoice_number, #printSection * #modal_invoice_number {
    font-size: 9px;
  }
  /* line 12, app/assets/stylesheets/print.css.scss */
  #printSection .page-header > small, #printSection * .page-header > small {
    color: #666;
    display: block;
    margin-top: 5px;
    font-size: 10px;
  }
  /* line 20, app/assets/stylesheets/print.css.scss */
  #printSection {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 10px;
  }
  /* line 31, app/assets/stylesheets/print.css.scss */
  .btn {
    display: none;
  }
  @page {
    size: 8.5in 13in;
    margin: 0;
  }
}
@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.






 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box;
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.846;
  color: #666;
  background-color: #fff;
}

/* line 36, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #2196F3;
  text-decoration: none;
}

/* line 52, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #0a6ebd;
  text-decoration: underline;
}

/* line 58, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 3px;
}

/* line 93, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.846;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: #444;
}

/* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #bbb;
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

/* line 30, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

/* line 41, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 56px;
}

/* line 48, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 45px;
}

/* line 49, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 34px;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 24px;
}

/* line 51, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 20px;
}

/* line 52, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 14px;
}

/* line 58, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 11.5px;
}

/* line 62, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 23px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 78, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 92%;
}

/* line 83, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #ffe0b2;
  padding: .2em;
}

/* line 90, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #bbb;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #2196F3;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #0c7cd5;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #4CAF50;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #3d8b40;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #9C27B0;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #771e86;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ff9800;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #cc7a00;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #e51c23;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #b9151b;
}

/* line 119, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #2196F3;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0c7cd5;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #e1bee7;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #d099d9;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffe0b2;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffcb7f;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f9bdbb;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f5908c;
}

/* line 138, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}

/* line 153, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 23px;
}

/* line 189, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.846;
}

/* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #bbb;
}

/* line 235, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

/* line 250, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.846;
  color: #bbb;
}

/* line 265, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 286, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 287, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.846;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 12px;
  line-height: 1.846;
  word-break: break-all;
  word-wrap: break-word;
  color: #212121;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

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

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #bbb;
  text-align: left;
}

/* line 15, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.846;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 41, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 57, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 101, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #e1bee7;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #d8abe0;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #ffe0b2;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #ffd699;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f9bdbb;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #f7a6a4;
}

/* line 171, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 19.5px;
  line-height: inherit;
  color: #212121;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  box-sizing: border-box;
}

/* line 52, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.846;
  color: #666;
}

/* line 114, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 1.846;
  color: #666;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

/* line 107, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #bbb;
}

/* line 108, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #bbb;
}

/* line 136, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 146, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}

/* line 153, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 37px;
  }
  /* line 197, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 202, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}

/* line 215, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 231, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 307, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}

/* line 315, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 333, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 340, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 344, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 348, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 79, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 84, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 359, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 366, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}

/* line 370, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 374, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 388, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 393, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 46.25px;
}

/* line 398, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none;
}

/* line 410, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 417, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #4CAF50;
}

/* line 21, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #4CAF50;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #3d8b40;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cf94;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #4CAF50;
  border-color: #4CAF50;
  background-color: #dff0d8;
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #4CAF50;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #ff9800;
}

/* line 21, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #ff9800;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #cc7a00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc166;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #ff9800;
  border-color: #ff9800;
  background-color: #ffe0b2;
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #ff9800;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #e51c23;
}

/* line 21, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #e51c23;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #b9151b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef787c;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #e51c23;
  border-color: #e51c23;
  background-color: #f9bdbb;
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #e51c23;
}

/* line 439, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 28px;
}

/* line 442, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}

@media (min-width: 768px) {
  /* line 478, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 569, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}

/* line 575, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 582, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 593, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 603, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}

@media (min-width: 768px) {
  /* line 611, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 1.846;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 26, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #444;
  text-decoration: none;
}

/* line 39, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* line 58, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #444;
  background-color: #fff;
  border-color: transparent;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #444;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #444;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: transparent;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #444;
}

/* line 71, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #2196F3;
  border-color: transparent;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0c7cd5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0c7cd5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0c7cd5;
  border-color: rgba(0, 0, 0, 0);
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0a68b4;
  border-color: rgba(0, 0, 0, 0);
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #2196F3;
  border-color: transparent;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #2196F3;
  background-color: #fff;
}

/* line 75, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #4CAF50;
  border-color: transparent;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3d8b40;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #3d8b40;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3d8b40;
  border-color: rgba(0, 0, 0, 0);
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #327334;
  border-color: rgba(0, 0, 0, 0);
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #4CAF50;
  border-color: transparent;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #4CAF50;
  background-color: #fff;
}

/* line 79, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #9C27B0;
  border-color: transparent;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #771e86;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #771e86;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #771e86;
  border-color: rgba(0, 0, 0, 0);
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #5d1769;
  border-color: rgba(0, 0, 0, 0);
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #9C27B0;
  border-color: transparent;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #9C27B0;
  background-color: #fff;
}

/* line 83, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: transparent;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00;
  border-color: rgba(0, 0, 0, 0);
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a86400;
  border-color: rgba(0, 0, 0, 0);
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ff9800;
  border-color: transparent;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ff9800;
  background-color: #fff;
}

/* line 87, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #e51c23;
  border-color: transparent;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b9151b;
  border-color: rgba(0, 0, 0, 0);
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #991216;
  border-color: rgba(0, 0, 0, 0);
}

/* line 37, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #e51c23;
  border-color: transparent;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e51c23;
  background-color: #fff;
}

/* line 96, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #2196F3;
  font-weight: normal;
  border-radius: 0;
}

/* line 101, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 109, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #0a6ebd;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #bbb;
  text-decoration: none;
}

/* line 135, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 139, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

/* line 13, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 54, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.846;
  color: #666;
  white-space: nowrap;
}

/* line 78, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #141414;
  background-color: #eeeeee;
}

/* line 88, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2196F3;
}

/* line 103, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #bbb;
}

/* line 110, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.846;
  color: #bbb;
  white-space: nowrap;
}

/* line 163, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 127, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 184, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 212, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 16px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}

/* line 89, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 3px;
}

/* line 101, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #bbb;
}

/* line 34, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #bbb;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2196F3;
}

/* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid transparent;
}

/* line 78, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.846;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}

/* line 89, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee transparent;
}

/* line 96, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #666;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 3px;
}

/* line 125, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2196F3;
}

/* line 144, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}

/* line 199, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 206, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 3px 3px 0 0;
  }
  /* line 210, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 64px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 3px;
  }
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 108, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 128, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 138, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 20.5px 15px;
  font-size: 17px;
  line-height: 23px;
  height: 64px;
}

/* line 170, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 175, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 180, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

/* line 206, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 211, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 217, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 193, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 10.25px -15px;
}

/* line 235, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}

@media (max-width: 767px) {
  /* line 243, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  /* line 257, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 232, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
  }
}

/* line 286, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

@media (min-width: 768px) {
  /* line 478, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 298, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 286, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

/* line 327, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

/* line 346, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 17px;
  margin-bottom: 17px;
}

/* line 349, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 21px;
  margin-bottom: 21px;
}

/* line 359, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

@media (min-width: 768px) {
  /* line 359, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 382, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 397, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #fff;
  border-color: transparent;
}

/* line 401, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #666;
}

/* line 403, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #212121;
  background-color: transparent;
}

/* line 410, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #bbb;
}

/* line 415, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #666;
}

/* line 418, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #212121;
  background-color: transparent;
}

/* line 425, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #212121;
  background-color: #eeeeee;
}

/* line 433, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: transparent;
}

/* line 444, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* line 448, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 453, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}

/* line 462, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #212121;
}

@media (max-width: 767px) {
  /* line 473, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #666;
  }
  /* line 475, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #212121;
    background-color: transparent;
  }
  /* line 482, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #212121;
    background-color: #eeeeee;
  }
  /* line 490, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 506, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #666;
}

/* line 508, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #212121;
}

/* line 513, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #666;
}

/* line 515, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #212121;
}

/* line 521, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #2196F3;
  border-color: transparent;
}

/* line 535, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #b2dbfb;
}

/* line 537, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 544, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #bbb;
}

/* line 549, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #b2dbfb;
}

/* line 552, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 559, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #0c7cd5;
}

/* line 567, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 577, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}

/* line 579, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

/* line 583, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 588, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #0c84e4;
}

/* line 596, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #0c7cd5;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 607, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  /* line 610, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  /* line 613, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #b2dbfb;
  }
  /* line 615, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #0c7cd5;
  }
  /* line 630, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 641, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #b2dbfb;
}

/* line 643, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 648, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #b2dbfb;
}

/* line 650, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 656, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 23px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}

/* line 13, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 25, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #bbb;
}

/* line 4, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 3px;
}

/* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 16px;
  line-height: 1.846;
  text-decoration: none;
  color: #2196F3;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 32, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 41, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #0a6ebd;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 52, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
  cursor: default;
}

/* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #bbb;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 23px 0;
  list-style: none;
  text-align: center;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #bbb;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #bbb;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #a2a2a2;
}

/* line 48, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #2196F3;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #0c7cd5;
}

/* line 52, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #4CAF50;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3d8b40;
}

/* line 56, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #9C27B0;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #771e86;
}

/* line 60, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #ff9800;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc7a00;
}

/* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #e51c23;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #b9151b;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #bbb;
  border-radius: 10px;
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #2196F3;
  background-color: #fff;
}

/* line 47, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f5f5f5;
}

/* line 13, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: #444;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: gainsboro;
}

/* line 28, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 35, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 59px;
  }
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.846;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #666;
}

/* line 34, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2196F3;
}

/* line 9, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 3px;
}

/* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #4CAF50;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #3d8b40;
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #e1bee7;
  border-color: #cba4dd;
  color: #9C27B0;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #c191d6;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #771e86;
}

/* line 67, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #ffe0b2;
  border-color: #ffc599;
  color: #ff9800;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #ffb67f;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #cc7a00;
}

/* line 71, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f9bdbb;
  border-color: #f7a4af;
  color: #e51c23;
}

/* line 8, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #f58c9a;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #b9151b;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #2196F3;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

/* line 54, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.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: 40px 40px;
}

/* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #4CAF50;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  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);
}

/* line 77, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #9C27B0;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  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);
}

/* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #ff9800;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  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);
}

/* line 85, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #e51c23;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  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);
}

/* line 1, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 34, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 46, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 50, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 55, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #bbb;
  cursor: not-allowed;
}

/* line 78, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #bbb;
}

/* line 87, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

/* line 96, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 101, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e3f2fd;
}

/* line 4, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #4CAF50;
  background-color: #dff0d8;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #4CAF50;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #4CAF50;
  background-color: #d0e9c6;
}

/* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #4CAF50;
  border-color: #4CAF50;
}

/* line 4, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #9C27B0;
  background-color: #e1bee7;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #9C27B0;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #9C27B0;
  background-color: #d8abe0;
}

/* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #9C27B0;
  border-color: #9C27B0;
}

/* line 4, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #ff9800;
  background-color: #ffe0b2;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff9800;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #ff9800;
  background-color: #ffd699;
}

/* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
}

/* line 4, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #e51c23;
  background-color: #f9bdbb;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e51c23;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #e51c23;
  background-color: #f7a6a4;
}

/* line 23, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #e51c23;
  border-color: #e51c23;
}

/* line 123, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 23px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

/* line 39, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 82, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 89, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 121, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 127, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 131, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}

/* line 135, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}

/* line 143, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 149, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 153, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}

/* line 157, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}

/* line 164, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 23px;
}

/* line 226, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}

/* line 230, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #212121;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #212121;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #2196F3;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2196F3;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #2196F3;
  background-color: #fff;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2196F3;
}

/* line 260, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #fff;
  background-color: #4CAF50;
  border-color: #d6e9c6;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #4CAF50;
  background-color: #fff;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #cba4dd;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #fff;
  background-color: #9C27B0;
  border-color: #cba4dd;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cba4dd;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #9C27B0;
  background-color: #fff;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cba4dd;
}

/* line 266, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #ffc599;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #ff9800;
  border-color: #ffc599;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffc599;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #ff9800;
  background-color: #fff;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffc599;
}

/* line 269, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #f7a4af;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #e51c23;
  border-color: #f7a4af;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f7a4af;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #e51c23;
  background-color: #fff;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f7a4af;
}

/* line 5, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 3px;
}

/* line 26, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

/* line 36, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

/* line 38, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.846;
}

/* line 97, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid transparent;
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.846;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #727272;
  border-radius: 3px;
}

/* line 36, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 52, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

/* line 66, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #727272;
}

/* line 73, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #727272;
}

/* line 80, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 87, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 94, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

/* line 6, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.846;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

/* line 42, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: rgba(0, 0, 0, 0);
  border-top-color: fadein(transparent, 12%);
  bottom: -11px;
}

/* line 77, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-color: fadein(transparent, 12%);
}

/* line 92, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-color: fadein(transparent, 12%);
  top: -11px;
}

/* line 107, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-color: fadein(transparent, 12%);
}

/* line 123, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  /* line 34, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

/* line 109, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 112, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 119, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 128, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

/* line 138, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 158, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 163, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 185, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 207, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 229, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 260, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 267, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 17, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 10, vendor/assets/stylesheets/bootswatch.scss */
.navbar {
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

/* line 14, vendor/assets/stylesheets/bootswatch.scss */
.navbar-brand {
  font-size: 24px;
}

/* line 21, vendor/assets/stylesheets/bootswatch.scss */
.navbar-inverse .navbar-form input[type=text],
.navbar-inverse .navbar-form input[type=password] {
  color: #fff;
  box-shadow: inset 0 -1px 0 #b2dbfb;
}

/* line 103, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.navbar-inverse .navbar-form input[type=text]::-moz-placeholder,
.navbar-inverse .navbar-form input[type=password]::-moz-placeholder {
  color: #b2dbfb;
  opacity: 1;
}

/* line 107, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.navbar-inverse .navbar-form input[type=text]:-ms-input-placeholder,
.navbar-inverse .navbar-form input[type=password]:-ms-input-placeholder {
  color: #b2dbfb;
}

/* line 108, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.navbar-inverse .navbar-form input[type=text]::-webkit-input-placeholder,
.navbar-inverse .navbar-form input[type=password]::-webkit-input-placeholder {
  color: #b2dbfb;
}

/* line 27, vendor/assets/stylesheets/bootswatch.scss */
.navbar-inverse .navbar-form input[type=text]:focus,
.navbar-inverse .navbar-form input[type=password]:focus {
  box-shadow: inset 0 -2px 0 #fff;
}

/* line 38, vendor/assets/stylesheets/bootswatch.scss */
.btn-default {
  background-size: 200% 200%;
  background-position: 50%;
}

/* line 42, vendor/assets/stylesheets/bootswatch.scss */
.btn-default:focus {
  background-color: #fff;
}

/* line 46, vendor/assets/stylesheets/bootswatch.scss */
.btn-default:hover, .btn-default:active:hover {
  background-color: #f0f0f0;
}

/* line 51, vendor/assets/stylesheets/bootswatch.scss */
.btn-default:active {
  background-color: #e0e0e0;
  background-image: radial-gradient(circle, #e0e0e0 10%, #fff 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 38, vendor/assets/stylesheets/bootswatch.scss */
.btn-primary {
  background-size: 200% 200%;
  background-position: 50%;
}

/* line 42, vendor/assets/stylesheets/bootswatch.scss */
.btn-primary:focus {
  background-color: #2196F3;
}

/* line 46, vendor/assets/stylesheets/bootswatch.scss */
.btn-primary:hover, .btn-primary:active:hover {
  background-color: #0d87e9;
}

/* line 51, vendor/assets/stylesheets/bootswatch.scss */
.btn-primary:active {
  background-color: #0b76cc;
  background-image: radial-gradient(circle, #0b76cc 10%, #2196F3 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 38, vendor/assets/stylesheets/bootswatch.scss */
.btn-success {
  background-size: 200% 200%;
  background-position: 50%;
}

/* line 42, vendor/assets/stylesheets/bootswatch.scss */
.btn-success:focus {
  background-color: #4CAF50;
}

/* line 46, vendor/assets/stylesheets/bootswatch.scss */
.btn-success:hover, .btn-success:active:hover {
  background-color: #439a46;
}

/* line 51, vendor/assets/stylesheets/bootswatch.scss */
.btn-success:active {
  background-color: #39843c;
  background-image: radial-gradient(circle, #39843c 10%, #4CAF50 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 38, vendor/assets/stylesheets/bootswatch.scss */
.btn-info {
  background-size: 200% 200%;
  background-position: 50%;
}

/* line 42, vendor/assets/stylesheets/bootswatch.scss */
.btn-info:focus {
  background-color: #9C27B0;
}

/* line 46, vendor/assets/stylesheets/bootswatch.scss */
.btn-info:hover, .btn-info:active:hover {
  background-color: #862197;
}

/* line 51, vendor/assets/stylesheets/bootswatch.scss */
.btn-info:active {
  background-color: #701c7e;
  background-image: radial-gradient(circle, #701c7e 10%, #9C27B0 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 38, vendor/assets/stylesheets/bootswatch.scss */
.btn-warning {
  background-size: 200% 200%;
  background-position: 50%;
}

/* line 42, vendor/assets/stylesheets/bootswatch.scss */
.btn-warning:focus {
  background-color: #ff9800;
}

/* line 46, vendor/assets/stylesheets/bootswatch.scss */
.btn-warning:hover, .btn-warning:active:hover {
  background-color: #e08600;
}

/* line 51, vendor/assets/stylesheets/bootswatch.scss */
.btn-warning:active {
  background-color: #c27400;
  background-image: radial-gradient(circle, #c27400 10%, #ff9800 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 38, vendor/assets/stylesheets/bootswatch.scss */
.btn-danger {
  background-size: 200% 200%;
  background-position: 50%;
}

/* line 42, vendor/assets/stylesheets/bootswatch.scss */
.btn-danger:focus {
  background-color: #e51c23;
}

/* line 46, vendor/assets/stylesheets/bootswatch.scss */
.btn-danger:hover, .btn-danger:active:hover {
  background-color: #cb171e;
}

/* line 51, vendor/assets/stylesheets/bootswatch.scss */
.btn-danger:active {
  background-color: #b0141a;
  background-image: radial-gradient(circle, #b0141a 10%, #e51c23 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 38, vendor/assets/stylesheets/bootswatch.scss */
.btn-link {
  background-size: 200% 200%;
  background-position: 50%;
}

/* line 42, vendor/assets/stylesheets/bootswatch.scss */
.btn-link:focus {
  background-color: #fff;
}

/* line 46, vendor/assets/stylesheets/bootswatch.scss */
.btn-link:hover, .btn-link:active:hover {
  background-color: #f0f0f0;
}

/* line 51, vendor/assets/stylesheets/bootswatch.scss */
.btn-link:active {
  background-color: #e0e0e0;
  background-image: radial-gradient(circle, #e0e0e0 10%, #fff 11%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

/* line 68, vendor/assets/stylesheets/bootswatch.scss */
.btn {
  text-transform: uppercase;
  border: none;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  transition: all 0.4s;
}

/* line 74, vendor/assets/stylesheets/bootswatch.scss */
.btn-link {
  border-radius: 3px;
  box-shadow: none;
  color: #444;
}

/* line 79, vendor/assets/stylesheets/bootswatch.scss */
.btn-link:hover, .btn-link:focus {
  box-shadow: none;
  color: #444;
  text-decoration: none;
}

/* line 89, vendor/assets/stylesheets/bootswatch.scss */
.btn-default.disabled {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

/* line 98, vendor/assets/stylesheets/bootswatch.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0;
}

/* line 106, vendor/assets/stylesheets/bootswatch.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: 0;
}

/* line 117, vendor/assets/stylesheets/bootswatch.scss */
body {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
}

/* line 122, vendor/assets/stylesheets/bootswatch.scss */
p {
  margin: 0 0 1em;
}

/* line 126, vendor/assets/stylesheets/bootswatch.scss */
input,
button {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
}

/* line 132, vendor/assets/stylesheets/bootswatch.scss */
a {
  transition: all 0.2s;
}

/* line 139, vendor/assets/stylesheets/bootswatch.scss */
.table-hover > tbody > tr,
.table-hover > tbody > tr > th,
.table-hover > tbody > tr > td {
  transition: all 0.2s;
}

/* line 148, vendor/assets/stylesheets/bootswatch.scss */
label {
  font-weight: normal;
}

/* line 152, vendor/assets/stylesheets/bootswatch.scss */
textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
.form-control[type=text],
.form-control[type=password],
.form-control[type=email],
.form-control[type=tel],
.form-control[contenteditable] {
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 16px;
}

/* line 171, vendor/assets/stylesheets/bootswatch.scss */
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
.form-control[type=text]:focus,
.form-control[type=password]:focus,
.form-control[type=email]:focus,
.form-control[type=tel]:focus,
.form-control[contenteditable]:focus {
  box-shadow: inset 0 -2px 0 #2196F3;
}

/* line 175, vendor/assets/stylesheets/bootswatch.scss */
textarea[disabled], textarea[readonly],
textarea.form-control[disabled],
textarea.form-control[readonly],
input.form-control[disabled],
input.form-control[readonly],
input[type=text][disabled],
input[type=text][readonly],
input[type=password][disabled],
input[type=password][readonly],
input[type=email][disabled],
input[type=email][readonly],
input[type=number][disabled],
input[type=number][readonly],
.form-control[type=text][disabled],
.form-control[type=text][readonly],
.form-control[type=password][disabled],
.form-control[type=password][readonly],
.form-control[type=email][disabled],
.form-control[type=email][readonly],
.form-control[type=tel][disabled],
.form-control[type=tel][readonly],
.form-control[contenteditable][disabled],
.form-control[contenteditable][readonly] {
  box-shadow: none;
  border-bottom: 1px dotted #ddd;
}

/* line 182, vendor/assets/stylesheets/bootswatch.scss */
textarea.input-sm,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
textarea.form-control.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn,
input.form-control.input-sm,
input.input-sm[type=text],
.input-group-sm > .input-group-addon[type=text],
.input-group-sm > .input-group-btn > .btn[type=text],
input.input-sm[type=password],
.input-group-sm > .input-group-addon[type=password],
.input-group-sm > .input-group-btn > .btn[type=password],
input.input-sm[type=email],
.input-group-sm > .input-group-addon[type=email],
.input-group-sm > .input-group-btn > .btn[type=email],
input.input-sm[type=number],
.input-group-sm > .input-group-addon[type=number],
.input-group-sm > .input-group-btn > .btn[type=number],
.form-control.input-sm[type=text],
.form-control.input-sm[type=password],
.form-control.input-sm[type=email],
.form-control.input-sm[type=tel],
.form-control.input-sm[contenteditable] {
  font-size: 12px;
}

/* line 186, vendor/assets/stylesheets/bootswatch.scss */
textarea.input-lg,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
textarea.form-control.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn,
input.form-control.input-lg,
input.input-lg[type=text],
.input-group-lg > .input-group-addon[type=text],
.input-group-lg > .input-group-btn > .btn[type=text],
input.input-lg[type=password],
.input-group-lg > .input-group-addon[type=password],
.input-group-lg > .input-group-btn > .btn[type=password],
input.input-lg[type=email],
.input-group-lg > .input-group-addon[type=email],
.input-group-lg > .input-group-btn > .btn[type=email],
input.input-lg[type=number],
.input-group-lg > .input-group-addon[type=number],
.input-group-lg > .input-group-btn > .btn[type=number],
.form-control.input-lg[type=text],
.form-control.input-lg[type=password],
.form-control.input-lg[type=email],
.form-control.input-lg[type=tel],
.form-control.input-lg[contenteditable] {
  font-size: 17px;
}

/* line 192, vendor/assets/stylesheets/bootswatch.scss */
select,
select.form-control {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0;
  padding-right: 0\9;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 16px;
  line-height: 1.5;
}

/* line 209, vendor/assets/stylesheets/bootswatch.scss */
select::-ms-expand,
select.form-control::-ms-expand {
  display: none;
}

/* line 214, vendor/assets/stylesheets/bootswatch.scss */
select.input-sm,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
select.form-control.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn {
  font-size: 12px;
}

/* line 218, vendor/assets/stylesheets/bootswatch.scss */
select.input-lg,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
select.form-control.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn {
  font-size: 17px;
}

/* line 223, vendor/assets/stylesheets/bootswatch.scss */
select:focus,
select.form-control:focus {
  box-shadow: inset 0 -2px 0 #2196F3;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
}

/* line 228, vendor/assets/stylesheets/bootswatch.scss */
select[multiple],
select.form-control[multiple] {
  background: none;
}

/* line 237, vendor/assets/stylesheets/bootswatch.scss */
.radio label,
.radio-inline label,
.checkbox label,
.checkbox-inline label {
  padding-left: 25px;
}

/* line 241, vendor/assets/stylesheets/bootswatch.scss */
.radio input[type="radio"],
.radio input[type="checkbox"],
.radio-inline input[type="radio"],
.radio-inline input[type="checkbox"],
.checkbox input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="radio"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -25px;
}

/* line 247, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: relative;
  margin-top: 6px;
  margin-right: 4px;
  vertical-align: top;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}

/* line 260, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:focus,
.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus {
  outline: none;
}

/* line 264, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:before, input[type="radio"]:after,
.radio input[type="radio"]:before,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:before,
.radio-inline input[type="radio"]:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  transition: 240ms;
}

/* line 274, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
  position: absolute;
  left: 0;
  top: -3px;
  background-color: #2196F3;
  transform: scale(0);
}

/* line 282, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
  position: relative;
  top: -3px;
  border: 2px solid #666;
}

/* line 288, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:checked:before,
.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before {
  transform: scale(0.5);
}

/* line 292, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:disabled:checked:before,
.radio input[type="radio"]:disabled:checked:before,
.radio-inline input[type="radio"]:disabled:checked:before {
  background-color: #bbb;
}

/* line 296, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:checked:after,
.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after {
  border-color: #2196F3;
}

/* line 300, vendor/assets/stylesheets/bootswatch.scss */
input[type="radio"]:disabled:after, input[type="radio"]:disabled:checked:after,
.radio input[type="radio"]:disabled:after,
.radio input[type="radio"]:disabled:checked:after,
.radio-inline input[type="radio"]:disabled:after,
.radio-inline input[type="radio"]:disabled:checked:after {
  border-color: #bbb;
}

/* line 306, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  border: none;
  margin-bottom: -4px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}

/* line 316, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"]:focus,
.checkbox input[type="checkbox"]:focus,
.checkbox-inline input[type="checkbox"]:focus {
  outline: none;
}

/* line 320, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"]:focus:after,
.checkbox input[type="checkbox"]:focus:after,
.checkbox-inline input[type="checkbox"]:focus:after {
  border-color: #2196F3;
}

/* line 324, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"]:after,
.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #666;
  border-radius: 2px;
  transition: 240ms;
}

/* line 336, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"]:checked:before,
.checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  transform: rotate(45deg);
}

/* line 350, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after {
  background-color: #2196F3;
  border-color: #2196F3;
}

/* line 355, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"]:disabled:after,
.checkbox input[type="checkbox"]:disabled:after,
.checkbox-inline input[type="checkbox"]:disabled:after {
  border-color: #bbb;
}

/* line 359, vendor/assets/stylesheets/bootswatch.scss */
input[type="checkbox"]:disabled:checked:after,
.checkbox input[type="checkbox"]:disabled:checked:after,
.checkbox-inline input[type="checkbox"]:disabled:checked:after {
  background-color: #bbb;
  border-color: transparent;
}

/* line 366, vendor/assets/stylesheets/bootswatch.scss */
.has-warning input:not([type=checkbox]),
.has-warning .form-control,
.has-warning input.form-control[readonly],
.has-warning input[type=text][readonly],
.has-warning .form-control[type=text][readonly],
.has-warning input:not([type=checkbox]):focus,
.has-warning .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #ff9800;
}

/* line 379, vendor/assets/stylesheets/bootswatch.scss */
.has-error input:not([type=checkbox]),
.has-error .form-control,
.has-error input.form-control[readonly],
.has-error input[type=text][readonly],
.has-error .form-control[type=text][readonly],
.has-error input:not([type=checkbox]):focus,
.has-error .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #e51c23;
}

/* line 392, vendor/assets/stylesheets/bootswatch.scss */
.has-success input:not([type=checkbox]),
.has-success .form-control,
.has-success input.form-control[readonly],
.has-success input[type=text][readonly],
.has-success .form-control[type=text][readonly],
.has-success input:not([type=checkbox]):focus,
.has-success .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #4CAF50;
}

/* line 406, vendor/assets/stylesheets/bootswatch.scss */
.has-warning .input-group-addon, .has-error .input-group-addon, .has-success .input-group-addon {
  color: #666;
  border-color: transparent;
  background-color: transparent;
}

/* line 414, vendor/assets/stylesheets/bootswatch.scss */
.form-group-lg select,
.form-group-lg select.form-control {
  line-height: 1.5;
}

/* line 423, vendor/assets/stylesheets/bootswatch.scss */
.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  margin-right: 0;
  background-color: transparent;
  border: none;
  color: #666;
  box-shadow: inset 0 -1px 0 #ddd;
  transition: all 0.2s;
}

/* line 432, vendor/assets/stylesheets/bootswatch.scss */
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus:hover {
  background-color: transparent;
  box-shadow: inset 0 -2px 0 #2196F3;
  color: #2196F3;
}

/* line 439, vendor/assets/stylesheets/bootswatch.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  border: none;
  box-shadow: inset 0 -2px 0 #2196F3;
  color: #2196F3;
}

/* line 445, vendor/assets/stylesheets/bootswatch.scss */
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus:hover {
  border: none;
  color: #2196F3;
}

/* line 451, vendor/assets/stylesheets/bootswatch.scss */
.nav-tabs > li.disabled > a {
  box-shadow: inset 0 -1px 0 #ddd;
}

/* line 457, vendor/assets/stylesheets/bootswatch.scss */
.nav-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > a:hover, .nav-tabs.nav-justified > li > a:focus, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: none;
}

/* line 467, vendor/assets/stylesheets/bootswatch.scss */
.nav-tabs .dropdown-menu {
  margin-top: 0;
}

/* line 472, vendor/assets/stylesheets/bootswatch.scss */
.dropdown-menu {
  margin-top: 0;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/* line 480, vendor/assets/stylesheets/bootswatch.scss */
.alert {
  border: none;
  color: #fff;
}

/* line 484, vendor/assets/stylesheets/bootswatch.scss */
.alert-success {
  background-color: #4CAF50;
}

/* line 488, vendor/assets/stylesheets/bootswatch.scss */
.alert-info {
  background-color: #9C27B0;
}

/* line 492, vendor/assets/stylesheets/bootswatch.scss */
.alert-warning {
  background-color: #ff9800;
}

/* line 496, vendor/assets/stylesheets/bootswatch.scss */
.alert-danger {
  background-color: #e51c23;
}

/* line 500, vendor/assets/stylesheets/bootswatch.scss */
.alert a:not(.close):not(.btn),
.alert .alert-link {
  color: #fff;
  font-weight: bold;
}

/* line 506, vendor/assets/stylesheets/bootswatch.scss */
.alert .close {
  color: #fff;
}

/* line 511, vendor/assets/stylesheets/bootswatch.scss */
.badge {
  padding: 4px 6px 4px;
}

/* line 515, vendor/assets/stylesheets/bootswatch.scss */
.progress {
  position: relative;
  z-index: 1;
  height: 20px;
  border-radius: 0;
  box-shadow: none;
}

/* line 523, vendor/assets/stylesheets/bootswatch.scss */
.progress-bar {
  box-shadow: none;
}

/* line 526, vendor/assets/stylesheets/bootswatch.scss */
.progress-bar:last-child {
  border-radius: 0 4px 4px 0;
}

/* line 531, vendor/assets/stylesheets/bootswatch.scss */
.progress-bar:last-child:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #cae6fc;
}

/* line 544, vendor/assets/stylesheets/bootswatch.scss */
.progress-bar-success.progress-bar:last-child:before {
  background-color: #c7e7c8;
}

/* line 548, vendor/assets/stylesheets/bootswatch.scss */
.progress-bar-info.progress-bar:last-child:before {
  background-color: #edc9f3;
}

/* line 551, vendor/assets/stylesheets/bootswatch.scss */
.progress-bar-warning.progress-bar:last-child:before {
  background-color: #ffe0b3;
}

/* line 555, vendor/assets/stylesheets/bootswatch.scss */
.progress-bar-danger.progress-bar:last-child:before {
  background-color: #f28e92;
}

/* line 565, vendor/assets/stylesheets/bootswatch.scss */
.close {
  font-size: 34px;
  font-weight: 300;
  line-height: 24px;
  opacity: 0.6;
  transition: all 0.2s;
}

/* line 572, vendor/assets/stylesheets/bootswatch.scss */
.close:hover {
  opacity: 1;
}

/* line 579, vendor/assets/stylesheets/bootswatch.scss */
.list-group-item {
  padding: 15px;
}

/* line 583, vendor/assets/stylesheets/bootswatch.scss */
.list-group-item-text {
  color: #bbb;
}

/* line 588, vendor/assets/stylesheets/bootswatch.scss */
.well {
  border-radius: 0;
  box-shadow: none;
}

/* line 593, vendor/assets/stylesheets/bootswatch.scss */
.panel {
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/* line 598, vendor/assets/stylesheets/bootswatch.scss */
.panel-heading {
  border-bottom: none;
}

/* line 602, vendor/assets/stylesheets/bootswatch.scss */
.panel-footer {
  border-top: none;
}

/* line 607, vendor/assets/stylesheets/bootswatch.scss */
.popover {
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/* line 614, vendor/assets/stylesheets/bootswatch.scss */
.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
  color: inherit;
}

/* line 27, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

/* line 33, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}

/* line 38, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}

/* line 48, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
  margin-left: auto;
}

/* line 54, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #bbb;
}

/* line 67, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}

/* line 77, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

/* line 89, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

/* line 99, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

/* line 106, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

/* line 111, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 115, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

/* line 119, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

/* line 129, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

/* line 134, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

/* line 138, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.input-group .bootstrap-select.form-control, .bootstrap-select.form-control.input-group-btn {
  display: table-cell;
  z-index: auto;
}

/* line 145, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}

/* line 150, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

/* line 161, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.dropdown-menu-right, .bootstrap-select.dropdown-menu-right[class*="col-"], .row .bootstrap-select.dropdown-menu-right[class*="col-"] {
  float: right;
}

/* line 166, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}

/* line 172, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

/* line 176, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 184, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 191, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

/* line 195, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

/* line 201, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.form-inline .bootstrap-select .form-control {
  width: 100%;
}

/* line 205, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

/* line 209, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

/* line 214, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

/* line 221, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

/* line 229, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-toggle:before {
  content: '';
  display: inline-block;
}

/* line 234, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  padding-right: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
  margin-right: -100%;
}

/* line 245, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

/* line 252, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

/* line 258, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

/* line 263, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0.5px !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

/* line 270, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 279, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

/* line 283, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}

/* line 288, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

/* line 292, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

/* line 296, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

/* line 306, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li {
  position: relative;
}

/* line 309, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 313, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

/* line 317, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 321, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

/* line 326, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

/* line 330, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

/* line 335, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

/* line 340, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

/* line 356, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

/* line 364, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

/* line 370, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

/* line 375, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

/* line 383, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

/* line 390, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

/* line 396, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

/* line 408, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

/* line 414, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

/* line 425, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

/* line 438, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

/* line 445, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

/* line 454, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

/* line 459, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

/* line 467, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

/* line 474, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

/* line 480, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}

/* line 484, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 489, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

/* line 494, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bs-donebutton .btn-group button {
  width: 100%;
}

/* line 500, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

/* line 504, ../.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/bootstrap-select-rails-1.13.8/vendor/assets/stylesheets/bootstrap-select.scss */
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/* line 27, app/assets/stylesheets/application.css.scss */
.ui-helper-hidden-accessible {
  display: none;
}

/* line 28, app/assets/stylesheets/application.css.scss */
.be-blue {
  background-color: #210188;
}

/* line 32, app/assets/stylesheets/application.css.scss */
.be-blue-lite {
  background-color: #4278f5;
}

/* line 36, app/assets/stylesheets/application.css.scss */
.be-fondo {
  background-color: #f2f2f2;
}

/* line 40, app/assets/stylesheets/application.css.scss */
.text-white {
  color: white !important;
}

/* line 44, app/assets/stylesheets/application.css.scss */
.text-red {
  color: red;
}

/* line 48, app/assets/stylesheets/application.css.scss */
.be-black {
  background-color: black;
}

/* line 52, app/assets/stylesheets/application.css.scss */
.texto-negro {
  color: black;
}

/*seccion de pedidos*/
/* line 58, app/assets/stylesheets/application.css.scss */
.imagen-pedido {
  width: 500px !important;
  height: 300px !important;
}

/* line 63, app/assets/stylesheets/application.css.scss */
.normal {
  background-color: lightblue;
  color: black;
  text-decoration: none !important;
}

/* line 69, app/assets/stylesheets/application.css.scss */
.media {
  background-color: yellow;
  color: black;
  text-decoration: none !important;
}

/* line 75, app/assets/stylesheets/application.css.scss */
.alta {
  background-color: orange;
  color: black;
  text-decoration: none !important;
}

/* line 81, app/assets/stylesheets/application.css.scss */
.thumbnail_pedido {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  min-width: 40%;
  border-radius: 3px;
}

/* line 88, app/assets/stylesheets/application.css.scss */
.thumbnail_pedido:hover {
  cursor: pointer;
  box-shadow: 0 5px 12px 0 black;
}

/*Fin de informes PDF*/
/* line 94, app/assets/stylesheets/application.css.scss */
hr {
  height: 4px;
  margin-left: 15px;
  margin-bottom: -3px;
}

/* line 99, app/assets/stylesheets/application.css.scss */
.hr-warning {
  background-image: -webkit-linear-gradient(left, rgba(210, 105, 30, 0.8), rgba(210, 105, 30, 0.6), rgba(0, 0, 0, 0));
}

/* line 102, app/assets/stylesheets/application.css.scss */
.hr-success {
  background-image: -webkit-linear-gradient(left, rgba(15, 157, 88, 0.8), rgba(15, 157, 88, 0.6), rgba(0, 0, 0, 0));
}

/* line 105, app/assets/stylesheets/application.css.scss */
.hr-primary {
  background-image: -webkit-linear-gradient(left, rgba(66, 133, 244, 0.8), rgba(66, 133, 244, 0.6), rgba(0, 0, 0, 0));
}

/* line 108, app/assets/stylesheets/application.css.scss */
.hr-danger {
  background-image: -webkit-linear-gradient(left, rgba(244, 67, 54, 0.8), rgba(244, 67, 54, 0.6), rgba(0, 0, 0, 0));
}

/* line 112, app/assets/stylesheets/application.css.scss */
.be-white {
  color: white;
}

/* line 116, app/assets/stylesheets/application.css.scss */
.fuente {
  font-size: 14px;
}

/* line 120, app/assets/stylesheets/application.css.scss */
.titulo {
  font-size: 16px;
}

/* line 124, app/assets/stylesheets/application.css.scss */
.pequenho {
  font-size: 12px;
}

/* line 128, app/assets/stylesheets/application.css.scss */
.chica {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 134, app/assets/stylesheets/application.css.scss */
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 70px;
  background-color: white;
  width: 100%;
}

/* line 143, app/assets/stylesheets/application.css.scss */
.fixed {
  position: absolute;
  top: 42%;
  width: 82%;
}

/* line 149, app/assets/stylesheets/application.css.scss */
.fixed_compras {
  position: absolute;
  top: 50%;
  width: 82%;
}

/* line 155, app/assets/stylesheets/application.css.scss */
.fixed_ventas {
  position: absolute;
  top: 44%;
  width: 82%;
}

/* line 161, app/assets/stylesheets/application.css.scss */
.fixed2 {
  position: absolute;
  top: 30%;
  width: 84%;
}

/* line 167, app/assets/stylesheets/application.css.scss */
.fixed3 {
  position: absolute;
  top: 30%;
  width: 60%;
}

/* line 173, app/assets/stylesheets/application.css.scss */
.marca:after {
  content: "ANULADO";
  font-size: 15em;
  color: rgba(52, 166, 214, 0.4);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 201, app/assets/stylesheets/application.css.scss */
.marca_finalizado:after {
  content: "FINALIZADO";
  font-size: 15em;
  color: #C14242;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 229, app/assets/stylesheets/application.css.scss */
.dropdown-submenu {
  position: relative;
}

/* line 233, app/assets/stylesheets/application.css.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
}

/* line 243, app/assets/stylesheets/application.css.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 247, app/assets/stylesheets/application.css.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 261, app/assets/stylesheets/application.css.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

/* line 265, app/assets/stylesheets/application.css.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 269, app/assets/stylesheets/application.css.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}

/* line 277, app/assets/stylesheets/application.css.scss */
.enlace {
  color: black;
  text-decoration: none;
}

/* line 282, app/assets/stylesheets/application.css.scss */
.enlace:hover {
  color: black;
  text-decoration: none;
}

/* line 287, app/assets/stylesheets/application.css.scss */
.enlace:visited {
  color: black;
}

/* line 291, app/assets/stylesheets/application.css.scss */
.borde {
  border-style: dashed double dotted;
}

/* line 296, app/assets/stylesheets/application.css.scss */
.field_with_errors {
  display: inline;
}

/* line 300, app/assets/stylesheets/application.css.scss */
.field_with_errors .message {
  color: #D00;
  padding-left: 5px;
  font-size: 12px;
}

/* line 307, app/assets/stylesheets/application.css.scss */
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

/* line 336, app/assets/stylesheets/application.css.scss */
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}

/* line 345, app/assets/stylesheets/application.css.scss */
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

/* line 358, app/assets/stylesheets/application.css.scss */
.danger {
  background-color: #F2DEDE !important;
}

/* line 362, app/assets/stylesheets/application.css.scss */
.warning {
  background-color: #FCF8E3 !important;
}

/* line 366, app/assets/stylesheets/application.css.scss */
.success {
  background-color: #DFF0D8 !important;
}

/* line 370, app/assets/stylesheets/application.css.scss */
.success:hover {
  background-color: #d0e9c6;
}

/* line 374, app/assets/stylesheets/application.css.scss */
.info {
  background-color: #D9EDF7 !important;
}

/* line 378, app/assets/stylesheets/application.css.scss */
body.modal-open {
  overflow: scroll;
}

/* line 382, app/assets/stylesheets/application.css.scss */
.no_leidos {
  border-left: 3px solid red;
}

/* line 386, app/assets/stylesheets/application.css.scss */
tr.border_bottom td {
  border-bottom: 1px solid black;
}
