﻿body {
  background-color: #f5f6fa;
  color: #515253;
  font-weight: 400;
}
body .ngx-dropdown-container .ngx-dropdown-list-container ul.selected-items li {
  background-color: transparent !important;
  color: #006DA8 !important;
}
body .cookies__container div.row {
  border: 1px solid #006DA8;
}
body .cookies__container div.row a {
  color: #006DA8;
}
body .cookies__container div.row button {
  background-color: #006DA8;
  border-color: #006DA8;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  margin: 0.375rem;
  cursor: pointer;
  text-transform: uppercase;
  word-wrap: break-word;
}
body .bootstrap-select .dropdown-menu li a.dropdown-item.active {
  background-color: #006DA8;
}
body.highcontrast {
  background: #000 !important;
}
body.highcontrast .errors h5, body.highcontrast .errors p {
  color: #FFEB3B !important;
}
body.highcontrast a[href] {
  text-decoration: underline;
}
body.highcontrast :focus {
  border: 2px solid red !important;
}
body.highcontrast .bootstrap-select .dropdown-toggle {
  color: #fff;
  background-color: #333;
}
body.highcontrast .bootstrap-select .dropdown-menu li a.dropdown-item.active {
  background-color: #006DA8;
}
body.highcontrast .bootstrap-select .dropdown-menu.inner {
  background-color: #fff;
}
body.highcontrast .bootstrap-select .dropdown-menu.inner li a {
  color: #000 !important;
}
body.highcontrast .bootstrap-select .dropdown-menu.inner li a.active, body.highcontrast .bootstrap-select .dropdown-menu.inner li a.selected {
  background-color: #000 !important;
  color: #fff !important;
}
body.highcontrast .bootstrap-select .dropdown-toggle:focus {
  color: yellow !important;
  background-color: #000 !important;
}
body.highcontrast ul.ngx-pagination li {
  border: 1px solid #fff !important;
  color: #fff !important;
  background-color: #000;
  margin: 0;
}
body.highcontrast ul.ngx-pagination li:hover {
  text-decoration: none;
}
body.highcontrast ul.ngx-pagination li.current {
  background-color: #fff;
  color: #000 !important;
  padding: 0.4rem 0.7rem;
  cursor: default;
}
body.highcontrast ul.ngx-pagination li a {
  padding: 0.4rem 0.7rem;
  color: #fff !important;
  font-size: 1em;
}
body.highcontrast ul.ngx-pagination li a:hover {
  color: #000 !important;
}
body.highcontrast ul.ngx-pagination li a:focus {
  background-color: #FFEB3B !important;
  color: #000 !important;
}
body.highcontrast ul.ngx-pagination li a:after, body.highcontrast ul.ngx-pagination li a:before {
  margin: 0 !important;
}
body.highcontrast ul.pagination i {
  color: #fff;
}
body.highcontrast a.text_link {
  color: #fff;
}
body.highcontrast .list_basic {
  background-color: #000 !important;
}
body.highcontrast .list_item_basic {
  font-size: 0.9em;
  color: #fff !important;
}
body.highcontrast .list_item_basic.description {
  color: #fff !important;
}
body.highcontrast .availability__declaration h5 {
  color: #FFEB3B;
}
body.highcontrast .availability__declaration .key__wrapper {
  background-color: #000;
  color: #FFEB3B;
}
body.highcontrast a:focus {
  color: #FFEB3B !important;
}
body.highcontrast ul.fixed-top > li {
  position: absolute;
  top: 0;
  left: 4%;
  z-index: 1;
  background-color: #000 !important;
  color: transparent !important;
  transition: none;
}
body.highcontrast ul.fixed-top > li a {
  color: transparent !important;
  transition: none;
}
body.highcontrast ul.fixed-top > li:focus {
  color: #FFEB3B !important;
  background-color: #000;
  border: 1px solid #FFEB3B;
  border-top: none;
  padding: 14px;
  border-bottom-left-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
  z-index: 999;
  transition: none;
}
body.highcontrast ul.fixed-top > li:focus a {
  color: #FFEB3B !important;
  transition: none;
}
body.highcontrast .bs-datepicker {
  background-color: #000 !important;
  box-shadow: none !important;
}
body.highcontrast .bs-datepicker .bs-datepicker-body table th {
  color: #FFD700 !important;
}
body.highcontrast .bs-datepicker .bs-datepicker-body table td.week span {
  color: #FFD700 !important;
}
body.highcontrast .bs-datepicker .bs-datepicker-body table td span {
  color: #fff !important;
}
body.highcontrast .bs-datepicker .bs-datepicker-body table td span.is-highlighted {
  background-color: #FFD700 !important;
  color: #000 !important;
}
body.highcontrast table.default.table-bordered {
  background-color: #000;
}
body.highcontrast .cookies__container div.row {
  border: 1px solid #fff;
  color: #fff;
}
body.highcontrast .cookies__container div.row a {
  text-decoration: underline;
}
body.highcontrast .cookies__container div.row button {
  background-color: #000;
  border-color: #fff;
}
body.highcontrast .cookies__container div.row button:hover {
  background-color: #fff;
  color: #000;
  transition: all 0.2s ease-in-out 0s;
}
body.highcontrast .page-link {
  background-color: #000 !important;
}
body.highcontrast .page-link.active {
  background-color: #fff !important;
  color: #000 !important;
}
body.highcontrast .ngx-dropdown-container .ngx-dropdown-button {
  background-color: #333333 !important;
  color: #fff !important;
}
body.highcontrast .ngx-dropdown-container .ngx-dropdown-list-container ul.selected-items li {
  background-color: transparent !important;
  color: #006DA8 !important;
}
body.highcontrast .sk-cube-grid .sk-cube {
  background-color: #fff !important;
}
body.highcontrast tr:focus td {
  color: #FFD700 !important;
}
body.highcontrast .main-color {
  color: #fff !important;
}
body.highcontrast :focus {
  color: #FFD700 !important;
  transition: none !important;
  border: 1px solid #FFD700 !important;
}
body.highcontrast .share i {
  color: #FFEB3B !important;
}
body.highcontrast .share a {
  color: #fff !important;
}
body.highcontrast .share a:focus, body.highcontrast .share a:hover {
  background-color: #000;
  color: #FFEB3B !important;
}
body.highcontrast .bs-datepicker-head {
  background-color: #000 !important;
}
body.highcontrast .bs-datepicker-body table td span.selected {
  background-color: #fff !important;
}
body.highcontrast .btn-office {
  background-color: #000 !important;
  border-color: #fff !important;
  color: #fff !important;
}
body.highcontrast .btn-office:hover {
  background-color: #fff !important;
  color: #000 !important;
}
body.highcontrast a {
  color: #fff !important;
}
body.highcontrast a:hover {
  color: #FFEB3B !important;
}
body.highcontrast .content {
  background: #000;
  color: #fff;
  border-right: 1px solid #fff;
}
body.highcontrast .content p.lead {
  border-bottom-color: #fff;
}
body.highcontrast .content i {
  color: #FFEB3B !important;
}
body.highcontrast .content .content-heading {
  background-color: #000;
  color: #fff;
  border-bottom-color: #fff;
}
body.highcontrast .content .content-heading .dropdown-menu {
  background-color: #000;
  border: 1px solid #fff;
}
body.highcontrast .content .content-heading .search button i {
  color: #FFEB3B !important;
}
body.highcontrast .content .content-heading .form-control {
  background-color: #000;
}
body.highcontrast .content .main .office_wrapper_result {
  background-color: #000;
  color: #fff;
}
body.highcontrast .content .main .office_wrapper_result span.office__title {
  color: #FFEB3B;
}
body.highcontrast .content .main .office_wrapper_result span.office__title:focus {
  color: #fff !important;
}
body.highcontrast .content .main div.list_date-sym:hover {
  color: #fff;
  border-color: #fff !important;
}
body.highcontrast .content .main div.list {
  color: #fff;
  border-color: #fff;
  background-color: #000;
}
body.highcontrast .content .main div.list:hover {
  color: #fff;
  border-color: #fff;
}
body.highcontrast .content .main p .lead {
  border-bottom-color: #fff;
}
body.highcontrast .content .main p .lead span:before {
  background: #999999;
}
body.highcontrast .content .main p a {
  color: #fff;
}
body.highcontrast .main .accordion.info .card .card-header, body.highcontrast .main .accordion.info .card .card-body {
  background: #000;
}
body.highcontrast .main .accordion.info .card .card-header a {
  color: #fff;
}
body.highcontrast header .top {
  background-color: #000;
}
body.highcontrast header .top .wcag span {
  color: #fff;
  border-color: #fff;
}
body.highcontrast header .top .wcag span:hover {
  background-color: #000;
}
body.highcontrast header .top h1 {
  color: #fff;
}
body.highcontrast .left-sidebar {
  border-right-color: #fff;
}
body.highcontrast .left-sidebar .nav {
  background-color: #000;
}
body.highcontrast .left-sidebar .nav .showSectionItems li {
  animation: none;
}
body.highcontrast .left-sidebar .nav ul li.current {
  background-color: #fff;
  color: #000;
}
body.highcontrast .left-sidebar .nav ul li.current p:hover i {
  color: #000;
}
body.highcontrast .left-sidebar .nav ul li i {
  color: #000;
}
body.highcontrast .left-sidebar .nav ul li i:hover {
  color: #000;
}
body.highcontrast .left-sidebar .nav ul li ul.children {
  border-left-color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.parent:not(.current) p {
  color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.parent:not(.current) p:hover {
  color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.parent:not(.current) p i {
  color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.parent ul.children li a {
  color: #fff;
  transition: none !important;
}
body.highcontrast .left-sidebar .nav ul li.parent ul.children li.active a {
  color: #FFEB3B !important;
  text-decoration: underline;
}
body.highcontrast .left-sidebar .nav ul li.parent ul.children li.active a i {
  color: #fff;
}
body.highcontrast .form-control {
  color: #fff;
  background-color: #333333;
}
body.highcontrast ul.submenu li a {
  color: #000;
  background-color: #000;
  border-left-color: #cccccc;
}
body.highcontrast ul.submenu li a:hover {
  border-left-color: #fff;
  background-color: #000;
  color: #fff;
}
body.highcontrast ul.submenu li a:hover i {
  color: #fff;
}
body.highcontrast ul.submenu li a span i {
  color: #000;
}
body.highcontrast ul.list li a {
  color: #000;
  background-color: #000;
}
body.highcontrast ul.list li a:hover {
  background-color: #000;
  color: #fff;
}
body.highcontrast ul.list li a:hover i {
  color: #fff;
}
body.highcontrast ul.list li a i {
  color: #000;
}
body.highcontrast header .top img.logo {
  display: none;
}
body.highcontrast header .top img.logo-wcag {
  display: block;
}
body.highcontrast footer {
  background: #000 none;
  border-top: 2px solid #fff;
}
body.highcontrast footer p {
  color: #fff;
}
body.highcontrast footer table.footer_table td {
  color: #fff;
}
body.highcontrast footer a {
  text-decoration: underline;
}
body.highcontrast footer h5 {
  color: #FFEB3B;
}
body.highcontrast table.default .card-footer {
  background-color: #fff !important;
  color: #000 !important;
}
body.highcontrast table.default td, body.highcontrast table.default th {
  color: #fff;
  background-color: #000;
}
body.highcontrast table.default td.card-footer:focus, body.highcontrast table.default th.card-footer:focus {
  background-color: #fff !important;
  color: #000 !important;
}
body.highcontrast table.default a {
  color: #fff;
}
body.highcontrast table.default a:hover {
  color: #006DA8;
}
body.highcontrast div.alert-warning {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #fff !important;
}
body.fontup {
  font-size: 120%;
}
body.fontup h3 {
  font-size: 1.9rem;
}
body.fontup .left-sidebar .nav ul li.parent ul.children li a, body.fontup a.more, body.fontup ul.submenu li a, body.fontup a.link {
  font-size: 17px;
}
body.fontup table.default td, body.fontup table th {
  font-size: 1.2rem;
}
body.fontdown {
  font-size: 90%;
}
body.fontdown h3 {
  font-size: 1.5rem;
}
body.fontdown .left-sidebar .nav ul li.parent ul.children li a, body.fontdown a.more, body.fontdown ul.submenu li a, body.fontdown a.link {
  font-size: 12px;
}
body.fontdown table.default td, body.fontdown table th {
  font-size: 0.8rem;
}

.site_map {
  background-color: #fff;
  border: 1px solid #d3d7e9;
}
.site_map ul {
  list-style-type: disc;
}
.site_map ul ul {
  list-style-type: circle;
}

.site_map_link {
  color: #404040;
  font-weight: 600;
}
.site_map_link:hover {
  color: #006DA8;
}

.site_map_link_sub {
  color: #a9a9a9;
}
.site_map_link_sub:hover {
  color: #006DA8;
}

.main-color {
  color: #006DA8 !important;
}

a {
  color: #006DA8;
}
a:hover {
  color: #002b42;
}
a.more {
  font-size: 14px;
  letter-spacing: 1px;
  display: block;
  color: #515253;
  padding-top: 10px;
  margin: 5px 0;
  border-top: 1px solid #d3d7e9;
}
a.more:hover i {
  color: #006DA8;
  transition: all 0.3s ease-in 0s;
}
a.link {
  font-size: 1em;
  line-height: 34px;
  margin: 6px 5px !important;
  font-weight: 500 !important;
  padding: 5px 2px;
  flex-wrap: wrap;
}
a.link:hover {
  background-color: #006DA8;
  color: #fff !important;
  text-decoration: none;
}
a.link span {
  display: table-cell;
  padding: 5px 5px 0 5px;
  line-height: 20px;
}
a.link .ico {
  vertical-align: middle;
  padding-left: 10px;
}
a.link .ico i {
  font-size: 20px;
}
a.link .size {
  margin: 0;
  padding: 0;
  line-height: 1;
}

a.more[aria-expanded=true] {
  color: #006DA8;
}

img {
  max-width: 100%;
}

table.default.table-bordered {
  background-color: #fff;
  border: 0;
  word-wrap: break-word;
}
table.default td {
  font-size: 0.9rem;
  font-weight: 400;
  color: #404040;
}
table.default td.text_main_color {
  color: #006DA8;
}
table.default th {
  font-weight: 600;
}
table.default a {
  color: #848586;
  font-weight: 400;
}
table.default a:hover {
  color: #006DA8;
}
table.default a i.file-icon {
  font-size: 1.3em;
}
table.font-weight-light td {
  font-weight: 300 !important;
}
table.noborder-table {
  border: 0;
}
table.noborder-table tr th, table.noborder-table tr td {
  border: 0;
}

ul.list {
  padding: 0;
}
ul.list li {
  margin: 7px 0;
  list-style: none;
  background-color: #fff;
}
ul.list li a {
  padding: 15px 25px;
  border: 1px solid #d3d7e9;
  display: table;
  width: 100%;
  color: #515253;
}
ul.list li a i {
  line-height: 22px;
  color: #006DA8;
}
ul.list li a:hover {
  color: #006DA8;
}
ul.list li a .ico {
  padding-right: 0;
}
ul.list li a .data {
  padding-left: 45px;
}
ul.list li a .data i {
  color: #848586;
}
ul.list li a .data small {
  padding-right: 20px;
  color: #848586;
}
ul.pagination a.page-link {
  padding: 0.4rem 0.65rem;
  font-size: 0.9em;
  font-weight: 600;
  color: #848586;
}
ul.pagination li a.page-link {
  border: 1px solid #d3d7e9 !important;
  color: #848586;
}
ul.pagination li a.page-link.active {
  background: #d3d7e9;
  color: #fff !important;
}
ul.ngx-pagination li {
  border: 1px solid white !important;
  color: #848586 !important;
  background-color: #fff;
  margin: 0;
}
ul.ngx-pagination li:hover {
  text-decoration: none;
}
ul.ngx-pagination li.current {
  background-color: #d3d7e9;
  padding: 0.4rem 0.7rem;
  cursor: default;
}
ul.ngx-pagination li a {
  padding: 0.4rem 0.7rem;
  color: #848586;
  font-size: 1em;
}
ul.ngx-pagination li a:after, ul.ngx-pagination li a:before {
  margin: 0 !important;
}
ul.submenu {
  padding: 0;
}
ul.submenu li {
  list-style: none;
  margin: 10px 0;
}
ul.submenu li a {
  color: #515253;
  font-size: 13px;
  padding: 12px 25px;
  border: 1px solid #d3d7e9;
  border-left-width: 4px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  background-color: #fff;
}
ul.submenu li a i {
  font-size: 18px;
}
ul.submenu li a i, ul.submenu li a span {
  transform: translateX(0px);
  transition: all 0.3s ease-in 0s;
  display: inline-block;
}
ul.submenu li a:hover {
  color: #006DA8;
  transition: all 0.1s ease-in 0s;
  border-left-color: #006DA8;
}
ul.submenu li a:hover span {
  transform: translateX(7px);
  transition: all 0.3s ease-in 0s;
}
ul.nopoint {
  padding: 0;
  margin: 10px 0;
}
ul.nopoint li {
  list-style: none;
}
ul.sitemap li {
  list-style: none;
}
ul.sitemap li.parent i {
  font-size: 17px;
}
ul.sitemap li.parent .children li i {
  font-size: 14px;
}
ul.sitemap li.parent .children li .children2x li i {
  font-size: 12px;
}

h4.cat {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #006DA8;
}

header .all {
  padding-right: 0;
}
header .content-header {
  background-image: url("../img/header.png");
  background-size: cover;
  min-height: 400px;
}
header .top {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 5px 0;
}
header .top .wcag span {
  display: inline-block;
  padding: 5px 10px;
  color: #006DA8;
  border: 1px solid #006DA8;
  margin: 0 4px;
  width: 40px;
  text-align: center;
}
header .top .wcag span:hover {
  background-color: #fff;
}
header .top .header_logo {
  visibility: visible !important;
}
header .top img.logo-wcag {
  display: none;
}
header .top h1 {
  font-size: 1.75rem;
}

.left-sidebar {
  border-right: 1px solid #d3d7e9;
  padding-right: 0;
}
.left-sidebar .nav {
  background-color: #fff;
}
.left-sidebar .nav ul {
  padding-left: 0;
  margin-bottom: 20px;
  width: 100%;
}
.left-sidebar .nav ul li {
  list-style: none;
}
.left-sidebar .nav ul li.parent p, .left-sidebar .nav ul li.parent div {
  padding: 10px 15px;
  margin: 0;
}
.left-sidebar .nav ul li.parent p:hover, .left-sidebar .nav ul li.parent div:hover {
  background-color: transparent;
  color: #006DA8;
  cursor: pointer;
}
.left-sidebar .nav ul li.parent p:hover i, .left-sidebar .nav ul li.parent div:hover i {
  color: #006DA8;
}
.left-sidebar .nav ul li.parent p:after, .left-sidebar .nav ul li.parent div:after {
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  padding-right: 7px;
  content: "\f078";
  bottom: 5px;
  float: right;
  color: #848586;
}
.left-sidebar .nav ul li.parent ul.children li a {
  color: #515253;
  font-size: 14px;
  padding-left: 40px;
}
.left-sidebar .nav ul li.parent ul.children li a:hover {
  color: #006DA8;
  transition: all 0.2s ease-in 0s;
}
.left-sidebar .nav ul li.parent ul.children li.active a {
  color: #006DA8 !important;
}
.left-sidebar .nav ul li.parent ul.children li.active a i {
  display: inline-block !important;
}
.left-sidebar .nav ul li.parent ul.children li:not(.active) a i {
  display: none !important;
}
.left-sidebar .nav ul li.current {
  background-color: #6bcbff;
  color: #1f1f1f;
  cursor: pointer;
}
.left-sidebar .nav ul li.current p:hover, .left-sidebar .nav ul li.current div:hover {
  color: #1f1f1f;
}
.left-sidebar .nav ul li.current i {
  color: #006DA8;
}
.left-sidebar .nav ul li.current ul.children {
  border-left: 3px solid #006DA8;
}

.content {
  padding-left: 0;
  padding-right: 0;
  background-color: #fafafa;
}
.content .content-heading {
  background-color: #fff;
  border-bottom: 1px solid #d3d7e9;
}
.content .content-heading h2 {
  padding: 10px 25px;
  margin: 0;
  font-weight: 400;
  font-size: 1.75rem;
}
.content .content-heading h3.small {
  font-size: 1.1em;
  font-weight: 300;
  letter-spacing: 0.6px;
  margin: 0 0 5px 0;
}
.content .content-heading h3.small span.last {
  font-weight: 400;
}
.content .content-heading .search {
  border-left: 1px solid #d3d7e9;
  height: 100%;
}
.content .content-heading .search button {
  border: 0;
  background-color: transparent;
}
.content .content-heading .search button:hover {
  cursor: pointer;
}
.content .content-heading .search button:hover i {
  color: #006DA8;
}
.content .content-heading .search .md-form {
  margin: 5px 0;
}
.content .content-heading .share a {
  color: #515253;
  margin: 0 5px;
}
.content .content-heading .share a:hover {
  color: #006DA8;
}
.content p.small {
  font-size: 81%;
  font-weight: 300;
  letter-spacing: 0.6px;
}
.content .content-header {
  padding: 15px 25px;
  background-color: #fff;
}
.content .content-header h2 {
  font-size: 1.5rem;
}
.content .main {
  padding: 35px;
}
.content .main.remove_top_padding {
  padding-top: 0 !important;
}
.content .main div.list_basic {
  background-color: #fff;
  border: 1px solid #d3d7e9;
}
.content .main div.list_basic div.list_item_basic {
  font-size: 0.9em;
}
.content .main div.list_basic div.list_item_basic.description {
  color: #006DA8;
}
.content .main div.list {
  background-color: #fff;
}
.content .main div.list.list_date-sym {
  color: #757575;
  padding: 8px 15px;
  border: 1px solid #e6e6e6;
  transition: all 0.3s ease-out 0s;
}
.content .main div.list.list_date-sym:hover {
  color: #848586;
  border-color: #d3d7e9;
  border-left-width: 10px;
  border-top-left-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  cursor: pointer;
  transition: all 0.3s ease-in 0s;
}
.content .main div.list.list_date-sym .row:first-child {
  font-size: 0.75em;
  border-bottom: 1px dashed #e6e6e6;
}
.content .main div.list.list_date-sym .row:last-child {
  font-size: 0.9em;
}
.content .main div.list.list_date-sym .date-sym {
  padding: 8px 15px;
  border: 1px solid #e6e6e6;
}
.content .main div.list.list_link {
  color: #848586;
  font-size: 0.9em;
  padding: 8px 15px;
  border: 1px solid #e6e6e6;
  border-bottom: 3px solid #e6e6e6;
  transition: all 0.3s ease-out 0s;
}
.content .main div.list.list_link:hover {
  color: #848586;
  border-color: #d3d7e9;
  border-left-width: 10px;
  border-top-left-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  cursor: pointer;
  transition: all 0.3s ease-in 0s;
}
.content p.lead, .content div.lead {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #d3d7e9;
}
.content p.lead i, .content div.lead i {
  display: block;
}
.content p.lead span, .content p.lead h4, .content div.lead span, .content div.lead h4 {
  padding: 5px 0;
  display: inline-block;
  position: relative;
  font-size: 15px;
}
.content p.lead span:before, .content p.lead h4:before, .content div.lead span:before, .content div.lead h4:before {
  background: #006DA8;
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 100%;
}
.content .ngx-dropdown-list-container {
  height: 40vh !important;
}
.content .title-8 {
  font-size: 0.8em !important;
}
.content .title-10 {
  font-size: 1em !important;
}
.content .title-12 {
  font-size: 1.2em !important;
}
.content .title-14 {
  font-size: 1.4em !important;
}

footer {
  padding: 35px 0;
  background-image: url("../img/footer.jpg");
  background-size: cover;
  background-color: #000;
  color: #d1d2d2;
}
footer a[href] {
  color: #f9ce00 !important;
}
footer a:hover {
  color: #fff;
}
footer hr {
  border-color: #848586;
}
footer table.footer_table td {
  color: #d1d2d2;
}
footer .autor {
  font-size: 13px;
}

ul.fixed-top > li {
  position: absolute;
  top: -200px;
  left: 4%;
  z-index: 1;
  background-color: #fff;
  color: #006DA8 !important;
  transition: none;
}
ul.fixed-top > li a {
  color: transparent !important;
  transition: none;
}
ul.fixed-top > li:focus {
  top: 0;
  color: #006DA8 !important;
  background-color: #fff;
  border: 1px solid #006DA8;
  outline: none;
  font-weight: 500 !important;
  border-top: none;
  padding: 14px;
  border-bottom-left-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
  z-index: 999;
  transition: none;
}
ul.fixed-top > li:focus a {
  color: #525252 !important;
  transition: none;
}

.myAlertResetFont, .myAlertFontUp, .myAlertFontDown {
  position: fixed;
  bottom: 5px;
  left: 2%;
  width: 96%;
}

div.fullscreen {
  position: absolute;
  width: 100%;
  height: 960px;
  top: 0;
  left: 0;
  background-color: lightblue;
}

.alert {
  display: none;
}

.noselect {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}

.showSectionItems {
  display: flex;
}

.showSectionItems li {
  animation: show 0.4s ease-in;
}

.table_layout_fixed {
  table-layout: fixed !important;
}

.word_wrap {
  word-wrap: break-word !important;
}

.main_logo {
  max-width: 200px;
}

.cursor_pointer {
  cursor: pointer;
}

.text_main_color {
  color: #006DA8;
}

.text_link {
  font-weight: 600 !important;
  color: #006DA8;
  transition: all ease-in-out 0.3s;
}
.text_link:hover {
  color: #006DA8 !important;
  transition: all ease-in-out 0.3s;
}

.publication_content, .more_content {
  display: none;
}
.publication_content table.default.table-bordered, .more_content table.default.table-bordered {
  background-color: #fff;
}

.office_wrapper {
  border-bottom: 1px solid #d3d7e9;
}

.office_wrapper_result {
  background-color: #fff;
  border: 1px solid #ced4da;
  padding: 15px;
  border-radius: 0.25rem;
}

.btn-office {
  background-color: #006DA8;
  font-size: 0.8em;
}
.btn-office:focus {
  color: #fff !important;
}

span.icon-menu {
  display: none;
}

.ngx-dropdown-container button span.nsdicon-angle-down {
  padding-top: 3px;
}

.hide {
  height: 1px;
  width: 1px;
  position: absolute;
  left: -10000em;
  top: 0;
}

tr:focus td {
  color: #f9ce00 !important;
  outline-color: transparent !important;
}

.availability__declaration .key__wrapper {
  background-color: #fff;
  border: 1px solid #c7c7c7;
  padding: 4px 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 0.25rem;
  font-weight: 500;
}
.availability__declaration ul.shortcuts > li {
  line-height: 3;
}

@media (max-width: 992px) {
  header .content-header {
    background-position: bottom;
  }
}
@media (min-width: 992px) {
  .header_wrapper {
    padding-top: 25%;
  }
}
@media (max-width: 768px) {
  .content .main {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  span.icon-menu {
    display: block;
  }
}
@media (min-width: 768px) {
  #main-menu {
    display: block !important;
  }
  .row-md {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*--------------- LOADER ------------------ */
.loader-title {
  text-align: center;
  font-size: 1.3em;
  font-weight: 100;
}

.sk-cube-grid {
  width: 45px;
  height: 45px;
  margin: 10vh auto 40px;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #006DA8;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
/*--------------- END LOADER ------------------ */
/*--------------- MDB ------------------ */
.main .accordion.info {
  margin: 15px 0;
}
.main .accordion.info .card {
  box-shadow: none;
}
.main .accordion.info .card .card-header {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.main .accordion.info .card .card-header a {
  color: #515253;
}
.main .accordion.info .card .card-header a .lead:before {
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  padding-right: 7px;
  content: "\f078";
  position: absolute;
  right: 0;
  bottom: 5px;
}
.main .accordion.info .card .card-body {
  padding: 0;
}

.btn.btn-sm {
  padding: 0.5rem 1.6rem;
  font-size: 0.64rem;
  text-transform: uppercase;
  color: #fff;
  font-family: inherit;
}

.valign-top {
  vertical-align: top;
}

.valign-middle {
  vertical-align: middle;
}

.valign-bottom {
  vertical-align: bottom;
}

.reader-label {
  position: absolute;
  top: -20000px;
  left: -20000px;
}

a[href] {
  color: #515253 !important;
  font-weight: 500 !important;
}

.card-footer {
  color: #fff !important;
  background-color: #006DA8 !important;
}

.card-footer:active {
  color: #fff !important;
  background-color: #006DA8 !important;
}

.card-footer:hover {
  color: #fff !important;
  background-color: #006DA8 !important;
}

.text-danger-custom {
  color: #e20000 !important;
}

.bootstrap-select > .dropdown-toggle {
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
}

.bootstrap-select .dropdown-menu li a span.text {
  word-break: break-word;
  white-space: normal;
}

:focus:not(:focus-visible) {
  border: none !important;
  background: transparent;
  outline: none;
}

:focus-visible,
a[href]:focus-visible {
  font-weight: bold !important;
}

footer a[href] {
  color: #f9ce00 !important;
}

td.card-footer:focus {
  color: #006DA8;
  background-color: #fff;
}

@media (max-width: 576px) {
  footer .media, footer .media-body {
    display: block;
    width: 100%;
  }
  footer .media {
    text-align: center;
  }
  footer .media img {
    margin-bottom: 15px !important;
  }
}
header .content-header {
  background-size: cover;
  min-height: 400px;
}
header .content-header img {
  visibility: hidden;
}

a {
  color: #006DA8;
}

.btn-office {
  background-color: #006DA8;
}

.bs-datepicker-head {
  background-color: #006DA8 !important;
}

.bs-datepicker-body table td span.selected {
  background-color: #006DA8 !important;
}

body.highcontrast .left-sidebar span.icon-menu {
  position: fixed;
  z-index: 999;
  top: 200px;
  left: calc(100% - 45px);
  padding: 15px;
  background-color: #fff;
  color: #000;
}
body.highcontrast .ngx-dropdown-container .ngx-dropdown-button {
  background-color: #333333 !important;
  color: #fff;
}
body.highcontrast .ngx-dropdown-container .ngx-dropdown-list-container ul.selected-items li {
  background-color: transparent !important;
  color: #006DA8 !important;
}
body.highcontrast table.default a {
  color: #ffffff;
  text-decoration: underline;
}
body.highcontrast table.default a:hover {
  color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.current {
  color: #4d4d4d;
  background-color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.current ul.children {
  border-left-color: #fff;
  border-left-width: 2px;
}
body.highcontrast .left-sidebar .nav ul li.current p:hover {
  color: #000;
}
body.highcontrast .left-sidebar .nav ul li.current p:hover:after {
  color: #000;
}
body.highcontrast .left-sidebar .nav ul li.current p:hover i {
  color: #4d4d4d;
}
body.highcontrast .left-sidebar .nav ul li.current i:not(.fa-hand-point-right) {
  color: #4d4d4d;
}
body.highcontrast .left-sidebar .nav ul li.current i.fa-hand-point-right {
  color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.parent p:after {
  color: #fff;
}
body.highcontrast .left-sidebar .nav ul li.current p:after {
  color: #000;
}
body.highcontrast .content .main ul.pagination li a.page-link.active {
  color: #000;
  background-color: #ffffff;
}
body.highcontrast .content p.lead span:before {
  background: #fff;
}

ul.pagination li a.page-link.active {
  background-color: #006DA8;
  color: #fff;
}

header .top .wcag a {
  color: #006DA8;
  border-color: #006DA8;
}

.left-sidebar span.icon-menu {
  position: fixed;
  z-index: 999;
  top: 200px;
  left: calc(100% - 45px);
  padding: 15px;
  background-color: #006DA8;
  color: #fff;
}
.left-sidebar .nav ul li.current {
  color: #daefff;
  background-color: #006DA8;
}
.left-sidebar .nav ul li.current ul.children {
  border-left-color: #006DA8;
  border-left-width: 2px;
}
.left-sidebar .nav ul li.current p:hover, .left-sidebar .nav ul li.current div:hover {
  color: #fff;
}
.left-sidebar .nav ul li.current p:hover:after, .left-sidebar .nav ul li.current div:hover:after {
  color: #fff;
}
.left-sidebar .nav ul li.current p:hover i, .left-sidebar .nav ul li.current div:hover i {
  color: #fff;
}
.left-sidebar .nav ul li.current i:not(.fa-hand-point-right) {
  color: #daefff;
}
.left-sidebar .nav ul li.current i.fa-hand-point-right {
  color: #f9ce00;
}
.left-sidebar .nav ul li.parent p:after, .left-sidebar .nav ul li.parent div:after {
  color: #daefff;
}

.nav ul li.current {
  background-color: #05a7ff;
  color: #1f1f1f;
  cursor: pointer;
}
