.common__datagrid_container{border-top:1px solid #e9e9e9;overflow-x:auto}.common__datagrid_container.dialog{height:200px!important}.common__datagrid_container::-webkit-scrollbar{width:6px;height:10PX}.common__datagrid_container::-webkit-scrollbar-track{background:#efefef}.common__datagrid_container::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:10px}.common__datagrid_container::-webkit-scrollbar-thumb:hover{background:#555;cursor:pointer}.common__datagrid_container .common__datagrid_cell{cursor:default;display:flex;align-items:center}.common__datagrid_row:hover{background:#f5f5f5}.common__datagrid_editButton{font-size:28px;text-align:center;cursor:pointer;width:100%}.common__datagrid_container .common__datagrid_cell,.common__datagrid_container .common__datagrid_header_cell{padding:10px}.common__datagrid{width:100%!important;border:0;border-spacing:0;color:var(--main-font-color)}.common__datagrid_header{display:flex;justify-content:space-between;align-items:center;height:100%}.common__datagrid_header_avatar{width:100%;text-align:center;display:flex;justify-content:center}.common__datagrid_header_label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:5px;text-transform:uppercase;color:#585858;font-weight:bolder;font-size:13px}.common__datagrid .common__datagrid_header_arrow{padding:2px}.common__datagrid_header_arrow i{font-size:20px;text-shadow:0 0 var(--main-font-color)}.common__datagrid_header_arrow i.defaultarrow{display:none}.common__datagrid_header:hover .defaultarrow{display:block;opacity:.5}.common__datagrid_header_container th{display:flex;flex:1 0 auto;min-width:50px;border-top:1px solid #e5e5e5;background:#ededed69}.common__datagrid_header_container td:last-child>div{border-right:0}.common__datagrid_filters{display:flex;flex-direction:column;min-height:85px;align-items:center;justify-content:center}.common__datagrid_filters.dialog{min-height:55px}.common__datagrid_advanced_search{align-items:flex-end;grid-gap:10px 25px;padding:10px 20px 30px;justify-content:start;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));border-top:1px solid #ededed;border-bottom:1px solid #c3c3c3;align-items:center}.common__datagrid_icon{font-size:24px}.common__datagrid_mainfilters{display:grid;align-items:center;flex-direction:row;justify-content:flex-start;width:100%;grid-template-columns:repeat(2,1fr);padding:10px 20px}.common__datagrid_mainfilters.dialog{grid-template-columns:repeat(1,1fr)}.common__datagrid_search{display:flex;grid-gap:20px}.common__datagrid_cell{height:70px;vertical-align:middle;padding-left:10px;padding-right:5px;position:relative;display:flex;align-items:center;font-size:13px}.common__datagrid_header{border-right:2px solid #3c3c3c29}.common__datagrid_header_cell{border-radius:2px;height:55px;padding-left:10px;padding-right:5px}.common__datagrid_header_icon{font-size:20px}.common__datagrid_fullwidth_cell{width:45px;height:45px;border-radius:22.5px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin:auto;padding-left:calc(50% - 22.5px);position:absolute;left:calc(50% - 25.5px);top:12px}.common__datagrid_noresults{text-align:center;display:flex;align-items:center;justify-content:center;font-size:16px;font-style:italic;background:#ededed69;border-top:1px solid #e4e4e4}.common__datagrid_noresults.dialog{height:200px}#new__content .common__datagrid_noresults{height:100%}.common__datagrid_buttons{display:flex;flex-direction:column;align-items:flex-end}.common__datagrid_buttons>button{margin-left:auto}tr.common__datagrid_row{border-bottom:1px solid #eaeaea}td.common__datagrid_cell{box-sizing:border-box;flex:30 0 auto;min-width:45px}.common__datagrid_title{background:var(--primary);height:75px;display:flex;align-items:center;padding:18px;font-size:22px;color:var(--main-font-color)}.common__datagrid_title.dialog{margin:5px;border-radius:5px;height:40px;font-size:18px;padding:10px}.common__datagrid_title i{margin-right:10px}.common__datagrid_footer{padding:10px 20px;display:flex;justify-content:space-between;align-items:center;margin-top:auto;border-top:1px solid #e4e4e4}.common__datagrid_pagination{display:flex;align-items:center;cursor:pointer}.common__datagrid_pagination_current{font-weight:600;background:var(--primary);border-radius:5px;color:#000;width:32px;height:32px;display:flex;justify-content:center;align-items:center;font-size:15px;width:42px}.common__datagrid_row.common__datagrid_row_highlight{background:#fad67d33}.common__datagrid_row.common__datagrid_row_highlight .common__datagrid_editButton{display:none}@media (max-width:900px){.common__datagrid_container,.common__datagrid_noresults{min-height:calc(100vh - 455px);overflow-y:auto}.common__datagrid_container.dialog,.common__datagrid_noresults.dialog{height:300px!important;min-width:350px}.common__datagrid_mainfilters{grid-template-columns:repeat(1,1fr)}.common__datagrid_footer{flex-direction:column;grid-gap:17px;padding:20px 20px 10px}.common__datagrid_title button{display:none}.common__datagrid_search{flex-direction:column;margin-top:15px}.common__datagrid_buttons{margin-top:20px}.common__datagrid_buttons>button{margin-left:0}.common__datagrid_title{justify-content:center;font-size:16px}}@media (min-width:900px){.common__datagrid_container,.common__datagrid_noresults{height:calc(100vh - 315px);overflow-y:auto}#editview__form .common__datagrid_container,#editview__form .common__datagrid_noresults{height:calc(100vh - 420px)}#new__content .common__datagrid_container{height:auto}}:root{--primary:#fad67d;--secondary:#213545;--main-font-color:#575757;--salmon-color:#e98f6c;--border-color:#cdcdcd;--palette-1:#213545;--palette-2:#78aca7;--palette-3:#ef5350;--palette-4:#f28972;--palette-5:#9daaad;--palette-6:#f6fbfc;--red:#d30029;white-space:pre-line;--overlay-z-index:99}body{margin:0;background-color:#f7f9fc;height:100vh;overflow-x:hidden}iframe{border:1px solid #c3c3c3}.slick-next:before,.slick-prev:before{color:#1a3148!important}a,a:hover{text-decoration:none!important;color:inherit!important}.bold,b,strong{font-weight:600}.MuiTabs-scrollButtons.Mui-disabled{opacity:.3}.editForm .dirty-input>div,.editForm label.dirty-input .MuiFormControlLabel-label{background:#fad67d21}.MuiFormHelperText-root{font-size:10px}.MuiPickersDay-root.Mui-disabled{text-decoration:line-through}.hidden{display:none}.pointer{cursor:pointer}.loading_page{width:100%;height:100%;background:#fff}.loading_page img{width:64px}.layout_loader{width:100%;height:calc(100vh - 155px);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;cursor:wait}.layout_loader .speech{letter-spacing:1.3px;font-size:20px}.layout_loader .loading{animation:flickerAnimation 2s infinite;letter-spacing:1.3px;font-weight:700;font-size:35px;text-transform:uppercase}.layout_loader img{width:300px;margin-bottom:-50px}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #7ac142}}.lds-grid{display:inline-block;position:relative;width:96px;height:96px;margin:10px}.lds-grid div{position:absolute;width:28px;height:28px;border-radius:50%;background:var(--primary);animation:lds-grid 1.2s linear infinite}.lds-grid div:first-child{top:0;left:0;animation-delay:0s}.lds-grid div:nth-child(2){top:0;left:35px;animation-delay:-.4s}.lds-grid div:nth-child(3){top:0;left:70px;animation-delay:-.8s}.lds-grid div:nth-child(4){top:35px;left:0;animation-delay:-.4s}.lds-grid div:nth-child(5){top:35px;left:35px;animation-delay:-.8s}.lds-grid div:nth-child(6){top:35px;left:70px;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:70px;left:0;animation-delay:-.8s}.lds-grid div:nth-child(8){top:70px;left:35px;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:70px;left:70px;animation-delay:-1.6s}.leaflet-container{z-index:1!important}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseText{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.6}to{transform:scale(1)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-2px,0,0)}40%,60%{transform:translate3d(2px,0,0)}}:root{--wizard:#213545;--skin:#f1c5b4;--background:#fff;--moustache:#ffedc1}.wizard_body{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;height:calc(100vh - 100px);overflow:hidden;padding-top:50px;justify-content:space-between;padding-bottom:50px}.wizard_body .scene{display:flex;transform:scale(1);transform-origin:center}.wizard_body .wizard{position:relative;width:190px;height:240px}.wizard_body .body{position:absolute;bottom:0;left:68px;height:100px;width:60px;background:var(--wizard);&:after{content:"";position:absolute;bottom:0;left:20px;height:100px;width:60px;background:var(--wizard);transform:skewX(14deg)}}.right-arm{position:absolute;bottom:74px;left:110px;height:44px;width:90px;background:var(--wizard);border-radius:22px;transform-origin:16px 22px;transform:rotate(70deg);animation:right_arm 6s ease-in-out infinite;.right-hand{position:absolute;right:8px;bottom:8px;width:30px;height:30px;border-radius:50%;background:var(--skin);transform-origin:center center;transform:rotate(-40deg);animation:right_hand 6s ease-in-out infinite;&:after{content:"";position:absolute;right:0;top:-8px;width:15px;height:30px;border-radius:10px;background:var(--skin);transform:translateY(16px);animation:right_finger 6s ease-in-out infinite}}}.left-arm{position:absolute;bottom:74px;left:26px;height:44px;width:70px;background:var(--wizard);border-bottom-left-radius:8px;transform-origin:60px 26px;transform:rotate(-70deg);animation:left_arm 6s ease-in-out infinite;.left-hand{position:absolute;left:-18px;top:0;width:18px;height:30px;border-top-left-radius:35px;border-bottom-left-radius:35px;background:var(--skin);&:after{content:"";position:absolute;right:0;top:0;width:30px;height:15px;border-radius:20px;background:var(--skin);transform-origin:right bottom;transform:scaleX(0);animation:left_finger 6s ease-in-out infinite}}}.head{position:absolute;top:0;left:14px;width:160px;height:210px;transform-origin:center center;transform:rotate(-3deg);animation:head 6s ease-in-out infinite;.beard{position:absolute;bottom:0;left:38px;height:106px;width:80px;border-bottom-right-radius:55%;background:var(--primary);&:after{content:"";position:absolute;top:16px;left:-10px;width:40px;height:20px;border-radius:20px;background:var(--primary)}}.face{position:absolute;bottom:76px;left:38px;height:30px;width:60px;background:var(--skin);&:before{content:"";position:absolute;top:0;left:40px;width:20px;height:40px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;background:var(--skin)}&:after{content:"";top:16px;width:50px;border-radius:20px;border-bottom-right-radius:0;background:var(--moustache)}&:after,.adds{position:absolute;left:-10px;height:20px}.adds{top:0;width:40px;border-radius:20px;background:var(--skin);&:after{content:"";top:5px;left:80px;width:15px;border-bottom-right-radius:20px;border-top-right-radius:20px;background:var(--skin)}}}.hat{position:absolute;bottom:106px;left:0;width:160px;height:20px;border-radius:20px;background:var(--wizard);&:before{top:-70px;left:50%;transform:translatex(-50%);width:0;height:0;border-style:solid;border-width:0 34px 70px 50px;border-color:transparent transparent var(--wizard) transparent}&:after,&:before{content:"";position:absolute}&:after{top:0;left:0;width:160px;height:20px;background:var(--wizard);border-radius:20px}.hat-of-the-hat{position:absolute;bottom:78px;left:79px;width:0;height:0;border-style:solid;border-width:0 25px 25px 19px;border-color:transparent transparent var(--wizard) transparent;&:after{content:"";position:absolute;top:6px;left:-4px;width:35px;height:10px;border-radius:10px;border-bottom-left-radius:0;background:var(--wizard);transform:rotate(40deg)}}.four-point-star{position:absolute;width:12px;height:12px;&:after,&:before{content:"";position:absolute;background:var(--background);display:block;left:0;width:141.4213%;top:0;bottom:0;border-radius:10%;transform:rotate(66.66deg) skewX(45deg)}&:after{transform:rotate(156.66deg) skew(45deg)}&.--first{bottom:28px;left:46px}&.--second{bottom:40px;left:80px}&.--third{bottom:15px;left:108px}}}}.wizard_body .loadingText{font-size:22px;text-transform:uppercase;letter-spacing:2.5px;font-weight:800;color:var(--secondary);padding-bottom:60px;opacity:0;animation:textAnimation 3s ease-in-out infinite;transition:opacity .5s ease-in-out;text-align:center}.wizard_body .fadeout{opacity:0}.wizard_body .fadein{opacity:1}@keyframes textAnimation{50%{transform:scale(1.05)}}@keyframes right_arm{0%{transform:rotate(70deg)}10%{transform:rotate(8deg)}15%{transform:rotate(20deg)}20%{transform:rotate(10deg)}25%{transform:rotate(26deg)}30%{transform:rotate(10deg)}35%{transform:rotate(28deg)}40%{transform:rotate(9deg)}45%{transform:rotate(28deg)}50%{transform:rotate(8deg)}58%{transform:rotate(74deg)}62%{transform:rotate(70deg)}}@keyframes left_arm{0%{transform:rotate(-70deg)}10%{transform:rotate(6deg)}15%{transform:rotate(-18deg)}20%{transform:rotate(5deg)}25%{transform:rotate(-18deg)}30%{transform:rotate(5deg)}35%{transform:rotate(-17deg)}40%{transform:rotate(5deg)}45%{transform:rotate(-18deg)}50%{transform:rotate(6deg)}58%{transform:rotate(-74deg)}62%{transform:rotate(-70deg)}}@keyframes right_hand{0%{transform:rotate(-40deg)}10%{transform:rotate(-20deg)}15%{transform:rotate(-5deg)}20%{transform:rotate(-60deg)}25%{transform:rotate(0deg)}30%{transform:rotate(-60deg)}35%{transform:rotate(0deg)}40%{transform:rotate(-40deg)}45%{transform:rotate(-60deg)}50%{transform:rotate(10deg)}60%{transform:rotate(-40deg)}}@keyframes right_finger{0%{transform:translateY(16px)}10%{transform:none}50%{transform:none}60%{transform:translateY(16px)}}@keyframes left_finger{0%{transform:scaleX(0)}10%{transform:scaleX(1) rotate(6deg)}15%{transform:scaleX(1) rotate(0deg)}20%{transform:scaleX(1) rotate(8deg)}25%{transform:scaleX(1) rotate(0deg)}30%{transform:scaleX(1) rotate(7deg)}35%{transform:scaleX(1) rotate(0deg)}40%{transform:scaleX(1) rotate(5deg)}45%{transform:scaleX(1) rotate(0deg)}50%{transform:scaleX(1) rotate(6deg)}58%{transform:scaleX(0)}}@keyframes head{0%{transform:rotate(-3deg)}10%{transform:translatex(10px) rotate(7deg)}50%{transform:translatex(0) rotate(0deg)}56%{transform:rotate(-3deg)}}.wizard_body .objects{position:relative;width:200px;height:240px}.wizard_body .logo{bottom:70px;left:55px;background-color:#fff;z-index:2;animation:logo_animation 2s linear infinite}.wizard_body .icon,.wizard_body .logo{position:absolute;width:50px;height:50px;border-radius:50%}.wizard_body .icon{left:60px;bottom:80px;font-size:35px;color:#000;opacity:0;animation:rotate_icons 4s linear infinite}.wizard_body .contract{animation-delay:0s}.wizard_body .invoice{animation-delay:.5s}.wizard_body .book{animation-delay:1s}.wizard_body .analytics{animation-delay:1.5s}.wizard_body .building{animation-delay:2s}.wizard_body .user{animation-delay:2.5s}.wizard_body .analytics_alt{animation-delay:3s}.wizard_body .laptop{animation-delay:3.5s}@keyframes logo_animation{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.5);opacity:1}}@keyframes rotate_icons{0%{transform:rotate(0deg) translate(75px) rotate(0deg) scale(1.3);color:#000;opacity:1;transform-origin:center}25%{transform:rotate(90deg) translate(85px) rotate(-90deg);color:#747474;opacity:1}50%{transform:rotate(180deg) translate(75px) rotate(-180deg) scale(.8);color:#c9c9c9;opacity:1}75%{transform:rotate(270deg) translate(65px) rotate(-270deg);color:#747474;opacity:1}to{transform:rotate(1turn) translate(75px) rotate(-1turn) scale(1.3);color:#000;opacity:1}}.wizard_body .noise{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1000;background-image:url(data:image/png;base64,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)}.wizard_body .progress{width:100%;height:30px;background-color:#fff;border:1px solid var(--primary);transition:width 10s ease;position:relative;margin-top:60px;border-radius:10px;overflow:hidden}.wizard_body .loadbar{background-Color:var(--primary);text-Align:center;height:30px;position:absolute}.wizard_body .loadbar p{color:#fff;text-overflow:ellipsis;font-weight:700;margin-top:-1px;margin-left:80px}.wizard_body .loadingPercentage{position:absolute;width:100%;text-align:center;font-weight:800;color:var(--secondary);font-size:14px;line-height:30px;letter-spacing:2px}@keyframes progress{0%{width:0}to{width:100%}}.wizard_body .progress_loadbar_container{width:100%;max-width:700px}@media (max-width:900px){.wizard{display:none}.objects{margin-left:50px;margin-top:-60px}}.custom_css_calendar>div{display:flex;flex-direction:column;grid-gap:10px}.calendar__container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.month_title{font-size:18px;text-transform:uppercase;font-weight:600;margin-bottom:10px;text-align:center;color:#333}.week{display:grid;grid-template-columns:repeat(7,1fr)}.week_headers{font-size:9px;height:30px;font-weight:400;text-align:center;color:#777}.day{text-align:center;font-size:12px;position:relative;display:flex;align-items:center;justify-content:center;transition:background .2s}.day.defined{height:45px;background:#fbfbfb}.day .day_color.selectable,.day_number.selectable{cursor:pointer!important}.day .day_color.selectable:hover,.day_number.selectable:hover{background:#f1f1f1;border-radius:8px}.day.selected .day_color{background:#ddd}.day.selectable:hover .day_color{background:#f1f1f1;cursor:pointer}.day_number{z-index:1;font-weight:bolder;color:gray}.day_color,.day_number{position:absolute;display:flex;align-items:center;justify-content:center}.day_color{top:5%;height:90%;font-weight:500;color:#fff;transition:all .2s;z-index:0}.day_color.full{width:100%;left:0;border-radius:0}.day_color.full,.day_color.start{cursor:pointer;justify-content:center}.day_color.start{width:49%;left:52%;border-radius:8px 0 0 8px}.day_color.end{cursor:pointer;width:48%;border-radius:0 8px 8px 0;left:0;justify-content:center}.event_tooltip{position:absolute;width:190px;background:#f8f9fa;border-radius:5px;padding:10px;top:105%;left:-85px;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.2);z-index:50}.calendar__year_selector{display:flex;justify-content:space-around;align-items:center}.selectedYear{font-size:24px;font-weight:600}.yearSelector{font-size:20px;color:#d3d3d3;font-weight:400;cursor:pointer}.nextYear,.previousYear{font-size:24px;cursor:pointer}.property__calendar_dialog,.property__calendar_new_dialog{display:flex;grid-gap:15px}.property__calendar_dialog{flex-direction:row;align-items:center;text-align:center;justify-content:center;margin-bottom:10px}.property__calendar_dialog_dates{display:flex;justify-content:space-between;padding:10px 16px;background:#f9f9f9;font-size:14px;color:#555;flex-direction:column;min-width:217px;align-items:center;grid-gap:5px}.property__calendar_title{font-weight:600;font-size:15px;color:var(--main-font-color);border-radius:5px;width:100%;display:flex;align-items:center;justify-content:center;grid-gap:15px;cursor:default;padding:5px 10px;max-width:270px;min-width:125px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05)}.property__calendar_title>i{cursor:pointer}.property__calendar_dialog_error{background:#ed7e8ba6;width:100%;padding:10px;font-weight:600;border-radius:5px}.property__calendar_dialog_delete_button{color:#ef5350;font-size:30px;cursor:pointer}.calendar__event_hover_item{display:flex;justify-content:space-evenly;align-items:center;padding:20px;grid-gap:20px;border-radius:5px;cursor:pointer;font-size:18px;min-height:67px}.cornerTopLeft{border-radius:8px 0 0 0}.cornerBottomRight{border-radius:0 0 8px 0}.cornerTopRight{border-radius:0 8px 0 0}.cornerBottomLeft{border-radius:0 0 0 8px}@media screen and (max-width:1500px){.day.defined{height:35px}}@media (min-width:1025px) and (max-width:1366px){.calendar__container{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px) and (max-width:1024px){.calendar__container{grid-template-columns:1fr 1fr}}@media (max-width:767px){.yearSelector{display:none}.property__calendar_dialog{flex-direction:column;grid-gap:10px}.calendar__container{grid-template-columns:1fr}}.calendar-dialog-event{background:#fff;border-radius:12px;box-shadow:0 6px 16px rgba(0,0,0,.08);margin-bottom:16px;overflow:hidden;border:1px solid #e7e7e7}.calendar-dialog-title_bar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;color:#fff;font-weight:600;font-size:16px}.calendar-event-description{flex:1 1;width:220px;font-size:14px;text-transform:uppercase;text-align:left;line-height:14.2px;margin-right:20px}.calendar-event-link i{font-size:16px;color:hsla(0,0%,100%,.85);transition:color .2s}.calendar-event-link i:hover{color:#fff}.calendar-dialog-dates{display:flex;justify-content:space-between;padding:10px 16px;background:#f9f9f9;font-size:14px;color:#555}.calendar-dialog-date{display:flex;gap:6px}.calendar-event-trash{background:#e55353;cursor:pointer;transition:background .2s;font-size:22px;padding-right:1px;padding-top:0;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.calendar-event-trash:hover{background:#ff1f1f}.calendar-dialog-error{margin:8px 16px 12px}.calendar-dialog-title{font-size:18px;font-weight:600;color:#333;margin-bottom:20px;text-align:center}.calendar-dialog-row{display:flex;gap:16px;margin-bottom:20px;justify-content:space-evenly;text-align:center}.calendar-dialog-section{display:flex;flex-direction:column;padding:2px}.calendar-label{font-weight:600;color:#333;margin-bottom:6px}.calendar-label.left{text-align:left}.calendar-input,.calendar-input-static,.calendar-select{height:36px;padding:6px 10px;border-radius:8px;border:1px solid #e0e0e0;background:#f9f9f9;font-size:14px;display:flex;align-items:center}.calendar-input{width:100%}.calendar-input:focus{border-color:#00a699;outline:none}.calendar-select{width:100%}.calendar-select-placeholder{color:#bdbdbd}.calendar-color-circle{width:18px;height:18px;border-radius:50%;border:1px solid #ccc}.calendar-dialog-error{margin-top:12px;color:#e55353;font-weight:500}.year-option{font-size:18px;cursor:pointer}.year-selected{font-size:22px;font-weight:600}.next-year,.prev-year{font-size:24px;cursor:pointer}.gantt-wrapper{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%;height:calc(100vh - 150px);border:1px solid #ddd;border-radius:8px;box-shadow:0 3px 1px -2px hsla(0,0%,57%,.1),0 2px 2px 0 hsla(0,0%,85%,.1),0 1px 5px 0 hsla(0,0%,49%,.1)}.gantt-left,.gantt-wrapper{display:flex;overflow:hidden;background:#fff}.gantt-left{width:385px;flex-shrink:0;border-right:3px solid var(--secondary);flex-direction:column;z-index:5}.gantt-right{flex:1 1;overflow:auto;position:relative;overscroll-behavior:none}.gantt-header-left{height:60px;padding:0 15px;background:#ededed;border-bottom:3px solid var(--secondary);display:flex;align-items:center;box-sizing:border-box;grid-gap:12px}.gantt-right-header-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:200;box-shadow:0 2px 4px rgba(0,0,0,.08)}.header-months-row{height:30px;position:relative;background:#ededed;border-bottom:1px solid #ccc}.month-label{text-align:center;font-weight:700;line-height:30px;text-transform:uppercase;font-size:11px;color:#555;border-right:1px solid #ccc;box-sizing:border-box;background:var(--primary)}.header-days-row{height:30px;position:relative;background:var(--secondary);color:#fff}.properties-filter-container{grid-gap:8px;padding:5px}.properties-filter,.properties-filter-container{display:flex;align-items:center;justify-content:center}.properties-filter{background:#fff;padding:0 10px;border-radius:4px;width:100%;border:1px solid #ccc}.properties-filter input{border:none;outline:none;width:100%;font-size:13px;font-family:Montserrat;height:36px}.properties-filter i{font-size:20px}.properties-filter-portfolio{width:50%;min-width:120px}.gantt-left-body-container{flex:1 1;overflow:hidden;position:relative}.gantt-grid-container{position:relative;background:#fff}.gantt-grid-container:active{cursor:cell}.gantt-grid-row:hover{background-color:#f9f9f9;z-index:100}.day-cell{height:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid hsla(0,0%,100%,.1);box-sizing:border-box}.p-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;margin-right:12px}.p-info{display:flex;flex-direction:column;line-height:1.2;overflow:hidden}.p-ref{font-size:12px;color:#333}.p-addr,.p-ref{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.p-addr{font-size:10px;color:#888}.day-name,.p-addr{text-transform:uppercase}.day-name{font-size:8px;opacity:.8;line-height:1}.day-num{font-size:11px;font-weight:700;line-height:1.2}.chip_portfolioName{font-size:11px;display:flex;align-items:"center"}.booking-block,.booking-block-lock{cursor:pointer}.booked{background-color:#7ec8e3}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:999;display:flex;align-items:center;justify-content:center;pointer-events:none}.loading-message{background:#333;color:#fff;padding:20px 30px;border-radius:8px;font-size:18px;box-shadow:0 2px 10px rgba(0,0,0,.3)}.TooltipManual:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;box-shadow:inset 0 0 20px 1px #80d4cf;z-index:-1}.datesTooltip{text-transform:uppercase;font-size:12px;font-weight:600;color:var(--secondary)}.datesTooltip span{font-weight:500;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{width:100%;height:100%;background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8 50%,#f2f2f2 75%);background-size:200% 100%;animation:shimmer 2s linear infinite}@keyframes fadeOutShrink{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.event-deleting{animation:fadeOutShrink .4s forwards!important;pointer-events:none!important;opacity:0;transition:opacity .4s ease}@font-face{font-family:custom_icons_locapp;src:url(/_next/static/media/custom_icons_locapp.f67a3c96.eot);src:url(/_next/static/media/custom_icons_locapp.f67a3c96.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/custom_icons_locapp.8d7434e4.woff) format("woff"),url(/_next/static/media/custom_icons_locapp.03f732da.ttf) format("truetype"),url(/_next/static/media/custom_icons_locapp.6798bda2.svg#custom_icons_locapp) format("svg");font-weight:400;font-style:normal}.las.disabled,[class*=locabarcelona-].disabled{opacity:.1}[class*=locabarcelona-]:before{display:inline-block;font-family:custom_icons_locapp;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.locabarcelona-cabinet:before{content:"\0041"}.locabarcelona-balcony:before{content:"\0042"}.locabarcelona-terrace:before{content:"\0043"}