﻿.zabuto-calendar{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.zabuto-calendar th,.zabuto-calendar td{padding:0;text-align:center;vertical-align:middle;}.zabuto-calendar__navigation td{padding:0 0 2rem 0;}td.zabuto-calendar__navigation__item--header{color:#1a2428;font-size:1.9rem;line-height:2.8rem;font-weight:bold;letter-spacing:-.02em;}.zabuto-calendar__navigation .nav-btn{width:3rem;height:3rem;position:relative;display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fd7d23;background-position:center center;background-repeat:no-repeat;background-size:.8rem auto;cursor:pointer;}.zabuto-calendar__navigation .nav-btn:hover{background-color:#d9620f;}.zabuto-calendar__navigation .nav-btn.prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.561' height='13.12' viewBox='0 0 7.561 13.12'%3E%3Cpath d='M11.119,6.561a1,1,0,0,1-.707-.293L5.56,1.414.707,6.268a1,1,0,0,1-1.414,0,1,1,0,0,1,0-1.414L4.852-.707A1,1,0,0,1,5.56-1a1,1,0,0,1,.707.293l5.56,5.561a1,1,0,0,1-.707,1.707Z' transform='translate(1 12.12) rotate(-90)' fill='%23fff'/%3E%3C/svg%3E");}.zabuto-calendar__navigation .nav-btn.next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.996' height='13.34' viewBox='0 0 7.996 13.34'%3E%3Cpath d='M11.085,6.544a1,1,0,0,1-.707-.293L5.542,1.414.707,6.251a1,1,0,0,1-1.414,0,1,1,0,0,1,0-1.414L4.835-.707A1,1,0,0,1,5.542-1a1,1,0,0,1,.707.293l5.542,5.544a1,1,0,0,1-.707,1.707Z' transform='matrix(-0.035, 0.999, -0.999, -0.035, 6.962, 1.228)' fill='%23fff'/%3E%3C/svg%3E");}.zabuto-calendar__days-of-week th{padding:3rem 0 2.4rem 0;border-top:1px solid #d3d3d3;color:#b7b7b7;font-size:1.9rem;line-height:2.3rem;font-weight:bold;}@media screen and (max-width:400px){.zabuto-calendar__days-of-week th{font-size:1.6rem;line-height:2rem;}}.zabuto-calendar__week td,.zabuto-calendar__week--first td,.zabuto-calendar__week--last td{padding:.7rem;}@media screen and (max-width:400px){.zabuto-calendar__week td,.zabuto-calendar__week--first td,.zabuto-calendar__week--last td{padding:.3rem;}}.zabuto-calendar__week td:first-of-type,.zabuto-calendar__week--first td:first-of-type,.zabuto-calendar__week--last td:first-of-type{padding-left:0;}.zabuto-calendar__week td:last-of-type,.zabuto-calendar__week--first td:last-of-type,.zabuto-calendar__week--last td:last-of-type{padding-right:0;}.zabuto-calendar__week--first td{padding-top:0;}.zabuto-calendar__week--last td{padding-bottom:0;}.zabuto-calendar__day span,.zabuto-calendar__day--empty span,.zabuto-calendar__day--today span{width:4.6rem;height:4.6rem;display:inline-block;vertical-align:top;background:#cecece;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#1a2428;font-size:1.7rem;line-height:4.6rem;font-weight:bold;text-align:center;}@media screen and (max-width:400px){.zabuto-calendar__day span,.zabuto-calendar__day--empty span,.zabuto-calendar__day--today span{width:3rem;height:3rem;font-size:1.4rem;line-height:3rem;}}.zabuto-calendar__day--today span:not(.calendar-event){background-color:#b8b8b8;}.zabuto-calendar__event span{position:relative;background-color:#fd7d23;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.zabuto-calendar__event span:hover{background-color:#d9620f;}.zabuto-calendar__event span.active{background-color:rgba(217,98,15,.8);-webkit-box-shadow:0 0 .6rem 1px rgba(0,0,0,.4);-moz-box-shadow:0 0 .6rem 1px rgba(0,0,0,.4);box-shadow:0 0 .6rem 1px rgba(0,0,0,.4);}.zabuto-calendar__event span[data-count]:not([data-count='1']):after{content:attr(data-count);width:2rem;height:2rem;position:absolute;right:-.5rem;top:-.5rem;display:block;background:#451d40;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;font-size:1.2rem;line-height:2rem;font-weight:500;}@media screen and (max-width:400px){.zabuto-calendar__event span[data-count]:not([data-count='1']):after{width:1.6rem;height:1.6rem;right:-.6rem;top:-.6rem;line-height:1.6rem;}}