.jsCalendar *{margin:0;padding:0}.jsCalendar table,.jsCalendar table th,.jsCalendar table td{border:0;box-sizing:content-box}.jsCalendar table{border-collapse:collapse;color:#000;font-family:Tahoma,Geneva,sans-serif}.jsCalendar tr{line-height:0}.jsCalendar thead .jsCalendar-title{height:40px;line-height:40px}.jsCalendar thead .jsCalendar-title-left{float:left}.jsCalendar thead .jsCalendar-title-right{float:right}.jsCalendar thead .jsCalendar-nav-left,.jsCalendar thead .jsCalendar-nav-right{border-radius:10px;color:#999;cursor:pointer;font-family:"Font Awesome 5 Pro";font-size:15px;font-weight:lighter;height:20px;line-height:20px;margin:10px 8px;text-align:center;transition:color .2s,background-color .2s;width:20px}.jsCalendar thead .jsCalendar-nav-left:hover,.jsCalendar thead .jsCalendar-nav-right:hover{background-color:#e2e2e2;color:#000}.jsCalendar thead .jsCalendar-nav-left{float:left}.jsCalendar thead .jsCalendar-nav-right{float:right}.jsCalendar thead .jsCalendar-title-name{cursor:default;float:left;font-size:18px;font-weight:lighter;padding:0 20px}.jsCalendar thead .jsCalendar-nav-left:after{content:""}.jsCalendar thead .jsCalendar-nav-right:after{content:""}.jsCalendar thead .jsCalendar-week-days th,.jsCalendar tbody td{border-radius:18px;cursor:default;display:inline-block;font-size:12px;font-weight:lighter;height:32px;line-height:33px;margin:1px;text-align:center;transition:color .1s,background-color .2s;width:32px}.jsCalendar thead .jsCalendar-week-days th{color:var(--primary);font-weight:400;font-size:13px;text-shadow:0 0 1px rgba(0,0,0,.2)}.jsCalendar tbody td:hover{background-color:#e6e6e6}.jsCalendar tbody td.jsCalendar-selected{background-color:#fff;border:2px solid darkslategray;height:32px;line-height:30px;width:32px;box-sizing:border-box}.jsCalendar tbody td.jsCalendar-current{background-color:var(--primary);border-radius:18px;color:#fff}.jsCalendar tbody td.jsCalendar-previous,.jsCalendar tbody td.jsCalendar-next,.jsCalendar tbody td.jsCalendar-unselectable{color:#cacaca}.jsCalendar tbody td.jsCalendar-previous:hover,.jsCalendar tbody td.jsCalendar-next:hover{color:#fff}.jsCalendar tbody td.jsCalendar-unselectable:hover{background:transparent}.jsCalendar thead,.jsCalendar tbody{display:block}.jsCalendar ::-moz-selection{background:#83D8FF}.jsCalendar ::selection{background:#83D8FF}.jsCalendar.yellow tbody td.jsCalendar-current{background-color:#ffe31b}.jsCalendar.yellow ::-moz-selection{background:#FDE74C}.jsCalendar.yellow ::selection{background:#FDE74C}.jsCalendar.orange tbody td.jsCalendar-current{background-color:#ffb400}.jsCalendar.orange ::-moz-selection{background:#FFB400}.jsCalendar.orange ::selection{background:#FFB400}.jsCalendar.red tbody td.jsCalendar-current{background-color:#f6511d}.jsCalendar.red ::-moz-selection{background:#F6511D}.jsCalendar.red ::selection{background:#F6511D}.jsCalendar.green tbody td.jsCalendar-current{background-color:#7fb800}.jsCalendar.green ::-moz-selection{background:#7FB800}.jsCalendar.green ::selection{background:#7FB800}.jsCalendar.material-theme table{border-radius:0}.jsCalendar.material-theme thead{background-color:#52c9ff;color:#fff;margin:0;padding:4px 4px 0}.jsCalendar.material-theme thead .jsCalendar-title{display:block;position:relative}.jsCalendar.material-theme thead .jsCalendar-title-name{border-bottom:1px solid rgba(255,255,255,.4);color:#fff;font-size:16px;left:15px;position:absolute;right:15px;text-align:center}.jsCalendar.material-theme thead .jsCalendar-title-left,.jsCalendar.material-theme thead .jsCalendar-title-right{position:absolute;z-index:1}.jsCalendar.material-theme thead .jsCalendar-nav-left,.jsCalendar.material-theme thead .jsCalendar-nav-right{color:#fff}.jsCalendar.material-theme thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme thead .jsCalendar-nav-right:hover{background-color:#03a9f4}.jsCalendar.material-theme thead .jsCalendar-title-right{right:0}.jsCalendar.material-theme thead .jsCalendar-week-days th{font-size:14px;text-shadow:none}.jsCalendar.material-theme.yellow thead{background-color:#ffe31b}.jsCalendar.material-theme.yellow thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.yellow thead .jsCalendar-nav-right:hover{background-color:#e2ca23}.jsCalendar.material-theme.orange thead{background-color:#ffb400}.jsCalendar.material-theme.orange thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.orange thead .jsCalendar-nav-right:hover{background-color:#d49600}.jsCalendar.material-theme.red thead{background-color:#f6511d}.jsCalendar.material-theme.red thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.red thead .jsCalendar-nav-right:hover{background-color:#bb3d16}.jsCalendar.material-theme.green thead{background-color:#7fb800}.jsCalendar.material-theme.green thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.green thead .jsCalendar-nav-right:hover{background-color:#639000}.jsCalendar.classic-theme table,.jsCalendar.classic-theme thead .jsCalendar-nav-left,.jsCalendar.classic-theme thead .jsCalendar-nav-right,.jsCalendar.classic-theme thead .jsCalendar-week-days th,.jsCalendar.classic-theme tbody td,.jsCalendar.classic-theme tbody td.jsCalendar-current{border-radius:0}.jsCalendar.classic-theme thead{background-color:#52c9ff;margin:0;padding:4px 4px 0}.jsCalendar.classic-theme thead .jsCalendar-title-row,.jsCalendar.classic-theme thead .jsCalendar-title{display:block;width:100%}.jsCalendar.classic-theme thead .jsCalendar-title{position:relative}.jsCalendar.classic-theme thead .jsCalendar-title-name{color:#fff;font-size:16px;left:41px;position:absolute;right:41px;text-align:center;text-shadow:none}.jsCalendar.classic-theme thead .jsCalendar-title-left,.jsCalendar.classic-theme thead .jsCalendar-title-right{position:absolute;z-index:1}.jsCalendar.classic-theme thead .jsCalendar-title-right{right:0}.jsCalendar.classic-theme thead .jsCalendar-nav-left,.jsCalendar.classic-theme thead .jsCalendar-nav-right{color:#fff;text-shadow:none}.jsCalendar.classic-theme thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme thead .jsCalendar-nav-right:hover{background-color:#03a9f4}.jsCalendar.classic-theme thead .jsCalendar-week-days{background-color:#fff;display:block;margin:0 -4px}.jsCalendar.classic-theme thead .jsCalendar-week-days th{font-size:10px;height:20px;line-height:20px;text-shadow:none}.jsCalendar.classic-theme tbody td{border-left:1px solid #DADADA;border-top:1px solid #DADADA;margin:-1px 0 0 -1px;padding:1px 1px 0;width:38px}.jsCalendar.classic-theme tbody{margin:0}.jsCalendar.classic-theme tbody td.jsCalendar-selected{background-color:#ccefff;border-bottom:0;border-left:1px solid #DADADA;border-right:0;border-top:1px solid #DADADA;height:36px;line-height:36px}.jsCalendar.classic-theme tbody td.jsCalendar-current.jsCalendar-selected{background-color:#52c9ff;text-shadow:0 0 3px #000000}.jsCalendar.classic-theme.yellow thead{background-color:#ffe31b}.jsCalendar.classic-theme.yellow thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.yellow thead .jsCalendar-nav-right:hover{background-color:#e2ca23}.jsCalendar.classic-theme.orange thead{background-color:#ffb400}.jsCalendar.classic-theme.orange thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.orange thead .jsCalendar-nav-right:hover{background-color:#d49600}.jsCalendar.classic-theme.red thead{background-color:#f6511d}.jsCalendar.classic-theme.red thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.red thead .jsCalendar-nav-right:hover{background-color:#bb3d16}.jsCalendar.classic-theme.green thead{background-color:#7fb800}.jsCalendar.classic-theme.green thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.green thead .jsCalendar-nav-right:hover{background-color:#639000}.wrapper{overflow-x:hidden}.view-container{flex-grow:1;padding-bottom:200px}.view-container>.head{display:flex;flex-direction:column;gap:20px;width:fit-content;width:-moz-fit-content;margin-bottom:30px}.crm-links{display:flex;flex-wrap:wrap;gap:20px;padding:0;margin:0;z-index:20}.crm-links .mark-group{position:relative;display:flex;gap:10px;align-items:center;padding:10px 20px;background:white;color:#708090;border-radius:8px;box-shadow:0 1px 5px var(--light-shadow);transition:all .2s ease;-webkit-user-select:none;user-select:none;cursor:pointer}.crm-links .mark-group:hover{transform:translateY(-1px);box-shadow:0 2px 8px var(--light-shadow)}.crm-links .mark-group p{white-space:nowrap}.crm-links .mark-group:not(.show) .group-items{display:none}.crm-links .group-items{position:absolute;bottom:-10px;transform:translateY(100%);padding:5px;background:white;border-radius:8px;box-shadow:0 2px 10px var(--light-shadow);z-index:10}.ltr .crm-links .group-items{left:0}.rtl .crm-links .group-items{right:0}.crm-links .group-items li{list-style-type:none;padding:7px 15px;white-space:nowrap;transition:background-color .1s ease;cursor:pointer}.crm-links .group-items li:hover{background-color:var(--average-platin-white);border-radius:4px}.view-container .content{display:flex;gap:20px}.inner-container{position:relative;flex-grow:1}.filter-toggle{--indent: 20px;display:block;position:absolute;top:var(--indent);width:36px;height:36px;background:white;border-radius:8px;box-shadow:0 1px 5px var(--light-shadow);cursor:pointer}.ltr .filter-toggle{right:var(--indent)}.rtl .filter-toggle{left:var(--indent)}.filter-toggle i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--primary)}.no-results.hide{display:none}.filters{min-width:240px;transition:all .3s ease}.filters .head{margin-bottom:20px}.filters .title{display:flex;align-items:center;gap:15px}.filters .title i{color:var(--primary)}.calendar-selected{display:flex;align-items:center;gap:15px;padding:15px 20px;margin-bottom:20px;background-color:#0000000a;border-radius:8px;font-size:1.2rem;transition:background-color .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.calendar-selected.hide{display:none}.calendar-selected:hover{background-color:#0000001a}.calendar-selected:not(.hide)+#calendar{display:none}.calendar-selected i{color:var(--primary);height:1rem;line-height:.9rem}.calendar-selected p{flex-grow:1;height:27px}.filters .fields{margin-top:20px;border-top:1px solid var(--very-light-gray);padding-top:20px}.filters .actions{position:sticky;position:-webkit-sticky;bottom:0;margin-top:20px;padding-block:20px;background:var(--platin-white)}.filters .apply-filters{width:100%}.data{display:flex;flex-direction:column;gap:40px}.data .group{display:flex;flex-direction:column}.data .group>h2{margin-bottom:20px;color:var(--success)}.data .group .items{display:flex;flex-wrap:wrap;flex-direction:row;gap:20px}.card{display:flex;flex-direction:column;box-sizing:border-box;padding:20px;background:white;border-radius:10px;box-shadow:0 2px 10px var(--light-shadow);transition:all .3s ease;cursor:pointer}.card:hover{transform:translateY(-4px);box-shadow:0 5px 20px var(--light-shadow)}.card .row{display:flex;gap:15px}.card .row:first-of-type{flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid var(--very-light-gray);margin-bottom:20px}.card .row:last-of-type{flex-grow:1}.card .title{display:flex;align-items:center;gap:10px;width:100%}.card .title h4{color:#2f4f4f}.card .status{display:block;position:relative;width:30px;height:30px;background-color:var(--success);border-radius:5px}.card .status i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff}.card .type,.card .status-value{padding:0 10px;border-radius:5px;font-size:.9rem;line-height:1.4rem}.card ul{display:flex;justify-content:space-between;flex-wrap:wrap}.card .ownership{display:flex;align-items:center;column-gap:10px}.card .ownership p{padding:3px 10px;border-radius:8px;font-size:.9rem}.card .ownership p:first-of-type{background:rgba(var(--success-rgb),.1);color:var(--success)}.card .ownership p:last-of-type{background:rgba(var(--primary-rgb),.08);color:var(--primary)}.card .ownership span{display:block;position:relative;height:4px;width:50px;margin-inline-end:10px}.card .ownership span:before{content:"";position:absolute;left:0;top:0;width:100%;border-bottom:4px dotted var(--light-gray)}.card .ownership span:after{content:"";position:absolute;top:50%;color:var(--light-gray)}.ltr .card .ownership span:after{right:-10px;transform:translateY(-50%)}.rtl .card .ownership span:after{left:-10px;transform:translateY(-50%) rotateY(180deg)}.card ul{gap:20px;width:100%;margin:0;padding:0}.card li{list-style-type:none}.card .contact{width:100%}.card li .key{margin-bottom:5px;color:var(--primary);font-size:.9rem}.card li .val{overflow-wrap:break-word}.card li.start .val{color:var(--success)}.card li.end .val{color:var(--danger)}.selector-dialog li{display:flex;align-items:center;gap:20px;max-width:300px}.selector-dialog li span{--size: 34px;display:block;position:relative;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);background:var(--info);color:#fff;border-radius:5px}.selector-dialog li span i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.selector-dialog li p{color:#708090;font-size:.9rem}.form-dialog iframe{width:100%;height:100%;border:none}@media (min-width: 1701px){.data{width:100%}.card{width:calc(25% - 15px)}}@media (max-width: 1700px){.data{max-width:1200px}.card{width:calc(100% / 3 - 40px / 3)}}@media (min-width: 1151px){.filters .head{padding:15px 20px;background:white;border-radius:15px;box-shadow:0 1px 3px var(--light-shadow)}.filter-toggle,.filters .head .close{display:none}}@media (max-width: 1150px){.ltr .filters{right:0}.rtl .filters{left:0}.filters{position:absolute;min-width:240px;padding:20px;background:white;border-radius:25px;box-shadow:0 5px 20px var(--light-shadow)}.ltr .filters:not(.show){right:-320px}.rtl .filters:not(.show){left:-320px}.filters .actions{background:white}.filters .head{display:flex;align-items:center;gap:20px;padding-inline-start:10px;padding-bottom:20px;border-bottom:1px solid var(--very-light-gray)}.filters .head .title{flex-grow:1}.filters .head .close{display:block;position:relative;width:20px;height:20px}.filters .head .close i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#708090}.card{width:calc(50% - 10px)}}@media (max-width: 800px){.card{width:100%}}@media (min-width: 521px){.data .group{padding:20px;background:rgba(0 0 0 / .04);border-radius:20px}}@media (max-width: 520px){.filter-toggle{--indent: 0}}@media (max-width: 420px){.view-container{padding-inline:10px}}
