.visually-hidden {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.clearfix {
    display: block;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.4em;
}
.remove-item {
    display: none!important;
}
.content a {
    line-height: 1.5;
}
small {
    font-size: 90%;
}
embed, object {
    min-width: 300px;
    margin-bottom: 10px;
}
.off-canvas-wrap {
    overflow-x: visible;
}
a.link-null {
    color: inherit;
    cursor: none;
}
.image_centre img,
.image_centre object {
    display: block;
    margin: 0 auto 20px;
}
.sec-nav-wrap .row .secondary h2 {
    display: none;
}
.secondary {
    position: relative;
}
header .sec-nav-wrap .secondary .subsite-nav {
    max-width: 1800px;
    margin: 0 auto;
    position: relative;
}
.logo-short img {
    max-width: 330px;
}
.secondary .toggle-search-section {
    position: absolute;
    right: 0;
    top: -1px;
    color: #fff;
    display: block;
    padding: 13px 40px 6px;
    font-family: raleway-bold;
    font-size: 80%;
    text-transform: uppercase;
}
.secondary a.toggle-search-section:hover {
	color: #f2edd6;
}
.secondary a.toggle-search-section:hover:before {
	position: absolute;
	top: -1px;
	content: '\f0d7';
	font-family: FontAwesome;
	left: 50%;
	margin-left: -8px;
	font-size: 170%;
	color: #900028;
	text-align: center;
	z-index: 999;
	line-height: 8px;
}
@media only screen and (max-width:1023px) {
    .secondary .toggle-search-section {
        position: relative;
        border: 1px solid #f0f0f0;
        border-top: none;
        list-style-type: none;
        margin: 0 20px;
        padding: 10px 20px;
        clear: both;
        top: -1px;
        right: auto;
        color: #333;
        line-height: 1.2;
        background: #f7f7f7;
        font-weight: normal;
        font-family: inherit;
    }
    .secondary a.toggle-search-section:hover {
        color: #707579;
    }
    .secondary a.toggle-search-section:hover::before {
        content: '';
    }
}
.announcement {
    width: 100%;
    color: #000;
    background: #ffdf00;
    padding: 20px;
}
.announcement div {
    padding: 0 20px;
    margin: 0 auto;
}
.announcement h2 {
    color: #000;
    margin: 0 0 10px;
    display: inline;
}
.announcement p {
    margin: 0;
    display: inline;
}
.announcement p strong {
    margin-right: 10px;
}
.announcement a {
    color: #000;
    margin-left: 10px;
    font-weight: bolder;
}
.announcement a:hover {
    text-decoration: underline;
}
.flipper.top-bar ul.right {
    clear: none;
}
.editor div {
    line-height: 1.6;
}
.editor blockquote {
    margin: 0 -20px 20px;
    padding: 35px 40px;
    color: #fff;
    background: #900028;
}
.editor blockquote p {
    color: #fff;
    padding: 0 50px;
    position: relative;
    font-size: 170%;
    line-height: 1.1;
    margin-bottom: 10px;
    font-family: raleway-light;
}
.editor blockquote cite {
    color: #fff;
    padding: 0 50px;
    font-size: 65%;
}
.editor blockquote p:before {
    content: "\201C";
    font-family: Georgia;
    font-size: 300%;
    left: -6px;
    position: absolute;
    top: -20px;
}
.editor blockquote p:after {
    content: "\201D";
    font-family: Georgia;
    font-size: 300%;
    position: absolute;
    right: -6px;
    top: -20px;
}
table th {
    vertical-align: top;
    font-family: raleway-bold;
}
table.data-table {
    margin: 1px 1px 20px;
}
table.data-table th {
    text-align: left;
}
table.data-table td img {
    width: 100%;
}
table a {
    -ms-word-break: break-all;
     word-break: break-all;
     word-break: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
ul.list-poll li {
    padding-bottom: 10px;
}
ul.list-poll .progress-bar {
    margin-bottom: 0;
}
.content .map a {
    line-height: 1.1;
}
.form__block .map div {
    min-height: 0;
}
address {
    font-style: normal;
    line-height: 1.5;
}
.top-bar-section ul.right li ul {
    z-index: 10;
}
.home .top-bar-section ul.right li li a {
    min-height: 10px;
}
#right-menu .right ul {
    display: none;
}
#right-menu a:hover {
    color: #D7D7D7;
}
.footer .social a span.hidden {
    position: absolute;
    top: -99999px;
    left: -999999px;
}
.footer .social a .btn-email {
    display: inline-block;
    background: url(img/icon-env.png) no-repeat;
    width: 30px;
    height: 24px;
    vertical-align: middle;
}
.footer .login:after, .footer .mail:after, ul.social:after {
    border: none;
}
.main.universal {
    margin-top: 20px;
}
.content-padding {
    padding: 0 15px;
}
table.calendar {
    width: 100%;
}
table.calendar tr td,
table.calendar tr th {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
table.calendar caption.paginator {
    padding: 0.5625em 0.625em;
}
table.calendar tr td.today {
    background: #eee;
}
.content ul.a-to-z {
    padding: 0;
}
.content ul.a-to-z li:before {
    content: '';
}
.content ul.a-to-z li {
    display: inline-block;
    list-style: none;
    padding: 0;
}
.content ul.a-to-z li span,
.content ul.a-to-z li a {
    width: 54px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin: 4px 2px;
}
.content ul.a-to-z li span {
    border: 4px solid #dee2e1;
}
ul.list-none {
    padding: 0;
}
ul.list-none li {
    padding: 0;
}
ul.list-none li:before {
    content: '';
    padding: 0;
}
.content h3 a,
#content h3 a {
    line-height: 1.3;
}
.one-column .main.universal {
    padding: 0;
    width: 100%;
    border: none;
}
.one-column .neg-right.right {
    margin-right: 0;
}
.content .list-galleries {
    padding: 0;
    list-style: none;
}
.content .list-galleries li:before {
    content: '';
}
.content .list-galleries li {
    background: url("img/spotlight-gradient-overlay.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    border: 1px solid #dce1e3;
    color: #8d0027;
    padding: 25px 28px 10px;
    margin: 0 -28px 10px;
}
.content .list-galleries li img {
    float: left;
    margin: 0 20px 10px 0;
    width: 100px;
}
.content .list-galleries li img.float_right {
    float: right;
    margin: 0 0 10px 20px;
}
.content .list-galleries li h3 {
    margin-top: 0;
}
.gallery-item img {
    display: block;
    margin: 0 auto 20px;
}
.gallery-item small {
    display: block;
    text-align: left;
    margin: 0 0 20px;
}
.content ul.item-list__images {
    list-style: none;
    padding: 0;
}
.content ul.item-list__images li {
    width: 25%;
    display: inline-block;
    margin-right: -4px;
    padding: 10px;
    vertical-align: top;
}
.content ul.item-list__images li:before {
    content: '';
}
.content ul.item-list__images a {
    text-align: center;
}
.content ul.item-list__images a small {
    display: block;
}
.content ul.item-list__images a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.content ul.item-list__images a:hover {
    opacity: 0.7;
}
.main-wrap {
    border: 0;
    padding-bottom: 0;
}
.imageCaption {
margin-bottom: 10px;
}
.imageCaption p {
    background: none repeat scroll 0 0 #900028;
    color: #fff;
    padding: 35px 35px;
    margin: 0;
    line-height: 1.25;
    font-size: 90%;
}
.imageCaption img {
    margin: 0;
}
img.float_left,
.imageCaption.float_left,
.editor .float_left {
    margin: 0 20px 10px -40px;
    max-width: 480px;
}
img.float_right,
.imageCaption.float_right,
.editor .float_right {
    margin: 0 -90px 10px 40px;
    max-width: 480px;
}
.editor .imageCaption.float_left {
    margin-left: -35px;
}
.editor .imageCaption.float_right {
    margin-right: -35px;
}
.supplement.additional {
    display: block;
    clear: both;
    padding-top: 30px;
}
aside .additional li span {
    display: block;
    font-family: raleway-bold;
    font-size: 80%;
    line-height: 1.1;
    margin-right: 15px;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.additional-sup ul {
    list-style-type: none;
}
.additional-sup li span {
     display: block;
    font-family: raleway-bold;
    font-size: 80%;
    line-height: 1.1;
    margin-right: 15px;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.additional-sup {
    border-top: none;
    padding-top: 20px;
    margin-left: 20px;
}
.additional-sup .block {
    font-size: 90%;
    padding: 25px 0;
    border-bottom: 1px solid #dee2e1;
}
.additional-sup .block-label {
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #dee2e1;
}
additional-sup .title {
    font-size: 140%;
    padding-bottom: 10px;
    display: block;
}
.additional-sup .category {
    font-family: raleway-bold;
    font-size: 90%;
    padding-bottom: 5px;
    display: block;
}
.additional-sup .more {
    padding-top: 15px;
    display: block;
    padding-right: 25px;
    line-height: 1.2;
}
.main .additional-move {
    margin-left: 0;
    border-top: none;
}
.bottom-supplements .supplement,
.right-supplements .supplement {
    clear: both;
    margin-top: 20px;
    padding-top: 33px;
    border-top: 1px solid #DCE1E3;
    width: 100%;
}
.right-supplements .spotlight .button.expand.hide-for-small {
    margin-bottom: 1em;
}
.right-supplements .supplement_standard {
    padding-left: 20px;
    padding-right: 20px;
}
.supplement__advert img {
    margin: 0 auto 10px;
    display: block;
}
.supplement__image {
    padding-bottom: 20px;
}
.supplement__image img {
    margin: 0 auto 20px;
    display: block;
}
.left-supplements .supplement__contact {
    text-align: right;
}
.supplement__contact img {
    margin: 0 auto 20px;
    display: block;
}
.supplement__contact address {
    font-style: normal;
    padding: 0 0 5px;
}
.supplement__contact p {
    margin: 0 0 5px;
}
.supplement__information {
    margin-bottom: 20px;
}
.right-supplements-border {
    padding-top: 40px;
    border-top: 1px solid #DEE2E1;
}
.progress-bar {
    border: 1px solid #005696;
    margin-bottom: 20px;
}
.progress-indicator {
    background: #005696;
    height: 15px;
}
textarea {
    resize: none;
    min-height: 100px;
}
.form__inline,
.callout__info {
    background: #EDEDEE;
    margin: 40px -20px 0;
    padding: 20px;
}
.callout__info {
    padding-bottom: 1px;
}
.form__block label,
.form__block .label {
    font-size: 1em;
    background: none;
    color: #333;
    display: block;
    text-align: left;
    font-weight: normal;
    padding: 0;
    line-height: 1.5;
}
.form__block input[type="text"],
.form__block input.text,
.form__block select,
.form__block textarea,
.form__block table {
    margin-top: 10px;
}
.form__block input[type="checkbox"],
.form__block input[type="radio"] {
    margin: 10px 10px 0 0;
}
.form__block div {
    margin: 2em 0;
    display: block;
    clear: both;
    min-height: 45px;
}
.form__block .button__primary {
    float: right;
}
form.form__select {
    width: 50%;
    margin-right: -4px;
    margin-bottom: 0;
    display:inline-block;
    padding-right: 20px;
}
form.form__select select {
    margin-top: 5px;
    margin-bottom: 10px;
}
form.form__select input.button {
    margin: 0;
}
.form__block .dob--day,
.form__block .dob--month,
.form__block .dob--year {
    width: 25%;
    display: inline-block;
    margin: 0 -4px 0 0;
    padding-right: 5%;
}
.form__block small {
    font-size: 75%;
    line-height: 1.5;
}
a.button_event {
    margin: 0 auto 1.25em;
    display: block;
}
.alert__success,
.alert__warning {
    background: #c8e5d2;
    margin: 20px -20px;
    padding: 20px 20px 1px;
}
.alert__success h2,
.alert__warning h2 {
    margin-top: 0;
}
.alert__warning {
    background: #ffd9d9;
}
.alert__error input,
.alert__error textarea {
    border-color: red;
}
.alert__error label,
.alert__error .label {
    color: red;
}
.alert__error h2 {
    color: red;
}
.button__muted, .button__disabled, .button__disabled:hover {
    background: #dfe3e2!important;
    color: #333!important;
    border: 1px solid #DEE2E1;
}
.button__muted:hover {
    background: #c9cccb!important;
}
span.button__muted, span.button__disabled {
    cursor: default;
}
.pagination {
    display: block;
    clear: both;
    overflow: hidden;
    position: relative;
}
.pagination a.button {
    min-width: 120px;
}
.pagination-full {
    padding-top: 50px;
}
.pagination ul.list-pagination {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0;
}
.pagination ul.list-pagination li {
    display: inline-block;
    margin-right: -4px;
    padding: 0 5px;
}
.pagination ul.list-pagination li:before {
    content: '';
}
.widget-width {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}
.widget {
    margin: 20px 0;
    padding: 0 10px;
}
.widget__events-calendar .calendar {
    width: 100%;
}
.widget__events-calendar .calendar td {
    text-align: center;
}
.widget__middle-adverts div {
    border: 1px solid #DCE1E3;
    background: #836E41 url("img/spotlight-gradient-overlay.png") no-repeat scroll right bottom;
    padding: 25px 28px;
    color: #fff;
    margin-bottom: 10px;
}
.widget__middle-adverts div h4,
.widget__middle-adverts div a,
.widget__right-adverts a,
.content .widget__middle-adverts div h4,
.content .widget__middle-adverts div a,
.content .widget__right-adverts a {
    color: #fff;
}
.widget__middle-adverts div a:hover,
.widget__what-s-on a:hover,
.widget__right-adverts a:hover,
.content .widget__middle-adverts div a:hover,
.content .widget__what-s-on a:hover,
.content .widget__right-adverts a:hover {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.1);
    color: #d7d7d7;
}
.widget__middle-adverts div h3 {
    margin: 0;
}
.widget__middle-adverts div p {
    margin-bottom: 0;
}
.widget__middle-adverts img {
    float: left;
    margin: 0 20px 10px 0;
}
.widget__what-s-on {
    border: 1px solid #DCE1E3;
    background: #8D0027 url("img/spotlight-gradient-overlay.png") no-repeat scroll right bottom;
    padding: 25px 28px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
}
.widget__what-s-on h2 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.widget__what-s-on h2,
.widget__what-s-on a {
    color: #fff;
}
.widget__what-s-on p {
    margin-bottom: 5px;
}
.widget__what-s-new-on-site,
.widget__top-faqs,
.widget__sub-category-links,
.widget__navigation,
.widget__documents,
.widget__multimedia {
    border: 1px solid #DCE1E3;
    background: url("img/spotlight-gradient-overlay.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    padding: 25px 28px;
    color: #8D0027;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.content .widget__what-s-new-on-site ul,
.content .widget__top-faqs ul,
.content .widget__sub-category-links ul,
.content .widget__navigation ul,
.content .widget__documents ul,
.content .widget__multimedia ul,
ul.item-list {
    padding-left: 0;
}
.widget__what-s-new-on-site ul li,
.widget__top-faqs ul li,
.widget__sub-category-links ul li,
.widget__navigation ul li,
.widget__documents ul li,
.widget__multimedia ul li,
ul.item-list li {
    list-style: none outside none;
    padding-left: 15px;
    position: relative;
}
.widget__what-s-new-on-site ul li:before,
.widget__top-faqs ul li:before,
.widget__sub-category-links ul li:before,
.widget__navigation ul li:before,
.widget__documents ul li:before,
.widget__multimedia ul li:before,
ul.item-list li:before {
    content: ".";
    font-family: serif;
    font-size: 24pt;
    line-height: 14pt;
    margin-left: -18px;
    margin-top: -2px;
    position: absolute;
    vertical-align: middle;
}
.left-supplements ul.item-list li:before {
    position: relative;
    top: -8px;
}
.widget__directory-search,
.widget__latest-news,
.widget__opinion-poll {
    border: 1px solid #DCE1E3;
    padding: 25px 28px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.widget__multimedia object {
    margin: 0 auto;
    display: block;
    min-width: 100px;
}
.widget__directory-search {
    padding-bottom: 25px;
}
.widget__directory-search form {
    margin: 0;
}
.widget__directory-search input[type="text"] {
    width: 50%;
    display: inline-block;
}
.widget__directory-search span {
    overflow: hidden;
    display: block;
    margin-bottom: 0.5em;
}
.widget__directory-search .button {
    margin-bottom: 0;
    display: inline-block;
    padding-bottom: 0.4em;
    padding-top: 0.35em;
}
.widget__directory-search form.form__inline {
    background: none;
    padding: 0;
}
.widget__what-s-new-on-site a,
.widget__top-faqs a,
.widget__sub-category-links a,
.widget__navigation a,
.widget__documents a,
.widget__multimedia a,
.widget__directory-search a,
.widget__latest-news a {
    border-bottom: 0.07em solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0.07em;
}
.widget__what-s-new-on-site a:hover,
.widget__top-faqs a:hover,
.widget__sub-category-links a:hover,
.widget__navigation a:hover,
.widget__documents a:hover,
.widget__multimedia a:hover,
.widget__directory-search a:hover,
.widget__latest-news a:hover {
    border-bottom: 0.07em solid #A80024;
}
.content .widget__middle-adverts a,
.content .widget__what-s-on a,
.widget__middle-adverts a,
.widget__what-s-on a {
    border-bottom: 0.07em solid rgba(255,255,255,0.5);
    padding-bottom: 0.07em;
}
.widget__middle-adverts a:hover,
.widget__what-s-on a:hover,
.content .widget__middle-adverts a:hover,
.content .widget__what-s-on a:hover {
    border-bottom: inherit;
}
.widget__opinion-poll form .button {
    display: block;
    margin: 0 auto;
}
.widget__opinion-poll label {
    margin-bottom: 1em;
    line-height: 1.6;
}
.widget__opinion-poll input[type="radio"] {
    margin: 0 5px 0 0;
}
.widget__right-adverts div {
    background: url("img/spotlight-gradient-overlay.png") no-repeat scroll right bottom #005696;
    margin-bottom: 10px;
}
.widget__right-adverts div h2 {
    color: inherit;
    padding: 25px 28px;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.6;
}
.widget .universal-social {
    display: table;
    width: 100%;
}
.content .widget .universal-social {
    margin: 0;
}
.content .bottom-supplements .universal-social {
    margin-left: 0;
    margin-right: 0;
}
.content .universal-social ul {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    margin: 0;
}
.content .universal-social li {
    padding: 0;
    margin-right: 30px;
}
.content .universal-social li:before {
    content: '';
}
.content .universal-social li a,
.content .universal-social li a:hover {
    border-bottom: 0;
    display: inline-block
}
.content .universal-social li a:hover {
    opacity: 0.85;
}
.content .spotlight a.section-link {
    padding: 20px 0;
}
.content .spotlight a.section-link:hover {
    border-bottom: 0.07em solid rgba(0, 0, 0, 0.1);
    text-decoration: underline
}
.spotlight-link {
    border-top: 1px solid #fff;
}
.spotlight .column {
    font-size: 80%;
}
#main-content .accordion section p.title a {
    white-space: normal;
    padding-right: 45px;
}
.span-100 {
    width: 100%;
}
.signpost .widget {
    margin: 0;
    padding: 0;
}
.mast .orbit-container .orbit-slides-container > * .orbit-caption {
    padding-top: 0;
}
.mast .orbit-container .orbit-slides-container > * .orbit-caption h1 {
    padding-top: 25px;
}
ul.list-results {
    padding: 0;
}
ul.list-results li small {
    font-size: 75%;
}
ul.list-article li,
ul.list-results li {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #DEE2E1;
}
ul.list-article li:before,
ul.list-results li:before {
    content: '';
}
ul.list-article li img {
    float: right;
    width: 25%;
    margin: 0 0 10px 20px;
}
ul.list-article li p,
ul.list-results li p {
    margin: 0;
}
ul.list-results li img.image__icon {
    width: 50px;
    float: left;
    margin: 5px 10px 10px 0;
}
ul.item-list img.image__icon {
    width: 30px;
    display: inline;
    margin: 0 5px 0 0;
}
ul.list-article h3 {
    font-size: 175%;
}
.callout__feature {
    overflow: hidden;
    background: #005696 url(img/spotlight-gradient-overlay.png) no-repeat right bottom;
    padding: 20px 20px 10px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
    color: #fff;
}
.callout__feature small,
.callout__feature .date {
    display: block;
}
.content .callout__feature a,
.content .callout__feature h2 {
    color: #fff;
    border-color: rgba(255,255,255,0.5);
}
.content .callout__feature a:hover {
    color: #d7d7d7;
    border-color: transparent;
}
.callout__feature img {
    float: right;
    margin: 0 0 10px 20px;
    width: 30%;
}
img.image__main {
    width: 40%;
    float: left;
    margin: 0 20px 10px 0;
}
figure.image__main {
    max-width: 40%;
    float: left;
    margin: 0 20px 10px 0;
    position: relative;
}
figure.image__main img {
    width: 100%;
}
figure.image__main figcaption {
    background: #FFF;
    bottom: 10px;
    color: #333;
    left: 50%;
    margin: 0 0 0 -48%;
    padding: 10px;
    position: absolute;
    width: 96%;
}
.box-related {
    clear: both;
}
small.date {
    margin-bottom: 20px;
    display: block;
}
.neg-left.x2.caption-up p, .neg-right.x2.caption-up p {
    font-size: 100%;
    margin-bottom: 1em;
}
.neg-left.x2.caption-up figcaption, .neg-right.x2.caption-up figcaption {
    padding: 15px 10px 0;
}
.supplement__thumbnail-nav ul {
    padding-top: 20px;
    border-bottom: 1px solid #dee2e1;
    padding-bottom: 20px;
}
.supplement__thumbnail-nav li {
    display: inline-block;
    margin-right: -4px;
    width: 50%;
    padding: 5px;
    text-align: center;
}
.supplement__thumbnail-nav li a:hover {
    opacity: 0.7;
}
.page-offline {
    background: #f7f7f7;
    padding: 0 10px;
}
.page-offline .container {
    max-width: 600px;
    margin: 10% auto 0;
    background: #fff;
    border: 2px solid #900028;
    padding: 20px;
}
.page-offline img {
    max-width: 100%;
}
.footer {
    padding-bottom: 50px;
}
.footer .slogan span {
    line-height: 1.2;
}
.footer ul.social {
    padding: 15px 0 5px;
}
.footer .large-3 a.login {
    margin-top: 5px;
    margin-bottom: 20px;
}
.sidenav [data-nav-active="active"]>span {
    color: #a80024;
}
.sidenav>[data-nav-active="active"]>span {
    font-size: 1.1em;
    display: block;
    padding: 0 9px 0 0;
}
#search_results ul ul {
    padding-left: 0;
}
img.link_showhide {
    padding: 5px 10px 5px 0;
    margin-top: 0;
    display: inline-block;
    cursor: pointer;
}
/* USER SETTINGS */
.user-scheme__high-contrast .logo-short {
    display: none!important;
}
.user-scheme__high-contrast .logo-fixed {
    display: block!important;
}
.user-scheme__high-contrast .orbit-bullets li.active {
    background: #ff0!important;
}
.user-scheme__high-contrast span.button__muted,
.user-scheme__high-contrast span.button__disabled,
.user-scheme__high-contrast .breadcrumbs > *:before {
    background: none!important;
    color: #ff0!important;
}
.user-scheme__high-contrast .button {
    color: #0ff !important;
    background: none!important;
}
.user-scheme__high-contrast .button:hover {
    color: #0f0!important;
}
.user-scheme__high-contrast .alert__error label,
.user-scheme__high-contrast .alert__error .label {
    color: #0f0!important;
}
.user-scheme__high-contrast .progress-indicator {
    background: #ff0!important;
}
.user-scheme__high-contrast .footer .login:before,
.user-scheme__high-contrast .footer .phone:before,
.user-scheme__high-contrast .footer .login:after,
.user-scheme__high-contrast .footer,
.user-scheme__high-contrast .mail:after,
.user-scheme__high-contrast  ul.social:after {
    border-color: #ff0;
}
.user-scheme__high-contrast .in-section-sec-nav:after,
.user-scheme__high-contrast .in-section:after {
    background: #0ff;
}
.user-scheme__high-contrast .social .fa:before {
    color: #0ff !important;
}
.user-scheme__high-contrast .footer .social a .btn-email {
    background: url("img/icon-hc-env.png") no-repeat;
}
.user-scheme__cream .orbit-bullets li.active {
    background: #010066!important;
}
.user-scheme__cream span.button__muted,
.user-scheme__cream span.button__disabled,
.user-scheme__cream .breadcrumbs > *:before {
    background: none!important;
    color: #010066!important;
}
.user-scheme__cream .button {
    color: #908000 !important;
    background: none!important;
}
.user-scheme__cream .button:hover {
    color: #004000!important;
}
.user-scheme__cream .alert__error label,
.user-scheme__cream .alert__error .label {
    color: #004000!important;
}
.user-scheme__cream .progress-indicator {
    background: #010066!important;
}
.user-scheme__cream .footer .login:before,
.user-scheme__cream .footer .phone:before,
.user-scheme__cream .footer .login:after,
.user-scheme__cream .footer,
.user-scheme__cream .mail:after,
.user-scheme__cream  ul.social:after {
    border-color: #010066;
}
.user-scheme__cream .in-section-sec-nav:after,
.user-scheme__cream .in-section:after {
    background: #908000;
}
.user-scheme__cream .social .fa:before {
    color: #908000 !important;
}
.user-scheme__cream .footer .social a .btn-email {
    background: url("img/icon-c-env.png") no-repeat;
}
.user-scheme__cream .footer .logo img,
.user-scheme__cream .top-bar .name h1 a.logo-fixed img {
    background: #908000!important;
}
.user-scheme__blue .orbit-bullets li.active {
    background: #010066!important;
}
.user-scheme__blue span.button__muted,
.user-scheme__blue span.button__disabled,
.user-scheme__blue .breadcrumbs > *:before {
    background: none!important;
    color: #010066!important;
}
.user-scheme__blue .button {
    color: red !important;
    background: none!important;
}
.user-scheme__blue .button:hover {
    color: #4500ff!important;
}
.user-scheme__blue .alert__error label,
.user-scheme__blue .alert__error .label {
    color: #4500ff!important;
}
.user-scheme__blue .progress-indicator {
    background: #010066!important;
}
.user-scheme__blue .footer .login:before,
.user-scheme__blue .footer .phone:before,
.user-scheme__blue .footer .login:after,
.user-scheme__blue .footer,
.user-scheme__blue .mail:after,
.user-scheme__blue ul.social:after {
    border-color: #010066;
}
.user-scheme__blue .social .fa:before {
    color: red!important;
}
.user-scheme__blue .footer .social a .btn-email {
    background: url("img/icon-b-env.png") no-repeat;
}
.user-scheme__blue .footer .logo img,
.user-scheme__blue .top-bar .name h1 a.logo-fixed img {
    background: red!important;
}
.user-scheme__blue .fixed ul.title-area li.area,
.user-scheme__cream .fixed ul.title-area li.area,
.user-scheme__high-contrast .fixed ul.title-area li.area {
    border-left: none;
}
.user-scheme__blue .back-to-top i,
.user-scheme__cream .back-to-top i,
.user-scheme__high-contrast .back-to-top i {
    background: none!important;
}
.user-scheme__blue .social a:hover,
.user-scheme__cream .social a:hover,
.user-scheme__high-contrast .social a:hover,
.user-scheme__blue .footer .logo a:hover,
.user-scheme__cream .footer .logo a:hover,
.user-scheme__high-contrast .footer .logo a:hover {
    opacity: 0.5;
}
.lt-ie9 .slide-bottom a {
    margin-right: 50px;
}
.fa {
    font-family: FontAwesome!important;
    }
.content .spotlight .title a {
    line-height: 0.8;
}
.learning-center-locations:after, .learning-center-locations:before {
    content: " ";
    display: table;
}
.learning-center-locations:after {
    clear: both;
}
.learning-center-locations  {
    max-width: 1200px;
    margin: 0 -0.9375em;
    max-width: none;
    width: auto;
}
.learning-center-locations a {
    position:relative;
}
.learning-center-locations a:focus {
    z-index:1;
}
.learning-center-locations img {
    display: inline-block;
    width: 100%;
}
.learning-centers .small-6 > figcaption {
    background: none repeat scroll 0 0 #fff;
    bottom: 10px;
    left: 50%;
    margin-left: -40%;
    position: absolute;
    width: 80%;
    z-index:1;
}
.doc-navigation {
    padding: 0 20px;
}
.footer ul.social {
    padding: 20px 0 0;
}
.footer .list-links a {
    margin-bottom: 1em;
}
.footer ul.social {
    padding: 20px 0 0;
}
.fh-container {
  background-color: #900028;
  box-sizing: border-box;
  display: block;
  margin: -8px -3px;
  padding: 1.2em 3em 0.7em;
  text-align: center;
}
.fh-container svg {
  fill: #ffffff;
}
.fh-tagline {
  max-width: 700px;
}
.fh-logo {
  display: none;
  max-width: 230px;
}
@media screen and (max-width:760px) {
  .fh-container {
    padding: 0em 2em;
  }
  .fh-tagline {
    display: none;
  }
  .fh-logo {
    display: inline;
  }
}
@media only screen and (max-width: 1280px) {
    .announcement div {
        padding: 0;
    }
    .doc-one-column .breadcrumbs,
    .doc-one-column .spotlight h5 {
        padding-left: 0.875em;
    }
    .doc-one-column h1 {
        padding-left: 0.2em;
    }
}
@media only screen and (max-width: 1240px) {
    aside table.calendar {
        margin-left: 13px;
    }
    a.button_event,
    aside a.button_download {
        margin-left: 20px;
    }
     #right-menu ul.right-extra {
        display: none!important;
    }
    #right-menu ul ul,
    #right-menu ul.right li:last-child {
        display: block;
    }
    .widget__directory-search .button {
        padding-left: 0;
        padding-right: 0;
        width: 48%;
        margin-left: 2%;
    }
    .widget__directory-search input[type="text"] {
        margin-right: -5px;
    }
}
@media only screen and (max-width: 1040px) {
    .top-bar-section li a:not(.button) {
        padding: 0 6px;
    }
}
@media only screen and (max-width: 1020px) {
    img.float_left,
    .imageCaption.float_left,
    .editor .float_left {
        max-width: 240px;
    }
    img.float_right,
    .imageCaption.float_right,
    .editor .float_right {
        max-width: 240px;
    }
}
@media only screen and (max-width: 939px) {
    .top-bar .title-area {
        padding-top: 13px;
    }
    .top-bar {
        padding-top: 0;
    }
}
@media only screen and (max-width: 768px) {
    .widget__what-s-on,
    .widget__what-s-new-on-site,
    .widget__top-faqs,
    .widget__sub-category-links,
    .widget__navigation,
    .widget__documents,
    .widget__multimedia,
    .widget__middle-adverts div,
    .widget__right-adverts div {
        background-image: none;
    }
    .widget-width {
        display: block;
        margin-right: 0;
        width: 100%;
    }
    .widget {
        padding: 0;
        margin: 20px 0;
    }
    .widget__what-s-new-on-site,
    .widget__top-faqs,
    .widget__sub-category-links,
    .widget__navigation,
    .widget__documents,
    .widget__multimedia,
    .widget__directory-search,
    .widget__latest-news,
    .widget__what-s-on,
    .widget__opinion-poll,
    .widget__middle-adverts div,
    .widget__right-adverts div h2 {
        padding: 15px 20px;
        margin-left: 0;
        margin-right: 0;
    }
    .widget__content {
        padding: 15px 20px;
    }
    aside table.calendar {
        margin-left: 0;
    }
    a.button_event {
        margin-right: 20px;
    }
    .content ul.item-list__images li {
        width: 49%;
        margin: 0;
    }
    .form__block .dob--day,
    .form__block .dob--month,
    .form__block .dob--year {
        width: 33%;
    }
    .additional-move {
        padding: 10px 20px;
    }
    h1 {
        font-size: 260%;
    }
    .additional-sup {
        margin-right: 20px;
    }
    .editor blockquote {
        padding: 35px 20px;
    }
    .editor blockquote p {
        padding: 0;
        font-size: 16pt
    }
    .editor blockquote cite {
        padding: 0;
    }
    .editor blockquote p:before {
        content: "";
    }
    .editor blockquote p:after {
        content: "";
    }
    .imageCaption.float_left {
        margin-left: 0;
    }
    .imageCaption.float_right {
        margin-right: 0;
    }
    a.link-null {
        color: #a80024;
        cursor:pointer;
    }
    .content .spotlight .title a {
        line-height: 1.5;
    }
    .sidenav.parentnav .children span {
        color: #707579;
        font-size: 90%;
        display: block;
        background: #f7f7f7;
        padding: 10px 20px 10px 30px;
        border-bottom: 1px solid #fff;
    }
    .content .universal-social {
        padding-left: 0;
        padding-right: 0;
    }
    .content .universal-social li {
        margin-right: 5%;
    }
    .section.spotlight {
        margin-top: 0;
    }
    .learning-centers figure {
        padding-left: 25px;
        padding-right: 25px;
    }
    .learning-centers .small-6 {
        width: 100%;
    }
    .learning-centers .small-6 > figcaption {
        bottom: auto;
        left: auto;
        margin-left: 0;
        position: relative;
        width: 100%;
    }
    .secondary ul li ul li,
    .secondary ul li a,
    .secondary ul li span {
        width: 100%;
    }
    .secondary li:last-child {
        float: none;
    }
    .secondary ul li span {
        background: #f7f7f7;
        border-bottom: 1px solid #fff;
        color: #707579!important;
        display: block;
        font-size: 90%;
        padding: 10px 20px 10px 30px;
    }
    .doc-navigation {
        padding: 0;
    }
    .doc-one-column h1 {
        padding-left: 0;
    }
     img.float_left,
    .imageCaption.float_left,
    .editor .float_left {
        margin: 0 20px 20px 0;
        max-width: 100%;
    }
    img.float_right,
    .imageCaption.float_right,
    .editor .float_right {
        margin: 0 0 20px 20px;
        max-width: 100%;
    }
    .footer .list-links a {
        text-align: center;
    }
    .footer ul.social {
        padding: 0 0 20px;
    }
    .copyright {
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    .form__block .button {
        width: 100%;
        margin: 10px 0;
        float: none;
    }
    form.form__select {
        width: 100%;
        margin-right: 0;
        display:block;
        padding-right: 0;
    }
    form.form__select input.button {
        margin: 0 0 20px;
    }
}
@media only screen and (min-width: 768px) {
    .left-supplements .supplement__further-info {
        text-align: right;
    }
    .left-supplements .supplement h2 {
        color: #707579;
        font-family: raleway-regular,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
        font-size: 1.17em;
        text-align: right;
    }
    .imageCaption.float_right,
    img.float_right {
        float: right;
    }
    .imageCaption.float_left,
    img.float_left {
        float: left;
    }

    .imageCaption.float_right img,
    .imageCaption.float_left img {
        float: none;
    }
}
@media only screen and (max-width: 400px) {
    .logo-short img {
        max-width: 250px;
    }
}
@media only screen and (max-width: 1390px){ .top-bar .title-area .name img
{ max-width: 370px; float: left; }
} @media only screen and (max-width: 1312px){ .top-bar .title-area .name img
{ max-width: 320px; float: left; }
} @media only screen and (max-width: 1202px){ .top-bar .title-area .name img
{ max-width: 260px; float: left; }
}
@media print {
    .widget-width { width: 100%!important; }
    .row { margin-left: 0!important; margin-right: 0!important; }
}
@media print {
    header, footer, aside, .sidenav, .slideshow, .buttons, .button,
    #fu_cura_section, .content img, section.mast, section.spotlight, section.universal-social,
    .orbit-container, section.profiles, section.spotlight, a.explore, section.programs,
    section.slider-numbers, section.events, section.universal-social, section.slider-quotes, .slider, .back-to-top,
    .scroll-down, .show-for-small, .accordion, .header--placeholder { display: none !important; }

    .content .editor img, .accordion, .accordion .content {
        display: block !important;
    }

    .editor img {
        float: none !important;
        margin: 0 0 20px !important;
    }

    .editor .float_right,
    .imageCaption {
        margin: 0 0 20px !important;
        float: none !important;
    }

    .editor .imageCaption img,
    .editor .neg-right.right.x2 img {
        float: none !important;
        margin: 0 !important;
    }

    .imageCaption p,
    .neg-right.right.x2 .caption {
        padding: 5px 0 20px;
    }

    .caption {
        padding-left: 0 !important;
    }

    * {
	html,body{background:white;font-size:12pt !important;}
	* { background: transparent !important;
	color: black !important;
	box-shadow: none !important;
	text-shadow: none !important; }

    .content a,
    .content a:not(.button),
    a:visited {
        border-bottom: 0;
        text-decoration: underline;
    }

	a[href]:after {
	content: " (" attr(href) ")"; }
	abbr[title]:after {
	content: " (" attr(title) ")"; }
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
	content: ""; }
	pre,
	blockquote {
		border: 1px solid #999999;
		page-break-inside: avoid; }
	thead {
		display: table-header-group;
		/* h5bp.com/t */ }
	tr,
	img {
		page-break-inside: avoid; }
	img {
		max-width: 100% !important; }
	@page {
		margin: 0.5cm; }
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3; }
	h2,
	h3 {
		page-break-after: avoid; }
	.hide-on-print {
		display: none !important; }
	.print-only {
		display: block !important; }
	.hide-for-print {
		display: none !important; }
	.show-for-print {
		display: inherit !important; }
}
