body,html,div,span,h1,h2,h3,h4,h5,h6,p,a,img,strong,ul,ol,li,form,input,textarea,label{position:relative;margin:0;padding:0;font-size:100%;vertical-align:top}*{box-sizing:border-box}html{height:100%}body{background:#f4f4f4;font-family:"helvetica neue",arial,sans-serif;font-size:12px;padding:10px 10px 46px;color:#333;transition:transform .4s ease;-webkit-text-size-adjust:none;touch-action:manipulation;-webkit-touch-action:manipulation;min-height:100%}body.Grid{position:fixed;max-width:100%;overflow:hidden;padding-top:0}h1{font-size:20px;color:rgba(30,30,30,.8);text-transform:uppercase;transition:.3s all ease}h3{font-size:16px;padding:10px 0}h4{font-size:14px;padding:10px 0}img{border:none;max-width:100%}hr{background:none;border:none;border-bottom:1px solid rgba(255,255,255,.2);outline:none;width:100%;margin:5px 0}a{text-decoration:none;outline:0;color:#333;transition:.3s ease all}a:hover{text-shadow:#fff 0 0 10px,#fff 0 0 10px,#fff 0 0 10px}.clear{clear:both}.centred{text-align:center;margin:auto}.inline{display:inline-block!important}.floatLeft{float:left}.floatRight{float:right}.pointer{cursor:pointer!important}.nowrap{white-space:nowrap}.block{display:block}.middle{vertical-align:middle}.lefty{text-align:left!important}.righty{text-align:right!important}.hidden{display:none!important}.red{background:red!important}.fx{display:table;display:-webkit-flex;-webkit-flex-wrap:wrap;display:flex;flex-wrap:wrap}.icon{width:30px;height:30px;vertical-align:middle;padding:5px;margin-right:5px}.titleImg{display:inline-block;vertical-align:middle;width:26px;height:26px;margin-right:5px;opacity:.8}.message{background:rgba(0,0,0,.6);position:fixed;padding:5px 6px;font-size:14px;color:#fff;line-height:16px;display:flex;align-items:center;justify-content:center;-webkit-animation:message 4s ease 1;animation:message 4s ease 1;z-index:150;overflow:hidden;width:100%;bottom:-300px;left:0}.message.success{background:rgba(20,150,0,.6)}.message.error{background:rgba(200,0,0,.6)}#message.home .message{-webkit-animation:messageHome 4s ease 1;animation:messageHome 4s ease 1}@-webkit-keyframes message{0%,85%{bottom:0}99%,100%{bottom:-300px}}@keyframes message{1%,85%{bottom:0}0%,99%,100%{bottom:-300px}}@-webkit-keyframes messageHome{0%,85%{bottom:46px}99%,100%{bottom:-300px}}@keyframes messageHome{1%,85%{bottom:46px}0%,99%,100%{bottom:-300px}}#preload{position:fixed;height:40px;top:-100px;overflow:hidden}#preload img{width:40px}.container{max-height:calc(100% - 60px);overflow-y:auto;padding-bottom:20px}.centreBox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:inline-block;text-align:center;color:#333;z-index:99}#jogWheel{position:fixed;top:50%;left:50%;transform:translate(-24px,-32px);background:rgba(0,0,0,.6);padding:10px;border-radius:50px;width:auto;transition:.1s opacity ease;z-index:9999;opacity:0}.iconBox{display:inline-block;margin:10px;text-transform:uppercase;font-weight:700;color:rgba(30,30,30,.8)}.iconBox>*{color:rgba(30,30,30,.8);cursor:pointer;display:inline-block}.iconBox>* img,.iconBox.media>div,.iconBox>.inner{width:100px;height:100px;display:block;padding:20px;opacity:.65;border-radius:20px;border:3px solid #333;margin-bottom:10px;transition:.3s all ease}.iconBox:hover>*{color:rgba(30,30,30,.9)}.iconBox:hover img,.iconBox:hover .inner{opacity:.9}.iconBox:active>*{color:#333}.iconBox:active img,.iconBox:active .inner{opacity:1;transition:none}.iconBox.touch,.iconBox.touch>*,.iconBox.touch img{transition:2s all ease}.iconBox.touch:hover{text-shadow:none}.iconBox.touch:hover>*{color:rgba(30,30,30,.8)}.iconBox.touch:hover img,.iconBox.touch:hover .switch,.iconBox.touch:hover .inner{opacity:.65}.iconBox.touch:active{transition:none}.iconBox.touch:active>*{color:rgba(30,30,30,.9);transition:none}.iconBox.touch:active img,.iconBox.touch:active .switch,.iconBox.touch:active .inner{opacity:.9;transition:none}.iconBox>.inner{width:auto!important;display:flex;align-items:center;cursor:pointer}.iconBox>.inner select{font-size:14px;line-height:24px;cursor:pointer}.notifyBox{width:500px;max-width:calc(100% - 40px);margin:0 auto 20px;font-size:14px;padding:0 20px 10px}.button{background:transparent;border:2px solid rgba(30,30,30,.5);color:rgba(30,30,30,.8);position:relative;padding:6px 14px;display:inline-block;text-decoration:none;text-transform:uppercase;font:700 11px "helvetica neue",arial,sans-serif;margin:3px;transition:.2s all ease;border-radius:10px;vertical-align:middle;-webkit-appearance:none;cursor:pointer}.button:hover,a:hover .button{text-shadow:none;border-color:#333;box-shadow:#fff 0 0 10px,inset #fff 0 0 10px;text-shadow:#fff 0 0 5px,#fff 0 0 5px,#fff 0 0 5px;color:#333}.button.hollow{border:none!important;box-shadow:none}.switch{position:relative;width:56px;height:30px;opacity:1;display:inline-block;cursor:pointer}.switch:before{content:"";background:rgba(0,0,0,.3);position:absolute;top:50%;left:50%;transform:translate(-27px,-17px);border-radius:36px;display:block;width:54px;height:34px;transition:.1s all ease}.switch:after{content:"";background:#fff;position:absolute;border-radius:36px;display:block;transition:.1s all ease;width:28px;height:28px;top:calc(50% - 1px);left:50%;transform:translate(-24px,-14px);border-bottom:2px solid #ccc;box-shadow:rgba(0,0,0,.2) 0 1px 2px}.switch.on:before{background:rgba(41,227,14,1)!important}.switch.on:after{transform:translate(-4px,-14px)}.iconBox .switch:before{content:"";background:rgba(0,0,0,.7)}input[type=text],input[type=password],input[type=number]{background:rgba(0,0,0,.5);position:relative;display:block;font:700 13px/24px "helvetica neue",arial,sans-serif;transition:.3s all ease;padding:10px 20px;border-radius:10px;width:250px;margin:10px auto;border:none;outline:none;text-align:center;color:#e4e4e4;-webkit-appearance:none;max-width:calc(100% - 20px)}input[type=text]:focus,input[type=password]:focus{background:rgba(0,0,0,.6)}input[type=range]{width:80px;vertical-align:middle}input[type=color],select{vertical-align:middle}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;color:transparent;background:transparent;cursor:pointer}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input::-moz-placeholder{text-transform:uppercase}input::-webkit-input-placeholder{text-transform:uppercase}input:-ms-input-placeholder{text-transform:uppercase}input[type=text].alt{background:#fff;color:#333;padding:2px;border:1px solid #ccc;margin:0 2px;font-size:12px;display:inline-block}textarea{padding:20px;border-radius:20px;border:1px solid #ccc;margin:5px;resize:none;outline:none}nav{background:#f8f8f8;position:fixed;width:100%;height:46px;bottom:0;left:0;padding:0 10px;text-align:center;display:block;z-index:200;display:flex;flex-wrap:nowrap;justify-content:space-between;flex-direction:row;user-select:none;box-shadow:rgba(0,0,0,.05) 0 -5px 30px}nav ul{padding-left:0}nav li{display:inline-block;padding:0 2px;min-height:40px}nav li:before{content:attr(data-title);position:absolute;width:140px;height:0;display:inline-block;text-align:center;left:-52px;top:-26px;color:#333;transition:.2s ease all;font-size:10px;font-weight:700;line-height:30px;opacity:0;overflow:hidden;white-space:nowrap;text-transform:uppercase;border-radius:10px}nav img,nav svg{width:30px;height:30px;margin:8px 1px;opacity:.6;transition:.2s ease all}nav svg path{fill:black}nav li div,nav li span{cursor:pointer}nav li:hover img,nav li:hover svg{opacity:1}nav li:hover:before{opacity:1;height:30px}nav li:active img{opacity:1;transition:none}nav li:active:before{transition:none}nav li.touch:hover img{opacity:.65}nav li.touch:hover:before{opacity:0;height:0}nav li.touch:before{transition:2s all ease}nav li.touch:active:before{opacity:1;height:30px;transition:none}.modal{background:rgba(255,255,255,.95);position:fixed;width:100%;height:100%;font-size:14px;padding:20px;overflow-y:auto;opacity:0;transition:.1s all ease}.modalFx{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;z-index:5}.modal .inner{z-index:5}.modal .close{position:absolute;top:20px;right:20px;font-size:50px;text-align:center;line-height:40px;width:40px;height:40px;z-index:9;cursor:pointer}.modal .closeArea{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}table,#groupTable{position:relative;width:100%;color:333;border-collapse:collapse}table.year{border-collapse:separate}table td,table th{position:relative;padding:6px 3px;vertical-align:middle;font-size:14px;text-align:left;line-height:16px}table th{background:rgba(0,0,0,.7);color:#fff}table th:first-child,table td:first-child{border-top-left-radius:10px}table th:last-child,table td:last-child{border-top-right-radius:10px}table th:first-child,table td:first-child{border-bottom-left-radius:10px}table th:last-child,table td:last-child{border-bottom-right-radius:10px}table tr:nth-child(even) td{background:rgba(0,0,0,.07)}#calTitle{font-weight:200;color:#666;font-size:1.6em;line-height:46px;width:86px}#calTitle strong{font-weight:600}.List #calTitle{width:20px}#datePicker{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0}.prevNext{color:#666;font-size:20px;line-height:46px;cursor:pointer;text-align:center;width:40px;height:40px}.prevNext:hover{color:#333}.prevNext:active{color:#999}.colourSquare{width:20px;height:20px;display:inline-block;margin-right:10px}#calArea{position:relative;left:-10px;width:calc(100% + 20px);user-select:none}#calArea.List #today{color:#ff3a30}#calArea.List .ent{background:#fff;padding:5px;border-bottom:1px solid #ccc;color:#333;cursor:pointer}#calArea.List .smy{font-size:1.3em}#calArea.List .dat{padding:10px;font-size:1.3em;border-bottom:1px solid #ccc}#calArea.List .man{display:inline-block;padding:0 10px;min-height:40px;line-height:20px;max-width:calc(100% - 55px);z-index:9;transition:all .2s ease}#calArea.List .tim{display:inline-block;width:50px;text-align:center;line-height:20px;z-index:9;transition:all .2s ease}#calArea.List .gry,#calArea.List .loc{color:#999}#calArea.List .ent .clr{position:absolute;width:100%;height:100%;left:0;top:0;display:block;opacity:0;z-index:1;transition:all .2s ease}#calArea.List .ent.active .man,#calArea.List .ent.active .tim,#calArea.List .ent.active .gry,#calArea.List .ent.active .loc{color:#fff!important}#calArea.List .ent.active .man{border-left:2px solid #fff!important}#calArea.List .ent.active .clr{opacity:1}#calArea.Grid .row{display:flex}#calArea.Grid .grd{position:relative;background:#fff;border-bottom:1px solid #eee;border-right:1px solid #eee;width:15vw;height:15.2vh;padding:2px 0;font-size:11px;overflow-y:auto;overflow-x:hidden}#calArea.Grid .grd.hdr{border:none;background:transparent;height:32px;overflow:hidden;padding:0}#calArea.Grid .grd .dat{position:relative;float:right;font-size:1.4em;padding:3px;min-width:24px;height:24px;border-radius:30px;text-align:center;line-height:18px;margin:2px 4px}#calArea.Grid .grd.hdr .dat{padding:0 6px;line-height:36px;height:100%;margin:0 4px}#calArea.Grid .grd#today{outline:none}#calArea.Grid .grd#today .dat{background:#ff3a30;color:#fff}#calArea.Grid .grd .ent{position:relative;clear:both;padding:3px 4px 3px 6px;margin-bottom:1px;display:flex;line-height:12px;cursor:pointer;min-height:18px}#calArea.Grid .grd .ent .smy{position:relative;flex:2;padding-left:2px;z-index:9;transition:all .2s ease}#calArea.Grid .grd .ent .dot{position:relative;width:8px;height:8px;top:3px;opacity:1;margin-right:2px;border-radius:10px;display:inline-block;z-index:9;transition:all .2s ease}#calArea.Grid .grd .ent .clr{position:absolute;width:calc(100% + 1px);height:100%;opacity:.2;margin:0;left:0;top:0;border-radius:0;display:block;z-index:1;transition:all .2s ease}#calArea.Grid .grd .ent.allDay .dot,#calArea.Grid .grd .ent.timed .clr{display:none}#calArea.Grid .grd .ent .tim,#calArea.Grid .grd .ent .etim{color:#bbb;font-size:.9em;width:30px;text-align:center;transition:all .2s ease;z-index:9}#calArea.Grid .grd .ent .etim{width:40px}#calArea.Grid .grd .ent.active .dot{background:#fff!important}#calArea.Grid .grd .ent.active .clr{display:block!important;opacity:1!important}#calArea.Grid .grd .ent.active .smy{color:#fff}#calArea.Grid .grd .ent.active .tim,#calArea.Grid .grd .ent.active .etim{color:#fff!important}#calArea.Grid .grd.out{background:#f8f8f8}#editModal{background:rgba(246,246,246,.97);position:fixed;top:0;left:0;right:auto;width:360px;height:100%;padding:28px 0 90px;box-shadow:rgba(0,0,0,.1) 0 0 40px;overflow:hidden;z-index:10}#editModal #entryMain{max-height:calc(100% - 10px);overflow-y:auto;padding-bottom:20px}#editModal #entryMain .close{top:-12px;right:15px}#editModal.right{left:auto;right:0}#editModal *[contenteditable]{outline:none!important}#editModal select{background:none;position:relative;border:none;text-align:left;font-size:1em;border-radius:6px}#editModal input[type=date],#editModal input[type=datetime-local]{background:none;position:relative;border:none;font-family:"Helvetica Neue",arial,sans-serif;outline:none;min-width:84px;min-height:30px}#editModal #hd{margin:0 20px 20px;border-left:6px solid #1badf8;padding-left:12px}#editModal #hd #summary{position:relative;font-size:1.6em;line-height:24px;font-weight:300;padding-bottom:5px;margin-right:40px;min-width:200px;min-height:24px}#editModal #hd #location{position:relative;font-size:1.1em;line-height:18px;font-weight:300;padding-bottom:2px;margin-right:40px;min-width:200px;min-height:18px}#editModal #hd #summary.empty:after{position:absolute;content:"New Event";display:block;width:100%;height:24px;top:0;left:0}#editModal #hd #location.empty:after{position:absolute;content:"Location";display:block;width:100%;height:18px;top:0;left:0;color:#bbb}#editModal table{background:#fff;border-left:10px solid #fff;box-shadow:rgba(0,0,0,.1) 0 0 1px}#editModal table *{color:#333;line-height:30px;border-collapse:collapse}#editModal table th{background:none;font-weight:400;padding:10px 15px 10px 5px;text-align:right;width:70px;vertical-align:top;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:1.2em}#editModal table td{background:none;font-weight:400;padding:10px 0 10px 10px;vertical-align:top;border-top:1px solid #eee;border-bottom:1px solid #eee;text-align:left;font-size:1.2em}#editModal table tbody tr:first-child th,#editModal table tbody tr:first-child td{border-top:none}#editModal table tbody tr:last-child th,#editModal table tbody tr:last-child td{border-bottom:none}#editModal .smallText{font-size:11px}#editModal th.smallText,#editModal td.smallText{padding:0 5px}#editModal .addDate{font-weight:300;cursor:pointer}#editModal #excludeItems>div{padding-bottom:3px}#editModal #excludeItems img{position:relative;top:7px;width:16px;margin-right:10px;cursor:pointer}#editModal #notes{display:block;min-height:18px;line-height:18px;padding:6px 0}#editModal #notes.empty:after{position:absolute;content:"Add Notes";display:block;width:100%;height:18px;padding:6px 0;top:0;left:0;color:#bbb}#editModal .repeat{display:none}#editModal .delete{position:absolute;bottom:70px;width:100%;left:0;color:#ff3a30;font-size:1.2em;font-weight:200;text-align:center;cursor:pointer}#editModal .buttonAlt{position:relative;display:inline-block;color:#ff3a30;font-size:1.5em;font-weight:400;text-align:center;cursor:pointer;padding:10px 15px;line-height:30px}#editModal .buttonAlt.disabled{cursor:default;color:#aaa}#editModal .buttonAlt.hollow{font-weight:200;font-size:1.2em}#editModal select#calName,#editModal #calNameOuter,#editModal select#repeat,#editModal #repeatOuter,#editModal select#repeatEvery,#editModal #repeatEveryOuter:before{position:relative;color:transparent}#editModal #calNameOuter:before,#editModal #repeatOuter:before,#editModal #repeatEveryOuter:before{position:absolute;top:0;right:0;width:100%;height:100%;text-align:left;color:#333;padding-left:15px}#editModal #repeatOuter:before,#editModal #repeatEveryOuter:before{content:attr(data-val)}#autoSuggest{padding:0 10px}#autoSuggest #today,#autoSuggest .dat{display:none}#autoSuggest .ent{background:transparent;padding:5px;border-bottom:1px solid #ddd;color:#333;cursor:pointer;font-size:.8em}#autoSuggest .ent.active{background:#eee}#autoSuggest .smy{font-size:1.3em;color:#333!important}#autoSuggest .loc{color:#999}#autoSuggest .man{display:inline-block;padding:0 10px;min-height:40px;line-height:20px;max-width:calc(100% - 55px);z-index:9;transition:all .2s ease}#autoSuggest .tim{display:inline-block;width:50px;text-align:center;line-height:20px;z-index:9;transition:all .2s ease}#autoSuggest .loc,#autoSuggest .gry{color:#999}#autoSuggest .ent .clr{display:none}#autoSuggest .ent:last-child{border-bottom:none;margin-bottom:10px}#jogWheel>div{display:block;width:32px;height:32px;margin:0 auto;-webkit-animation:loading .5s infinite linear;animation:loading .5s infinite linear;background:url(data:image/png;base64,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);background-size:100%}@-webkit-keyframes loading{100%{-webkit-transform:rotateZ(360deg)}}@keyframes loading{100%{transform:rotateZ(360deg)}}@media(max-width:767px){h1{font-size:16px}.notifyBox p{font-size:.8em}.iconBox{margin:12px;width:60px;font-size:.8em}.iconBox>* img,.iconBox.media>div,.iconBox>.inner{width:60px;height:60px;padding:5px;border:none;margin:0 auto 5px}.modal .close{top:15px;right:15px;width:32px;height:32px;line-height:32px;font-size:40px}.prevNext{display:none}#calArea.Grid .grd{font-size:.8em;line-height:12px;letter-spacing:-.3px}#calArea.Grid .grd .ent{padding:2px 4px;min-height:16px}#calArea.Grid .grd .ent .dot{width:6px;height:6px;margin-right:1px;top:3px}#calArea.Grid .grd .dat{font-size:1.1em;padding:0;margin:0;min-width:18px;height:18px;line-height:18px}#editModal{background:rgba(242,242,242,1);width:100%;height:100%;left:0!important;right:auto!important;top:0;padding:20px 0 80px}#editModal .delete{bottom:60px}#editModal #entryMain .close{top:-8px;right:15px}table.mobFormat{width:100%;background:none}table.mobFormat tbody{border:none}table.mobFormat tbody tr{display:block;padding:5px;background:none!important}table.mobFormat tbody td{display:block;padding:5px 8px;font-weight:700;border:none;background:#fff}table.mobFormat td:first-child{font-weight:700}table.mobFormat tbody td{background:#fff}table.mobFormat tbody td:before{content:attr(data-title)": ";display:inline;text-align:left;font-weight:normal}table.mobFormat tbody tr:last-child td:first-child,table.mobFormat tbody td:first-child{border-radius:5px 5px 0 0}table.mobFormat tbody tr:last-child td:last-child,table.mobFormat tbody td:last-child{border-radius:0 0 5px 5px}table.mobFormat thead,table.mobFormat td.noBefore:before{display:none!important}table.mobFormat td.colour{background-color:#111;color:#fff}}@media print{body,html{position:relative}nav,.message{display:none}}