.calendar-links{display:flex;align-items:center;flex-wrap:wrap-reverse;justify-content:space-between;margin-bottom:1rem}.calendar-links+.ps_event{margin-top:2rem}.calendar-links-toggle-view{text-align:right}.calendar-links-subscribe{display:flex;align-items:center}.calendar-links-subscribe::before{margin-right:1rem;font-size:2.8rem;line-height:1}@media(max-width:640px){.calendar-links-toggle-view{margin-bottom:2.5rem}.calendar-links-toggle-view,.calendar-links-subscribe,.calendar-links-subscribe::before{display:block;width:100%;text-align:center}.calendar-links-subscribe{margin-bottom:1.8rem}.calendar-links-subscribe::before{margin-bottom:.6rem}}.calendar-categories{display:none;position:relative;margin-bottom:2rem}.calendar-categories.is-visible,.calendar-categories-label{display:block}.calendar-categories-button{max-width:100%;margin-top:.5rem;font:inherit}.calendar-categories-button-text{display:block;padding-left:3.5rem;word-wrap:break-word}.calendar-categories-button-text::before{position:absolute;top:0;left:0;width:3.5rem;height:100%;content:'';background:hsla(0,0%,0%,0.5) url(../images/icons/filter.svg) center / 15px no-repeat}.calendar-categories-list{position:absolute;z-index:2;max-width:100%;border-radius:.2rem;box-shadow:0 .1rem .3rem .1rem hsla(0,0%,0%,0.3);margin-top:1.5rem;background:#fff}.calendar-categories-list-item:first-child,.calendar-categories-list-item:last-child{overflow:hidden}.calendar-categories-list-item:first-child{border-radius:.2rem .2rem 0 0}.calendar-categories-list-item:last-child{border-radius:0 0 .2rem .2rem}.calendar-categories-list-item:last-child::after{display:block;position:absolute;width:100%;height:1rem;content:''}.calendar-categories-list::before,.calendar-categories-list::after{position:absolute;top:0;width:0;height:0;border:solid transparent;border-top:none;content:'';transform:translateY(-100%)}.calendar-categories-list::before{left:.7rem;border-bottom-color:hsla(0,0%,0%,0.13);border-width:10px}.calendar-categories-list::after{left:.9rem;border-bottom-color:#fff;border-width:8px}.calendar-categories-list.is-hidden{display:none}.calendar-categories-list-item-button{display:block;width:100%;padding:.3rem 1.5rem .3rem 3.3rem;border:none;font:inherit;text-align:left;background:none}.calendar-categories-list-item-button:focus,.calendar-categories-list-item-button:hover{color:#222;background:#cdcdcd}.cal-date{position:relative;margin-bottom:20px;font-size:2.6rem;text-align:center}.cal-month-year{margin:0 14px;cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.cal-month-year::after{position:relative;top:-4px;content:'\e01b';margin-left:7px;font-family:PrimarySite;font-size:1.1rem}.date-picker{display:none;position:absolute;width:200px;top:100%;left:50%;z-index:2;margin-left:-99px;font-size:1.6rem}.date-picker.is-visible{display:block}.date-picker-year{display:block;box-sizing:border-box;position:relative;width:100%;padding:8px 0;border:1px solid #797979;border-bottom:none;border-radius:3px 3px 0 0}.previous-year,.next-year{position:absolute;top:0;height:100%;padding:0 13px;font-family:PrimarySite;font-size:1.2rem;line-height:3.4;color:#f5f5f5;cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.previous-year{left:0}.next-year{right:0}.previous-year::after{content:'\e01c'}.next-year::after{content:'\e01d'}.previous-year:focus,.previous-year:hover,.next-year:focus,.next-year:hover,.date-picker button:focus,.date-picker button:hover{background:#7c7c7c}.date-picker .date-picker-months+button:focus,.date-picker .date-picker-months+button:hover{border-right:1px solid #7c7c7c}.date-picker-months{display:flex;flex-wrap:wrap;box-sizing:border-box;width:100%;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;background:#f2f2f2;cursor:pointer}.date-picker-months li{display:inline-block;width:50px;padding:8px;color:#333}.selected-month,.date-picker-months li:focus,.date-picker-months li:hover{background:#cdcdcd}.date-picker-year,.cal-date button{color:#f5f5f5;background:#959595}.cancel-picker,.change-date{display:inline-block;position:relative;width:50%;padding:10px 0;border:1px solid #797979;border-top:none;border-radius:0;font-family:inherit;font-size:1.5rem;vertical-align:top}.cancel-picker{border-right:1px solid #959595;border-bottom-left-radius:3px}.change-date{border-bottom-right-radius:3px}.previous-month span,.next-month span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.event-colour-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin:-2px 7px 0 0;vertical-align:middle}.calendar-categories-list-item-button-event-colour-dot{position:relative;left:-0.4rem;margin:-0.2rem 0 0 -1.5rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.35)}.event-colour .event-colour-dot{display:block;width:20px;height:20px}.grid-calendar{position:relative;width:100%;box-sizing:border-box;overflow:hidden;border:1px solid #c3c3c3;line-height:1.1;background:#fff;border-radius:3px;color:#333;transition:padding-bottom .3s ease;word-wrap:normal}.grid-calendar,.event-details{background:#d3d3d3}.calendar-header{margin-bottom:-4px}.calendar-row{position:relative;clear:both;z-index:1;transition:margin-top .3s ease}.calendar-row:not(.calendar-header){height:117px;border-top:1px solid #eaeaea}@media(max-width:520px){.responsive .calendar-row:not(.calendar-header){height:52px}}@media(min-width:521px) and (max-width:980px){.responsive .calendar-row:not(.calendar-header){height:120px}}.calendar-day{position:relative;width:14.2857142857%;height:100%;float:left;box-sizing:border-box;border-left:1px solid #eaeaea;background:#fff;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.calendar-day:first-child{border-left:none}.calendar-header .calendar-day{padding:20px 2px;font-size:1.5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-day>span:first-child{display:block;margin-top:8px;text-align:center;font-size:2rem}.other-month{background:#eaeaea}.weekend{background:#fff6ca}.date-today{background:hsl(211,100%,94%)}.date-today>span{color:hsl(211,100%,40%)}.has-events{cursor:pointer}.has-events:focus,.has-events:hover{background:#eedeff}.has-events:focus .arrow,.has-events:hover .arrow{border-top-color:#eedeff}@media(max-width:520px){.responsive .calendar-events{display:flex;justify-content:center;padding:0 4px}}.calendar-events-info{flex:none;height:18px;padding:2px 3px;margin-top:2px;margin-bottom:1px;color:#fff}.calendar-events-info,.calendar-events-more-events{display:inline-block;box-sizing:border-box;font-size:1.2rem;line-height:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media(max-width:520px){.responsive .calendar-events-info{width:6px!important;height:6px;overflow:initial;padding:0;border-radius:50%!important;margin:4px 1px 0 1px!important;text-indent:-9999px}}.calendar-events-info:nth-child(n+5),.calendar-events-info:nth-child(4):not(:nth-last-child(2)){display:none}@media(max-width:520px){.responsive .calendar-events-info:nth-child(4){display:inline-block}}.calendar-events-info.is-multi-day{width:calc(100% - -2px);border-radius:0;margin-left:-1px;margin-right:0}.calendar-events-info.is-first-day.is-last-day{width:calc(100% - 8px)}.calendar-events-info.is-first-day,.calendar-events-info.is-last-day{width:calc(100% - 3px)}.calendar-events-info.is-first-day{border-top-left-radius:2px;border-bottom-left-radius:2px;margin-left:4px}.calendar-events-info.is-last-day{border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:4px}.calendar-events-more-events{width:100%;padding:5px 4px;color:#000}@media(max-width:520px){.calendar-events-more-events{display:none!important}}.calendar-events-more-events:nth-child(-n+5){display:none}.event-details{visibility:hidden;position:absolute;top:100%;width:100%;box-sizing:border-box;z-index:0}.event-details.is-visible{visibility:visible}.arrow{position:absolute;bottom:-24px;left:50%;margin-left:-12px;width:0;height:0;z-index:-1;content:'';border-top:12px solid #fff;border-right:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid transparent}.arrow.is-visible{z-index:1}.weekend .arrow{border-top-color:#fff6ca}.date-today .arrow{border-top-color:#e2f0ff}.event-details-list{padding:0 15px;list-style:none}.event-details-list-item{position:relative;margin:15px 0;line-height:1.6}.event-title-time{display:block;box-sizing:border-box;margin-left:20px}.event-detail-bullet{width:8px;height:8px;margin:-2px 0 0 -20px}.date-time{font-size:1.3rem;vertical-align:baseline}.event-title{margin:0 10px 0 12px;font-weight:bold}.event-desc{display:block;padding-left:20px;margin-top:2px}[data-colour="all"]{background:linear-gradient(45deg,#b60c0c,#d7da0e,#0e7cda)}[data-colour="default"]{background:#3113c3}[data-colour="light-blue"]{background:#1670df}[data-colour="dark-blue"]{background:#10509e}[data-colour="light-green"]{background:#5d820d}[data-colour="dark-green"]{background:#0d827c}[data-colour="orange"]{background:#a26510}[data-colour="red"]{background:#cc1414}[data-colour="purple"]{background:#a83cec}[data-colour="dark-purple"]{background:#a2108a}[data-colour="grey"]{background:#6e6e6e}[data-colour="dark-grey"]{background:#2b2b2b}.toggle-default-view{margin-bottom:20px}#ps_diary-list-wrapper .ps-diary-title{display:inline-block;width:calc(100% - 130px);overflow:hidden;white-space:nowrap;margin:0 7px 0 0;font-weight:bold;text-overflow:ellipsis}#ps_diary-list-wrapper .ps_diary-date{display:block;padding-left:18px;margin-top:4px}#ps_diary-entry-edit-wrapper .ps_diary-entry-control.start select,#ps_diary-entry-edit-wrapper .ps_diary-entry-control.end select{width:75px;margin-right:10px;float:left}#ps_diary-entry-edit-wrapper #ps_diary-entry-start,#ps_diary-entry-edit-wrapper #ps_diary-entry-end{width:100px}.manage-categories{display:block;margin:17px 0 20px}.ps-calendar-help-text{margin-bottom:7px}.event-colour{margin:17px 0}.event-colour label{display:inline-block;margin-top:4px}.event-colours{height:20px;margin-bottom:10px}.event-colours li{display:inline-block;width:20px;height:20px}.event-colours li:not(:first-child){margin-left:8px}.event-colours span{display:block;width:13px;height:13px;border-color:#fff;border-radius:50%;margin:4px auto 0;text-indent:-9999px;transition:all .3s}.selected-event span{width:20px;height:20px;margin-top:0}.event-colours span:focus,.event-colours span:hover{cursor:pointer}.selection-inactive .drag-n-drop{display:none}.drag-n-drop{display:inline-block;position:absolute;top:0;left:0;width:32px;height:100%;cursor:ns-resize}.drag-n-drop::before{position:absolute;width:100%;height:100%;top:0;left:0;content:'\e026';font-family:PrimarySite;font-size:14px;line-height:2.2;text-align:center;color:#6b6b6b}.selection-active .event-colour-dot{margin-left:25px}.selection-widget .ps_category-title{display:inline-block;width:calc(100% - 20px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.selection-widget .ps_category-title{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.selection-inactive .ps_category-title{width:calc(100% - 22px)}.selection-active .ps_category-title{width:calc(100% - 44px)}.ps_category-list>li{position:relative;min-height:35px;box-sizing:border-box;padding:4px 5px;font-size:15px;line-height:1.6;cursor:default}.ps_category-list .ps_category-title{display:inline-block;width:calc(100% - 116px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ps_category-list input{margin-bottom:10px}.ps_category-list .ps_cancel-button{margin-right:4px}.ps_category-list .ps_edit-category{z-index:1103}.calendar-subscription-note{font-weight:bold}.calendar-subscription-heading{margin-bottom:.8rem}.calendar-subscription-options{display:inline-flex;flex-direction:column;max-width:100%}.calendar-subscription-options-calendar{width:100%}.calendar-subscription-another{margin-top:1.4rem}.calendar-subscription-another-url{position:relative;width:60rem;max-width:100%;margin-top:.8rem}.calendar-subscription-another-url-text{height:3.7rem;font:inherit;color:hsl(0,0%,20%)}.calendar-subscription-another-url-copied{display:none;position:absolute;top:0;left:50%;box-sizing:border-box;padding:.4rem 1rem;border:.1rem solid #c4deba;border-radius:.2rem;margin-top:-1rem;text-align:center;color:#3c763d;background:#dff0d8;transform:translate(-50%,-100%)}.calendar-subscription-another-url-copied::before,.calendar-subscription-another-url-copied::after{position:absolute;left:50%;content:'';border-style:solid;border-width:1rem 1rem 0 1rem;transform:translate(-50%,100%)}.calendar-subscription-another-url-copied::before{bottom:-0.1rem;border-color:#c4deba transparent transparent transparent}.calendar-subscription-another-url-copied::after{bottom:0;border-color:#dff0d8 transparent transparent transparent}.calendar-subscription-another-url-copy{position:absolute;width:3.5rem;height:100%;box-sizing:border-box;overflow:hidden;white-space:nowrap;border:.1rem solid #9fd3fb;border-radius:.4rem 0 0 .4rem;text-indent:100%;color:#004669;background:#bee3ff;cursor:pointer}.calendar-subscription-another-url-text{width:100%;box-sizing:border-box;padding:0 .5rem 0 4rem;border:.1rem solid #cacaca;border-radius:.4rem;background:#e4e4e4;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}.calendar-subscription-another.is-hidden,.calendar-subscription-link.is-hidden{display:none}.calendar-subscription-link{margin-top:2rem}.icon-font-pages::before{position:absolute;top:50%;left:50%;text-indent:0;transform:translate(-50%,-50%)}@-webkit-keyframes fadeout{to{opacity:0}}@keyframes fadeout{to{opacity:0}}.calendar-subscription-another-url-copied.is-visible{display:block;-webkit-animation:fadeout 2s 3s forwards ease-out;animation:fadeout 2s 3s forwards ease-out}