

/* Start:/local/templates/.default/components/gcio/news/compass/style.css?17565716111377*/
.body-compass .articles-subheader-navi a {
  color: #2F80ED;
  font-weight: 400;
}
.articles-subheader-navi .col-3{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 60px;
    position: relative;
}
  @media (max-width: 991px){
    .articles-subheader-navi .col-3{
      padding-right: 10px;
      padding-top: 0;
      padding-bottom: 0;
    }
    .articles-subheader-navi .col-3:before{
      display: none !important;
    }
    .articles-subheader-navi .link-icon-placeholder{
      display: none;
    }
    .articles-subheader-navi {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px){
    .articles-subheader-navi .col-3{
      width: 100%;
    }
    .articles-subheader-navi .link-icon-placeholder{
      display: flex;
    }
}

.body-compass .articles-subheader-navi a:hover, .body-compass .articles-subheader-navi a.selected  {
  color: var(--orange);
}
.body-compass .articles-subheader-navi a:hover img, .body-compass .articles-subheader-navi a.selected, .body-compass .articles-subheader-navi a.selected .link-icon-placeholder {
  filter: invert(53%) sepia(95%) saturate(459%) hue-rotate(339deg) brightness(99%) contrast(94%);
}
.body-compass .articles-subheader-navi a:hover .icon-no-color-change img, .body-compass .articles-subheader-navi a.selected .icon-no-color-change {
  filter: none;
}
/* End */


/* Start:/local/templates/.default/components/gcio/news.list/compass.templates/style.css?1756571611898*/
.templates-table {
	width: auto;
}
table.templates-table tbody tr th {
	text-decoration: none;
	color: inherit;
}
.templates-table thead tr th {
	min-width: 200px;
}
.templates-table tbody tr td a {
	/* color: var(--orange); */
	text-decoration: underline;
	display: block;
	margin: 1.3em 0;
	padding: 0;
}
.templates-table tbody tr td a:first-child {
	margin-top: 0;
}
.templates-table th [data-sort] {
	color:inherit;
}
.templates-table {
    width: auto !important;
}
button.btn.btn--reg.btn--rounded.js-filter-toggle {
	display: none;
	pointer-events: none;
}

.body-templates .crm-table tbody tr:nth-child(odd) th, .body-templates .crm-table tbody tr:nth-child(odd) td {
    background: initial;
}
.body-templates .crm-table tbody tr[data-rowspan="odd"] th, .body-templates .crm-table tbody tr[data-rowspan="odd"] td {
    background: var(--light-grey);
}

/* End */
/* /local/templates/.default/components/gcio/news/compass/style.css?17565716111377 */
/* /local/templates/.default/components/gcio/news.list/compass.templates/style.css?1756571611898 */
