body {
  background-color: #fff;
  color: #222;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  padding: 0;
  margin: 0;
  line-height: 1.8em; }

img {
  max-width: 100%; }

a {
  color: #005eb8; }
  a:hover, a:focus {
    color: #005eb8; }

blockquote {
  border-color: #005eb8; }

.grid {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-bottom: 100px; }
  .grid-item {
    display: flex;
    flex-grow: 1;
    margin-bottom: 15px; }
  .grid-pagination {
    width: 100%;
    text-align: center; }

.align-left {
  float: left;
  margin: 0 10px 10px 0; }

.align-right {
  float: right;
  margin: 0 0 10px 10px; }

.align-center {
  float: none;
  display: block;
  margin: 0 auto 10px;
  width: -moz-max-content;
  width: max-content; }

.table {
  max-width: 100% !important;
  width: 100% !important; }

.select2-container .select2-selection--single {
  height: 34px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px; }

.container__small {
  max-width: 720px; }
  @media only screen and (min-width: 767px) and (max-width: 1198.999px) {
    .container__small {
      max-width: 100%; } }

.container__medium {
  max-width: 970px; }

#contactmap {
  width: 100%;
  height: 450px; }

.no-gaps.row {
  margin: 0; }

.no-gaps > [class^='col-'] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.orderitems .boltforms-value {
  float: right; }

.menu {
  padding: 5px 0 10px;
  margin: 0;
  list-style: none; }
  .menu li {
    padding: 0 25px 0 10px; }

.pagination li a, .pagination li span {
  color: #005eb8; }
  .pagination li a:hover, .pagination li a:focus, .pagination li span:hover, .pagination li span:focus {
    color: #005eb8; }

.pagination > .active > a,
.pagination > .active > span {
  background-color: #005eb8; }
  .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    background-color: #005eb8; }

.btn-primary {
  background-color: #005eb8; }

.btn-resetpassword {
  display: inline-block;
  margin-top: 10px; }

.header {
  background-color: #FFF;
  padding-bottom: 40px; }
  .header h3 {
    padding-inline: 8px; }
  .header-title {
    height: 70px;
    margin-top: 10px; }
  .header-logo {
    text-indent: -9999px;
    background-color: transparent;
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0; }
  @media only screen and (max-width: 767px) {
    .header h3 {
      font-size: 19px; } }

.cookie-notice {
  padding-top: 5px;
  background-color: #eee; }
  .cookie-notice .row {
    position: relative; }
  .cookie-notice p {
    padding-right: 60px; }
  .cookie-notice .close-cookie-notice {
    color: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 15px;
    top: 0; }

.footer {
  padding: 2em 0;
  background-color: #222; }
  .footer-social a {
    color: #FFF; }
    .footer-social a:hover {
      background-color: rgba(255, 255, 255, 0.1) !important; }
  .footer-nav {
    padding: 5em 0 2em 0; }
    @media only screen and (max-width: 767px) {
      .footer-nav {
        padding: 1em 0; } }
    .footer-nav .nav {
      margin: 0;
      padding: 0; }
      .footer-nav .nav-item {
        display: inline-block; }
      .footer-nav .nav-link {
        padding: 5px;
        margin-right: 25px;
        color: #FFF; }
      .footer-nav .nav > li > a:hover, .footer-nav .nav > li > a:focus {
        background-color: rgba(255, 255, 255, 0.1); }
  .footer .boltform {
    color: #fff; }
    .footer .boltform form {
      margin-top: 10px; }
    .footer .boltform br {
      display: none; }
  .footer .author-block {
    float: right; }
    .footer .author-block a {
      font-size: 70%;
      text-transform: uppercase;
      color: #555; }
    @media only screen and (max-width: 767px) {
      .footer .author-block {
        float: none; } }

.navbar {
  background: #FFF;
  border-radius: 0;
  border: 0;
  font-size: 0.9em;
  position: relative; }
  .navbar-header {
    float: right; }
    @media only screen and (max-width: 767px) {
      .navbar-header {
        float: none; } }
  .navbar-toggle {
    background-color: #000;
    float: none; }
    .navbar-toggle .icon-bar {
      background-color: #FFF; }
    .navbar-toggle.collapsed {
      background-color: #F7F7F7; }
      .navbar-toggle.collapsed .icon-bar {
        background-color: #000; }
  @media only screen and (max-width: 767px) {
    .navbar-collapse {
      background-color: #ffffff; } }
  @media only screen and (max-width: 767px) {
    .navbar-nav {
      margin: 0; } }
  .navbar-nav > li > a {
    padding: 5px 8px;
    line-height: 32px;
    color: #000; }
    .navbar-nav > li > a:hover {
      text-decoration: underline;
      background-color: transparent; }
    @media only screen and (max-width: 767px) {
      .navbar-nav > li > a {
        padding: 5px 15px; } }
  .navbar-nav > .active > a {
    color: #005eb8; }

.nav-link {
  text-transform: uppercase;
  font-weight: bold; }

.nav-highlight {
  color: red !important; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav .open > a:active {
  background: white; }

.nav .caret {
  margin-left: 5px; }

.nav-intranet .dropdown-toggle {
  font-size: 14px;
  font-weight: bold;
  color: #CCC; }
  .nav-intranet .dropdown-toggle i {
    font-size: 25px;
    vertical-align: middle;
    margin-left: 5px; }

.nav-intranet.loggedin .dropdown-toggle {
  color: #005eb8; }

.nav-intranet .dropdown-menu {
  right: 0;
  left: auto;
  background-color: #171717;
  color: #ffffff; }
  .nav-intranet .dropdown-menu a {
    color: #ffffff;
    padding: 10px 20px; }
  .nav-intranet .dropdown-menu h4 {
    padding: 0 10px; }
  .nav-intranet .dropdown-menu:before {
    right: 30px;
    left: auto;
    border-color: transparent transparent #171717 transparent; }
  .nav-intranet .dropdown-menu .login {
    padding: 2em; }
  .nav-intranet .dropdown-menu .panel {
    background: inherit;
    padding: 1em 1em 0; }
  .nav-intranet .dropdown-menu .auth-login-password {
    margin: 0;
    width: 100%; }
    .nav-intranet .dropdown-menu .auth-login-password button {
      width: 100%; }

.nav-intranet.loggedin .dropdown-menu {
  min-width: 0; }

.dropdown-menu {
  background-color: #EEE;
  border: 0;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  min-width: 290px; }
  .dropdown-menu:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #EEE transparent;
    position: absolute;
    top: -6px;
    left: 30px; }
    @media only screen and (max-width: 767px) {
      .dropdown-menu:before {
        display: none; } }
  .dropdown-menu a {
    display: block;
    text-transform: uppercase;
    color: #000;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 0.9em; }
    .dropdown-menu a:hover {
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.1); }
    @media only screen and (max-width: 767px) {
      .dropdown-menu a {
        padding: 5px 10px; } }

.search-button {
  border: 0;
  background-color: #005eb8;
  color: #FFF;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  padding: 0 !important;
  width: 100%;
  font-size: 1em !important;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important; }
  .search-button:hover {
    background-color: lightskyblue;
    color: #FFF; }

.search-icon {
  border: 0;
  padding: 0 0.5em !important; }

.search-input {
  border: 0;
  background: #EEE;
  padding: 0em 1em !important;
  height: 44px;
  line-height: 44px;
  font-size: 1em !important; }
  .search-input:focus, .search-input:active {
    background: #EEE; }

.search-group {
  position: relative;
  margin: 0;
  padding: 0;
  width: 180px;
  font-size: 1em !important; }
  .search-group:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    z-index: 10;
    border-top: 10px solid transparent;
    border-right: 10px solid #005eb8;
    border-bottom: 10px solid transparent; }
  .search-group:hover:before {
    border-right-color: lightskyblue; }
  .search-group--icon {
    width: 60px; }
    .search-group--icon:before {
      border-top: 8px solid transparent;
      border-right: 5px solid #005eb8;
      border-bottom: 8px solid transparent;
      left: -8px;
      margin-top: -8px; }

.search-input-group--icon {
  width: 100%; }

/* Customise color */
.search-button {
  background-color: #005eb8;
  color: #FFF; }
  .search-button:hover {
    background-color: lighter(5%, #005eb8);
    color: #FFF; }

.search-group:before {
  border-right: 10px solid #005eb8; }

.search-group:hover:before {
  border-right-color: lighter(5%, #005eb8); }

.breadcrumb {
  background-color: transparent;
  margin-bottom: 0; }
  .breadcrumb-item {
    font-weight: bold;
    font-size: 0.9em; }
    .breadcrumb-item a {
      color: #999; }
    .breadcrumb-item:last-of-type a {
      color: #333; }

.page-header {
  background: #FFF;
  text-align: center;
  border-top: 2px solid #EEE;
  margin: 0;
  padding: 0; }
  .page-header .page-title {
    margin: 0.5em 0; }

.page-title {
  padding: 0;
  margin: 1em 0; }

.page-banner {
  display: block;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

.page-intro {
  padding: 0.5em 0;
  text-align: center; }
  .page-intro__home {
    padding: 2em 0 1.5em; }

.page-excerpt p {
  margin: 0;
  font-size: 1.4em;
  text-align: center;
  line-height: 1.6em; }

.page-content {
  padding: 1em 0 2em 0; }

.page-search {
  padding: 2em 0 4em 0;
  text-align: center; }
  .page-search .form {
    margin: 0 8em; }

.page-listing {
  padding: 2em 0 3em; }
  .page-listing .grid-item {
    transition: all .2s ease-in-out;
    transform: scale(1);
    opacity: 1; }
  .page-listing.loading .grid-item {
    transform: scale(0.9);
    opacity: .7; }

.page-filtering {
  padding: 4em 0 2em 0; }

.page-filters {
  float: none !important;
  margin: 0;
  text-align: center; }
  .page-filters .btn {
    margin-bottom: 5px;
    border-radius: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #EEE;
    outline: 0; }
    .page-filters .btn-primary {
      background-color: #005eb8;
      border-color: #005eb8; }

.page-results {
  background: #FFF;
  margin: 0 0 4em 0;
  padding: 1px; }
  .page-results h3 {
    padding: 0 1em; }
  .page-results a {
    display: block;
    border: 2px solid #FFF;
    background: #EEE;
    padding: 0.8em 1em;
    line-height: 1.2em;
    color: #000;
    font-size: 1.1em;
    min-height: 85px; }
    .page-results a:hover {
      background: #005eb8;
      color: #FFF;
      text-decoration: none; }

.page-map {
  margin: 2em 0 5em 0;
  background: #FFF; }

.page-form {
  margin: 2em 0 5em 0;
  background-color: #ffffff;
  padding: 25px; }

.page-box {
  padding: 2em; }

.page-nocontent {
  padding: 4em 0;
  text-align: center;
  background: #FFF;
  margin: 4em 0; }
  .page-nocontent p {
    margin: 0; }

.page__home, .page__dashboard {
  background-color: #fff; }
  .page__home .page-banner, .page__dashboard .page-banner {
    height: 450px; }

.page__primary {
  background-color: #fff; }

.page__secondary {
  background-color: pink; }

#results.loading .panel {
  transform: scale(0.9);
  opacity: .7; }

#accordion .panel, .content-accordion .panel {
  border: 0;
  border-bottom: 1px solid #CCC;
  background: #ffffff;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 0;
  box-shadow: none;
  transition: all .2s ease-in-out;
  transform: scale(1);
  opacity: 1; }
  #accordion .panel-heading, .content-accordion .panel-heading {
    background: transparent;
    padding: 0;
    border: 0; }
    #accordion .panel-heading:focus, .content-accordion .panel-heading:focus {
      outline: 0; }
  #accordion .panel-title, .content-accordion .panel-title {
    margin: 0;
    border: 0; }
    #accordion .panel-title a, .content-accordion .panel-title a {
      font-size: 0.9em;
      font-weight: bold;
      color: #000;
      display: block;
      text-decoration: none;
      padding: 1em 0; }
  #accordion .panel-body, .content-accordion .panel-body {
    padding: 1em 0; }
  #accordion .panel-heading .fa, .content-accordion .panel-heading .fa {
    color: #005eb8; }
  #accordion .panel-heading.active .fa-plus:before, .content-accordion .panel-heading.active .fa-plus:before {
    content: "\f00d"; }
  #accordion .panel.panel-white, .content-accordion .panel.panel-white {
    background-color: #ffffff;
    padding: 10px 15px; }
  #accordion .panel span, .content-accordion .panel span {
    font-weight: normal; }

.panel-update .panel-title {
  display: flex;
  text-decoration: none;
  padding-bottom: 5px; }
  .panel-update .panel-title .date {
    margin: 0 !important;
    font-size: 12px; }
  .panel-update .panel-title .panel-content {
    flex-grow: 1; }
    .panel-update .panel-title .panel-content strong {
      display: block;
      margin-bottom: 10px; }
    .panel-update .panel-title .panel-content p:last-child {
      margin-bottom: 0; }
  .panel-update .panel-title .panel-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }

.panel-update .panel-body {
  padding: 0.5em 0 0 !important; }
  .panel-update .panel-body p:last-child {
    margin-bottom: 0; }

.flag {
  position: absolute;
  margin-left: -40px;
  width: 20px;
  text-align: center;
  align-self: center; }
  .flag.fa-exclamation {
    color: #ff321d !important; }
  .flag.fa-star {
    color: #ffd900 !important; }
  .card .flag {
    right: 10px; }
  @media only screen and (max-width: 767px) {
    .flag {
      position: static;
      align-self: start;
      margin: 3px 10px 0 -5px; } }

.tab {
  padding-left: 1em; }
  .tab-each a {
    text-transform: uppercase;
    font-weight: bold;
    color: #666; }
  .tab-content {
    padding: 2em 1em;
    background-color: #FFF; }

.card {
  border-radius: 0;
  border: 0;
  margin-bottom: 20px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  flex-grow: 1; }
  .card-block {
    flex-grow: 1;
    display: table;
    border: 0;
    position: relative;
    background-color: #eee; }
  .card-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1em; }
  .card-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 0.8em;
    font-weight: bold; }
  .card-title {
    margin: 25px 0 0;
    font-size: 1.5em; }
    .card-title a {
      display: block;
      font-size: 1.2em; }
      .card-title a:hover {
        text-decoration: none; }
  .card-content {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: left; }
    .card-content p {
      font-size: 0.9em;
      line-height: 1.4em; }
      .card-content p:last-of-type {
        margin: 0; }
    .card-content ul {
      list-style: none;
      padding: 0;
      margin: 20px 0 0;
      font-size: 16px; }
  .card-image {
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-color: #CCC; }
    .card-image a {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .card-image img {
      visibility: hidden; }
  .card-icon {
    display: flex;
    min-height: 100px;
    background-color: white;
    justify-content: center;
    align-items: center;
    font-size: 80px; }
  .card-link {
    display: block;
    margin: 0;
    text-transform: uppercase;
    background: #005eb8;
    color: #fff;
    font-weight: bold;
    padding: 1em 0; }
    .card-link:hover, .card-link:focus {
      color: #fff; }
  .card-footer {
    background-color: #FFF;
    text-align: center;
    border-radius: 0 !important;
    border-top: 2px solid #EEE; }
  .card__full {
    padding: 2em 0;
    position: relative;
    background: #FFF; }
    .card__full .card-image {
      width: 200px;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .card__full .card-block {
      margin-left: 200px;
      display: block; }
      .card__full .card-block.no-image {
        margin-left: 0; }
    .card__full .card-inner {
      text-align: left; }
    .card__full .card-footer {
      display: none; }
    @media only screen and (max-width: 767px) {
      .card__full .card-image {
        width: 100px; }
      .card__full .card-block {
        margin-left: 100px; } }
  .card__half {
    display: block; }
    .card__half .card-image {
      width: 50%;
      width: calc(50% - 15px);
      float: left;
      height: 300px; }
    .card__half .card-block {
      width: 50%;
      width: calc(50% + 15px);
      height: 300px; }
    @media only screen and (max-width: 1199px) {
      .card__half .card-image {
        height: 150px;
        float: none;
        width: 100%; }
      .card__half .card-block {
        width: 100%;
        height: 150px;
        border: 0;
        position: relative; } }
  .card__quarter .card-image {
    height: 150px;
    float: none;
    width: 100%; }
  .card__quarter .card-block {
    width: 100%;
    height: 150px;
    border: 0;
    position: relative; }
  .card__team .card-title a {
    color: #000; }
  .card__team .card-image {
    height: auto;
    width: 100%;
    float: none; }
  .card__team .card-footer {
    display: none; }
  .card__team .card-block {
    display: block;
    width: 100%;
    height: auto;
    padding: 1.25em 0 2em 0; }
  .card__team .card-inner {
    text-align: left;
    padding: 0; }
  .card__profiles {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    height: 100%; }
    .card__profiles .card-image {
      min-height: 250px; }
    .card__profiles .card-body {
      padding: 20px;
      flex-grow: 1; }
  .card__homepage {
    display: block; }
    .card__homepage .card-block,
    .site-uhnm .card__homepage .card-block {
      background-color: transparent; }
    .card__homepage .card-inner {
      text-align: center; }
    .card__homepage .card-content {
      text-align: center; }
  .card__news, .card__dashboard {
    background-color: #FFF;
    color: #000;
    display: flex;
    flex-direction: column;
    height: 100%; }
    .card__news .card-block, .card__dashboard .card-block {
      display: block;
      height: auto;
      padding: 1.5em 0;
      flex-grow: 1; }
    .card__news .card-inner, .card__dashboard .card-inner {
      text-align: left; }
    .card__news .card-image, .card__dashboard .card-image {
      height: auto; }
      .card__news .card-image img, .card__dashboard .card-image img {
        display: block; }
    .card__news .card-title, .card__dashboard .card-title {
      margin-bottom: 0.8em;
      text-align: center; }
      .card__news .card-title a, .card__dashboard .card-title a {
        color: #000;
        line-height: 1.4em; }
    .card__news .card-content p, .card__dashboard .card-content p {
      margin-bottom: 0;
      text-align: center; }
  .card__documents .card-block {
    background-color: #ffffff;
    display: block;
    height: auto; }
  .card__documents .card-inner {
    padding: 1em;
    display: block;
    text-align: left; }
  .card__white .card-title, .card__white .card-title a, .card__white .card-content, .card__white .card-number {
    color: #FFF; }
  .card__black .card-title, .card__black .card-title a, .card__black .card-content, .card__black .card-number {
    color: #000; }

#page-carousel .item img {
  width: 100%;
  height: auto; }
  .page__home #page-carousel .item img {
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover; }

#page-carousel .carousel-caption {
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #page-carousel .carousel-caption {
      padding-bottom: 5px !important; }
      #page-carousel .carousel-caption h3 {
        font-size: 95%; } }

.banner-condensed .carousel-caption {
  padding-bottom: 10px !important; }

.carousel.fade {
  opacity: 1;
  visibility: visible; }

.carousel.fade .item {
  transition: opacity ease-out .7s;
  left: 0;
  opacity: 0;
  /* hide all slides */
  top: 0;
  position: absolute;
  width: 100%;
  display: block;
  visibility: hidden; }

.carousel.fade .item:first-child {
  top: auto;
  opacity: 1;
  /* show first slide */
  position: relative;
  visibility: visible; }

.carousel.fade .item.active {
  opacity: 1;
  visibility: visible; }

.article-header {
  text-align: center;
  margin: 0 0 3em 0;
  clear: both; }

.article-date {
  text-transform: uppercase;
  margin-bottom: 2em;
  font-weight: bold;
  font-size: 0.8em;
  letter-spacing: 0.05em; }

.article-title {
  margin-bottom: 1em; }

.article-excerpt {
  font-size: 1.2em;
  padding: 0 8em; }
  @media only screen and (max-width: 1199px) {
    .article-excerpt {
      padding: 0 2em; } }

.article-image {
  margin-bottom: 3rem;
  text-align: center; }
  .article-image img {
    width: 100%; }

.article-content {
  padding: 0 8em; }
  @media only screen and (max-width: 1199px) {
    .article-content {
      padding: 0 2em; } }

.article-footer {
  padding-top: 10px; }

.article__profile {
  padding: 35px;
  background-color: #ffffff; }
  .article__profile .article-header {
    text-align: left;
    margin-bottom: 2em; }
  .article__profile .article-title {
    margin: 0; }
  .article__profile .article-excerpt, .article__profile .article-content {
    padding-left: 0; }
    .article__profile .article-excerpt ul, .article__profile .article-excerpt ol, .article__profile .article-content ul, .article__profile .article-content ol {
      padding: 0;
      list-style: none; }

.social-share-links {
  position: relative; }
  .social-share-links a {
    color: #222;
    background-color: #FFF;
    line-height: 90%;
    padding: 8px 10px !important;
    margin-left: 4px; }
    .social-share-links a:hover {
      background-color: rgba(255, 255, 255, 0.3) !important; }

/**
 * Styles for 'responsive video embeds'
 */
.responsive-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }

.responsive-video.vimeo {
  padding-top: 0; }

.responsive-video.widescreen {
  padding-bottom: 57.25%; }

.responsive-video embed, .responsive-video iframe, .responsive-video object, .responsive-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

@media (max-width: 767px) {
  .responsive-video {
    padding-top: 0; } }

.video-container {
  margin-bottom: 1rem; }
  .video-container .video-trigger {
    width: 100%;
    height: 268px;
    background: no-repeat center center;
    background-color: #000000;
    background-image: url(../images/owl.video.play.png), linear-gradient(to bottom, #000000 0%, #4c4c4c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    .video-container .video-trigger:hover {
      cursor: pointer; }

.existing-profilePicture {
  position: relative; }

.remove-profilePicture {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  display: block;
  width: 20px;
  font-size: 20px;
  text-align: center; }
  .remove-profilePicture:hover {
    text-decoration: none; }

.existing-documents {
  display: flex;
  flex-wrap: wrap; }
  .existing-documents .col-document {
    margin-bottom: 20px; }
  .existing-documents h3 {
    flex: 0 0 100%; }
  .existing-documents a {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid; }
  .existing-documents .doc-icon {
    font-size: 50px; }
  .existing-documents span {
    flex-grow: 1;
    margin: 10px 0;
    line-height: 1.3em; }
    .existing-documents span.button {
      flex-grow: 0;
      margin: 0; }

.existing-document {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px; }
  .auth_documentList .existing-document {
    padding: 0 0 10px 0; }
  .existing-document .doc-icon {
    font-size: 60px;
    margin-right: 10px; }
  .existing-document .document-content {
    flex-grow: 1; }
  .existing-document .remove-document {
    font-size: 20px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    text-decoration: none; }

.form-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 20px 0 30px; }
  .form-flex .form-group {
    margin: 0 5px 10px; }

.display-flex {
  display: flex; }

.boltform .radio {
  display: inline;
  margin-right: 15px; }

.tns-ovh {
  display: flex;
  margin: 0 50px; }
  @media only screen and (max-width: 767px) {
    .tns-ovh {
      margin: 0 35px; } }

.tns-outer {
  margin: 20px 0;
  position: relative; }

.tns-inner {
  width: 100%; }

.tns-slider,
.tns-slider > .tns-item {
  height: 100%; }

.tns-slider {
  width: 100%; }

.tns-controls button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  opacity: .5;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  border: none;
  outline: none; }
  .tns-controls button[data-controls="next"] {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); }
  .tns-controls button:hover, .tns-controls button:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }
  @media only screen and (max-width: 767px) {
    .tns-controls button {
      font-size: 16px;
      color: #005eb8;
      background-image: none;
      width: 35px;
      opacity: 1; }
      .tns-controls button[data-controls="next"] {
        background-image: none; }
      .tns-controls button:hover, .tns-controls button:focus {
        color: #005eb8; } }

.panel.auth-feedback {
  padding: 10px; }

.site-cwps .page__updates {
  background-color: rgba(2, 111, 244, 0.05); }
  .site-cwps .page__updates .btn-primary,
  .site-cwps .page__updates .card-link {
    background-color: #026ff4;
    border-color: #CCC; }
  .site-cwps .page__updates h4 a {
    color: #026ff4; }
  .site-cwps .page__updates .card-footer {
    background-color: #026ff4;
    border-top: 0; }
    .site-cwps .page__updates .card-footer a {
      color: #FFF; }
  .site-cwps .page__updates .pagination li a,
  .site-cwps .page__updates .pagination li span,
  .site-cwps .page__updates .pagination li a:hover,
  .site-cwps .page__updates .pagination li a:focus,
  .site-cwps .page__updates .pagination li span:hover,
  .site-cwps .page__updates .pagination li span:focus {
    color: #026ff4; }
  .site-cwps .page__updates .pagination > .active > a,
  .site-cwps .page__updates .pagination > .active > span {
    background-color: #026ff4;
    border-color: #026ff4; }
  .site-cwps .page__updates .pagination > .active a,
  .site-cwps .page__updates .pagination > .active a:focus,
  .site-cwps .page__updates .pagination > .active a:hover,
  .site-cwps .page__updates .pagination > .active span,
  .site-cwps .page__updates .pagination > .active span:focus,
  .site-cwps .page__updates .pagination > .active span:hover {
    color: #fff; }

.site-cwps .page__news {
  background-color: rgba(63, 134, 46, 0.05); }
  .site-cwps .page__news .btn-primary,
  .site-cwps .page__news .card-link {
    background-color: #3f862e;
    border-color: #CCC; }
  .site-cwps .page__news h4 a {
    color: #3f862e; }
  .site-cwps .page__news .card-footer {
    background-color: #3f862e;
    border-top: 0; }
    .site-cwps .page__news .card-footer a {
      color: #FFF; }
  .site-cwps .page__news .pagination li a,
  .site-cwps .page__news .pagination li span,
  .site-cwps .page__news .pagination li a:hover,
  .site-cwps .page__news .pagination li a:focus,
  .site-cwps .page__news .pagination li span:hover,
  .site-cwps .page__news .pagination li span:focus {
    color: #3f862e; }
  .site-cwps .page__news .pagination > .active > a,
  .site-cwps .page__news .pagination > .active > span {
    background-color: #3f862e;
    border-color: #3f862e; }
  .site-cwps .page__news .pagination > .active a,
  .site-cwps .page__news .pagination > .active a:focus,
  .site-cwps .page__news .pagination > .active a:hover,
  .site-cwps .page__news .pagination > .active span,
  .site-cwps .page__news .pagination > .active span:focus,
  .site-cwps .page__news .pagination > .active span:hover {
    color: #fff; }

.site-cwps .page__news .article-image {
  float: right;
  margin: 0 0px 20px 20px;
  width: 45%; }

.site-cwps .page__profiles, .site-cwps .page__profile {
  background-color: rgba(141, 40, 55, 0.05); }
  .site-cwps .page__profiles .btn-primary,
  .site-cwps .page__profiles .card-link, .site-cwps .page__profile .btn-primary,
  .site-cwps .page__profile .card-link {
    background-color: #8d2837;
    border-color: #CCC; }
  .site-cwps .page__profiles h4 a, .site-cwps .page__profiles h3.card-title a, .site-cwps .page__profile h4 a, .site-cwps .page__profile h3.card-title a {
    color: #8d2837; }
  .site-cwps .page__profiles .card-footer, .site-cwps .page__profile .card-footer {
    background-color: #8d2837;
    border-top: 0; }
    .site-cwps .page__profiles .card-footer a, .site-cwps .page__profile .card-footer a {
      color: #FFF; }
  .site-cwps .page__profiles .pagination li a,
  .site-cwps .page__profiles .pagination li span,
  .site-cwps .page__profiles .pagination li a:hover,
  .site-cwps .page__profiles .pagination li a:focus,
  .site-cwps .page__profiles .pagination li span:hover,
  .site-cwps .page__profiles .pagination li span:focus, .site-cwps .page__profile .pagination li a,
  .site-cwps .page__profile .pagination li span,
  .site-cwps .page__profile .pagination li a:hover,
  .site-cwps .page__profile .pagination li a:focus,
  .site-cwps .page__profile .pagination li span:hover,
  .site-cwps .page__profile .pagination li span:focus {
    color: #8d2837; }
  .site-cwps .page__profiles .pagination > .active > a,
  .site-cwps .page__profiles .pagination > .active > span, .site-cwps .page__profile .pagination > .active > a,
  .site-cwps .page__profile .pagination > .active > span {
    background-color: #8d2837;
    border-color: #8d2837; }
  .site-cwps .page__profiles .pagination > .active a,
  .site-cwps .page__profiles .pagination > .active a:focus,
  .site-cwps .page__profiles .pagination > .active a:hover,
  .site-cwps .page__profiles .pagination > .active span,
  .site-cwps .page__profiles .pagination > .active span:focus,
  .site-cwps .page__profiles .pagination > .active span:hover, .site-cwps .page__profile .pagination > .active a,
  .site-cwps .page__profile .pagination > .active a:focus,
  .site-cwps .page__profile .pagination > .active a:hover,
  .site-cwps .page__profile .pagination > .active span,
  .site-cwps .page__profile .pagination > .active span:focus,
  .site-cwps .page__profile .pagination > .active span:hover {
    color: #fff; }

.site-cwps .page__careers, .site-cwps .page_career {
  background-color: rgba(66, 170, 208, 0.05); }
  .site-cwps .page__careers .btn-primary,
  .site-cwps .page__careers .card-link, .site-cwps .page_career .btn-primary,
  .site-cwps .page_career .card-link {
    background-color: #42aad0;
    border-color: #CCC;
    color: #222; }
  .site-cwps .page__careers h4.card-title a, .site-cwps .page_career h4.card-title a {
    color: #42aad0; }
  .site-cwps .page__careers .card-footer, .site-cwps .page_career .card-footer {
    background-color: #42aad0;
    border-top: 0; }
  .site-cwps .page__careers .pagination li a,
  .site-cwps .page__careers .pagination li span,
  .site-cwps .page__careers .pagination li a:hover,
  .site-cwps .page__careers .pagination li a:focus,
  .site-cwps .page__careers .pagination li span:hover,
  .site-cwps .page__careers .pagination li span:focus, .site-cwps .page_career .pagination li a,
  .site-cwps .page_career .pagination li span,
  .site-cwps .page_career .pagination li a:hover,
  .site-cwps .page_career .pagination li a:focus,
  .site-cwps .page_career .pagination li span:hover,
  .site-cwps .page_career .pagination li span:focus {
    color: #42aad0; }
  .site-cwps .page__careers .pagination > .active > a,
  .site-cwps .page__careers .pagination > .active > span, .site-cwps .page_career .pagination > .active > a,
  .site-cwps .page_career .pagination > .active > span {
    background-color: #42aad0;
    border-color: #42aad0; }
  .site-cwps .page__careers .pagination > .active a,
  .site-cwps .page__careers .pagination > .active a:focus,
  .site-cwps .page__careers .pagination > .active a:hover,
  .site-cwps .page__careers .pagination > .active span,
  .site-cwps .page__careers .pagination > .active span:focus,
  .site-cwps .page__careers .pagination > .active span:hover, .site-cwps .page_career .pagination > .active a,
  .site-cwps .page_career .pagination > .active a:focus,
  .site-cwps .page_career .pagination > .active a:hover,
  .site-cwps .page_career .pagination > .active span,
  .site-cwps .page_career .pagination > .active span:focus,
  .site-cwps .page_career .pagination > .active span:hover {
    color: #fff; }

.site-cwps .page__testimonials, .site-cwps .page__testimonial {
  background-color: rgba(71, 165, 154, 0.05); }
  .site-cwps .page__testimonials .btn-primary,
  .site-cwps .page__testimonials .card-link, .site-cwps .page__testimonial .btn-primary,
  .site-cwps .page__testimonial .card-link {
    background-color: #47a59a;
    border-color: #CCC; }
  .site-cwps .page__testimonials blockquote, .site-cwps .page__testimonial blockquote {
    color: #47a59a;
    border-color: #47a59a; }
  .site-cwps .page__testimonials .card-footer, .site-cwps .page__testimonial .card-footer {
    background-color: #47a59a;
    border-top: 0; }
    .site-cwps .page__testimonials .card-footer a, .site-cwps .page__testimonial .card-footer a {
      color: #FFF; }
  .site-cwps .page__testimonials .pagination li a,
  .site-cwps .page__testimonials .pagination li span,
  .site-cwps .page__testimonials .pagination li a:hover,
  .site-cwps .page__testimonials .pagination li a:focus,
  .site-cwps .page__testimonials .pagination li span:hover,
  .site-cwps .page__testimonials .pagination li span:focus, .site-cwps .page__testimonial .pagination li a,
  .site-cwps .page__testimonial .pagination li span,
  .site-cwps .page__testimonial .pagination li a:hover,
  .site-cwps .page__testimonial .pagination li a:focus,
  .site-cwps .page__testimonial .pagination li span:hover,
  .site-cwps .page__testimonial .pagination li span:focus {
    color: #47a59a; }
  .site-cwps .page__testimonials .pagination > .active > a,
  .site-cwps .page__testimonials .pagination > .active > span, .site-cwps .page__testimonial .pagination > .active > a,
  .site-cwps .page__testimonial .pagination > .active > span {
    background-color: #47a59a;
    border-color: #47a59a; }
  .site-cwps .page__testimonials .pagination > .active a,
  .site-cwps .page__testimonials .pagination > .active a:focus,
  .site-cwps .page__testimonials .pagination > .active a:hover,
  .site-cwps .page__testimonials .pagination > .active span,
  .site-cwps .page__testimonials .pagination > .active span:focus,
  .site-cwps .page__testimonials .pagination > .active span:hover, .site-cwps .page__testimonial .pagination > .active a,
  .site-cwps .page__testimonial .pagination > .active a:focus,
  .site-cwps .page__testimonial .pagination > .active a:hover,
  .site-cwps .page__testimonial .pagination > .active span,
  .site-cwps .page__testimonial .pagination > .active span:focus,
  .site-cwps .page__testimonial .pagination > .active span:hover {
    color: #fff; }

.site-cwps .page__accordion {
  background-color: rgba(169, 12, 41, 0.05); }
  .site-cwps .page__accordion .btn-primary,
  .site-cwps .page__accordion .card-link {
    background-color: #a90c29;
    border-color: #CCC; }
  .site-cwps .page__accordion h3 a {
    color: #a90c29; }
  .site-cwps .page__accordion .pagination li a,
  .site-cwps .page__accordion .pagination li span,
  .site-cwps .page__accordion .pagination li a:hover,
  .site-cwps .page__accordion .pagination li a:focus,
  .site-cwps .page__accordion .pagination li span:hover,
  .site-cwps .page__accordion .pagination li span:focus {
    color: #a90c29; }
  .site-cwps .page__accordion .pagination > .active > a,
  .site-cwps .page__accordion .pagination > .active > span {
    background-color: #a90c29;
    border-color: #a90c29; }
  .site-cwps .page__accordion .pagination > .active a,
  .site-cwps .page__accordion .pagination > .active a:focus,
  .site-cwps .page__accordion .pagination > .active a:hover,
  .site-cwps .page__accordion .pagination > .active span,
  .site-cwps .page__accordion .pagination > .active span:focus,
  .site-cwps .page__accordion .pagination > .active span:hover {
    color: #fff; }

.site-cwps .page__documents, .site-cwps .page__document {
  background-color: rgba(248, 185, 50, 0.05); }
  .site-cwps .page__documents .btn-primary,
  .site-cwps .page__documents .card-link, .site-cwps .page__document .btn-primary,
  .site-cwps .page__document .card-link {
    background-color: #f8b932;
    border-color: #CCC; }
  .site-cwps .page__documents h4 a, .site-cwps .page__document h4 a {
    color: #f8b932; }
  .site-cwps .page__documents .card-footer, .site-cwps .page__document .card-footer {
    background-color: #f8b932;
    border-top: 0; }
    .site-cwps .page__documents .card-footer a, .site-cwps .page__document .card-footer a {
      color: #FFF; }
  .site-cwps .page__documents .pagination li a,
  .site-cwps .page__documents .pagination li span,
  .site-cwps .page__documents .pagination li a:hover,
  .site-cwps .page__documents .pagination li a:focus,
  .site-cwps .page__documents .pagination li span:hover,
  .site-cwps .page__documents .pagination li span:focus, .site-cwps .page__document .pagination li a,
  .site-cwps .page__document .pagination li span,
  .site-cwps .page__document .pagination li a:hover,
  .site-cwps .page__document .pagination li a:focus,
  .site-cwps .page__document .pagination li span:hover,
  .site-cwps .page__document .pagination li span:focus {
    color: #f8b932; }
  .site-cwps .page__documents .pagination > .active > a,
  .site-cwps .page__documents .pagination > .active > span, .site-cwps .page__document .pagination > .active > a,
  .site-cwps .page__document .pagination > .active > span {
    background-color: #f8b932;
    border-color: #f8b932; }
  .site-cwps .page__documents .pagination > .active a,
  .site-cwps .page__documents .pagination > .active a:focus,
  .site-cwps .page__documents .pagination > .active a:hover,
  .site-cwps .page__documents .pagination > .active span,
  .site-cwps .page__documents .pagination > .active span:focus,
  .site-cwps .page__documents .pagination > .active span:hover, .site-cwps .page__document .pagination > .active a,
  .site-cwps .page__document .pagination > .active a:focus,
  .site-cwps .page__document .pagination > .active a:hover,
  .site-cwps .page__document .pagination > .active span,
  .site-cwps .page__document .pagination > .active span:focus,
  .site-cwps .page__document .pagination > .active span:hover {
    color: #fff; }

.site-cwps .overview_page__news, .site-cwps .page__news {
  background-color: rgba(45, 105, 71, 0.05); }
  .site-cwps .overview_page__news .btn-primary,
  .site-cwps .overview_page__news .card-link, .site-cwps .page__news .btn-primary,
  .site-cwps .page__news .card-link {
    background-color: #2d6947;
    border-color: #CCC; }
  .site-cwps .overview_page__news h4 a, .site-cwps .page__news h4 a {
    color: #2d6947; }
  .site-cwps .overview_page__news .pagination li a,
  .site-cwps .overview_page__news .pagination li span,
  .site-cwps .overview_page__news .pagination li a:hover,
  .site-cwps .overview_page__news .pagination li a:focus,
  .site-cwps .overview_page__news .pagination li span:hover,
  .site-cwps .overview_page__news .pagination li span:focus, .site-cwps .page__news .pagination li a,
  .site-cwps .page__news .pagination li span,
  .site-cwps .page__news .pagination li a:hover,
  .site-cwps .page__news .pagination li a:focus,
  .site-cwps .page__news .pagination li span:hover,
  .site-cwps .page__news .pagination li span:focus {
    color: #2d6947; }
  .site-cwps .overview_page__news .pagination > .active > a,
  .site-cwps .overview_page__news .pagination > .active > span, .site-cwps .page__news .pagination > .active > a,
  .site-cwps .page__news .pagination > .active > span {
    background-color: #2d6947;
    border-color: #2d6947; }
  .site-cwps .overview_page__news .pagination > .active a,
  .site-cwps .overview_page__news .pagination > .active a:focus,
  .site-cwps .overview_page__news .pagination > .active a:hover,
  .site-cwps .overview_page__news .pagination > .active span,
  .site-cwps .overview_page__news .pagination > .active span:focus,
  .site-cwps .overview_page__news .pagination > .active span:hover, .site-cwps .page__news .pagination > .active a,
  .site-cwps .page__news .pagination > .active a:focus,
  .site-cwps .page__news .pagination > .active a:hover,
  .site-cwps .page__news .pagination > .active span,
  .site-cwps .page__news .pagination > .active span:focus,
  .site-cwps .page__news .pagination > .active span:hover {
    color: #fff; }

.site-cwps .tweet-container .carousel {
  background-color: #005eb8;
  padding: 40px;
  min-height: 330px;
  margin-bottom: 40px; }
  .site-cwps .tweet-container .carousel .carousel-indicators {
    bottom: 0; }
    .site-cwps .tweet-container .carousel .carousel-indicators li {
      background-color: #EEE; }
      .site-cwps .tweet-container .carousel .carousel-indicators li:active {
        background-color: #005EB8; }
  .site-cwps .tweet-container .carousel .item p {
    font-size: 1.7rem;
    line-height: 200%;
    color: #FFF; }
  .site-cwps .tweet-container .carousel .item figure {
    font-size: 1.4rem;
    line-height: 260%;
    color: #FFF;
    font-weight: bold; }
  .site-cwps .tweet-container .carousel .item a {
    color: #FFF;
    font-weight: bold; }
  .site-cwps .tweet-container .carousel .item .btn {
    background-color: transparent; }

.site-uhnm .page__home,
.site-uhnm .page__dashboard,
.site-uhnm .page__primary {
  background-color: #eee; }

.site-uhnm .page-banner {
  background-size: cover; }

.site-uhnm .card-block {
  background-color: #fff; }

.site-uhnm .card-link {
  background-color: #fff;
  color: #000; }

/*# sourceMappingURL=screen.css.map */
