.mr_hd {
  display: none;
}
.mr_lg {
  height: 25px;
  width: 25px;
}
.mr_sc_i {
  float: left;
  width: 300px;
}
.mr_sc_im {
  float: left;
  width: 200px;
}
.mr_sc_bt {
  float: left;
  width: auto;
}
.mr_preview_img {
  height: 200px;
}
.mr_list_img {
  width: 100%;
}
.mr_list_nb {
  text-align: center;
  width: 100px;
}
.mr_list_wtm {
  text-align: center;
  width: 180px;
}
.mr_list_param {
  min-width: 40px !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  text-align: center;
  width: 40px;
}
.mr_no_bd {
  background-color: #fff;
  border: 0px;
}
.mr_ps {
  background-color: #fff;
  height: 33px;
  line-height: 33px;
  text-align: center;
  width: 33px;
}
textarea {
  resize: none;
}
.mr_tbl {

}
.mr_tbl > thead > tr > th {
  background-color: #001f3f;
  border-top: 1px #001f3f solid !important;
  color: #ffffff;
  font-weight: normal;
  min-width: 100px;
  text-align: center;
/*  background-color: #17a2b8;*/
/*  background-color: #adb5bd;*/
}
.mr_tbl > thead > tr > th:first-child {
  border-left: 1px #001f3f solid !important;
}
.mr_tbl > thead > tr > th:last-child {
  border-right: 1px #001f3f solid !important;
}