/*!
Theme Name: HostCoral Dashboard SAAS
Theme URI: https://hostcoral.com
Author: HostCoral Web Services
Author URI: https://hostcoral.com
Description: A custom dashboard theme used to develop SAAS software
Version: 3.1.5
Requires at least: 5.0 
Tested up to: 6.7.2
Requires PHP: 8.0
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: hc-dash
*/:root{--shimmer-height: 16rem;--hc-dash-button-size: 50px;--animation-color: var(--bs-primary)}html{--color-primary-lightest: color-mix(in srgb,var(--bg-primary),#fff 5%);--color-primary-darker: color-mix(in srgb,var(--bg-primary),#000 15%);--color-primary-darkest: color-mix(in srgb,var(--bg-primary),#000 35%)}.cursor-alias{cursor:alias}.cursor-all-scroll{cursor:all-scroll}.cursor-auto{cursor:auto}.cursor-cell{cursor:cell}.cursor-context-menu{cursor:context-menu}.cursor-col-resize{cursor:col-resize}.cursor-copy{cursor:copy}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-e-resize{cursor:e-resize}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:-webkit-grab;cursor:grab}.cursor-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-n-resize{cursor:n-resize}.cursor-ne-resize{cursor:ne-resize}.cursor-nesw-resize{cursor:nesw-resize}.cursor-ns-resize{cursor:ns-resize}.cursor-nw-resize{cursor:nw-resize}.cursor-nwse-resize{cursor:nwse-resize}.cursor-no-drop{cursor:no-drop}.cursor-none{cursor:none}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.cursor-row-resize{cursor:row-resize}.cursor-s-resize{cursor:s-resize}.cursor-se-resize{cursor:se-resize}.cursor-sw-resize{cursor:sw-resize}.cursor-text{cursor:text}.cursor-w-resize{cursor:w-resize}.cursor-wait{cursor:wait}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.overflow-y-scroll{overflow-y:scroll;overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll;overflow-y:hidden}.select-json-wrapper{position:relative}.select-json-wrapper.is-loading{pointer-events:none;opacity:.5}.select-json-wrapper.is-loading select{background-color:#eee}.main-content .header,.main-content .container-fluid{max-width:1400px;margin-left:auto;margin-right:auto}.content-height{min-height:200px}.content-height.content-height-limit{height:200px}.content-height-s{min-height:150px}.content-height-s.content-height-limit{height:150px}.content-height-m{min-height:250px}.content-height-m.content-height-limit{height:250px}.content-height-l{min-height:300px}.content-height-l.content-height-limit{height:300px}.content-height-xl{min-height:400px}.content-height-xl.content-height-limit{height:400px}.json-button .spinner,.json-button .spinner-border,.select-json-wrapper .spinner{position:absolute;top:50%;bottom:0;left:50%;margin-left:-10px;margin-top:-6px}.json-button.is-loading .spinner,.json-button.is-loading .spinner-border,.select-json-wrapper.is-loading .spinner{display:block !important}[data-hd-removehold]{--color: #F6F8FF;--background: #2B3044;--icon: var(--color);--progress-border: #646B8C;--progress-active: #fff;--progress-success: #5C86FF;--tick-stroke: var(--progress-active);--shadow: rgba(0, 9, 61, 0.2);--duration: 1400ms;cursor:pointer;-webkit-backface-visibility:hidden;-webkit-appearance:none;transition:transform .3s,box-shadow .3s;transform:scale(var(--scale, 1)) translateZ(0)}[data-hd-removehold] .loading-module{margin-right:4px;border-radius:50%;display:inline-block;vertical-align:top;position:absolute;left:20px;top:50%;margin-top:-10px;background:var(--progress-border)}[data-hd-removehold] .loading-module:before{content:"";width:24px;height:24px;left:2px;top:2px;z-index:1;position:absolute;background:var(--background);border-radius:inherit;transform:scale(var(--background-scale, 1));transition:transform .32s ease}[data-hd-removehold] .loading-module svg{display:block}[data-hd-removehold] .loading-module svg.icon,[data-hd-removehold] .loading-module svg.tick{position:absolute}[data-hd-removehold] .loading-module svg.icon{width:12px;height:12px;left:8px;top:8px;fill:var(--icon);z-index:1;transition:opacity .2s,transform .2s;opacity:var(--icon-opacity, 1);transform:translateY(var(--icon-y, 0)) scale(var(--icon-scale, 1))}[data-hd-removehold] .loading-module svg.load-progress,[data-hd-removehold] .loading-module svg.tick{fill:none}[data-hd-removehold] .loading-module svg.load-progress{width:28px;height:28px;transform:rotate(-90deg) scale(var(--progress-scale, 1));transition:transform .5s ease}[data-hd-removehold] .loading-module svg.load-progress circle{stroke-dashoffset:1;stroke-dasharray:0 52;stroke-width:16;stroke:var(--progress-active);transition:stroke-dasharray var(--duration) linear}[data-hd-removehold] .loading-module svg.tick{width:24px;height:24px;left:0;top:0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke:var(--tick-stroke);transition:stroke .3s ease .7s}[data-hd-removehold] .loading-module svg.tick polyline{stroke-dasharray:18 18 18;stroke-dashoffset:var(--tick-offset, 18);transition:stroke-dashoffset .4s ease .7s}[data-hd-removehold]:focus:not(.process),[data-hd-removehold]:hover:not(.process){--shadow-y: 8px;--shadow-blur: 16px}[data-hd-removehold]:active:not(.success){--scale: .96;--shadow-y: 4px;--shadow-blur: 8px}[data-hd-removehold].process,[data-hd-removehold].success{opacity:.7}[data-hd-removehold].process .loading-module svg.load-progress circle,[data-hd-removehold].success .loading-module svg.load-progress circle{animation:dashlines 1.4s linear}[data-hd-removehold].success{--progress-border: none;--progress-scale: .11;--tick-stroke: var(--progress-success);--background-scale: 0;--tick-offset: 36}[data-hd-removehold].success>div svg.load-progress{animation:tick .3s linear forwards .4s}@keyframes dashlines{to{stroke-dasharray:52 52}}@keyframes tick{100%{transform:rotate(-90deg) translate(0, -5px) scale(var(--progress-scale))}}.input-group{flex-wrap:nowrap;min-width:100px}.input-group>:first-child[type=hidden]+.form-control:not([type=hidden]){border-top-left-radius:.375rem !important;border-bottom-left-radius:.375rem !important}@keyframes shimmerAnimation{0%{background-position:-468px 0}100%{background-position:468px 0}}.shimmer{background-color:var(--bs-light);background-image:linear-gradient(to right, var(--bs-light) 0%, var(--bs-gray) 10%, var(--bs-light) 40%, var(--bs-light) 100%);background-repeat:no-repeat;background-size:800px 104px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmerAnimation;animation-timing-function:linear;width:100%}.shimmer-banner{height:var(--shimmer-height);background-size:800px 18rem;border-radius:5px;margin-bottom:12px}.shimmer-square{height:var(--shimmer-height);background-size:800px 18rem;border-radius:5px;margin-bottom:12px}.shimmer-header{display:flex;justify-content:space-between;margin-bottom:5px}.shimmer-title{height:22.5px;flex:0 0 auto;width:120px}.shimmer-rating{height:22.5px;flex:0 0 auto;width:70px}.shimmer-list{height:20px;width:190px;margin-bottom:5px}.shimmer-list:last-child{margin-bottom:0}.shimmer-info{height:20px;width:220px;margin-bottom:5px}.shimmer-info:last-child{margin-bottom:0}.shimmer.full-width{width:100%}.shimmer-avatar{overflow:hidden;border-radius:50%;height:100%;width:100%}.shimmer-pagination{margin:-1rem;height:60px;position:relative;width:calc(100% + 2rem)}div.clickEffect{position:fixed;box-sizing:border-box;border-style:solid;border-color:var(--bs-primary);border-radius:50%;animation:clickEffect .4s ease-out;z-index:99999;pointer-events:none}@keyframes clickEffect{0%{opacity:1;width:.5em;height:.5em;margin:-0.25em;border-width:.5em}100%{opacity:.2;width:4em;height:4em;margin:-2em;border-width:.03em}}.pulse-animation{box-shadow:0 0 0 0 var(--animation-color);-webkit-animation:pupulseAnimationlse 4.25s infinite cubic-bezier(0.66, 0, 0, 1);-moz-animation:pupulseAnimationlse 4.25s infinite cubic-bezier(0.66, 0, 0, 1);-ms-animation:pulseAnimation 4.25s infinite cubic-bezier(0.66, 0, 0, 1);animation:pulseAnimation 4.25s infinite cubic-bezier(0.66, 0, 0, 1)}@keyframes pulseAnimation{0%,80%{box-shadow:0 0 0 0 var(--animation-color)}90%,100%{box-shadow:0 0 0 5px rgba(232,76,61,0)}}.avatar{display:flex}.avatar a{height:100%;width:100%;display:flex}.avatar img{object-fit:cover}img,svg{max-width:100%;height:auto}.offcanvas-body label.btn{margin-bottom:10px}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin-bottom:1rem}.gallery-item{display:inline-block;text-align:left;vertical-align:top;width:50%}.gallery-item a,.gallery-item a:hover,.gallery-item a:focus{-webkit-box-shadow:none;box-shadow:none;background:none;display:inline-block;max-width:100%}.gallery-item a img{display:block;-webkit-transition:-webkit-filter .2s ease-in;transition:-webkit-filter .2s ease-in;transition:filter .2s ease-in;transition:filter .2s ease-in,-webkit-filter .2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gallery-item a:hover img,.gallery-item a:focus img{-webkit-filter:opacity(60%);filter:opacity(60%)}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.kanban-board{-webkit-overflow-scrolling:touch}.kanban-board::-webkit-scrollbar{height:.6125rem}.kanban-board::-webkit-scrollbar-thumb{background-color:rgba(189,197,209,.6)}.kanban-board .kanban-column{transition:width .2s ease-in-out}.kanban-item{z-index:1;position:relative}.kanban-item a{position:relative;z-index:2}.kanban-item .dropdown{position:relative;width:24px;z-index:5}.kanban-item .dropdown .dropdown-toggle{right:0;position:absolute;z-index:2}.card-header h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card .article-banner a{height:200px;width:100%;display:flex;overflow:hidden}.card .article-banner a img{object-fit:cover}.form-control[size]{width:auto;max-width:100%}@media only screen and (max-width: 767px){.card-header{min-height:60px;height:auto}.accordion-body .card-header>div{max-width:50%}.editable-wrapper{position:absolute;left:50%;top:50%;margin-top:-15px}.form-check:not(.form-switch){padding-left:2rem}.form-check:not(.form-switch) label{position:relative;top:.15rem}.form-check-input:not(.hostc-switch){height:1.25rem;width:1.25rem;margin-left:-2rem}}.header .header-banner-wrapper{overflow:hidden;height:250px}@media only screen and (max-width: 767px){.header .header-banner-wrapper{height:100px}}.table-borderless td,.table-borderless th{border:none !important}.tab-content .tab-import-values{max-height:600px}.scroll-to-top{position:fixed;right:1rem;bottom:1rem;display:none;width:2.75rem;height:2.75rem;text-align:center;color:#fff;background:rgba(90,92,105,.5);line-height:46px;z-index:99}.scroll-to-top:focus,.scroll-to-top:hover{color:#fff}.scroll-to-top:hover{background:#5a5c69}.scroll-to-top i{font-weight:800}@media only screen and (min-width: 992px){.navbar-expand-lg .navbar-nav .nav-link{white-space:nowrap}}.navbar-brand-img,.navbar-brand>img{max-height:2.5rem}.nav-segment{position:relative;background-color:rgba(0,0,0,.05);padding:.25rem .25rem;border-radius:.5rem}.nav-segment:not(.nav-fill){display:-ms-flexbox;display:flex;flex-wrap:nowrap}.nav-segment:not(.nav-fill) .nav-item{max-width:100px}.nav-segment .nav-link{color:var(--bs-gray-600);font-size:.8125rem;padding:.5rem .8125rem;border-radius:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-segment .nav-link:hover{color:var(--bs-primary)}.nav-segment .nav-link.active{color:var(--bs-body-color);background-color:var(--bs-body-bg);box-shadow:0 .1875rem .375rem 0 rgba(var(--bs-chart-arc-border-color), 0.25)}.nav-segment .nav-link.disabled{color:var(--bs-gray-700)}.nav-segment.nav-pills{border-radius:50rem}.nav-segment.nav-pills .nav-link{border-radius:50rem}.table-responsive td>b,.table-responsive caption{display:none}.table-responsive td>b{text-align:left}.table-responsive caption{display:none}@media only screen and (max-width: 767px){.table-responsive .table,.table-responsive table{max-width:100%;display:block;width:100%;overflow:hidden}.table-responsive tr{display:inline-block;width:100%;border-top:0;border-bottom:1px solid var(--bs-table-border-color)}.table-responsive,.table-responsive thead,.table-responsive tbody,.table-responsive th,.table-responsive td,.table-responsive tr{align-items:center;display:flex;flex-wrap:wrap;width:100%;white-space:normal}.table-responsive button,.table-responsive input,.table-responsive .btn,.table-responsive .button,.table-responsive thead button,.table-responsive thead input,.table-responsive thead .btn,.table-responsive thead .button,.table-responsive tbody button,.table-responsive tbody input,.table-responsive tbody .btn,.table-responsive tbody .button,.table-responsive th button,.table-responsive th input,.table-responsive th .btn,.table-responsive th .button,.table-responsive td button,.table-responsive td input,.table-responsive td .btn,.table-responsive td .button,.table-responsive tr button,.table-responsive tr input,.table-responsive tr .btn,.table-responsive tr .button{white-space:nowrap}.table-responsive th{display:none}.table-responsive thead tr,.table-responsive tfoot tr{position:absolute;top:-9999px;left:-9999px}.table-responsive td,.table-responsive .card-table td:first-child{border:none;position:relative;padding:20px}.table-responsive td>b{display:initial}.table-responsive td>div{max-width:100%}.table-responsive td>b,.table-responsive td>div:not(.full-width){width:50%;display:inline-block}}#topnav .navbar-brand-img,#topnav .navbar-brand>img{max-height:1.5rem;min-width:1.5rem}.dropzone-element .dropdown,.dropzone-element .dropdown-center,.dropzone-element .dropend,.dropzone-element .dropstart,.dropzone-element .dropup,.dropzone-element .dropup-center{text-align:center}.dropzone-element h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-ellipses{font-size:1.5rem}button.dropdown-toggle::after{right:10px;position:absolute;top:10px}.dropdown-menu.dropdown-sm{min-width:3rem}.editable-wrapper,.editable-text{display:block;width:200px}@media screen and (max-width: 960px){.editable-wrapper,.editable-text{width:150px}}.carousel.slide{max-width:100%;height:auto}.carousel.slide img{object-fit:cover;object-position:center;overflow:hidden;width:100%}.loader-wrapper{position:absolute;left:0;width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;z-index:999;top:0;background:rgba(255,255,255,.8) !important}.btn-area{position:relative;width:212px;height:calc(var(--hc-dash-button-size) + 2px)}.btn-area .btn{position:absolute;left:0;top:0;height:100%;z-index:1;width:100%}.btn-area:hover .main-btn{opacity:.25}.btn-area .main-btn{width:inherit;height:inherit;opacity:.15;transition:250ms}.btn-area .main-btn rect{width:210px;height:var(--hc-dash-button-size);transition:250ms}.btn-area .progress-area,.btn-area .complete-area{position:absolute;display:flex;justify-content:space-evenly;align-items:center;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;color:#2c7be5;user-select:none;opacity:1}.btn-area .progress-area .area-left,.btn-area .complete-area .area-left{display:flex}.btn-area .progress-area .area-left svg,.btn-area .complete-area .area-left svg{margin-right:1rem;opacity:0}.btn-area .progress-area .area-left span,.btn-area .complete-area .area-left span{width:50px;text-align:right}.btn-area .progress-area .area-right,.btn-area .complete-area .area-right{position:relative;display:flex;align-items:center;height:20px;margin-right:-1rem;padding-left:1rem;border-left:1px solid #2c7be5;overflow:hidden;cursor:pointer}.btn-area .progress-area .area-right:hover,.btn-area .complete-area .area-right:hover{height:40px;transition:250ms height}.btn-area .progress-area .area-right:hover svg,.btn-area .complete-area .area-right:hover svg{opacity:1}.btn-area .progress-area .area-right svg,.btn-area .complete-area .area-right svg{opacity:.5;transition:250ms}.btn-area .progress-area .area-right .btn-play,.btn-area .complete-area .area-right .btn-play{position:absolute;transform:translateY(40px)}.btn-area .complete-area{justify-content:space-around;display:none}.btn-area .complete-area svg{width:40px;height:20px;margin-right:1rem;padding-right:1rem;border-right:1px solid rgba(255,255,255,.4)}.btn-area .complete-area svg path{stroke-linecap:round;stroke-linejoin:round;stroke-width:6px;opacity:0}.btn-area .complete-area span{color:rgba(255,255,255,.8666666667);padding-bottom:1px;opacity:0}.btn-area .frame-btn{position:absolute;top:0;left:0;width:inherit;height:inherit}.btn-area .frame-btn rect{width:210px;height:var(--hc-dash-button-size);stroke-linecap:round;stroke-linejoin:round}.btn-icon.btn-xs{width:2rem;height:2rem}.btn-icon.btn-xs>svg{width:.65625rem;height:auto}.btn-group-sm>.btn-icon.btn,.btn-icon.btn-sm{width:3rem;height:3rem}.image-grid-elem .primary-title,.image-grid-elem .text-muted{white-space:nowrap;word-break:break-all;text-overflow:ellipsis;overflow:hidden}.image-grid-item.active{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.image-grid-item .profile-photo-div{position:relative;padding:0;height:auto;overflow:hidden;-webkit-transition:ease .3s;-o-transition:ease .3s;transition:ease .3s}.image-grid-item .profile-img-div{display:block;position:relative;overflow:hidden;height:150px}.image-grid-item .loader{position:absolute;top:0;left:0;width:0%;height:100%;z-index:10;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.image-grid-item .profile-img{position:absolute;display:flex;width:100%;height:100%;top:0;left:0;object-fit:cover}.image-grid-item .change-photo{display:none}.image-grid-item .profile-buttons-div{bottom:0;opacity:.9;position:absolute;display:block;width:100%}.image-grid-item canvas{position:fixed;top:-2000px;left:-2000px;z-index:-1}.image-grid-item .button{position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.image-grid-item .button:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;opacity:0;-webkit-transition:.9s;-o-transition:.9s;transition:.9s}.image-grid-item .button-primary:after{background-color:rgba(44,123,229,.05)}.image-grid-item .button-danger:after{background-color:rgba(230,55,87,.05)}.image-grid-item .button:hover:after{-webkit-transform:scale(50);-ms-transform:scale(50);transform:scale(50);opacity:1}.image-grid-item .btn-hover-swap{position:relative}.image-grid-item .btn-hover-swap .hover-title{min-height:47px;line-height:47px;display:block}@media(min-width: 768px){.image-grid-item .btn-hover-swap .hover-title{position:absolute;left:0;width:100%;top:100%;bottom:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.image-grid-item .btn-hover-swap:hover .hover-title{display:inline !important;top:0}}@media screen and (max-width: 768px){.grid-rotated .image-grid-item{transform:rotate(90deg)}}.navbar-vertical-sm.navbar-expand-md .navbar-user .dropend .dropdown-menu{position:fixed;bottom:20px;left:57px}@media screen and (max-width: 768px){.grid-rotated .image-grid-duplicator{transform:rotate(90deg)}.grid-rotated .image-grid-elem .card{height:100%}body.screen-rotated .modal-content{transform:rotate(90deg)}}.fc .fc-toolbar .fc-prev-button{display:inline-block;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);padding-left:0 !important}.fc .fc-toolbar .fc-prev-button:hover{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.fc .fc-toolbar .fc-prev-button:active{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.fc .fc-toolbar .fc-prev-button:focus{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.fc .fc-toolbar .fc-next-button{display:inline-block;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);padding-right:0 !important}.fc .fc-toolbar .fc-next-button:hover{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.fc .fc-toolbar .fc-next-button:active{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.fc .fc-toolbar .fc-next-button:focus{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.fc .fc-toolbar .fc-button:not(.fc-next-button):not(.fc-prev-button){padding:.438rem 1.125rem}.fc .fc-toolbar .fc-button:not(.fc-next-button):not(.fc-prev-button):active{box-shadow:none !important}.fc .fc-toolbar .fc-button:not(.fc-next-button):not(.fc-prev-button):focus{box-shadow:none !important}.fc .fc-toolbar>*:not(:first-child){margin-left:0 !important}.fc .fc-toolbar .fc-toolbar-chunk{display:flex;align-items:center;width:100%;justify-content:space-around}.fc .fc-toolbar .fc-toolbar-chunk>div{display:flex;align-items:center;width:100%;justify-content:space-around}.fc .fc-toolbar .fc-toolbar-chunk:empty{display:none}.fc .fc-toolbar .fc-toolbar-chunk:first-child>div button{width:25%}.fc .fc-toolbar .fc-toolbar-chunk:first-child>div h2{width:50%}.fc .fc-toolbar .fc-button-group .fc-button{text-transform:capitalize}.fc .fc-toolbar .fc-button-group+div{display:flex;align-items:center;flex-wrap:wrap}.fc .fc-toolbar .fc--button:empty{display:none}.fc .fc-toolbar .fc-sidebarToggle-button+div{margin-left:0}.fc .fc-event{border:1px solid}.fc .fc-view-harness{min-height:650px;margin:0 -1.5rem}.fc .fc-view-harness .fc-daygrid-body .fc-daygrid-day .fc-daygrid-day-top{flex-direction:row}.fc .fc-view-harness .fc-daygrid-body .fc-daygrid-day .fc-daygrid-day-top .fc-daygrid-day-number{float:left;margin-left:.5rem}.fc .fc-view-harness .fc-event{font-size:.8rem;font-weight:500;padding:.25rem .5rem;border-radius:3px}.fc .fc-view-harness .fc-event .fc-event-title{font-weight:500}.fc .fc-view-harness .fc-event .fc-daygrid-event-dot{display:none}.fc .fc-view-harness .fc-daygrid-event-harness .fc-event.private-event{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.fc .fc-day-today{background-clip:padding-box}.fc .fc-h-event .fc-event-main{color:inherit !important}.fc .fc-v-event .fc-event-main{color:inherit !important}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-top:.5rem !important;margin-bottom:.5rem !important}.fc .fc-daygrid-event-harness+.fc-daygrid-event-harness .fc-daygrid-event{margin-top:.2rem !important}.fc .fc-timegrid .fc-timegrid-divider{display:none}.fc .fc-popover{z-index:1090 !important}.fc .fc-popover .fc-popover-header{padding:.566rem}.fc .fc-event-primary:not(.fc-list-event){background-color:var(--bs-gray-400) !important;border-color:var(--bs-gray-200);color:var(--bs-primary) !important}.fc .fc-event-primary.fc-list-event .fc-list-event-dot{border-color:var(--bs-primary) !important}.fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button){background-color:rgba(var(--bs-primary-rgb), 0.1) !important;border:0;color:var(--bs-primary)}.fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{background-color:var(--bs-primary) !important;border-color:var(--bs-primary) !important;color:#fff;box-shadow:0 .125rem .25rem 0 var(--bs-gray-400)}.fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active{background-color:var(--bs-primary) !important;border-color:var(--bs-primary) !important;color:#fff}.fc-button.fc-sidebarToggle-button{font-size:150%;top:3px;position:relative;color:var(--bs-card-color)}[dir=rtl] .fc .fc-toolbar>*:not(:first-child){margin-right:0 !important}.theme-light .fc .fc-toolbar .fc-prev-button .fc-icon{color:#697a8d}.theme-light .fc .fc-toolbar .fc-next-button .fc-icon{color:#697a8d}.theme-light .fc table.fc-scrollgrid{border-color:#d9dee3;border-left:0 none;border-right:0 none}.theme-light .fc table.fc-scrollgrid .fc-col-header tbody{border:none}.theme-light .fc table.fc-scrollgrid .fc-col-header .fc-col-header-cell{border-color:#d9dee3}.theme-light .fc table.fc-scrollgrid td{border-color:#d9dee3}.theme-light .fc .private-event .fc-event-time{color:#ff3e1d}.theme-light .fc .private-event .fc-event-title{color:#ff3e1d}.theme-light .fc .fc-day-today{background-color:#f6f7f8 !important}.theme-light .fc .fc-day-today .fc-popover-body{background-color:#fff !important}.theme-light .fc .fc-popover .fc-popover-header{background:#f5f5f9}.theme-light .fc .fc-list{border-color:#d9dee3}.theme-light .fc .fc-list .fc-list-table th{border:0;background:#f5f5f9}.theme-light .fc .fc-list .fc-list-table .fc-list-event{cursor:pointer}.theme-light .fc .fc-list .fc-list-table .fc-list-event:hover td{background-color:rgba(67,89,113,.1)}.theme-light .fc .fc-list .fc-list-table .fc-list-event td{border-color:#d9dee3}.theme-light .fc .fc-list .fc-list-empty{background-color:#f5f5f9}.theme-light .fc table{border-color:#d9dee3}.theme-light .fc tbody{border-color:#d9dee3}.theme-light .fc tbody td{border-color:#d9dee3}.theme-light .fc thead{border-color:#d9dee3}.theme-light .fc-event-primary:not(.fc-list-event){background-color:var(--bs-gray-400) !important;color:var(--bs-primary) !important;border-color:var(--bs-gray-200)}.theme-light .fc-event-primary.fc-list-event .fc-list-event-dot{border-color:var(--bs-primary) !important}.theme-light .fc-event-secondary:not(.fc-list-event){background-color:#ebeef0 !important;color:#8592a3 !important;border-color:rgba(133,146,163,.15)}.theme-light .fc-event-secondary.fc-list-event .fc-list-event-dot{border-color:#8592a3 !important}.theme-light .fc-event-success:not(.fc-list-event){background-color:#e8fadf !important;color:#71dd37 !important;border-color:rgba(113,221,55,.15)}.theme-light .fc-event-success.fc-list-event .fc-list-event-dot{border-color:#71dd37 !important}.theme-light .fc-event-info:not(.fc-list-event){background-color:#d7f5fc !important;color:#03c3ec !important;border-color:rgba(3,195,236,.15)}.theme-light .fc-event-info.fc-list-event .fc-list-event-dot{border-color:#03c3ec !important}.theme-light .fc-event-warning:not(.fc-list-event){background-color:#fff2d6 !important;color:#ffab00 !important;border-color:rgba(255,171,0,.15)}.theme-light .fc-event-warning.fc-list-event .fc-list-event-dot{border-color:#ffab00 !important}.theme-light .fc-event-danger:not(.fc-list-event){background-color:#ffe0db !important;color:#ff3e1d !important;border-color:rgba(255,62,29,.15)}.theme-light .fc-event-danger.fc-list-event .fc-list-event-dot{border-color:#ff3e1d !important}.theme-light .fc-event-light:not(.fc-list-event){background-color:#fff !important;color:#fcfdfd !important;border-color:rgba(252,253,253,.15)}.theme-light .fc-event-light.fc-list-event .fc-list-event-dot{border-color:#fcfdfd !important}.theme-light .fc-event-dark:not(.fc-list-event){background-color:#dcdfe1 !important;color:#233446 !important;border-color:rgba(35,52,70,.15)}.theme-light .fc-event-dark.fc-list-event .fc-list-event-dot{border-color:#233446 !important}.theme-light .fc-event-gray:not(.fc-list-event){background-color:rgba(253,253,254,.856) !important;color:rgba(67,89,113,.1) !important;border-color:rgba(67,89,113,.15)}.theme-light .fc-event-gray.fc-list-event .fc-list-event-dot{border-color:rgba(67,89,113,.1) !important}.theme-dark .fc .fc-toolbar .fc-prev-button .fc-icon{color:rgba(var(--bs-secondary-rgb), 0.5)}.theme-dark .fc .fc-toolbar .fc-next-button .fc-icon{color:rgba(var(--bs-secondary-rgb), 0.5)}.theme-dark .fc .fc-toolbar .fc-sidebarToggle-button{color:#fff}.theme-dark .fc table.fc-scrollgrid{border-color:var(--color-primary-darker)}.theme-dark .fc table.fc-scrollgrid .fc-col-header tbody{border:none}.theme-dark .fc table.fc-scrollgrid .fc-col-header .fc-col-header-cell{border-color:var(--color-primary-darker)}.theme-dark .fc table.fc-scrollgrid td{border-color:var(--color-primary-darker)}.theme-dark .fc .private-event .fc-event-time{color:#ff3e1d}.theme-dark .fc .private-event .fc-event-title{color:#ff3e1d}.theme-dark .fc .fc-day-today{background-color:var(--color-primary-darkest) !important}.theme-dark .fc .fc-day-today .fc-popover-body{background-color:var(--color-primary-darkest) !important}.theme-dark .fc .fc-divider{background:var(--color-primary-darker);border-color:var(--color-primary-darker)}.theme-dark .fc .fc-popover{background-color:var(--color-primary-darkest);border:0}.theme-dark .fc .fc-popover .fc-popover-header{background-color:#6b6c9d}.theme-dark .fc .fc-list{border-color:var(--color-primary-darker)}.theme-dark .fc .fc-list .fc-list-table th{border:0;background:var(--color-primary-darkest)}.theme-dark .fc .fc-list .fc-list-table .fc-list-event{cursor:pointer}.theme-dark .fc .fc-list .fc-list-table .fc-list-event:hover td{background-color:rgba(255,255,255,.03)}.theme-dark .fc .fc-list .fc-list-table .fc-list-event td{border-color:var(--color-primary-darker)}.theme-dark .fc .fc-list .fc-list-empty{background-color:var(--color-primary-darkest)}.theme-dark .fc table{border-color:var(--color-primary-darker)}.theme-dark .fc .fc-timegrid-axis{border-color:var(--color-primary-darker)}.theme-dark .fc tbody{border-color:var(--color-primary-darker)}.theme-dark .fc tbody td{border-color:var(--color-primary-darker)}.theme-dark .fc thead{border-color:var(--color-primary-darker)}.theme-dark .fc-event-primary:not(.fc-list-event){background-color:#35365f !important;color:var(--bs-primary) !important;border-color:var(--bs-gray-200);box-shadow:none}.theme-dark .fc-event-primary.fc-list-event .fc-list-event-dot{border-color:var(--bs-primary) !important}.theme-dark .fc-event-secondary:not(.fc-list-event){background-color:#393c50 !important;color:#8592a3 !important;border-color:rgba(133,146,163,.15);box-shadow:none}.theme-dark .fc-event-secondary.fc-list-event .fc-list-event-dot{border-color:#8592a3 !important}.theme-dark .fc-event-success:not(.fc-list-event){background-color:#36483f !important;color:#71dd37 !important;border-color:rgba(113,221,55,.15);box-shadow:none}.theme-dark .fc-event-success.fc-list-event .fc-list-event-dot{border-color:#71dd37 !important}.theme-dark .fc-event-info:not(.fc-list-event){background-color:#25445c !important;color:#03c3ec !important;border-color:rgba(3,195,236,.15);box-shadow:none}.theme-dark .fc-event-info.fc-list-event .fc-list-event-dot{border-color:#03c3ec !important}.theme-dark .fc-event-warning:not(.fc-list-event){background-color:#4d4036 !important;color:#ffab00 !important;border-color:rgba(255,171,0,.15);box-shadow:none}.theme-dark .fc-event-warning.fc-list-event .fc-list-event-dot{border-color:#ffab00 !important}.theme-dark .fc-event-danger:not(.fc-list-event){background-color:#4d2f3a !important;color:#ff3e1d !important;border-color:rgba(255,62,29,.15);box-shadow:none}.theme-dark .fc-event-danger.fc-list-event .fc-list-event-dot{border-color:#ff3e1d !important}.theme-dark .fc-event-light:not(.fc-list-event){background-color:#313244 !important;color:#4f505c !important;border-color:rgba(79,80,92,.15);box-shadow:none}.theme-dark .fc-event-light.fc-list-event .fc-list-event-dot{border-color:#4f505c !important}.theme-dark .fc-event-dark:not(.fc-list-event){background-color:#35364f !important;color:#6b6c9d !important;border-color:rgba(107,108,157,.15);box-shadow:none}.theme-dark .fc-event-dark.fc-list-event .fc-list-event-dot{border-color:#6b6c9d !important}.theme-dark .fc-event-gray:not(.fc-list-event){background-color:rgba(67,68,86,.968) !important;color:rgba(255,255,255,.8) !important;border-color:rgba(255,255,255,.15);box-shadow:none}.theme-dark .fc-event-gray.fc-list-event .fc-list-event-dot{border-color:rgba(255,255,255,.8) !important}@media(max-width: 575.98px){.fc .fc-header-toolbar .fc-toolbar-chunk+.fc-toolbar-chunk{margin-top:1rem}.fc .fc-header-toolbar .fc-toolbar-chunk:first-child>div button{width:20%}.fc .fc-header-toolbar .fc-toolbar-chunk:first-child>div h2{text-align:right;width:40%}.fc .fc-header-toolbar .fc-sidebarToggle-button{text-align:left}}.column-m-nx{margin-right:-1rem !important;margin-left:-1rem !important}@media(min-width: 992px){.column-m-nx{margin-right:-1.625rem !important;margin-left:-1.625rem !important}}.app-calendar-wrapper{position:relative;border-radius:.375rem}.app-calendar-wrapper .app-calendar-sidebar{position:absolute;overflow:hidden;flex-grow:0;flex-basis:18.25rem;left:-19.45rem;height:100%;width:18.25rem;min-width:307px;max-width:100%;transition:all .2s;z-index:4;background-color:#fff;box-shadow:0 0 0 1px rgba(67,89,113,.075)}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar{box-shadow:none;max-width:100%}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-rcontainer,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .daycontainer{max-width:100%;min-width:250px}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-rcontainer .flatpickr-weekday,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days .flatpickr-weekday,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .daycontainer .flatpickr-weekday{background:rgba(0,0,0,0);color:#697a8d}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-rcontainer .flatpickr-weekdays,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days .flatpickr-weekdays,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .daycontainer .flatpickr-weekdays{background:rgba(0,0,0,0);color:#697a8d}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-rcontainer .flatpickr-days,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days .flatpickr-days,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .daycontainer .flatpickr-days{border:0}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-rcontainer:focus,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days:focus,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .daycontainer:focus{outline:0}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-rcontainer .flatpickr-month,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days .flatpickr-month,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .daycontainer .flatpickr-month{color:#697a8d}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-rcontainer .flatpickr-months svg,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days .flatpickr-months svg,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .daycontainer .flatpickr-months svg{fill:#697a8d}.app-calendar-wrapper .app-calendar-sidebar.show{left:0}.app-calendar-wrapper .app-calendar-sidebar .app-calendar-content{position:relative}.app-calendar-wrapper .app-calendar-sidebar .fc-toolbar h2{font-size:1.125rem;padding:0 .5rem}.app-calendar-wrapper .app-calendar-sidebar table.fc-scrollgrid th{border-right:0}.app-calendar-wrapper .app-calendar-sidebar table.fc-scrollgrid td{border-right:0}.app-calendar-wrapper .app-calendar-sidebar .fc-timeGridWeek-view table>tbody>tr:last-child>td{border-bottom:0}.app-calendar-wrapper .app-calendar-sidebar .fc-timeGridDay-view table>tbody>tr:last-child>td{border-bottom:0}.app-calendar-wrapper .app-calendar-sidebar .fc-dayGridMonth-view table.fc-scrollgrid td{border-bottom:0}.app-calendar-wrapper .app-calendar-sidebar .fc-header-toolbar{margin-bottom:1.6rem !important}.app-calendar-wrapper .app-calendar-sidebar .fc-view-container{margin:0 -1.6rem}.app-calendar-wrapper .app-calendar-sidebar .event-sidebar .ql-editor{min-height:5rem}.app-calendar-wrapper .app-calendar-sidebar .event-sidebar .select2 .select2-selection__choice{display:flex}.app-calendar-wrapper .app-calendar-sidebar .event-sidebar .select2 .select2-selection__choice .avatar{display:none}.app-calendar-wrapper .app-calendar-sidebar .event-sidebar .select2-results .select2-results__option.select2-results__option--highlighted{background-color:rgba(67,89,113,.1) !important;color:#697a8d !important}[dir=rtl] .app-calendar-wrapper .fc .fc-toolbar .fc-sidebarToggle-button{order:1}[dir=rtl] .app-calendar-wrapper .app-calendar-sidebar{left:auto;right:-19.45rem}[dir=rtl] .app-calendar-wrapper .app-calendar-sidebar.show{left:auto;right:0}.theme-dark .app-calendar-wrapper .app-calendar-sidebar{background-color:var(--color-primary-darkest);box-shadow:0 0 0 1px rgba(255,255,255,.075)}.theme-dark .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar{background-color:var(--color-primary-darkest)}.theme-dark .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days{background-color:var(--color-primary-darkest)}.theme-dark .app-calendar-wrapper .event-sidebar .select2-results .select2-results__option.select2-results__option--highlighted{background-color:rgba(0,0,0,.1) !important;color:rgba(var(--bs-secondary-rgb), 0.5) !important}.fc-theme-standard .fc-list{border:0}@media(max-width: 767.98px){.app-calendar-wrapper .fc-toolbar h2{font-size:1rem}.fc .fc-toolbar{flex-wrap:wrap}.fc .fc-toolbar>div{width:100%}}@media(min-width: 992px){.app-calendar-wrapper .app-calendar-sidebar{position:static;height:auto;background-color:rgba(0,0,0,0) !important}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-days{background-color:rgba(0,0,0,0)}.app-calendar-sidebar{box-shadow:none !important;border-right:1px solid #d9dee3}[dir=rtl] .app-calendar-sidebar{border-right:0;border-left:1px solid #d9dee3}.theme-dark .app-calendar-sidebar{box-shadow:none !important;border-right:1px solid var(--color-primary-darker)}.theme-dark[dir=rtl] .app-calendar-sidebar{border-right:0;border-left:1px solid var(--color-primary-darker)}}.app-chat{position:relative;height:calc(100vh - 11rem)}.app-chat.full-screen{height:calc(100vh - 70px)}.app-chat .offcanvas-backdrop{position:absolute;z-index:4}.app-chat .app-sidebar .sidebar-header{position:relative}.app-chat .app-sidebar .sidebar-header .close-sidebar{position:absolute;top:.5rem;right:.95rem}.app-chat .app-chat-contacts{position:absolute;left:-22rem;height:calc(100vh - 11rem);width:21rem;flex-basis:21rem;transition:all .25s ease}.app-chat.full-screen .app-chat-contacts{height:calc(100vh - 70px)}.app-chat .app-chat-contacts .sidebar-body{height:calc(100vh - 11rem - 4.49rem);overflow:hidden;overflow-y:scroll}.app-chat.full-screen .app-chat-contacts .sidebar-body{height:calc(100vh - 100px - 4.49rem)}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list .chat-contact-list-item-title{padding-bottom:0 !important}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item{display:flex;justify-content:space-between;padding:.518rem .75rem;margin:.5rem .75rem;border-left:2px solid rgba(0,0,0,0);cursor:pointer;border-radius:.375rem}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item .inner-content{width:100%}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item .avatar{border:2px solid rgba(0,0,0,0);border-radius:50%}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item .chat-contact-info{min-width:0}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item .chat-contact-info .chat-contact-name{line-height:1.5}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item small{white-space:nowrap}.app-chat .app-chat-contacts.show{left:0}.app-chat .sidebar-body{overflow:hidden;overflow-y:scroll}.app-chat .app-chat-sidebar-left{position:absolute;top:0;left:-22rem;width:21rem;height:calc(100vh - 11rem);opacity:0;z-index:5;transition:all .25s ease}.app-chat.full-screen .app-chat-sidebar-left{height:calc(100vh - 70px)}.app-chat .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 11rem - 11.7rem)}.app-chat.full-screen .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 70px - 11.7rem)}.app-chat .app-chat-sidebar-left.show{left:0;opacity:1}.app-chat .app-chat-history{position:relative;height:calc(100vh - 11rem);transition:all .25s ease}.app-chat.full-screen .app-chat-history{height:calc(100vh - 70px)}.app-chat .app-chat-history .chat-history-header{padding:.75rem}.app-chat .app-chat-history .chat-history-header .user-status{margin-bottom:.1rem}.app-chat .app-chat-history .chat-history-body{height:calc(100vh - 20.8rem);padding:1.25rem 1.25rem;overflow:hidden;overflow-y:scroll}.app-chat.full-screen .app-chat-history .chat-history-body{height:calc(100vh - 210px)}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message{display:flex;justify-content:flex-start}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{border-radius:.375rem;padding:.75rem 1rem .75rem 1.5rem;white-space:normal;word-break:break-word;position:relative}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-inner-message .menu-actions-wrapper{display:flex;position:absolute;left:0;top:0;height:100%;z-index:4;width:1.5rem}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-inner-message .menu-actions-toggle{width:1.5rem}@media only screen and (min-width: 768px){.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-inner-message .menu-actions-toggle{display:none}}@media only screen and (max-width: 768px){.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-inner-message.swipe-remove .menu-actions-wrapper{display:none}}@media only screen and (min-width: 768px){.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-inner-message:hover .menu-actions-toggle{display:block}}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message:not(.chat-message-right) .chat-message-text{border-top-left-radius:0;padding:.75rem 1.5rem .75rem 1rem}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message:not(.chat-message-right) .chat-message-inner-message .menu-actions-wrapper{right:0;left:auto}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .thumbnail{cursor:zoom-in}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message:not(:last-child){margin-bottom:1rem}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-date-seperator-clear span{top:10px}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right{justify-content:flex-end}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text{border-top-right-radius:0}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .user-avatar{margin-right:0rem;margin-left:1rem;z-index:3}.app-chat .app-chat-history .chat-history-footer{padding:.5rem .5rem;margin:0 1.25rem;border-radius:.375rem}.app-chat .chat-history-search{opacity:.95;z-index:3}.app-chat .app-chat-sidebar-right{position:absolute;top:0;right:-22rem;width:21rem;height:calc(100vh - 11rem);opacity:0;z-index:5;transition:all .25s ease}.app-chat.full-screen .app-chat-sidebar-right{height:calc(100vh - 70px)}.app-chat .app-chat-sidebar-right .sidebar-body{height:calc(100vh - 11rem - 11.5rem)}.app-chat.full-screen .app-chat-sidebar-right .sidebar-body{height:calc(100vh - 70px - 11.5rem)}.app-chat .app-chat-sidebar-right.show{opacity:1;right:0}.layout-navbar-hidden .app-chat{height:calc(100vh - 7rem)}.layout-navbar-hidden .app-chat .app-chat-contacts{height:calc(100vh - 7rem)}.layout-navbar-hidden .app-chat .app-chat-contacts .sidebar-body{height:calc(100vh - 7rem - 5rem)}.layout-navbar-hidden .app-chat .app-chat-sidebar-left{height:calc(100vh - 7rem)}.layout-navbar-hidden .app-chat .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 7rem - 11rem)}.layout-navbar-hidden .app-chat .app-chat-history{height:calc(100vh - 7rem)}.layout-navbar-hidden .app-chat .app-chat-history .chat-history-body{height:calc(100vh - 16.7rem)}.layout-navbar-hidden .app-chat .app-chat-sidebar-right{height:calc(100vh - 7rem)}.layout-navbar-hidden .app-chat .app-chat-sidebar-right .sidebar-body{height:calc(100vh - 7rem - 11.19rem)}.theme-light .app-chat .app-chat-contacts{background-color:#fff;box-shadow:0 0 0 1px rgba(67,89,113,.075)}.theme-light .app-chat .app-chat-contacts .chat-actions .chat-search-input{background-color:#f5f5f9}.theme-light .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active{color:#fff}.theme-light .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active h6{color:#fff !important}.theme-light .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active .text-muted{color:#fff !important}.theme-light .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active .avatar{border-color:#fff}.theme-light .app-chat .app-chat-sidebar-left{background-color:#fff;box-shadow:0 0 0 1px rgba(67,89,113,.075)}.theme-light .app-chat .app-chat-sidebar-left .chat-actions .chat-search-input{background-color:#f5f5f9}.theme-light .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active{color:#fff}.theme-light .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active h6{color:#fff !important}.theme-light .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active .text-muted{color:#fff !important}.theme-light .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active .avatar{border-color:#fff}.theme-light .app-chat .app-chat-history{background-color:#f5f5f9}.theme-light .app-chat .app-chat-history .chat-history-wrapper .chat-history-header{background-color:#fff}.theme-light .app-chat .app-chat-history .chat-history-footer{background-color:#fff;box-shadow:0 .125rem .25rem rgba(161,172,184,.4)}.theme-light .app-chat .app-chat-history .chat-history-body .chat-history .chat-message .loader-wrapper{top:0;width:100%}.theme-light .app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{background-color:#fff;box-shadow:0 .125rem .25rem rgba(161,172,184,.4)}.theme-light .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right{justify-content:flex-end}.theme-light .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text{color:#fff}.theme-light .app-chat .app-chat-sidebar-right{background-color:#fff;box-shadow:16px 1px 45px 3px rgba(67,89,113,.5)}.theme-dark .app-chat .app-chat-contacts{background-color:#2b2c40}.theme-dark .app-chat .app-chat-contacts .chat-actions .chat-search-input{background-color:#232333}.theme-dark .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active{color:#fff}.theme-dark .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active h6{color:#fff !important}.theme-dark .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active .text-muted{color:#fff !important}.theme-dark .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active .avatar{border-color:#2b2c40}.theme-dark .app-chat .app-chat-sidebar-left{background-color:#2b2c40}.theme-dark .app-chat .app-chat-sidebar-left .chat-actions .chat-search-input{background-color:#232333}.theme-dark .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active{color:#fff}.theme-dark .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active h6{color:#fff !important}.theme-dark .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active .text-muted{color:#fff !important}.theme-dark .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active .avatar{border-color:#2b2c40}.theme-dark .app-chat .app-chat-history{background-color:#232333}.theme-dark .app-chat .app-chat-history .chat-history-wrapper .chat-history-header{background-color:#2b2c40}.theme-dark .app-chat .app-chat-history .chat-history-footer{background-color:#2b2c40;box-shadow:0 .125rem .25rem rgba(0,0,0,.25)}.theme-dark .app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{background-color:#2b2c40;box-shadow:0 .125rem .25rem rgba(0,0,0,.25)}.theme-dark .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right{justify-content:flex-end}.theme-dark .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text{color:#fff}.theme-dark .app-chat .app-chat-sidebar-right{background-color:#2b2c40}[dir=rtl] .app-chat .app-chat-sidebar-left{right:-22rem;left:auto}[dir=rtl] .app-chat .app-chat-contacts{right:-22rem;left:auto}[dir=rtl] .app-chat .app-chat-sidebar-left.show{left:auto;right:0}[dir=rtl] .app-chat .app-chat-contacts.show{left:auto;right:0}[dir=rtl] .app-chat .app-chat-sidebar-right{left:-22rem;right:auto}[dir=rtl] .app-chat .app-chat-sidebar-right.show{left:0;right:auto}[dir=rtl] .app-chat .app-chat-history .chat-history-body .chat-history .chat .user-avatar{margin-left:1rem;margin-right:0}[dir=rtl] .app-chat .app-chat-history .chat-message:not(.chat-message-right) .chat-message-text{border-top-right-radius:0;border-top-left-radius:.375rem !important}[dir=rtl] .app-chat .app-chat-history .chat-message.chat-message-right .chat-message-text{border-top-left-radius:0;border-top-right-radius:.375rem !important}@media(min-width: 1200px){.layout-horizontal .app-chat{height:calc(100vh - 11rem - 2rem)}.layout-horizontal .app-chat.full-screen{height:calc(100vh - 70px - 2rem)}.layout-horizontal .app-chat .app-chat-contacts{height:calc(100vh - 11rem - 2rem)}.layout-horizontal .app-chat.full-screen .app-chat-contacts{height:calc(100vh - 70px - 2rem)}.layout-horizontal .app-chat .app-chat-contacts .sidebar-body{height:calc(100vh - 11rem - 4.49rem - 2rem)}.layout-horizontal .app-chat.full-screen .app-chat-contacts .sidebar-body{height:calc(100vh - 70px - 4.49rem - 2rem)}.layout-horizontal .app-chat .app-chat-sidebar-left{height:calc(100vh - 11rem - 2rem)}.layout-horizontal .app-chat.full-screen .app-chat-sidebar-left{height:calc(100vh - 70px - 2rem)}.layout-horizontal .app-chat .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 11rem - 11.7rem - 2rem)}.layout-horizontal .app-chat.full-screen .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 70px - 11.7rem - 2rem)}.layout-horizontal .app-chat .app-chat-history{height:calc(100vh - 11rem - 2rem)}.layout-horizontal .app-chat.full-screen .app-chat-history{height:calc(100vh - 70px - 2rem)}.layout-horizontal .app-chat .app-chat-history .chat-history-body{height:calc(100vh - 20.8rem - 2rem)}.layout-horizontal .app-chat .app-chat-sidebar-right{height:calc(100vh - 11rem - 2rem)}.layout-horizontal .app-chat.full-screen .app-chat-sidebar-right{height:calc(100vh - 70px - 2rem)}.layout-horizontal .app-chat .app-chat-sidebar-right .sidebar-body{height:calc(100vh - 11rem - 11.5rem - 2rem)}.layout-horizontal .app-chat.full-screen .app-chat-sidebar-right .sidebar-body{height:calc(100vh - 70px - 11.5rem - 2rem)}}@media(max-width: 992px){.app-chat .app-sidebar{z-index:5}.app-chat .app-chat-contacts{width:100%;left:-100%}.theme-light .app-chat .app-chat-contacts .chat-actions .chat-search-input{background-color:#fff}}@media(min-width: 992px){.app-chat .app-chat-contacts{position:static}.app-chat .chat-message-wrapper .chat-message-text:hover .delete-button{display:block}}@media(max-width: 576px){.app-chat .app-chat-contacts.show{z-index:6}.app-chat .app-chat-sidebar-right.show{width:100%;z-index:7}.app-chat .app-chat-sidebar-left.show{width:100%;z-index:7}}[data-hd-swipe-action]{position:relative;user-select:none}[data-hd-swipe-action] .swipe-content{position:relative;transition:transform .2s ease-in 0s;width:100%;display:flex;flex-wrap:nowrap;z-index:2}@media only screen and (max-width: 768px){[data-hd-swipe-action].swipe-remove .swipe-content{transform:translateX(50px)}}[data-hd-swipe-action] .reveal-left,[data-hd-swipe-action] .reveal-right{position:absolute;top:0;height:100%;width:50px;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;padding:8px;font-weight:500;text-transform:uppercase}[data-hd-swipe-action] .reveal-left{color:var(--bs-danger);text-align:left;left:0}[data-hd-swipe-action] .reveal-right{color:var(--bs-success);right:0;text-align:right;flex-direction:row-reverse}/*# sourceMappingURL=style.min.css.map */