body {
  font-size: 0.8rem;
}

.headitmbtn {
  text-align: right;
  background-color: #fff !important;;
  color: #000 !important;;
  border-color: #fff !important;;
}

.headitmbtnr {
  text-align: left;
  background-color: #fff !important;;
  color: #000 !important;;
  border-color: #fff !important;;
}

.headitm {
  color: #fff;
  white-space: nowrap;
}

.headitm_name1 {
  min-width: 200px;
  color: #fff;
  white-space: nowrap;
}
.headitm_name2 {
  min-width: 140px;
  color: #fff;
  white-space: nowrap;
}
.headitm_campany {
  min-width: 80px;
  color: #fff;
  white-space: nowrap;
}
.headitm_daystr {
  min-width: 120px;
  color: #fff;
  white-space: nowrap;
}

.name1col {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.strcol {

}

.daycol {
  width: 120px;
}
.numcol {
  text-align: right;
}

.headitm.numcol {
  text-align: center;
}

.numcolinp {
  text-align: right;
}

.headitm.numcolinp {
  text-align: center;
}

.numcolinp_inp {
  width: 100%;
  min-width: 45px;
  text-align: right;
}

.numcolinp_min_inp {
  width: 100%;
  min-width: 35px;
  text-align: right;
}

.floatcolinp_inp {
  width: 100%;
  min-width: 65px;
  text-align: right;
}

.strcolinp_inp {
  width: 100%;
  min-width: 60px;
}

.strcoljaninp_inp {
  width: 100%;
  min-width: 110px;
}

.strcoldayinp_inp {
  width: 100%;
  min-width: 80px;
}

.strcolnameinp_inp {
  width: 100%;
  min-width: 180px;
}

.strcolnamesinp_inp {
  width: 100%;
  min-width: 80px;
}

.numcolinp {
  width: 45px;
}

.numcolinp_min {
  width: 35px;
}

.floatcolinp {
  width: 65px;
}

.strcolinp {
  width: 60px;
}

.strcoljaninp {
  width: 110px;
}

.strcoldayinp {
  width: 80px;
}

.strcolnameinp {
  width: 180px;
}

.strcolnamesinp {
  width: 80px;
}

.inpblc {
  width: 60px;
}

.trkday_col {
  padding-right: 0px;
}

.sumlabel {
  text-align: center;
}

.form-group {
  margin-bottom: 3px;
}

.shouhin_area {
  width: 800px;
}

.pagenate_col {
  padding-right: 0;
}

.thsumbg {
  background: #d9d9d9;
}

.shida_row {
  margin-left: 0px;
  margin-right: 0px;
}
.shida_col_par {
  padding-left: 0px;
  padding-right: 10px;
}
.shida_col {
  font-size: 0.9rem;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  text-align: left;
  background-color: #d3d3d3;
}

.shida_col_nam {
  background-color: #eee8aa;
}

.shida_col_btn {
  font-size: 0.9rem;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  text-align: left;
  width: 100px;
  text-align: center;
}

.shida_col_btn a {
    display: block;
    text-decoration: none;
    color: #000;
    background: #98fb98;
}

.shida_col_btn a:hover { background: #000000; color: #FFF; }

.idoufrm_area {
  margin-left: 100px;
}
.idoufrm_modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  margin: auto;
  pointer-events: none;
}

.hatfrm_area {
  margin-left: 100px;
}
.hatfrm_modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  margin: auto;
  pointer-events: none;
}

.followsts_lnk {
  display: block;
  padding: 0;
  width: 70px;
  height: 20px;
  overflow: hidden;
}

/* FollowSts table */
.followsts_daywid {
  width: 89px;
  min-width: 89px;
}

.followsts_2str {
  width: 40px;
  min-width: 40px;
}

.followsts_3str {
  width: 63px;
  min-width: 63px;
}

.followsts_4str {
  width: 76px;
  min-width: 76px;
}

.followsts_5str {
  width: 89px;
  min-width: 89px;
}

.followsts_10str {
  width: 138px;
  min-width: 138px;
}

.followsts_12str {
  width: 162px;
  min-width: 162px;
}

.followsts_lnk10 {
  display: block;
  padding: 0;
  width: 134px;
  height: 20px;
  overflow: hidden;
}

.followsts_lnkfil10 {
  display: block;
  padding: 0;
  width: 134px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
}

.followsts_20str {
  width: 276px;
  min-width: 276px;
}

.seltenpo {
  background-color: #e6ffff;
}

.caldaycel {
  height: 80px;
  padding:  0.1rem !important;
}

.caldaycel_txt {
  margin-left: 10px;
  font-size: 14px;
}

td.cell_num {
  text-align: right;
  margin-left: 3px;
}