.page-node-1000026 .view-header p {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
  margin-top: 15px;
}
.page-node-1000026 .sc-table-section {
  margin: 20px 0px;
}
.page-node-1000026 .sc-table-section table thead {
  border: 1px solid #e0e0e0;
}
.page-node-1000026 .sc-table-section table thead tr th {
  background-color: #f9fafb;
  border: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #767676;
  padding: 12px 15px;
}
.page-node-1000026 .sc-table-section table thead tr th:last-child {
  width: 20%;
  text-align: right;
}
.page-node-1000026 .sc-table-section table thead tr th.is-active a:after {
  display: none;
}
.page-node-1000026 .sc-table-section table thead tr th a {
  color: #767676;
}
.page-node-1000026 .sc-table-section table thead tr th a:after {
  content: "\f229";
  font-family: bootstrap-icons !important;
  vertical-align: middle;
  margin-left: 5px;
  color: #e37705;
}
.page-node-1000026 .sc-table-section table thead tr th a .tablesort--desc {
  background: none;
}
.page-node-1000026 .sc-table-section table thead tr th a .tablesort--desc:before {
  content: "\f229";
  font-family: bootstrap-icons !important;
  vertical-align: middle;
  color: #e37705;
}
.page-node-1000026 .sc-table-section table thead tr th a .tablesort--asc {
  background: none;
}
.page-node-1000026 .sc-table-section table thead tr th a .tablesort--asc:before {
  content: "\f235";
  font-family: bootstrap-icons !important;
  vertical-align: middle;
  color: #e37705;
}
.page-node-1000026 .sc-table-section table tbody {
  border: 1px solid #e0e0e0;
  vertical-align: middle;
}
.page-node-1000026 .sc-table-section table tbody tr td {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding: 12px 15px;
  border-bottom: 1px solid #e0e0e0;
}
.page-node-1000026 .sc-table-section table tbody tr td.col-field_term {
  min-width: 140px;
}
.page-node-1000026 .sc-table-section table tbody tr td:last-child {
  width: 20%;
  text-align: right;
}
.page-node-1000026 .more-link {
  margin-bottom: 30px;
}
.page-node-1000026 .more-link a {
  border-radius: 6px;
  display: inline-block;
  background-color: #e37705;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 5px 30px;
  line-height: 30px;
  transform: translate(0px, 5px);
  transition: 0.5s;
  margin-bottom: 10px;
}
.page-node-1000026 .more-link a:hover {
  transform: translate(0px, 0px);
  transition: 0.5s;
  background-color: #005f60;
}
@media (max-width: 767px) {
  .page-node-1000026 .more-link a {
    font-size: 13px;
  }
}
.page-node-1000026 .view-newsroom-sc-opinions {
  position: relative;
  margin-top: 0px !important;
}
.page-node-1000026 .view-newsroom-sc-opinions .field-content a {
  display: block;
  text-indent: -20px;
  margin-left: 20px;
}
.page-node-1000026 .view-newsroom-sc-opinions .field-content a:before {
  content: "\f280";
  font-family: bootstrap-icons !important;
  margin-right: 5px;
  vertical-align: middle;
}

.page-view-newsroom-sc-opinions .sc-table-section {
  margin: 20px 0px;
}
.page-view-newsroom-sc-opinions .sc-table-section table thead {
  border: 1px solid #e0e0e0;
}
.page-view-newsroom-sc-opinions .sc-table-section table thead tr th {
  background-color: #f9fafb;
  border: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #767676;
  padding: 12px 15px;
}
.page-view-newsroom-sc-opinions .sc-table-section table thead tr th:last-child {
  text-align: right;
}
.page-view-newsroom-sc-opinions .sc-table-section table tbody {
  border: 1px solid #e0e0e0;
  vertical-align: middle;
}
.page-view-newsroom-sc-opinions .sc-table-section table tbody tr td {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding: 12px 15px;
  border-bottom: 1px solid #e0e0e0;
}
.page-view-newsroom-sc-opinions .sc-table-section table tbody tr td:last-child {
  text-align: right;
}
.page-view-newsroom-sc-opinions .view-newsroom-sc-opinions .pagination {
  text-align: center;
  margin: 40px 0px 40px 0px;
}
.page-view-newsroom-sc-opinions .view-newsroom-sc-opinions .pagination .page-item.active .page-link {
  background-color: #005f60;
  border: 1px solid #005f60;
  color: #ffffff;
}
.page-view-newsroom-sc-opinions .view-newsroom-sc-opinions .pagination .page-item .page-link {
  color: #333333;
}

.sc-opinions-det {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.sc-opinions-det .field__label {
  font-weight: 600;
  margin-bottom: 5px;
  color: #333;
  font-size: 20px;
}
.sc-opinions-det .field__item {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
}
.sc-opinions-det .field__item a {
  color: #e37705;
}
.sc-opinions-det .petitions-box-div {
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.0588235);
  border: 1px solid #f2f2f2;
  border-radius: 15px;
  padding: 20px;
  margin: 20px 0px;
  transition: all 0.3s ease;
}
.sc-opinions-det .petitions-box-div:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.101961);
}
.sc-opinions-det .petitions-box-div .field__label {
  margin-bottom: 15px;
}
.sc-opinions-det .petitions-box-div .field__item {
  text-indent: -20px;
  margin-left: 20px;
}
.sc-opinions-det .petitions-box-div .field__item a {
  word-break: break-word;
  color: #005f60;
}
.sc-opinions-det .petitions-box-div .field__item a:before {
  content: "\f280";
  font-family: bootstrap-icons !important;
  margin-right: 5px;
  vertical-align: middle;
}

.page-node-1000026 .video-box-div {
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.0588235);
  border: 1px solid #f2f2f2;
  border-radius: 15px;
  padding: 20px;
  margin: 0px 0px;
  transition: all 0.3s ease;
}
.page-node-1000026 .video-box-div:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.101961);
}
.page-node-1000026 .video-box-div a {
  word-break: break-word;
  text-indent: -20px;
  margin-left: 20px;
  transition: 0.4s;
  color: #005f60;
}
.page-node-1000026 .video-box-div a:hover {
  color: #e37705;
  transition: 0.4s;
}
.page-node-1000026 .video-box-div a:before {
  content: "\f280";
  font-family: bootstrap-icons !important;
  margin-right: 5px;
  vertical-align: middle;
}
/*# sourceMappingURL=newsroom-sc-opinions.css.map */
