﻿/***
 Template
**************/
html {
	height: 100%;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	height: 100%;
}

.off-canvas-wrap {
	min-height: 100%;
	position: relative;
	background: #F6F6F6;
}


.inner-wrap {
	min-height: 100%;
	position: static;
}

.main-wrapper {
	width: 100%;
	position: relative;
    float: left;
}

.footer-container {
	float: left;
    clear: left;
    bottom: 0;
	width: 100%;
	background: #2d2d2d;
}

.row.main-container {
	z-index: 1;
	position: relative;
    margin-bottom: 2rem;
}

div.logo a.logolink {
	font-size: 1.5em !important;
	line-height: 48px !important;
    font-weight: 100;
    color: #000;
    display: inline-block;
}

div.logo a.logolink strong {
	color: #B4DB10;
	font-weight: 600;
	font-size: 1em;
}

.top-bar .name h1 a {
	font-weight: 300;
}

.title-area { width: 300px; }


footer  {
	color: #fff;
}

footer.row {
	padding-top: 2rem;
	padding-bottom: 0;
	position: relative;
}
footer a {
    color: #FFF;
}
footer a:hover {
    color: #DDD;
}

.footer-menu {
	font-size: .875em;
	margin-bottom: 0;
    margin-top: 10px;
    line-height: 1.6;
}

footer .inline-list > li {
	margin-left: 2em;
}

.footer-info {
    clear: right;
    padding-top: 0.75rem;
}

.footer-info .strapline {
    margin-bottom: 1.25rem;
}

.footer-info .logo {
        font-size: 1.5em;
        margin-bottom: 10px;
    }

.footer-info .logo a,
.footer-info .logo a strong {
    color: #fff;
    line-height: normal;
}
.footer-info .copyright {
    font-size: 0.8rem;
    margin-bottom: 0.4rem;
}

.footer-info .referrerstrapline {
    margin-top: 0.5rem;
    margin-bottom: 1.0rem;
    font-size: 0.7rem;
}

footer .footeraddress {
    position: relative;
    font-size: .875em;
    line-height: 1.5;
    color: #fff;
}

.footer-container .report-link {
    margin-top: 0.4rem;
    font-size: 0.875rem;
    display: block;
}
.footer-container .report-link:hover img {
    opacity: 0.8;
}

/***
 Forms
**************/
.required {
	color: #F26122;
}

form .input-10 {
	width: 10%!important;
	min-width: 20px!important;
}
form .input-15 {
	width: 15%!important;
	min-width: 25px!important;
}

form .input-20 {
	width: 20%!important;
	min-width: 30px!important;
}

form .input-25 {
	width: 24%!important;
	min-width: 40px!important;
}

form .input-30 {
	width: 30%!important;
	min-width: 50px!important;
}

form .input-35 {
	width: 35%!important;
	min-width: 60px!important;
}

form .input-40 {
	width: 40%!important;
	min-width: 100px!important;
}

form .input-45 {
	width: 45%!important;
	min-width: 105px!important;
}

form .input-50 {
	width: 50%!important;
	min-width: 110px!important;
}

form .input-55 {
	width: 55%!important;
	min-width: 120px!important;
}

form .input-60 {
	width: 60%!important;
	min-width: 130px!important;
}

.button[class*=large-] {
	margin-right: 10px;
}

form [class*=input-] {
	display: inline-block;
}

form [class*=input-]:last-child,
.button[class*=large-]:last-child {
	margin-right: 0;
}


form .input-error {
	border: solid 1px red!important;
}

.warning-text {
	color: #d70;
}

.button-wrapper {
	margin-top: 1em;
}

.button-wrapper a.button {
	vertical-align: top;
}

.button-wrapper:not(.fixed-buttons) .button,
.button-wrapper:not(.fixed-buttons) .button.arrow,
.single-button:not(.fixed-buttons) {
	min-width: 170px;
    display: block;
}

@media(min-width: 40em) {
    .button-wrapper:not(.fixed-buttons) .button,
    .button-wrapper:not(.fixed-buttons) .button.arrow,
    .single-button:not(.fixed-buttons) {
        display: inline-block;
    }
}


/***
 Icons
**************/
.icon-add {
	background-image: url(/images/icon-add.png);
	background-position: right .7rem center;
}

.icon-add-white {
    background-image: url(/images/icon-add-white.png);
    background-position: right .7rem center;
    background-repeat: no-repeat;
}
.icon-add .icon-right,
.icon-add-white .icon-right, {
    padding-right: 32px !important;
}

