input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  margin: 0 !important;
  height: inherit;
  background-color: inherit;
  font-family: inherit;
    font-size: 16px;
  font-weight: inherit;
  border-color: inherit;
  appearance: auto;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
  background: transparent;
  border:inherit;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
::placeholder {
  color: #00095B;
}

input {
  border: inherit;
  border-style: inherit;
  border-color: initial;
  font-size: inherit;
  height: inherit;
  border-width: inherit;
  box-shadow: inherit;
  font-size: 1rem;
  color: inherit;
  height: inherit;
  padding: inherit;
  width: inherit;
}

a {
  text-decoration: revert;
  line-height: inherit;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
    width: max-content;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: revert;
  line-height: revert;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

span {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

@media (min-width: 1023px) {
  #global-ux .footer .footer-links .footer-links-column .regular li a {
    font-size: 0.875rem;
  }

  #global-ux .footer a:link,
  #global-ux .footer a:visited,
  #global-ux .footer a:hover,
  #global-ux .footer a:active {
    font-size: 0.875rem;
    text-decoration:inherit;
  }

  #global-ux .footer #footer-search-input-q {
    width: 200%;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  #global-ux:first-of-type {
    margin-bottom: 0px;
  }

  #global-ux .icon-search + span {
    display: none;
  }
}

.tooltip {
  background: initial;
  color: inherit;
  display: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  max-width: inherit;
  padding: inherit;
  position: inherit;
  width: inherit;
  z-index: inherit;
  left: inherit;
}

.label {
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  position: inherit;
  text-align: inherit;
  text-decoration: inherit;
  white-space: inherit;
  padding: inherit;
  padding-bottom: inherit;
  font-size: inherit;
  background-color: inherit;
  color: inherit;
  display: initial;
}

label {
  color: inherit;
  cursor: inherit;
  display: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-bottom: 0;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

button,
.button {
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  border-radius: inherit;
  border-style: inherit;
  border-width: inherit;
  cursor: inherit;
  padding: initial;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: inherit;
  position: inherit;
  font-size: inherit;
  background-color: inherit;
  border-color: inherit;
  color: inherit;
  transition: inherit;
  display: initial;
  text-align: revert;
  margin: initial;
}

a:hover,
a:focus {
  color: inherit;
}

#global-ux .footer .footer-middle .footer-social-share .richtext.section p a.link-overlay {
  color: white;
  text-decoration: inherit;
}

#global-ux #cookie-disclaimer-alt {
  z-index: 100;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: inherit;
  color: inherit;
}

table {
  background: inherit;
  border: inherit;
  margin-bottom: inherit;
  table-layout: inherit;
}

ul {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
}

ol {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
}

.column.col-center {
  position: inherit;
  padding: initial;
  font-size: inherit;
}

p {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  margin: 0;
  text-rendering: inherit;
}

form {
  padding: 0;
  margin: 0;
}

.autoCompleteText input {
  display: initial;
  box-shadow: inherit;
}

label.input-label {
  display: initial;
}

.panel {
  border: inherit;
  margin: inherit;
  padding: inherit;
  background: inherit;
  color: inherit;
}

button.disabled, button[disabled],
.button.disabled, .button[disabled] {
  background-color: inherit;
  border-color: inherit;
  color: inherit;
  box-shadow: none;
  cursor: default;
  opacity: inherit;
}

.checkbox-label {
  display: initial;
}

.notification-banner button {
  position: initial;
  margin: initial;
}

.notification-banner>div a {
  color: initial;
  line-height: initial;
  text-decoration: inherit;
}

.breadcrumbs {
  border-style: inherit;
  border-width: inherit;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  border-color: initial;
}

.breadcrumbs>* {
  color:  inherit;
  float: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  text-transform: none;
}

.tabs-container {
  overflow: initial;
}

h2 {
  margin-top:initial;
}

fieldset {
    margin: 0;
    padding: 0;
}
select {
    border: 1px solid #6e6e6e;
    margin: 0;
    padding: 0;
}
