/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Extra Endis code */
a {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
}
a:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
button:focus {outline:none;}

/* iOS fixes */

body.OnSmallAppleDevice section.slice_content_page div.main-content input[type="checkbox"]:checked,
body.OnSmallAppleDevice section.slice_system_page input[type="checkbox"]:checked,
body.OnSmallAppleDevice div#GroupNotesEnclosingDiv input[type="checkbox"]:checked {
  background-color:black;
}

body.OnSmallAppleDevice div#GroupNotesEnclosingDiv ul.consent-questions {margin-top:0;}
body.OnSmallAppleDevice div#GroupNotesEnclosingDiv li.consent-question {text-indent:0 !important;}
body.OnSmallAppleDevice div#GroupNotesEnclosingDiv li.consent-question input[type="checkbox"]
{display:block; position:relative; right:20px; top:18px;}
body.OnSmallAppleDevice div#GroupNotesEnclosingDiv li.consent-question label
{display:block;}

body.OnSmallAppleDevice input[type="text"] {
  -webkit-appearance: none;
  -webkit-border-radius:0;
  border-radius: 0;
}

/* Global Fix to ensure certain icons are not bold */
section.slice_content_page aside.sidebar div.sidebar_buttons a.button_1::after,
section.slice_content_page aside.sidebar div.sidebar_buttons a.button_2::after,
section.slice_content_page aside.sidebar div.sidebar_buttons a.button_3::after,
section.slice_content_page aside.sidebar div.sidebar_buttons a.button1::after,
section.slice_content_page aside.sidebar div.sidebar_buttons a.button2::after,
section.slice_content_page aside.sidebar div.sidebar_buttons a.button3::after,
section.slice_WhatsOn3Buttons_L a.button1::before,
section.slice_WhatsOn3Buttons_L a.button2::before,
section.slice_WhatsOn3Buttons_L a.button3::before {font-weight:400;}

/* Global Fix for slide-show captions */
section.slice_SlidesFullWidth div.slideTitle,
section.slice_SlidesFullWidth div.slideText,
section.slice_WhatsOnSlidesEB_L div.slideTitle, /* Breeze, Creation */
section.slice_WhatsOnSlidesEB_L div.slideText {
	max-width:90%; /* some templates will set this to eg. 1170px */
    text-shadow:0 0 2px black;
}
section.slice_SlidesFullWidth a.bx-prev::after, 
section.slice_SlidesFullWidth a.bx-next::after,
section.slice_WhatsOnSlidesEB_L a.bx-prev::after, /* Breeze, Creation */
section.slice_WhatsOnSlidesEB_L a.bx-next::after {
	text-shadow:0 0 2px black;
}

section.slice_image_blocks_3 div.image_block_title_wrapper {text-shadow:0 0 2px black;} /* Harbour, Rise */
section.slice_image_blocks_3 a:hover div.image_block_title_wrapper {text-shadow:none;}

section.slice_image_blocks_4 div.image_block_title_wrapper {text-shadow:0 0 2px black;} /* Trinity */
section.slice_image_blocks_4 a:hover div.image_block_title_wrapper {text-shadow:none;}

section.slice_LargeBlockImage div.title1,
section.slice_LargeBlockImage a.BlockImageButton {text-shadow:0 0 2px black;}  /* Centre */
section.slice_LargeBlockImage a.BlockImageButton:hover {text-shadow:none;}

/* Social media icons - hide the unused ones */
footer section.slice_FooterTop_D div.footer-column.footer-column-1 a.footer_icon_block[href$="/#"],
footer section.slice_FooterTop_D div.footer-column.footer-column-1 a.footer_icon_block[href$="/#/"],
footer section.slice_FooterTop_L div.footer-column.footer-column-1 a.footer_icon_block[href$="/#"],
footer section.slice_FooterTop_L div.footer-column.footer-column-1 a.footer_icon_block[href$="/#/"],
section.slice_FixedSideLinks div.fixed-link-wrapper a[href$="/#"],
section.slice_FixedSideLinks div.fixed-link-wrapper a[href$="/#/"]
{display:none;}

/* shop fixes */
section.slice_ShopMyOrders div#divNonJavaDownload {color:transparent;}
section.slice_ShopMyOrders div#divNonJavaDownload > a {display:none;}
section.slice_ShopMyOrders div#divNonJavaDownload > table {color:#414141;}