.libs-table-containers{flex-direction:column;height:100%;display:flex;overflow:hidden}.libs-table-containers .head{background-color:#fff;padding:1rem 2rem}.libs-table-containers.is-modal-dialog .head{padding:0 1.2rem 1rem}.libs-table-containers .head .option-selector{gap:1rem;padding-bottom:1rem;display:flex}.libs-table-containers .head .topbar{background-color:#fff!important;height:auto!important;min-height:auto!important;padding:0 0 .6rem!important;display:block!important}.libs-table-containers .head .topbar .title{color:var(--text-primary-color)!important;text-transform:capitalize!important;font-size:1.1rem!important;font-weight:600!important}.libs-table-containers .head .topbar .subtitle{color:var(--text-secondary-color)!important;font-size:.8rem!important;line-height:1.4!important}.libs-table-containers .head .searchbar{flex-direction:row;align-items:center;gap:.9rem;display:flex}.libs-table-containers .head .searchbar .search{-ms-border-radius:3px;-o-border-radius:3px;border:1px solid #9f9f9f;border-radius:3px;flex-direction:row;flex-grow:1;justify-content:space-between;align-items:center;height:40px;padding:0 .6rem;display:flex;overflow:hidden}.libs-table-containers .head .searchbar .search label{color:#9f9f9f;justify-content:center;align-items:center;width:fit-content;height:40px;display:flex}.libs-table-containers .head .searchbar .search label i{font-size:1.1rem}.libs-table-containers .head .searchbar .search input{width:100%;color:var(--text-primary-color);border:none;outline:none;flex-grow:1;padding-left:.5rem}.libs-table-containers .head .searchbar .search input::placeholder{color:#bdbdbd}.libs-table-containers .head .searchbar .search:has(input:hover){border-color:var(--secondcolor)}.libs-table-containers .head .searchbar .search:has(input:focus){border-color:#6c6c6c}.libs-table-containers .head .searchbar .search:has(input:hover) label i{color:var(--secondcolor)}.libs-table-containers .head .searchbar .search:has(input:focus) label i{color:#6c6c6c}.libs-table-containers .head .searchbar button{color:#fff;-ms-border-radius:3px;-o-border-radius:3px;text-transform:uppercase;cursor:pointer;background-color:#6c6c6c;border:none;border-radius:3px;flex-direction:row;align-items:center;height:40px;padding:0 .8rem;font-weight:600;display:flex}.libs-table-containers .head .searchbar button span{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.libs-table-containers .head .searchbar button:first-child{background-color:var(--foreground)}.libs-table-containers .head .searchbar button i{margin-right:.5rem;font-size:.9rem}.libs-table-containers .head .searchbar button:hover,.libs-table-containers .head .searchbar button:focus{background-color:#23292b}.libs-table-containers .head .searchbar button:first-child:hover,.libs-table-containers .head .searchbar button:first-child:focus{background-color:var(--foreground)}.libs-table-containers .head .results{flex-flow:wrap;align-items:center;gap:.6rem;padding-top:1rem;display:flex}.libs-table-containers .head .results .search,.libs-table-containers .head .results .filter{color:#fff;-ms-border-radius:100px;-o-border-radius:100px;text-transform:uppercase;cursor:pointer;background-color:#8d8d8d;border-radius:100px;flex-direction:row;align-items:center;height:30px;padding:0 .8rem;font-size:.8rem;font-weight:600;line-height:1;display:flex}.libs-table-containers .head .results .filter{background-color:#3498db}.libs-table-containers .head .results .search i,.libs-table-containers .head .results .filter i{margin-left:.5rem;margin-right:-.7rem;font-size:1.6rem}.libs-table-containers .body{background-color:#fcfcfc;flex-grow:1;width:100%;margin:0 auto;overflow:auto}.libs-table-containers .body table{width:100%}.libs-table-containers .body td img{vertical-align:middle;width:28px;height:28px;margin-right:.8rem;margin-top:0!important}.libs-table-containers .body table,.libs-table-containers .body th,.libs-table-containers .body td{color:var(--text-primary-color);border-collapse:collapse;text-align:left;text-wrap:nowrap;font-size:.95rem;font-weight:400}.libs-table-containers .body thead th{z-index:1;background-color:#6c6c6c;position:sticky;top:0;left:0}.libs-table-containers .body thead th>div{text-transform:uppercase;color:#fff;font-size:.8rem;font-weight:600}.libs-table-containers .body thead th>.sorts{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.libs-table-containers .body thead th>.sorts>i{margin-left:1rem;margin-right:-5px;font-size:.65rem}.libs-table-containers .body thead th,.libs-table-containers .body table td{padding:.6rem 2rem}.libs-table-containers.is-modal-dialog .body table th,.libs-table-containers.is-modal-dialog .body table td{padding:.6rem 1.2rem}.libs-table-containers .body table td .rows{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.libs-table-containers .body table td .rows.left{justify-content:flex-start}.libs-table-containers .body table tr td:first-child{position:sticky;top:0;left:0}.libs-table-containers .body table td .rows .actions{flex-direction:row;align-items:center;margin-left:10px;display:flex}.libs-table-containers .body table td .actions{flex-direction:row;align-items:center;gap:.3rem;display:flex}.libs-table-containers .body table td:has(.button) .actions{gap:0}.libs-table-containers .body table td:has(.button) .actions span{margin-left:.9rem}.libs-table-containers .body table td .actions button i{font-size:1.1rem}.libs-table-containers .body table td .button{color:#8d8d8d;cursor:pointer;-ms-border-radius:3px;-o-border-radius:3px;background-color:#0000;border:1px solid #a9a9a9;border-radius:3px;justify-content:center;align-items:center;width:22px;height:22px;margin:0;padding:0;display:flex}.libs-table-containers .body table td .button.disabled{opacity:.2}.libs-table-containers .body table td .button:not(:first-child){margin-left:.5rem}.libs-table-containers .body table td .button i{margin:0;font-size:.8rem}.libs-table-containers .body table td .button:hover{color:#414141;border-color:#5c5c5c}.libs-table-containers .body table td .button.add{color:#2ecc71;border-color:#2ecc71}.libs-table-containers .body table td .button.add:hover{color:#27ae60;border-color:#27ae60}.libs-table-containers .body table td .button.edit{color:#3498db;border-color:#3498db}.libs-table-containers .body table td .button.edit:hover{color:#2980b9;border-color:#2980b9}.libs-table-containers .body table td .button.delete{color:#e74c3c;border-color:#e74c3c}.libs-table-containers .body table td .button.delete:hover{color:#c0392b;border-color:#c0392b}.libs-table-containers .body:not(:has(thead)){border-top:1px solid #ededed}.libs-table-containers .body td table{table-layout:auto;width:100%}.libs-table-containers .body:has(table tr td table) table tr td:first-child{position:relative}.libs-table-containers .body td table td{text-wrap:nowrap;border:1px solid #e2e2e2;padding:.5rem .6rem;font-size:.75rem;line-height:1;background-color:#fff!important}.libs-table-containers .body td table tr:first-child td{text-transform:uppercase;font-weight:600;background-color:#fbfbfb!important}.libs-table-containers .body td table tr td:first-child{position:relative}.libs-table-containers .body td table tr:last-child td{color:#000;font-size:.8rem;font-weight:600;background-color:#fdf6f6!important}.libs-table-containers .body td:has(table){padding-top:0!important;padding-bottom:1.2rem!important}.libs-table-containers .body td table tr td.modified-border{border-bottom:1px solid #8c8c8c}.libs-table-containers .body td.report-lr:has(table tr:last-child td.td-headers){padding-bottom:0!important}.libs-table-containers .body td.report-lr table tr:first-child td{text-transform:capitalize;font-size:.85rem;background-color:#fff!important}.libs-table-containers .body td.report-lr table tr:last-child td,.libs-table-containers .body td.report-lr table tr:last-child td.td-headers{font-size:.85rem;background-color:#fff!important}.libs-table-containers .body td.report-lr table td{font-size:.85rem}.libs-table-containers .body td.report-lr table td div.note{text-wrap:wrap;color:#7e7e7e;padding-top:.3rem;font-size:.75rem;font-weight:500;line-height:1.5}.libs-table-containers .body td.report-lr table tr:last-child td.td-headers{font-size:.9rem}.libs-table-containers .body tbody tr td.report-lr{padding:0 25% .6rem!important}.libs-table-containers .body tbody tr td.report-lr .cl-blue{color:#2980b9}.libs-table-containers .body tbody tr td.report-lr .cl-orange{color:#d35400}.libs-table-containers .body tbody tr td.report-lr .cl-purple{color:#5758bb}.libs-table-containers .body tbody tr td.report-lr .cl-magenta{color:#b53471}.libs-table-containers .body td.report-lr table td{border:none}.libs-table-containers .body td.report-jr:has(table tr:last-child td.td-headers){padding-bottom:0!important}.libs-table-containers .body td.report-jr table tr:first-child td.td-headers{text-transform:uppercase;border-color:#d6d6d6;font-size:.8rem;font-weight:600;background-color:#e8e8e8!important}.libs-table-containers .body td.report-jr:has(table tr td){padding-bottom:0!important}.libs-table-containers .body td.report-jr table tr:first-child td{text-transform:capitalize;border-top:1px solid #b8b8b8;font-weight:400;background-color:#fff!important}.libs-table-containers .body td.report-jr table tr:first-child td.top-border-none{border-top:none}.libs-table-containers .body td.report-jr table tr:first-child td.bottom-border-none{border-bottom:none}.libs-table-containers .body td table tr:last-child td.summary{text-transform:none;color:#fff;border:1px solid #757575;padding:.6rem;font-size:.95rem;font-weight:600;background-color:#545454!important}.libs-table-containers .valign-top{vertical-align:top}.libs-table-containers .uppercase{text-transform:uppercase!important}.libs-table-containers .smalls{font-size:.8rem!important}.libs-table-containers .small{font-size:.85rem!important}.libs-table-containers .smallx{font-size:.9rem!important}.libs-table-containers .smallxs{font-size:.75rem!important}.libs-table-containers .normal{font-size:1rem!important}.libs-table-containers .large{font-size:1.1rem!important}.libs-table-containers .bold{font-weight:600!important}.libs-table-containers .italic{font-style:italic}.libs-table-containers .underline{text-decoration:underline}.libs-table-containers .link{cursor:pointer;color:#2980b9;font-size:.75rem;text-decoration:underline}.libs-table-containers .link:hover{color:var(--foreground)}.libs-table-containers .sticky-top{z-index:2;top:0;position:sticky!important}.libs-table-containers .sticky-bottom{z-index:2;bottom:0;position:sticky!important}.libs-table-containers .no-border{border:none!important}.libs-table-containers .bottom-border{border-bottom:1px solid #b3b3b3!important}.libs-table-containers .top-border{border-top:1px solid #b3b3b3!important}.libs-table-containers .body table input{width:180px;font-size:.95rem}.libs-table-containers .body table input::placeholder{color:#d2d2d2}.libs-table-containers .body table input:hover{color:#d35400;border-color:#e67e22}.libs-table-containers .body table input:focus{border-color:var(--foreground);color:var(--foreground)}.libs-table-containers .body table input:disabled{color:#999;border-color:#d2d2d2}.libs-table-containers .body tbody tr:nth-child(odd),.libs-table-containers .body table tr:nth-child(odd) td:first-child{background-color:#fff}.libs-table-containers .body tbody tr:nth-child(2n),.libs-table-containers .body table tr:nth-child(2n) td:first-child{background-color:#f9f9f9}.libs-table-containers .body tbody tr:hover,.libs-table-containers .body tbody tr:hover td:first-child{cursor:pointer;background-color:#ececec}.libs-table-containers .body tbody tr.no-bg,.libs-table-containers .body tbody tr.no-bg td:first-child{background-color:#fff}.libs-table-containers .body tbody tr[data-length="0"],.libs-table-containers .body tbody tr.border-bottom{border-bottom:14px solid #f0f0f0}.libs-table-containers .body tbody tr[data-active=true] td{opacity:1}.libs-table-containers .body tbody tr[data-active=false] td{opacity:.5}.libs-table-containers .body table:has(tbody tr.reports-head) td{border-left:1px solid #efefef;padding:.45rem .6rem}.libs-table-containers .body:has(tbody tr.reports-head) td{font-size:.82rem}.libs-table-containers .body tbody tr.reports-head td:first-child,.libs-table-containers .body table tr.reports-head:nth-child(2n) td:first-child,.libs-table-containers .body tbody tr.reports-head{background-color:#f7f7f7}.libs-table-containers .body tbody tr.reports-head td{text-transform:uppercase;font-size:.82rem;font-weight:600}.libs-table-containers .body tbody tr.border-bottom,.libs-table-containers .body tbody tr.subtotal{border-bottom:1px solid #efefef}.libs-table-containers .body tbody tr.border-bottom.dashed{border:1px dashed #e4e4e4}.libs-table-containers .body tbody tr.subtotal td{font-size:.84rem;font-weight:600}.libs-table-containers .body tbody tr.subtotal td:first-child,.libs-table-containers .body tbody tr.subtotal:nth-child(2n) td,.libs-table-containers .body tbody tr.subtotal td{background-color:#fffede}.libs-table-containers .body tbody tr.grandtotal td:first-child,.libs-table-containers .body table tr.grandtotal:nth-child(2n) td:first-child,.libs-table-containers .body table tr.grandtotal td{color:#000;background-color:#ffdafa;font-size:.88rem;font-weight:700}.libs-table-containers .body table.modified td{text-wrap:wrap;width:10%;min-width:100px;min-height:50px;padding:.35rem!important}.libs-table-containers .body table.footer-bottom tr td:first-child,.libs-table-containers .body table.footer-bottom td{background-color:var(--foreground);color:#fff;font-size:.85rem!important}.libs-table-containers .body table.modified tr td:first-child{position:relative}.libs-table-containers .body table.modified td.wd-min{width:6%;min-width:60px}.libs-table-containers .body table.modified td.wd-med{width:24%;min-width:240px}.libs-table-containers .page{background-color:#fff;border-top:1px solid #ededed;justify-content:space-between;align-items:center;padding:.25rem 2rem;display:flex}.libs-table-containers.is-modal-dialog .page{padding:.25rem 1.2rem}.libs-table-containers .page .left{flex-direction:row;align-items:center;gap:.8rem;display:flex}.libs-table-containers .page .left select{cursor:pointer;background-color:#fff;border:1px solid #d6d6d6;border-radius:3px;outline:none;min-width:70px;height:30px;padding:0 5px}.libs-table-containers .page .left select:hover{border-color:var(--foreground)}.libs-table-containers .page .left span{color:#8d8d8d;font-size:.85rem}.libs-table-containers .page .left .divider{border:1px solid #d6d6d6;margin-right:12px}.libs-table-containers .page .right{flex-direction:row;align-items:center;gap:.8rem;display:flex}.libs-table-containers .page .right .page-info{color:#8d8d8d;white-space:nowrap;flex-direction:row;align-items:center;gap:.8rem;font-size:.85rem;display:flex}.libs-table-containers .page .right .page-info .divider{background-color:#dcdcdc;width:1px;height:20px}.libs-table-containers .page .button{color:#fff;-ms-border-radius:3px;-o-border-radius:3px;height:40px;font:inherit;text-transform:uppercase;cursor:pointer;background-color:#6c6c6c;border:none;border-radius:3px;flex-direction:row;align-items:center;padding:0 .8rem;font-weight:600;display:flex}.libs-table-containers .page .button span{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.libs-table-containers .page .button i{margin-right:.5rem;font-size:1.1rem}.libs-table-containers .page .button.add{background-color:var(--foreground);color:#fff}.libs-table-containers .page .button:not(:first-child){margin-left:0}.libs-table-containers-empty{flex-direction:column;justify-content:center;align-items:center;width:100%;height:85%;padding:50px;display:flex}.libs-table-containers-empty img{width:150px!important;height:150px!important}.libs-table-containers-empty h3{text-align:center;color:var(--text-primary-color);margin-top:1rem;font-size:1.2rem;line-height:1}.libs-table-containers-empty p{text-align:center;color:var(--text-secondary-color);margin-top:.5rem;font-size:.9rem}.libs-table-containers-loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:70vh;padding:50px;display:flex}.libs-table-containers-loading.modal{height:49vh}.libs-table-containers-loading .spinner{-ms-border-radius:40;-o-border-radius:40;border-radius:40px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative;overflow:hidden}.libs-table-containers-loading .spinner img{width:32px;height:32px}.libs-table-containers-loading .title{margin-top:1rem;color:var(--text-primary-color)!important;font-size:.95rem!important}.libs-table-containers-loading .subtitle{margin-top:.1rem;color:var(--text-secondary-color)!important;font-size:.8rem!important}.libs-table-containers.card-views .body table tbody tr{border-bottom:15px solid #fbfbfb}.libs-table-containers.card-views .body table tbody tr:last-child{border-bottom:none}.libs-table-containers.card-views .body table td:first-child{position:relative}.libs-table-containers.card-views .body table td{border-right:1px dashed #e2e2e2}.libs-table-containers.card-views .body thead th{color:#414141;background-color:#fbfbfb}.libs-table-containers.card-views .body thead th>div{color:#414141;gap:1rem;font-size:.85rem}.libs-table-containers.card-views .body thead th>div i{font-size:.9rem}.libs-table-containers.card-views .body thead th.sorted>div{color:#e67e22}.libs-table-containers.card-views .body thead th,.libs-table-containers.card-views .body table td{padding:1rem}.libs-table-containers.card-views .body table td:last-child{border-right:none}.libs-table-containers.card-views .body tbody tr:nth-child(odd),.libs-table-containers.card-views .body table tr:nth-child(odd) td:first-child,.libs-table-containers.card-views .body tbody tr:nth-child(2n),.libs-table-containers.card-views .body table tr:nth-child(2n) td:first-child{background-color:#fff}.libs-table-containers.card-views .body tbody tr:hover,.libs-table-containers.card-views .body tbody tr:hover td:first-child{cursor:pointer;background-color:#ececec}@media only screen and (max-width:1080px){.libs-table-containers .head{padding:.8rem 1rem}.libs-table-containers .page{padding:.25rem 1rem}.libs-table-containers .body thead th,.libs-table-containers .body table td{padding:.6rem 1rem}.libs-table-containers .head .topbar .title{font-size:.95rem!important}.libs-table-containers .head .topbar .subtitle{font-size:.7rem!important}}@media only screen and (max-width:720px){.libs-table-containers{-ms-border-radius:0;-o-border-radius:0;box-shadow:none;background-color:#fff;border:none;border-radius:0}.libs-table-containers .head .option-selector{flex-direction:column;gap:0;padding:0}.libs-table-containers .head .option-selector input{width:100%}.libs-table-containers .head .searchbar{gap:0}.libs-table-containers .head .searchbar .search{border:1px solid #c5c5c5;border-left:none;border-right:none;flex-grow:1;margin-top:0}.libs-table-containers .head .searchbar .search input,.libs-table-containers .head .searchbar button{-ms-border-radius:0px;-o-border-radius:0px;border:none;border-radius:0}.libs-table-containers .head .searchbar button{margin-top:0}.libs-table-containers .head .searchbar button i{margin-right:0}.libs-table-containers .head .results{padding:.6rem 1rem}.libs-table-containers .body table tr td:first-child{position:relative}.libs-table-containers .page{justify-content:center}.libs-table-containers .page .left,.libs-table-containers .head .searchbar button span,.libs-table-containers .page .right .page-info{display:none}.libs-table-containers .head .searchbar.grid-view{grid-template-columns:repeat(auto-fit, minmax(1fr, 1fr));display:grid}.libs-table-containers .head .searchbar.grid-view button{width:fit-content}}
.libs-timeline-containers{width:100%;height:calc(100vh - 190px);display:flex;position:relative;overflow:auto}.libs-timeline-containers .sidebar{z-index:2;background-color:#fff;width:240px;height:max-content;min-height:100%;position:sticky;left:0;box-shadow:0 4px 15px #27374b29}.libs-timeline-containers .sidebar .search{z-index:2;text-align:center;text-align:center;background-color:#f9f9f9;border-bottom:1px solid #f1f1f1;justify-content:center;align-items:center;width:240px;height:69px;min-height:69px;display:flex;position:sticky;top:0}.libs-timeline-containers .sidebar .sections{cursor:pointer;min-height:var(--height);border-bottom:1px solid #f1f1f1;border-right:solid 8px var(--color);align-items:center;gap:10px;padding:0 .8rem;display:flex}.libs-timeline-containers .sidebar .sections img{object-fit:cover;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;width:30px;height:30px}.libs-timeline-containers .sidebar .sections:hover{color:var(--foreground)}.libs-timeline-containers .sidebar .sections.selected .title,.libs-timeline-containers .sidebar .sections.selected .subtitle{font-weight:600}.libs-timeline-containers .sidebar .sections .title{font-size:14px}.libs-timeline-containers .sidebar .sections .subtitle{color:var(--text-secondary-color);margin-top:1px;font-size:11px;font-style:italic}.libs-timeline-containers .sidebar .sections .title,.libs-timeline-containers .sidebar .sections .subtitle{line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.libs-timeline-containers .sidebar .sections .title{line-clamp:2;-webkit-line-clamp:2}.libs-timeline-containers .content{background-color:#fff;flex:1;width:max-content;height:max-content;min-height:100%}.libs-timeline-containers .content .datetime{z-index:1;background-color:#f9f9f9;height:69px;min-height:69px;position:sticky;top:0;left:240px}.libs-timeline-containers .content .datetime .date{text-transform:uppercase;color:#000;background-color:#fff;align-items:center;gap:1rem;width:100%;height:39px;min-height:39px;padding-left:15px;font-size:14px;font-weight:600;display:flex;position:fixed;top:187px}.libs-timeline-containers .content .datetime .date .now{cursor:pointer;-ms-border-radius:3px;-o-border-radius:3px;text-transform:capitalize;color:#3498db;background-color:#fff;border:1px solid #3498db;border-radius:3px;padding:3px 5px;font-size:12px;font-weight:400}.libs-timeline-containers .content .datetime .time{flex-direction:row;justify-content:center;align-items:center;height:30px;min-height:30px;padding-top:54px;font-size:13px;display:flex}.libs-timeline-containers .content .datetime .time>.item{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;width:120px;min-width:120px;height:30px;min-height:30px;position:relative}.libs-timeline-containers .content .datetime .time>.item span{position:absolute;top:7px;left:-17px}.libs-timeline-containers .content .datetime .time>.item.now span{color:#3498db;font-size:14px;font-weight:600;top:6px}.libs-timeline-containers .content .datetime .time>.item:first-child span{display:none}.libs-timeline-containers .content .rows{border-bottom:1px solid #f2f2f2;flex-direction:row;flex:1;display:flex;position:relative}.libs-timeline-containers .content .rows .cols{text-align:center;border-left:1px dashed #ddd;justify-content:center;align-items:center;width:120px;min-width:120px;height:100%;display:flex;position:relative}.libs-timeline-containers .sidebar .sections.selected,.libs-timeline-containers .content .rows.selected{background-color:#f3f3f3}.libs-timeline-containers .content .rows .cols.now{border-left:none;position:relative}.libs-timeline-containers .content .rows .cols.now:after{content:"";z-index:1;border-left:1px dashed #3498db;width:1px;height:100%;position:absolute;left:0}.libs-timeline-containers .content .datetime .time>.item~.item,.libs-timeline-containers .content .datetime .time>.item:first-child,.libs-timeline-containers .content .rows>.cols:first-child{border-left:none}.libs-timeline-containers .content .rows>.cols{min-height:70px;height:var(--height)}.libs-timeline-containers .content .loading{position:absolute;top:0;left:0}.libs-timeline-containers .content .rows>.events{width:var(--width);left:var(--left);height:70px;top:var(--top);padding:var(--padding);cursor:pointer;position:absolute}.libs-timeline-containers .content .rows>.events .title,.libs-timeline-containers .content .rows>.events .subtitle{text-align:center;line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;padding:0 5px;font-size:10px;display:-webkit-box;overflow:hidden}.libs-timeline-containers .content .rows>.events .title{line-clamp:2;-webkit-line-clamp:2;text-align:center;border-bottom:1px dashed #737373;margin-bottom:3px;padding-bottom:3px;font-size:11px;font-weight:600}.libs-timeline-containers .content .rows>.events .items{border-left:var(--border-left);background-color:var(--bg);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.libs-timeline-dialog-event{-ms-border-radius:3px;-o-border-radius:3px;background-color:#fff;border-radius:3px;width:600px;min-height:200px;max-height:95dvh;overflow-y:auto}.libs-timeline-dialog-event .header{z-index:1;background-color:#fff;justify-content:space-between;align-items:center;gap:.8rem;padding:.8rem;display:flex;position:sticky;top:0;left:0}.libs-timeline-dialog-event .header .customer{flex-grow:1}.libs-timeline-dialog-event .header .customer .name,.libs-timeline-dialog-event .header .customer .tags{line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.libs-timeline-dialog-event .header .customer .tags{color:var(--text-secondary-color);font-size:12px}.libs-timeline-dialog-event .header img{object-fit:cover;width:32px;height:32px}.libs-timeline-dialog-event .rooms,.libs-timeline-dialog-event .reservation{border-top:1px dashed #bbb;padding:.8rem}.libs-timeline-dialog-event .rooms{background-color:var(--rooms-bg-color)}.libs-timeline-dialog-event .reservation.no-border{border:none}.libs-timeline-dialog-event .rooms .item,.libs-timeline-dialog-event .reservation .item{color:var(--text-secondary-color);align-items:flex-start;gap:8px;font-size:14px;display:flex}.libs-timeline-dialog-event .reservation .item input{border:1px solid #bbb;width:100%;padding:4px 8px}.libs-timeline-dialog-event .reservation .item input:disabled{background-color:#f1f1f1;border:none}.libs-timeline-dialog-event .reservation .item input::placeholder{color:#a5a5a5}.libs-timeline-dialog-event .reservation .item i,.libs-timeline-dialog-event .reservation .item span,.libs-timeline-dialog-event .rooms .item i,.libs-timeline-dialog-event .rooms .item span{color:var(--text-primary-color)}.libs-timeline-dialog-event .rooms>.item~.item,.libs-timeline-dialog-event .reservation>.item~.item{margin-top:3px}.libs-timeline-dialog-event .actions{background-color:#fff;justify-content:flex-end;align-items:center;gap:10px;padding:.3rem .8rem .8rem;display:flex;position:sticky;bottom:0;left:0}.libs-timeline-dialog-event .actions .button{color:#e67e22;-ms-border-radius:4px;-o-border-radius:4px;cursor:pointer;background-color:#ffeedf;border:1px solid #ffcb9e;border-radius:4px;height:32px;font-size:.85rem;font-weight:600}.libs-timeline-dialog-event .actions .button:has(i){justify-content:center;align-items:center;display:flex}.libs-timeline-dialog-event .actions .button i{font-size:1.1rem}.libs-timeline-dialog-event .actions .button:hover{color:#fff;background-color:#e67e22;border-color:#e67e22}.libs-timeline-dialog-event .actions .button.confirm{color:#8e44ad;background-color:#f5ddff;border-color:#e19aff}.libs-timeline-dialog-event .actions .button.confirm:hover{color:#fff;background-color:#8e44ad;border-color:#8e44ad}.libs-timeline-dialog-event .actions .button.payment{color:#3498db;background-color:#ddf2ff;border-color:#9bd7ff}.libs-timeline-dialog-event .actions .button.payment:hover{color:#fff;background-color:#3498db;border-color:#3498db}.libs-timeline-dialog-event .actions .button.completed{color:#27ae60;background-color:#e5fff0;border-color:#27ae60}.libs-timeline-dialog-event .actions .button.completed:hover{color:#fff;background-color:#27ae60;border-color:#27ae60}.libs-timeline-dialog-event .actions .button.cancel{color:#e74c3c;background-color:#ffe6e3;border-color:#ffa59c}.libs-timeline-dialog-event .actions .button.cancel:hover{color:#fff;background-color:#e74c3c;border-color:#e74c3c}.libs-timeline-dialog-event .actions .button.info{color:#444;background-color:#f1f1f1;border-color:#a5a5a5}.libs-timeline-dialog-event .actions .button.info:hover{color:#fff;background-color:#444;border-color:#444}.libs-timeline-dialog-event .actions .span{flex-grow:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}@media only screen and (max-width:1440px){.libs-timeline-containers{height:calc(100vh - 185px)}.libs-timeline-containers .sidebar,.libs-timeline-containers .sidebar .search{width:200px}.libs-timeline-containers .content .datetime{left:200px}}@media only screen and (max-width:1280px){.libs-timeline-containers .sidebar,.libs-timeline-containers .sidebar .search{width:190px}.libs-timeline-containers .content .datetime{left:190px}}@media only screen and (max-width:1080px){.libs-timeline-containers{height:calc(100vh - 172px)}.libs-timeline-containers .content .datetime .date{top:171px}}@media only screen and (max-width:900px){.libs-timeline-containers .content .datetime .date{position:relative;top:0}.libs-timeline-containers .content .datetime .time{padding-top:0}}