.icon-preview {
	background-image: url(/images/icon-preview-white.png);
}

.icon-add-white.button.tiny,
.icon-add-white.button.tiny:hover {
	padding-right: 1.8rem;
	background-position: right .5rem center;
}

.icon-close {
	background-image: url(/images/icon-close.png);
}

.icon-cancel {
	background-image: url(/images/icon-cancel-white.png);
}

.icon-apply {
	background-image: url(/images/icon-apply.png);
}

.icon-tickets {
	background-image: url(/images/icon-ticket.png);
}

.icon-offer {
	background-image: url(/images/icon-offer.png);
}

.icon-add-small {
	background-image: url(/images/icon-add-small.png);
	background-position: right 12px center;
}

.icon-add.icon-right,
.icon-add.icon-right:hover,
.icon-cancel.icon-right,
.icon-cancel.icon-right:hover,
.icon-preview.icon-right,
.icon-preview.icon-right:hover,
.icon-close.icon-right,
.icon-close.icon-right:hover,
.icon-apply.icon-right,
.icon-apply.icon-right:hover {
	padding-right: .6rem;
	background-position: right .6rem center;
}

.icon-info-white {
	background-image: url(/images/icon-info-white.png);
	background-position: right 12px center;
}

.icon-left {
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 30px!important;
}

.icon-left-small {
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-left: 13px!important;
}

.icon-right {
	background-position: right .6rem center;
	padding-right: 30px!important;
}

.arrow,
.button.arrow {
	background-image: url(/images/icon-arrow-right.png);
	background-position: right 9px center;
	background-repeat: no-repeat;
	padding-right: 2rem;
}

.button.secondary.arrow,
.button.tertiary.arrow {
	background-image: url(/images/icon-arrow-white-right.png);
}

.button.tertiary.arrow,
.button.tertiary.arrow:hover {
	padding-right: 2.3rem !important;
	background-position: right 0.7rem center;
}

.button.small.arrow,
.button.small.arrow:hover,
.button.small.arrow:focus,
.button.tiny.arrow,
.button.tiny.arrow:hover,
.button.tiny.arrow:focus {
    padding-right: 25px;
}

.secondary.icon-close {
	background-image: url(/images/icon-close-white.png);
}

.button.calendar {
	background-image: url(/images/icon-calendar-small-white.png);
	background-repeat: no-repeat;
}
.button.calendar.dark-link {
    color: #fff;
}

.button.small.calendar {
	background-position: 92% 48%;
}

.button.icon-button {
    margin-bottom: 0;
    line-height: 1.4rem;
}
.button.donate {
    font-weight: 600;
}
.button.donate:hover {
    color: #EEE;
}
.button.donate i {
    margin-right: 5px;
    font-size: 1.25rem;
    vertical-align: text-top;
}

