/*
 * 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 other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
/* line 18, ../rubyvenv/etabus__pre/2.7/bundler/gems/ts_transit-d93c01ab70f9/app/assets/stylesheets/ts_transit/application.scss */
th.admintable-op {
  text-align: center;
  width: 4rem;
}

/* line 24, ../rubyvenv/etabus__pre/2.7/bundler/gems/ts_transit-d93c01ab70f9/app/assets/stylesheets/ts_transit/application.scss */
.admintable-op a {
  text-align: center;
}

/* line 29, ../rubyvenv/etabus__pre/2.7/bundler/gems/ts_transit-d93c01ab70f9/app/assets/stylesheets/ts_transit/application.scss */
.adminpage-menubar {
  display: flex;
  /* .border-top */
  border-top: 1px solid #dee2e6;
  margin-top: 1rem !important;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e0efc6;
}

/* line 41, ../rubyvenv/etabus__pre/2.7/bundler/gems/ts_transit-d93c01ab70f9/app/assets/stylesheets/ts_transit/application.scss */
.adminpage-menubar .btn {
  margin-right: 0.5rem;
}
