@charset "utf-8";

/*
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/ RL/RDB List Style Sheets
_/
_/ Created by Nissie Dec 18 2024
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/

/* ////////////////////////////////////
// Override Setting
//////////////////////////////////// */

/* ////////////////////////////////////
// Element Setting
//////////////////////////////////// */

button {
  width: 70px;
}

i {
  font-style: italic;
}

/* ////////////////////////////////////
// Custom Setting
//////////////////////////////////// */

.normal-font {
  font-size: 1.4rem;
}

.search-filter-label {
  margin-right: 10px;
}

#summary-wrapper {
  margin-left: 2.5vw;
  margin-bottom: 2.5vh;
}

.tbl-col-no {
  width: 10vw;
}

.tbl-col-ja {
  width: 25vw;
}

.tbl-col-sn {
  width: 25vw;
}

.tbl-col-ss {
  width: 20vw;
}

.tbl-col-cr {
  width: 20vw;
}