.calendar-event-modal{position:absolute;top:0;left:0;width:410px;z-index:99;border-top:4px solid transparent;background:var(--surface-overlay);border-radius:2px;overflow:hidden;-webkit-box-shadow:0 0 8px rgba(0,0,0,.25);box-shadow:0 0 8px rgba(0,0,0,.25)}.calendar-event-modal .calendar-event-modal-close.btn{position:absolute;top:0;right:0;color:rgba(0,0,0,.5);margin:0}.calendar-event-modal-close .icon{width:12px;height:12px}.calendar-event-modal-content{padding:5px 10px 0}.calendar-event-modal-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar-event-modal-title-content{width:100%}.calendar-event-modal-title{font-family:var(--font-family);font-size:2em;font-weight:700;line-height:25px;margin-bottom:10px;padding-right:10px}.calendar-event-modal-date{font-size:1.4em;margin-bottom:10px;text-align:right;font-family:var(--font-family)}.calendar-event-modal-author{gap:10px}.calendar-event-modal-author,.calendar-event-modal-author-profile{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--font-family)}.calendar-event-modal-author-profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calendar-event-modal-author-profile-type{font-weight:700;font-size:1.4em;color:var(--text-color)}.calendar-event-modal-author-profile-name{font-size:1.5em;color:var(--text-color)}.calendar-event-modal-author-image{border-radius:50%;width:40px;height:40px;background-color:var(--black-500);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar-event-modal-author-image img{width:100%;border-radius:50%}.calendar-event-modal-author-image .calendar-event-modal-author-image-icon{color:var(--text-color)}.calendar-event-modal-description{margin-top:15px;margin-bottom:15px}.calendar-event-modal-description ol li,.calendar-event-modal-description ul li{font-size:1.4em}.calendar-event-modal-description ul li:before,.td-calendar-description ul li:before{content:"●"}.calendar-event-modal-description ol li,.td-calendar-description ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-num}.calendar-event-modal-description ol li:before,.td-calendar-description ol li:before{content:counter(list-num,decimal) ". "}.calendar-event-modal-infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar{width:900px;margin:0 auto}.td-calendar-color{display:inline-block;vertical-align:middle;width:20px;min-width:20px;height:20px;border-radius:4px;margin-right:20px;margin-left:5px}.td-calendar-description{padding:0 45px 10px}.calendar-filter{float:right;margin-top:10px}.calendar-controls{float:left;margin-right:20px}.calendar-controls .btn{color:var(--text-color)}.calendar-controls-month{display:inline-block;vertical-align:middle;font-family:var(--font-family);font-size:2em;font-weight:700;text-transform:uppercase;line-height:40px;width:300px}.filter-tab-options{float:right}.calendar-options-link{font-size:1.4em;color:var(--primary-color)}.calendar-header{overflow:hidden;padding:10px 0}.calendar-btn{float:left}.calendar-month{float:left;width:50%;text-align:center}.calendar-days-week{overflow:hidden;margin-bottom:10px}.calendar-day-week-name{font-family:var(--font-family);font-size:1.4em;float:left;width:120px;text-align:center;line-height:20px;margin-right:10px;text-transform:lowercase}.calendar-day-week-name:nth-child(7){margin-right:0}.calendar-week{margin-bottom:10px}.calendar-day,.calendar-week{position:relative;height:100px}.calendar-day{cursor:pointer;float:left;width:120px;margin-right:10px}.calendar-day-container{background:#fff;border-radius:4px;position:absolute;width:120px;height:100px;top:0;left:0}.calendar-day:nth-child(7){margin-right:0}.calendar-day-number{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:var(--font-family);font-size:1.6em;font-weight:700;position:absolute;top:10px;right:10px;color:var(--text-color)}.calendar-day.is-weekend .calendar-day-container{background:#e0e0e0}.calendar-day.is-weekend .calendar-day-number{font-weight:400}.calendar-day.is-other-month .calendar-day-number{color:rgba(0,0,0,.25)}.calendar-day.is-today .calendar-day-number{color:var(--secondary-color);font-weight:700}.calendar-day:hover .calendar-day-container{-webkit-box-shadow:inset 0 0 0 1px var(--primary-color);box-shadow:inset 0 0 0 1px var(--primary-color)}.calendar-day:hover .calendar-day-number{color:var(--primary-color)}.calendar-day-add-event-label{display:none}.calendar-day:hover .calendar-day-add-event-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;z-index:1;bottom:20px;right:10px;display:block;text-align:right;font-size:1.4em;font-weight:900;color:var(--primary-color);text-transform:uppercase}.calendar-day.is-zooming .calendar-day-container{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;width:320px;height:auto;z-index:99;overflow:hidden;-webkit-box-shadow:0 3px 16px rgba(0,0,0,.25);box-shadow:0 3px 16px rgba(0,0,0,.25)}.calendar-day.is-zooming .calendar-day-number{top:20px;right:40px}.calendar-day.is-zooming:hover .calendar-day-container{border-color:#fff}.calendar-day.is-zooming .calendar-day-events{margin-top:70px;margin-bottom:40px}.calendar-day.is-zooming .calendar-event{position:relative;top:0;width:100%;padding-left:50px}.calendar-day.is-zooming .calendar-event.is-starting{left:40px;width:280px;padding-left:10px}.calendar-day.is-zooming .calendar-event.is-starting.is-ending{left:40px;width:240px}.calendar-event{display:block;position:absolute;z-index:10;background:#ccc;font-size:1.4em;line-height:20px;height:20px;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-event.is-ending{border-top-right-radius:10px;border-bottom-right-radius:10px}.calendar-event.is-starting{border-top-left-radius:10px;border-bottom-left-radius:10px}.calendar-event.slot-1{top:40px}.calendar-event.slot-2{top:60px}.calendar-event.slot-3{top:80px}.calendar-event{width:130px}.calendar-day:last-child .calendar-event{width:120px}.calendar-event.is-starting{left:10px;width:120px}.calendar-event.is-ending{width:110px}.calendar-event.is-starting.is-ending{width:100px}.calendar-event-btn-more{position:absolute;top:80px;left:0;z-index:10;color:var(--primary-color);padding:0 10px;line-height:20px;font-size:1.2em;font-weight:900;text-transform:uppercase}.calendar-event-btn-close{position:absolute;top:0;right:0;color:rgba(0,0,0,.5);z-index:10}.calendar-event-btn-close .icon{width:14px;height:14px}.calendar-weekly{width:1000px;padding-left:40px;padding-bottom:10px}.calendar-day-week-label{font-family:var(--font-family);font-size:1.2em;position:absolute;left:-40px;max-width:40px}.calendar-day-week{float:left;width:120px;border-radius:4px;margin-right:20px;position:relative}.calendar-day-week:nth-child(7){margin-right:0}.calendar-day-week-header{font-family:var(--font-family);font-size:1.4em;text-align:center;line-height:20px;text-transform:lowercase;padding:10px 0}.calendar-event-all-day{padding-bottom:22px;margin-bottom:20px;position:relative}.calendar-event-all-day:after{content:"";position:absolute;bottom:0;left:0;width:calc(100% + 20px);height:2px;background:rgba(0,0,0,.25)}.calendar-day-week:last-child .calendar-event-all-day:after{width:100%}.calendar-day-week-slot{width:120px;height:40px;border-radius:4px;background:#fff;cursor:pointer;position:relative;margin-bottom:10px}.calendar-day-week-slot:last-child{margin-bottom:0}.calendar-day-week-slot:hover{-webkit-box-shadow:inset 0 0 0 1px var(--primary-color);box-shadow:inset 0 0 0 1px var(--primary-color)}.calendar-day-week-slot:hover .calendar-day-add-event-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:3px;left:10px;display:block;font-size:1.4em;font-weight:900;color:var(--primary-color);text-transform:uppercase}.calendar-day-week-slot:hover .calendar-day-week-event+.calendar-day-add-event-label{display:none}.calendar-day-week.is-today:before{content:"";position:absolute;top:0;left:-10px;width:calc(100% + 20px);height:calc(100% + 10px);z-index:-1;border-radius:4px;background-color:rgba(150,209,207,.25)}.calendar-day-week.is-today .calendar-day-week-header{font-weight:700;color:var(--secondary-color)}.calendar-day-week-event{position:absolute;top:0;left:0;width:100%;height:100%;font-size:1.4em;padding:10px;z-index:2;cursor:pointer;overflow:hidden}.calendar-day-week-event-hour{display:block;font-weight:700}.calendar-event-all-day .calendar-day-week-event{width:calc(100% + 20px);white-space:nowrap;text-overflow:ellipsis}.calendar-event-all-day .calendar-day-week-event.is-starting{border-top-left-radius:4px;border-bottom-left-radius:4px;z-index:5}.calendar-event-all-day .calendar-day-week-event.is-ending{width:100%;border-top-right-radius:4px;border-bottom-right-radius:4px}.calendar-day-week:last-child .calendar-event-all-day .calendar-day-week-event,.calendar-event-all-day .calendar-day-week-event.is-starting.is-ending{width:100%}.calendar-event-hour-list .calendar-day-week-event{height:calc(100% + 20px);border-radius:5px}.calendar-event-hour-list .calendar-day-week-event.is-ending{height:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.calendar-event-hour-list .calendar-day-week-event.is-starting.is-ending,.calendar-event-hour-list .calendar-day-week-slot:last-child .calendar-day-week-event{height:100%}.calendar-event-hour-list .calendar-day-week-event.is-overlaping.slot-1{left:0;width:100%;z-index:5}.calendar-event-hour-list .calendar-day-week-event.is-overlaping.slot-2{left:15px;width:calc(100% - 15px);z-index:6}.calendar-event-hour-list .calendar-day-week-event.is-overlaping.slot-3{left:30px;width:calc(100% - 30px);z-index:7}.calendar-event-hour-list .calendar-day-week-event.is-overlaping.slot-4{left:45px;width:calc(100% - 45px);z-index:8}.calendar-event-hour-list .calendar-day-week-event.is-overlaping.is-starting,.calendar-event-hour-list .calendar-day-week-event.is-starting{border-top-left-radius:4px;border-top-right-radius:4px;z-index:20}.calendar-event-hour-list .calendar-day-week-event.is-starting.is-ending{overflow:hidden}.calendar-day-week-slot.is-disabled,.calendar-day.is-disabled{cursor:default}.datatable-calendar .datatable .td-user{white-space:normal;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.datatable-calendar .datatable .td-user .td-text.compact-lines{display:-webkit-box;max-height:50px}.datatable-calendar .datatable .tr-dropdown .td{height:auto;padding-top:0!important;padding-bottom:0}.datatable-calendar .datatable .tr-dropdown.is-open .td{padding-bottom:20px}.calendar-day-week:nth-child(7) .calendar-day-week-slot .calendar-day-week-event{max-width:100%}@media screen and (max-width:1023px){.calendar-filter{float:none;margin-top:30px}.calendar-controls{float:none;margin-right:0;text-align:center}.filter-tab-options{float:none;text-align:center;margin-bottom:30px}.calendar-controls-month{width:auto}.calendar-day-week-name{width:40px}.calendar-week{max-width:345px}.calendar-day,.calendar-day-container{width:40px;height:80px}.calendar-day-number{font-size:1em;top:0;right:0;width:20px;line-height:13px;text-align:center}.calendar{width:340px;margin:0 auto}.calendar-inner-wrapper{width:620px}.calendar-day:hover .calendar-day-add-event-label{display:none}.calendar-event{width:50px}.calendar-event-btn-more{top:auto;font-size:1em;bottom:0;padding:0;width:100%;text-align:center}.calendar-day:last-child .calendar-event{width:40px}.calendar-event.is-starting{left:0;width:50px}.calendar-event.is-ending,.calendar-event.is-starting.is-ending{width:40px}.calendar-event.slot-1{top:20px}.calendar-event.slot-2{top:40px}.calendar-event.slot-3{top:60px}.calendar-weekly{overflow-x:auto}.calendar-weekly::-webkit-scrollbar{width:0!important}.calendar-weekly{-ms-overflow-style:none}.calendar-day-week{width:80px;margin-right:10px}.calendar-day-week-slot{width:80px}.calendar-event-all-day .calendar-day-week-event,.calendar-event-all-day:after{width:calc(100% + 10px)}.calendar-day-week:nth-child(7) .calendar-event-all-day .calendar-day-week-event{width:100%}.calendar-day-week.is-today:before{left:-5px;width:calc(100% + 10px)}.td-calendar-description{padding:0 0 10px}.td-calendar-description p{font-size:1.2em}}