.all-width {
  margin: 0 auto;
  max-width: 1400px;
  min-width: 1100px; }

.all-body {
  margin-top: 20px;
  border: 1px #b3cda9 solid;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px; }
  .all-body .all-subtitle {
    padding-left: 10px;
    margin-bottom: 15px;
    border-bottom: 2px #b3cda9 solid; }

.genomePageTable {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.bootstrap-table {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .bootstrap-table .page-item a {
    color: black; }
  .bootstrap-table .page-item a:hover {
    color: black; }
  .bootstrap-table .page-item.active .page-link {
    background-color: #336e23;
    border: #336e23 1px solid; }
  .bootstrap-table .page-list .dropdown-menu .active {
    background-color: #336e23; }
  .bootstrap-table .page-list .dropdown-menu .dropdown-item:focus {
    background-color: #336e23; }
  .bootstrap-table .page-list .btn {
    background-color: #336e23; }

.my-form-check .form-check-input:checked {
  background-color: #2d631e;
  border: none; }
.my-form-check .form-check-input:focus {
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: none;
  -webkit-box-shadow: none; }

.table-ul {
  margin-bottom: 20px; }
  .table-ul .nav-link {
    color: #065106; }
  .table-ul a:hover {
    color: green; }

.search-result {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px #b3cda9 solid; }

.detail-table {
  font-size: 16px;
  margin-top: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .detail-table .detail-th {
    width: 200px; }
  .detail-table th {
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }
  .detail-table td {
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }
  .detail-table .sequence-tr .sequence-th {
    padding-top: 75px;
    height: 180px;
    text-align: center;
    width: 180px; }
  .detail-table .sequence-tr .sequence-td {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all; }

.detail-table-species {
  font-size: 16px;
  margin-top: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .detail-table-species th {
    width: 20%;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }
  .detail-table-species td {
    width: 30%;
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }

.detail-table-species {
  font-size: 16px;
  margin-top: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .detail-table-species th {
    width: 20%;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }
  .detail-table-species td {
    width: 30%;
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }

.detail-table-overview {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 0 !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .detail-table-overview th {
    width: 20%;
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }
  .detail-table-overview td {
    width: 80%;
    border-width: 1px;
    border-style: solid;
    border-color: inherit; }

/*# sourceMappingURL=genome.css.map */
