hr:after {
  display: none;
}
#row-three_col-two input[type="button"] {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
#row-seven_col-two input[type="button"] {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
#news_style_44 .news_list {
  list-style: none;
  font-family: "Kanit" !important;
  margin: 0px;
  padding: 0px;
}
#news_style_44 .news_list > li {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
  box-shadow: 0px 2px 5px rgb(51 51 51 / 20%);
  cursor: pointer;
}
#news_style_44 .news_list > li > a {
  text-decoration: none;
}
#news_style_44 .news_list > li > a > time {
  width: 115px;
  padding: 4px;
  margin: 0px;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  align-items: center;
}

#news_style_44 .news_list > li > a > img {
  width: 60px;
  padding: 0px;
  margin: 0px;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
}
#news_style_44 .news_list > li > a.news_link > time > .meeting_date {
  display: block;
  margin-top: 5px;
  font-size: 20pt;
  font-weight: 600;
  line-height: 1;
}
#news_style_44 .news_list > li > a.news_link > time > .meeting_month {
  display: block;
  font-size: 18px;
  line-height: 1;
}
#news_style_44 .news_list > li > a.news_link > .meeting_info {
  position: relative;
  text-align: left;
  background-color: rgb(245, 245, 245);
  overflow: hidden;
  min-height: 100px;
}
#news_style_44 .news_list > li > a.news_link > .meeting_info > .metting_title {
  padding: 0px 15px;
  font-size: 18px;
  font-family: "Kanit" !important;
  margin: 10px 0 20px 0;
  line-height: 20px;
}
#news_style_44
  .news_list
  > li
  > a.news_link:hover
  > .meeting_info
  > .metting_title {
  color: #aa0000;
}
#news_style_44 .meeting_date,
#news_style_44 .meeting_month,
#news_style_44 .metting_title {
  text-shadow: 0px 2px 5px rgb(51 51 51 / 20%);
}
