#search-legal-document .modal_search__content h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #0f4871;
  padding-bottom: 29px;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 8px 8px 0px 0px;
  margin-bottom: 16px !important; }

#search-legal-document .modal_search__infor .label1 {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #7a7a7a; }

.text-16-500 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #262626; }

.el-pagination.is-background {
  padding: 0px; }

.el-pagination.is-background .el-pager li:not(.disabled).active,
.el-pager li:hover {
  background-color: #0f4871 !important;
  color: #FFFFFF !important; }