/* Custom Stylesheet hash:16398265151641311022 dated 12 May, 2025 11:49:20+Europe/London */
.bottom {
  vertical-align: -6.5%;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  border-width: 1px;
  
  td: border-width: 5px;
  tr: border-width: 5px;
  
}

.center2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

img.aligncenter {
	float: right;
	margin-left: 40px;
}

.h4 {
}

.ruled--big {
  padding: 0px;
  margin-bottom: 30px;
}

.branding__logo {
   max-width: 160%;
   max-height: 160%;
   width: 160%;
   height: 160%;
}


.homescreen-icon { max-width: 200px; max-height: 50px; }

.search--home { margin-top: -20px; padding: 5em 2.5% 5em;}

.article { font-size: 14px;}

.font-size-18 { font-size: 18px; }

.font-size-18-footer { font-size: 18px; color: #000000;}

.footer-red {color: #851B20;}


::placeholder {
  color: #8B2BD6;
  font-size: 1.2em;
}

.h6 {
  color: #000000;
  font-size: 15px;
  font-family: Verdana, Arial, sans-serif;
}
html, .select, .drill-default {
	font-family: Source Sans Pro, sans-serif;
}
a, a:hover, a:focus, a:active, .u-visuallink, .u-visuallink:hover,
.heading--blue,
.fr-toolbar .fr-command.fr-btn.fr-active,
.fr-popup .fr-command.fr-btn.fr-active,
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-selected,
.fr-popup .fr-colors-tabs .fr-colors-tab:hover,
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab,
.tab__notCurrent a:hover {
	color: #4eafcb;
}

.button--primary,
.button--primary:hover:enabled,
.button--primary:focus:enabled,
.button--primary:active:enabled,
.nav__menu a:hover, .nav__menu a:active, .dd__link:hover,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after,
.fr-image-resizer .fr-handler,
.fr-image-progress-bar-layer > div.fr-loader span,
.autocomplete--field__item:hover, .autocomplete--field__item.is-selected {
	background-color: #4eafcb;
}

.textfield:focus,
.search-wrapslim .inputaddon__field:focus,
.file-btn:focus, .file-btn.is-active, .dz-drag-hover {
	border-color: #4eafcb;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 4px -1px #4eafcb;
}

.button--primary:focus:enabled, .button--primary:active:enabled,
.select:focus, .drill-default:focus, .drill-default.drill-focus {
	box-shadow: 0 0 3px 0 #4eafcb;
}

.tab > li,
.textfield.picker__input--active,
.textfield--heading:focus,
.pager__selected,
.tab__notCurrent:hover,
.picker__select--month:focus, .picker__select--year:focus,
.picker__day--highlighted, .picker__day--selected:hover,
.picker--focused .picker__day--selected, .picker__button--clear:focus,
.picker__button--close:focus,
.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-checkbox input:focus + span,
.fr-image-resizer, .fr-image-upload-layer.fr-drop,
table td.fr-selected-cell, table th.fr-selected-cell,
.fr-table-resizer div,
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
	border-color: #4eafcb;
}

input[type="checkbox"].switch:focus + div {
	box-shadow: 0 0 .2em 1px #4eafcb, 0 1px 1px hsla(0,0%,100%,.6);
}

.picker__day--today:before,
.picker__button--today:before {
	border-top-color: #4eafcb;
}