.button.btn-colour1, .button.btn-colour1:hover, .button.btn-colour1:focus { background-color: #25aae1; }
.button.btn-colour2, .button.btn-colour2:hover, .button.btn-colour2:focus { background-color: #f34f14; }
.button.btn-colour3, .button.btn-colour3:hover, .button.btn-colour3:focus { background-color: #662d91; }
.button.btn-colour4, .button.btn-colour4:hover, .button.btn-colour4:focus { background-color: #ed1c24; }
.button.btn-colour5, .button.btn-colour5:hover, .button.btn-colour5:focus { background-color: #39b44a; }
.button.btn-colour6, .button.btn-colour6:hover, .button.btn-colour6:focus { background-color: #f7941d; }

.hf-social {
    list-style: none;
    margin: 1.5rem 0 0.5rem;
    padding: 0;
    display: block;
}

.hf-social > li {
    float: left;
    margin: 0 0.5rem;
    text-indent: -10000px;
}
.hf-social > li:first-child {
    margin-left: 0;
}
.hf-social > li a {
    display: block;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    transition: opacity 300ms ease-out;
}

.hf-social .pinterest,
.social-icon.pinterest,
.social-icon--7 {
    background-image: url(/images/Pinterest.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
}

.hf-social .instagram,
.social-icon.instagram,
.social-icon--6 {
    background-image: url(/images/LinkedIn.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
}

.hf-social .linkedin,
.social-icon.linkedin,
.social-icon--4 {
    background-image: url(/images/LinkedIn.svg);
    width: 30px;
    height: 30px;
    background-position: center;
}

.hf-social .facebook,
.social-icon.facebook,
.social-icon--1 {
    background-image: url(/images/Facebook.svg);
    width: 30px;
    height: 30px;
    background-position: center;
}

.hf-social .youtube,
.social-icon.youtube,
.social-icon--8 {
    background-image: url(/images/Youtube.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
}

.hf-social .twitter,
.social-icon.twitter,
.social-icon--2 {
    background-image: url(/images/Twitter.svg);
    width: 30px;
    height: 30px;
    background-position: center;
}

.hf-social .google,
.social-icon.google,
.social-icon--3 {
    background-image: url(/images/GooglePlus.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
}

.hf-social .flickr,
.social-icon.flickr,
.social-icon--5 {
    background-image: url(/images/Flickr.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
}

.hf-social .vimeo,
.social-icon.vimeo,
.social-icon--9 {
    background-image: url(/images/Vimeo.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
}

.hf-social .mail,
.social-icon.mail {
    background-image: url(/images/Email_Footer.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
}

.social-icon {
	float: left;
	margin: 0 7px 7px 0;
	display: block;
	text-indent: -10000px;
	background-image: url(/images/sprite-social-vertical.png);
	background-repeat: no-repeat;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
	-webkit-backface-visibility: hidden;
	width: 38.4px;
	height: 38.4px;
}

/***
 Helper classes
**************/
.inline-text {
	display: inline-block;
	padding: .625em 0;
}
.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.none {
	display: none!important;
}

.block {
	display: block!important;
}

.relative {
	position: relative;
}

.normal {
	font-weight: 400!important;
}

.smaller {
	font-size: .9em!important;
}

.nobullets {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nobullets li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.extradetail {
	font-size: .7em;
	margin: .4rem 0 .6rem;
}

label .extradetail {
	font-size: .85em;
}

.mgn-top {
	margin-top: 1rem;
}

.mgn-right {
	margin-right: 1rem;
}

.mgn-left {
	margin-left: 1rem;
}

.single-column {
	max-width: 31.25em;
}

/* bring a list inline with the rest of the content */
ul.no-indent,
ol.no-indent {
	margin-left: 0;
	padding-left: 1rem !important;
}

/***
 Cookie notice
**************/
#cookieMessageWrapper {
	background: transparent;
	color: #BCDE31;
	display: none;
	position: absolute;
	width: 100%;
	top: 50px;
	z-index: 9999;
	margin: 0;
	padding: 0;
}

#cookieMessage {
	background-color: #333;
	max-width: 971px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#cookieMessage #cookieText {
	font-size: 13px;
	padding: 5px;
}

#cookieMessage #cookieLink {
	color: #BCDE31;
}

#cookieMessage h2 {
	color: #fff;
	margin: 5px 0 0;
	padding: 0;
}

#cookieClose {
	float: right;
	display: block;
	text-decoration: none;
	background: #BCDE31;
	border: none;
	color: #000;
	font-size: 90%;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 5px 19px;
}

#cookieClose:hover {
	background: #ACCE21;
}

/***
 Override grey background/white fields
****************************************/
.white-form {
	background-color: #fff;
}

.white-form input[type="text"],
.white-form input[type="password"],
.white-form input[type="date"],
.white-form input[type="datetime"],
.white-form input[type="datetime-local"],
.white-form input[type="month"],
.white-form input[type="week"],
.white-form input[type="email"],
.white-form input[type="number"],
.white-form input[type="search"],
.white-form input[type="tel"],
.white-form input[type="time"],
.white-form input[type="url"],
.white-form select,
.white-form textarea {
	background-color: #f3f3f3;
}

/***
 White form fields
***********************************************/
.white-fields input[type="text"],
.white-fields input[type="password"],
.white-fields input[type="date"],
.white-fields input[type="datetime"],
.white-fields input[type="datetime-local"],
.white-fields input[type="month"],
.white-fields input[type="week"],
.white-fields input[type="email"],
.white-fields input[type="number"],
.white-fields input[type="search"],
.white-fields input[type="tel"],
.white-fields input[type="time"],
.white-fields input[type="url"],
.white-fields select,
.white-fields textarea {
	background-color: #fff;
}


#testNotice {
    background: white;
    padding: .5rem;
    border-bottom: solid 1px #999;
    text-align: center;
}

/**********************************************
Foundation Responsive tables
***********************************************/
table th {
    font-weight: 700;
}

table td, table th {
    padding: 9px 10px;
    text-align: left;
}

@media only screen and (max-width:767px) {
    table.responsive {
        margin-bottom: 0;
    }

    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: solid 1px #DDD;
    }

    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
    }

    .pinned table td, .pinned table th {
        white-space: nowrap;
    }

    .pinned td:last-child {
        border-bottom: 0;
    }

    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
    }

    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
        margin-left: calc(35% + 2px);
    }

    div.table-wrapper div.scrollable .bothBorders td:nth-child(2),
    div.table-wrapper div.scrollable .bothBorders th:nth-child(2),
    div.table-wrapper div.scrollable .verticalBorders td:nth-child(2),
    div.table-wrapper div.scrollable .verticalBorders th:nth-child(2) {
        border-left: none;
    }
    table.responsive td, table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }

    table.responsive td:first-child, table.responsive th:first-child, table.responsive.pinned td {
        display: none;
    }

    .ui-tabs .ui-tabs-nav li {
        width: 32.5%;
    }
}

/***
 Display as Table class
***************************/
.table {
    display: table;
    width: 100%;
}
.table .table-cell {
    display: table-cell;
    vertical-align: top;
}

/***
 Warning/Caution/Info boxes 

 warning - red
 caution - yellow with caution icon
 hintBox - yellow without icon
 info - yellow
 applied - green
******************************/
#formErrors {
    max-width: 700px;
}
.warningBox, .infoBox, .cautionBox, .appliedBox, .hintBox {
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	border: solid 1px #F4D3D3;
	margin-bottom: 20px;
	padding: 10px;
    border-radius: 5px;
}
.warningBox {
	background: #FEE url(/images/icon_warning.png) no-repeat 5px 13px;
	border-color: #e0360e;
}
.cautionBox {
    background: #FFEAEA;
    color: #DB2023;
}
.infoBox, .hintBox {background: #fff url(/images/information.png) no-repeat 5px 4px; border-color: #76a4c4; font-weight: normal; padding-left: 45px;}
.appliedBox {background: #f4ffe8 url(/images/icon_success.png) no-repeat 5px 5px; border-color: #81cc29; margin: 1rem 0 2rem; padding-left: 45px;}
.hintBox {background-image: none; padding: 10px;}

div.appliedBox p, div.cautionBox p, div.infoBox p, div.warningBox p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
div.warningBox p {
	font-weight: normal;
}
div.appliedBox h3, div.cautionBox h3, div.warningBox h3 {
	margin: 0 2px 8px 2px !important;
	padding: 0;
	font-size: 1.2em;
}
div.appliedBox h4, div.cautionBox h4, div.infoBox h4 {
	margin-top: 0;
}

.infoBox.with-button {
    background-position: center left 5px;
}
.infoBox.with-button > p {
    line-height: 1.8rem;
}

.loadingPanel {
	background: url(../templateimages/loading.gif) no-repeat center center;
	width: 100%;
	height: 100px;
	display: none;
}
.loadingOverlay {
	background: url(../templateimages/loading.gif) no-repeat center center;
	width: 100%;
}

.success {
	min-height: 30px;
	line-height: 22px;
	padding: 8px 10px 8px 38px;
	margin: 10px 0;
	background: url(/images/icon_success.png) no-repeat 8px 8px;
}

#fancybox-content .warningBox {
	margin-bottom: 0;
}

.mgn-btm {
    margin-bottom: 1.5rem !important;
}

/*
    Refine Search
*/

.styled-checkbox input[type=checkbox]
.styled-radio input[type=radio] {
    visibility: hidden;
    position: absolute;
}
.styled-checkbox,
.styled-radio {
    height: 20px;
    position: relative;
}
.styled-checkbox > input[type="checkbox"],
.styled-radio > input[type="radio"] {
    margin-left: 3px;
    margin-top: 2px;
}

.refine-search .styled-checkbox label,
.refine-search .styled-radio label {
    cursor: pointer;
    position: absolute;
    width: 18px;
    height: 18px;
    margin: 0 !important;
    top: 0;
    left: 0;
    background: #FFF;
    border: solid 1px #CCC;
}
.refine-search .styled-radio label {
    border-radius: 9px;
}

.styled-checkbox label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 10px;
    height: 6px;
    background: transparent;
    top: 4px;
    left: 3px;
    border: 2px solid #288ac9;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.styled-checkbox input[type=checkbox]:checked + label:after,
.styled-radio input[type=radio]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.styled-radio label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: transparent;
    top: 4px;
    left: 4px;
    background: #288ac9;
    border-radius: 4px;
}

@media only screen and (min-width: 40.0625em) {
    .footer-info {
        text-align: right;
        margin-top: -0.6rem;
        padding-top: 0;
    }

    .hf-social {
        margin: 0 0 1rem;
    }

    .hf-social > li:last-child {
        margin-right: 0;
    }

    .footer-container .report-link {
        text-align: right;
    }
}