.left-panel {
  height: 100%;
  background-color: #f5f5f5;
}
.left-panel .column-title {
  font-size: 1.375rem;
  color: #005197;
  border-bottom: 1px solid #e9e9e9;
  padding: 15px;
}
.left-panel .news-list-wrapper {
  padding: 0 15px;
}
.left-panel .search-form-wrapper {
  padding: 15px;
}
.left-panel .search-form-wrapper .col-3 {
  padding-right: 0;
}
.left-panel .search-form-wrapper label {
  text-align: right;
}
.left-panel .search-form-wrapper .btn-search {
  background-color: #005197;
  color: #fff;
  width: 100%;
  margin-top: 5px;
}

.headline-panel {
  background-color: #f5f5f5;
}
.headline-panel .title {
  font-size: 1.125rem;
  color: #000;
}
.headline-panel .intro-title {
  font-size: 1.5rem;
  color: #005197;
}
.headline-panel .desc {
  line-height: 2;
}

.tab-nav-wrapper .iconfont {
  font-size: 1.375rem;
}
.tab-nav-wrapper .more-tag::before {
  content: "\e635";
}

/*# sourceMappingURL=bulletin.css.map */
