.scroll_box_3376 .tbl{
  border-collapse: collapse;
  border: 1px solid #ccc;
  font-size: 12px;
}
.scroll_box_3376 .tbl .width160{
  min-width: 160px;
}
.scroll_box_3376 .tbl th {
  color: #222;
  font-weight: bold;
  border: 1px solid #ccc;
  padding: 5px 10px !important;
  min-width: 210px;
  text-align: center;
}
.scroll_box_3376 .tbl td {
  vertical-align: middle !important;
  border: 1px solid #ccc;
  padding: 5px 10px !important;
  background: none;
  min-width: 210px;
  text-align: center;
}
.scroll_box_3376 {
  overflow: auto;
  width: 100%;
}
.scroll_box_3376 .th_blue th{
  background: #ddebf7;
}
.scroll_box_3376 .th_orange{
  background: #fce4d6;
}
.scroll_box_3376 .td_gray{
  border-bottom:1px solid #a6a6a6 !important;
  background: #a6a6a6 !important;
  min-width:70px !important;
}
.scroll_box_3376 .font_blue{
  color: #5b9bd5;
}
