/* APP CALENDAR CSS */
.app-calendar-wrapper{position:relative;border-radius:.5rem}.app-calendar-wrapper .app-calendar-sidebar{position:absolute;overflow:hidden;flex-grow:0;flex-basis:18.25rem;left:calc(-18.25rem - 1.2rem);height:100%;width:18.25rem;transition:all .2s;z-index:4}.app-calendar-wrapper .app-calendar-sidebar.show{left:0}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar{box-shadow:none}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-month,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-weekday,.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-weekdays{background:rgba(0,0,0,0)}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days{border:0}.app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar:focus{outline:0}.app-calendar-wrapper .app-calendar-content{position:relative}.app-calendar-wrapper .fc-toolbar h2{font-size:1.45rem}@media(max-width: 767.98px){.app-calendar-wrapper .fc-toolbar h2{font-size:1rem}}.app-calendar-wrapper table.fc-scrollgrid{border-left:0;border-right:0}.app-calendar-wrapper table.fc-scrollgrid td{border-right:0}.app-calendar-wrapper .fc-dayGridMonth-view table.fc-scrollgrid td{border-bottom:0}.app-calendar-wrapper .fc-header-toolbar{margin-bottom:1.65rem !important}.app-calendar-wrapper .fc-view-container{margin:0 -1.6rem}.app-calendar-wrapper .event-sidebar .ql-editor{min-height:5rem}.app-calendar-wrapper .event-sidebar .select2 .select2-selection__choice{display:flex}.app-calendar-wrapper .event-sidebar .select2 .select2-selection__choice .avatar{display:none}@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)}}[dir=rtl] .app-calendar-wrapper .fc .fc-toolbar .fc-sidebarToggle-button{order:1}[dir=rtl] .app-calendar-wrapper .app-calendar-sidebar{left:auto;right:calc(-18.25rem - 1.2rem)}[dir=rtl] .app-calendar-wrapper .app-calendar-sidebar.show{left:auto;right:0}.light-style .app-calendar-wrapper .app-calendar-sidebar{background-color:#fff}.light-style .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-month,.light-style .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-weekday,.light-style .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-weekdays{color:#828393}.light-style .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-months svg{fill:#828393}.light-style .app-calendar-wrapper .event-sidebar .select2-results .select2-results__option.select2-results__option--highlighted{background-color:rgba(76,78,100,.06) !important;color:#828393 !important}.dark-style .app-calendar-wrapper .app-calendar-sidebar{background-color:#30334e;box-shadow:0 0 0 1px rgba(255,255,255,.075)}.dark-style .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar{background-color:#30334e}.dark-style .app-calendar-wrapper .app-calendar-sidebar .flatpickr-calendar .flatpickr-days{background-color:#30334e}.dark-style .app-calendar-wrapper .event-sidebar .select2-results .select2-results__option.select2-results__option--highlighted{background-color:rgba(234,234,255,.06) !important;color:#a0a1b8 !important}@media(min-width: 992px){.dark-style .app-calendar-sidebar{border-right:1px solid #464963}}

/* APP CHAT CSS */
.app-chat{position:relative;height:calc(100vh - 11rem)}@media(min-width: 1200px){.layout-horizontal .app-chat{height:calc(100vh - 11rem - 2rem)}}@media(max-width: 992px){.app-chat .app-sidebar{z-index:4}}.app-chat .app-sidebar .sidebar-header{position:relative}.app-chat .app-sidebar .sidebar-header .close-sidebar{position:absolute;top:.5rem;right:.5rem}.app-chat .app-chat-contacts{position:absolute;left:calc(-21rem - 1rem);height:calc(100vh - 11rem);width:21rem;flex-basis:21rem;transition:all .25s ease}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-contacts{height:calc(100vh - 11rem - 2rem)}}@media(min-width: 992px){.app-chat .app-chat-contacts{position:static}}.app-chat .app-chat-contacts.show{left:0rem}.app-chat .app-chat-contacts .sidebar-body{height:calc(calc(100vh - 11rem) - 4.7rem)}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-contacts .sidebar-body{height:calc(calc(100vh - 11rem) - 4.5rem - 2rem)}}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item{display:flex;justify-content:space-between;margin:.25rem .75rem;padding:.75rem .75rem;border-left:2px solid rgba(0,0,0,0);cursor:pointer;border-radius:.5rem}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item a{width:100%}.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-sidebar-left{position:absolute;top:0;left:calc(-21rem - 1rem);width:21rem;height:calc(100vh - 11rem);opacity:0;z-index:5;transition:all .25s ease}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-sidebar-left{height:calc(100vh - 11rem - 2rem)}}.app-chat .app-chat-sidebar-left.show{left:0;opacity:1}.app-chat .app-chat-sidebar-left .sidebar-body{height:calc(calc(100vh - 11rem) - 11rem)}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-sidebar-left .sidebar-body{height:calc(calc(100vh - 11rem) - 10.9rem - 2rem)}}.app-chat .app-chat-history{position:relative;height:calc(100vh - 11rem);transition:all .25s ease}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-history{height:calc(100vh - 11rem - 2rem)}}.app-chat .app-chat-history .chat-history-header{padding:1.05rem 1.5rem}.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:2rem 1.5rem;overflow:hidden}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-history .chat-history-body{height:calc(100vh - 20.8rem - 2rem)}}.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-wrapper i::before{font-size:1rem}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-wrapper .chat-message-text{border-radius:.5rem;padding:.75rem 1rem}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message:not(.chat-message-right) .chat-message-text{border-top-left-radius:0}.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}.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-footer{padding:.312rem 1.05rem;margin:0 1.5rem;border-radius:.5rem}.app-chat .app-chat-history .chat-history-footer .form-control{border-color:rgba(0,0,0,0)}.app-chat .app-chat-sidebar-right{position:absolute;top:0;right:calc(-21rem - 1rem);width:21rem;height:calc(100vh - 11rem);opacity:0;z-index:5;transition:all .25s ease}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-sidebar-right{height:calc(100vh - 11rem - 2rem)}}.app-chat .app-chat-sidebar-right.show{opacity:1;right:0}.app-chat .app-chat-sidebar-right .sidebar-body{height:calc(calc(100vh - 11rem) - 11.19rem)}@media(min-width: 1200px){.layout-horizontal .app-chat .app-chat-sidebar-right .sidebar-body{height:calc(calc(100vh - 11rem) - 11.1rem - 2rem)}}@media(max-width: 576px){.app-chat .app-chat-sidebar-right.show,.app-chat .app-chat-sidebar-left.show,.app-chat .app-chat-contacts.show{width:100%}}.light-style .app-chat .app-chat-contacts,.light-style .app-chat .app-chat-sidebar-left{background-color:#fff;box-shadow:0 0 0 1px rgba(76,78,100,.075)}.light-style .app-chat .app-chat-contacts .chat-actions .chat-search-input,.light-style .app-chat .app-chat-sidebar-left .chat-actions .chat-search-input{background-color:#f7f7f9}.light-style .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active,.light-style .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active{color:#fff}.light-style .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active h6,.light-style .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active .text-muted,.light-style .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active h6,.light-style .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active .text-muted{color:#fff !important}.light-style .app-chat .app-chat-history{background-color:#f8f8f9}.light-style .app-chat .app-chat-history .chat-history-wrapper{background-color:#f8f8f9}.light-style .app-chat .app-chat-history .chat-history-footer{background-color:#fff;box-shadow:0px 1px 3px 0px rgba(76,78,100,.12),0px 1px 1px 0px rgba(76,78,100,.14),0px 2px 1px -1px rgba(76,78,100,.2)}.light-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{background-color:#fff;box-shadow:0px 1px 3px 0px rgba(76,78,100,.12),0px 1px 1px 0px rgba(76,78,100,.14),0px 2px 1px -1px rgba(76,78,100,.2)}.light-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right{justify-content:flex-end}.light-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text{color:#fff}.light-style .app-chat .app-chat-sidebar-right{background-color:#fff;box-shadow:16px 1px 45px 3px rgba(76,78,100,.5)}@media(max-width: 992px){.light-style .app-chat .app-chat-contacts .chat-actions .chat-search-input{background-color:#fff}}.dark-style .app-chat .app-chat-contacts,.dark-style .app-chat .app-chat-sidebar-left{background-color:#30334e}.dark-style .app-chat .app-chat-contacts .chat-actions .chat-search-input,.dark-style .app-chat .app-chat-sidebar-left .chat-actions .chat-search-input{background-color:#282a42}.dark-style .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active,.dark-style .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active{color:#fff}.dark-style .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active h6,.dark-style .app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active .text-muted,.dark-style .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active h6,.dark-style .app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active .text-muted{color:#fff !important}.dark-style .app-chat .app-chat-history{background-color:#3e415b}.dark-style .app-chat .app-chat-history .chat-history-wrapper{background-color:#3e415b}.dark-style .app-chat .app-chat-history .chat-history-footer{background-color:#30334e;box-shadow:0px 1px 3px 0px rgba(20,21,33,.12),0px 1px 1px 0px rgba(20,21,33,.14),0px 2px 1px -1px rgba(20,21,33,.2)}.dark-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{background-color:#30334e;box-shadow:0px 1px 3px 0px rgba(20,21,33,.12),0px 1px 1px 0px rgba(20,21,33,.14),0px 2px 1px -1px rgba(20,21,33,.2)}.dark-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right{justify-content:flex-end}.dark-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text{color:#fff}.dark-style .app-chat .app-chat-sidebar-right{background-color:#30334e}[dir=rtl] .app-chat .app-chat-sidebar-left,[dir=rtl] .app-chat .app-chat-contacts{right:calc(-21rem - 1rem);left:auto}[dir=rtl] .app-chat .app-chat-sidebar-left.show,[dir=rtl] .app-chat .app-chat-contacts.show{left:auto;right:0}[dir=rtl] .app-chat .app-chat-sidebar-right{left:calc(-21rem - 1rem);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:.5rem !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:.5rem !important}

/* APP EMAIL CSS */
.app-email{position:relative;height:calc(100vh - 9.5rem);overflow:hidden}@media(min-width: 1200px){.layout-horizontal .app-email{height:calc(100vh - 9.5rem - 3.5rem)}}.app-email .app-email-sidebar{position:absolute;left:calc(-16.25rem - 1.2rem);width:16.25rem;height:100%;z-index:4;flex-basis:16.25rem;transition:all .2s}.app-email .app-email-sidebar .btn-compost-wrapper{padding:1.1rem 1.5rem}.app-email .app-email-sidebar.show{left:0}.app-email .app-email-sidebar .email-filters{height:calc(100vh - 14.4rem)}@media(min-width: 1200px){.layout-horizontal .app-email .app-email-sidebar .email-filters{height:calc(100vh - 14.2rem - 3.5rem)}}.app-email .app-email-sidebar .email-filters .email-filter-folders li:first-child{margin-top:0}.app-email .app-email-sidebar .email-filters .email-filter-folders li:last-child{margin-bottom:0}.app-email .app-email-sidebar .email-filters .email-filter-folders li.active{border-color:#666cff}.app-email .app-email-sidebar .email-filters li{padding:.35rem 1.5rem;border-left:3px solid rgba(0,0,0,0)}.app-email .app-email-sidebar .email-filters li h6{font-size:1rem}.app-email .app-email-compose .modal-dialog{position:fixed;bottom:0;right:0;width:100%}.app-email .app-email-compose .email-compose-to .select2-selection{border:none}.app-email .app-email-compose .email-compose-to .select2-selection .select2-selection__choice{padding-top:.2rem;padding-bottom:.2rem;display:flex;align-items:center}.app-email .app-email-compose .email-compose-toggle-wrapper{width:80px}.app-email .app-email-compose .ql-editor{min-height:10rem}.app-email .app-email-compose .ql-snow.ql-toolbar{padding:.5rem 1rem}.app-email .app-email-compose .ql-editor,.app-email .app-email-compose .ql-editor.ql-blank::before{padding-left:1.5rem}.app-email .app-emails-list .emails-list-header .emails-list-header-hr{margin-top:.3rem}@media(min-width: 992px){.app-email .app-emails-list .email-list{height:calc(100vh - 17rem)}}@media(max-width: 991.98px){.app-email .app-emails-list .email-list{height:calc(100vh - 16.75rem)}}@media(min-width: 1200px){.layout-horizontal .app-email .app-emails-list .email-list{height:calc(100vh - 16.5rem - 3.5rem)}}.app-email .app-emails-list .email-list li{padding:1rem 1rem;transition:all .15s ease-in-out;cursor:pointer;z-index:1}.app-email .app-emails-list .email-list li .email-list-item-subject{font-size:.85rem}.app-email .app-emails-list .email-list li .email-list-item-username{font-weight:500}.app-email .app-emails-list .email-list li .email-list-item-time{width:64px;display:inline-block;text-align:right}.app-email .app-emails-list .email-list li .email-list-item-meta .email-list-item-actions{display:none}.app-email .app-emails-list .email-list li .email-list-item-meta .email-list-item-actions li{padding:0}.app-email .app-emails-list .email-list li:not(.list-inline-item):hover{z-index:5;transform:translateY(-2px)}.app-email .app-email-view{position:absolute;top:0;right:-100%;width:100%;height:calc(100vh - 9.5rem);z-index:-1;transition:all .25s ease}@media(min-width: 1200px){.layout-horizontal .app-email .app-email-view{height:calc(100vh - 9.5rem - 3.5rem)}}.app-email .app-email-view.show{right:-1px;z-index:4}.app-email .app-email-view .app-email-view-header{padding-bottom:1.3rem}@media(min-width: 768px){.app-email .app-email-view .app-email-view-content{height:calc(100vh - 18.15rem)}}@media(max-width: 767.98px){.app-email .app-email-view .app-email-view-content{height:calc(100vh - 17.15rem)}}@media(min-width: 1200px){.layout-horizontal .app-email .app-email-view .app-email-view-content{height:calc(100vh - 18.15rem - 3.5rem)}}.app-email .app-email-view .app-email-view-content .ql-container{border:0}.app-email .app-email-view .app-email-view-content .ql-container .ql-editor{min-height:5rem}.app-email .app-email-view .app-email-view-content .ql-editor,.app-email .app-email-view .app-email-view-content .ql-editor.ql-blank::before{padding-left:.5rem}.app-email .app-email-view .app-email-view-content .email-card-prev{display:none}.app-email .app-email-view .app-email-view-content .email-card-last{transition:all .25s ease-in-out}.app-email .app-email-view .app-email-view-content .email-card-last:before{position:absolute;bottom:1rem;left:1rem;right:1rem;top:-2rem;border-radius:.25rem;z-index:-1;content:"";border-radius:.625rem}.app-email .app-email-view .app-email-view-content .email-card-last:after{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;top:-1rem;border-radius:.25rem;z-index:-1;content:"";border-radius:.625rem}.app-email .app-email-view .app-email-view-content .email-card-last.hide-pseudo:before,.app-email .app-email-view .app-email-view-content .email-card-last.hide-pseudo:after{display:none !important}@media(min-width: 1199px){.app-email .email-list li .email-list-item-meta{margin-right:.45rem}}@media(min-width: 992px){.app-email .app-email-sidebar{position:static;height:auto;background-color:rgba(0,0,0,0) !important}.app-email .email-list li:hover .email-list-item-meta .email-list-item-attachment,.app-email .email-list li:hover .email-list-item-meta .email-list-item-time,.app-email .email-list li:hover .email-list-item-meta .email-list-item-label{display:none !important}.app-email .email-list li:hover .email-list-item-meta .email-list-item-actions{display:block}.app-email .app-email-view{width:calc(100% - 16.2rem)}}@media(max-width: 576px){.app-email .app-emails-list .emails-list-header{padding:1rem}.app-email .app-emails-list .email-list li{padding:1rem}.app-email .app-emails-list .email-list li .email-list-item-username{font-size:.85rem}.app-email .app-emails-list .email-list li .email-list-item-user{min-width:auto !important;margin-right:1rem}.app-email .app-email-view .email-list-item-username{font-size:1rem}}.light-style .app-email .app-email-sidebar{background-color:#fff}.light-style .app-email .app-email-sidebar ul li:not(.active) a{color:#828393}.light-style .app-email .email-list li.email-list-item .email-list-item-user{min-width:12rem}.light-style .app-email .email-list li.email-list-item.email-marked-read{background-color:#f6f6f7}.light-style .app-email .email-list li.email-list-item:hover{box-shadow:0px 4px 8px -4px rgba(76,78,100,.42)}.light-style .app-email .email-list li.email-list-item .email-list-item-actions li{box-shadow:none}.light-style .app-email .email-list li.email-list-item:not(:first-child){border-top:1px solid #eaeaec}.light-style .app-email .email-list li.email-list-item[data-starred=true] .email-list-item-bookmark{color:#fdb528}.light-style .app-email .app-email-view .email-card-last{border:1px solid #eaeaec}.light-style .app-email .app-email-view .email-card-last:before{background-color:rgba(255,255,255,.4);border:1px solid #eaeaec}.light-style .app-email .app-email-view .email-card-last:after{background-color:rgba(255,255,255,.7);border:1px solid #eaeaec}.light-style .app-email .app-email-view .app-email-view-header{background-color:#fff}.dark-style .app-email .app-email-sidebar{background-color:#30334e}.dark-style .app-email .app-email-sidebar ul li:not(.active) a{color:#a0a1b8}.dark-style .app-email .emails-list-header .email-search-input,.dark-style .app-email .emails-list-header .input-group-text{background-color:rgba(0,0,0,0)}.dark-style .app-email .email-list li.email-list-item.email-marked-read{background-color:#393c57}.dark-style .app-email .email-list li.email-list-item:not(:first-child){border-top:1px solid #464963}.dark-style .app-email .email-list li.email-list-item:hover{box-shadow:0px 4px 8px -4px rgba(20,21,33,.42)}.dark-style .app-email .email-list li.email-list-item .email-list-item-actions li{box-shadow:none}.dark-style .app-email .email-list li.email-list-item[data-starred=true] .email-list-item-bookmark{color:#fdb528}.dark-style .app-email .app-email-view .email-card-last{border:1px solid #464963}.dark-style .app-email .app-email-view .email-card-last:before{background-color:rgba(48,51,78,.4);border:1px solid #464963}.dark-style .app-email .app-email-view .email-card-last:after{background-color:rgba(48,51,78,.7);border:1px solid #464963}.dark-style .app-email .app-email-view .app-email-view-header{background-color:#30334e}[dir=rtl] .app-email .app-emails-list .emails-list-header .dropdown-menu-end{right:auto !important;left:0 !important}[dir=rtl] .app-email .app-email-sidebar{right:calc(-16.25rem - 1.2rem);left:auto}[dir=rtl] .app-email .app-email-sidebar.show{right:0;left:auto}[dir=rtl] .app-email .app-email-sidebar .email-filters li{border-left:0;border-right:3px solid rgba(0,0,0,0)}[dir=rtl] .app-email .app-email-compose .modal-dialog{left:0;right:auto}[dir=rtl] .app-email .app-email-view{right:auto;left:-100%}[dir=rtl] .app-email .app-email-view.show{right:auto;left:-1px}[dir=rtl] .app-email .app-email-view .app-email-view-header .mdi-chevron-right,[dir=rtl] .app-email .app-email-view .app-email-view-header .mdi-chevron-left{transform:rotate(180deg)}@media(min-width: 1199px){[dir=rtl] .email-list li .email-list-item-meta{text-align:left}}@media(max-width: 576px){[dir=rtl] .app-emails-list .email-list li .email-list-item-user{margin-left:1rem}}

/* APP INVOICE CSS */
@media(max-width: 575.98px){.invoice-edit .invoice-preview-card .invoice-calculations,.invoice-add .invoice-preview-card .invoice-calculations{width:100%}}@media(min-width: 768px){.invoice-edit .repeater-title,.invoice-add .repeater-title{position:absolute;top:-1.75rem}}.invoice-edit .invoice-preview-card .repeater-wrapper:not(:last-child),.invoice-add .invoice-preview-card .repeater-wrapper:not(:last-child){margin-bottom:1.5rem}@media print{.invoice-edit hr,.invoice-add hr{margin-top:1rem !important;margin-bottom:1rem !important}}

/* APP KANBAN CSS */
.app-kanban .kanban-wrapper{width:100%;height:calc(100vh - 12rem);overflow-x:auto;overflow-y:auto}@media(min-width: 1200px){.layout-horizontal .app-kanban .kanban-wrapper{height:calc(100vh - 12rem - 3.5rem)}}.app-kanban .kanban-wrapper .kanban-container{display:flex;width:max-content !important}.app-kanban .kanban-wrapper .kanban-container .kanban-board{width:auto !important;height:100%;background:rgba(0,0,0,0)}.app-kanban .kanban-wrapper .kanban-container .kanban-board:focus{outline:0}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-board-header{display:flex;justify-content:space-between;align-items:center}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board{font-size:1.25rem;font-weight:500;max-width:13rem;white-space:nowrap;overflow:hidden}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .kanban-title-board:focus{outline:0}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .btn-default.btn:active{border-color:rgba(0,0,0,0)}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-board-header .dropdown .dropdown-toggle:after{display:none}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-drag{min-height:1rem;min-width:16.25rem;padding:0}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-title-button{position:absolute;left:-8px;bottom:0;margin:-1rem 0}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-title-button:focus{box-shadow:none}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-item{position:relative;display:flex;flex-direction:column;width:16.25rem;padding:1.25rem 1.25rem;margin-bottom:1rem;border-radius:.625rem}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-item .kanban-tasks-item-dropdown{display:none;position:absolute;right:.75rem;cursor:pointer}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-item .kanban-tasks-item-dropdown .dropdown-toggle:after{display:none}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-item:hover{box-shadow:rgba(0,0,0,.1) 0 4px 20px 0}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-item:hover .kanban-tasks-item-dropdown{display:block}.app-kanban .kanban-wrapper .kanban-container .kanban-board .kanban-item .kanban-text{font-size:1rem}.app-kanban .kanban-add-new-board{margin-top:.9375rem;float:left;padding:0 .9375rem}.app-kanban .kanban-add-new-board .kanban-add-board-btn{padding-bottom:.9375rem}.app-kanban .kanban-add-new-board label{font-size:1.25rem;font-weight:500;margin-bottom:0;cursor:pointer}.app-kanban .kanban-update-item-sidebar{text-align:left}.app-kanban .kanban-update-item-sidebar .comment-editor.ql-container{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.app-kanban .kanban-update-item-sidebar .comment-editor .ql-editor{min-height:7rem;background:unset}.app-kanban .kanban-update-item-sidebar .comment-toolbar.ql-toolbar{width:100%;text-align:right;border-top:0;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.kanban-board.gu-mirror .kanban-board-header .dropdown{display:none}.kanban-board.gu-mirror .kanban-item .kanban-tasks-item-dropdown .dropdown-toggle:after{display:none}.kanban-item.gu-mirror .kanban-tasks-item-dropdown .dropdown-toggle:after{display:none}.kanban-board.is-moving.gu-mirror .kanban-drag{padding-right:20px;width:100%}.light-style .app-kanban .kanban-board .kanban-board-header{color:#636578}.light-style .app-kanban .kanban-board .kanban-item{background-color:#fff;box-shadow:0 .125rem .625rem 0 rgba(76,78,100,.22)}.light-style .app-kanban .kanban-add-new-board label{color:#636578}.light-style .app-kanban .kanban-update-item-sidebar .select2-results .select2-results__option.select2-results__option--highlighted{background-color:rgba(76,78,100,.06) !important}.dark-style .app-kanban .kanban-board .kanban-board-header{color:#d2d2e8}.dark-style .app-kanban .kanban-board .kanban-item{background-color:#30334e;box-shadow:0 .125rem .625rem 0 rgba(20,21,33,.18)}.dark-style .app-kanban .kanban-add-new-board label{color:#d2d2e8}.dark-style .app-kanban .kanban-update-item-sidebar .select2-results .select2-results__option.select2-results__option--highlighted{background-color:rgba(234,234,255,.06) !important}.dark-style .kanban-item.gu-mirror{background-color:#30334e}[dir=rtl] .app-kanban .kanban-board,[dir=rtl] .app-kanban .kanban-add-new-btn{float:right}[dir=rtl] .app-kanban .kanban-board .kanban-board-header .kanban-title-button{left:auto !important;right:-8px}[dir=rtl] .app-kanban .kanban-board .kanban-tasks-item-dropdown{left:1.2rem;right:auto !important}[dir=rtl] .app-kanban .kanban-update-item-sidebar{text-align:right}[dir=rtl] .app-kanban .kanban-update-item-sidebar .comment-toolbar.ql-toolbar{text-align:right}

/* CARD ANALYTIC CSS */
#totalTransactionChart .apexcharts-series[rel="2"]{transform:translateX(5px)}#weeklySalesChart .apexcharts-series[rel="2"]{transform:translateY(-8px)}[dir=rtl] #projectTimelineChart .apexcharts-canvas .apexcharts-yaxis text{text-anchor:end}[dir=rtl] #salesCountryChart .apexcharts-data-labels text{text-anchor:end}

/* CARD STATISTIC CSS */
.swiper-container{border-radius:.625rem}.swiper-container.swiper-sales .sales-text-bg{padding:.17rem .5rem;border-radius:.375rem;min-width:36px;text-align:center}.swiper-container .swiper-wrapper .swiper-slide{padding:1.5rem;white-space:nowrap}.swiper-container .swiper-wrapper .swiper-slide .weekly-sales-text-bg-primary{padding:.25rem .65rem;border-radius:.375rem;min-width:40px;text-align:center;background-color:#575cd9}.swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(234,234,255,.26) !important}.swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff !important}.swiper-container.swiper-container-horizontal>.swiper-pagination-bullets{bottom:auto;top:1rem}html:not([dir=rtl]) .swiper-container.swiper-container-horizontal>.swiper-pagination-bullets{right:1rem;text-align:right;left:unset}[dir=rtl] .swiper-container.swiper-container-horizontal>.swiper-pagination-bullets{left:1rem;text-align:left;right:unset}.swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{opacity:unset}.light-style .swiper-container{background-color:#fff;box-shadow:0 .125rem .625rem 0 rgba(76,78,100,.22)}.light-style .swiper-container.swiper-sales.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(76,78,100,.26) !important}.light-style .swiper-container.swiper-sales.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#666cff !important}.dark-style .swiper-container{background-color:#30334e;box-shadow:0 .125rem .625rem 0 rgba(20,21,33,.18)}.dark-style .swiper-container.swiper-sales.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(234,234,255,.26) !important}.dark-style .swiper-container.swiper-sales.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#666cff !important}@media(min-width: 768px){.swiper-container .swiper-wrapper .swiper-slide .weekly-sales-img{position:absolute;top:14%}html:not([dir=rtl]) .swiper-container .swiper-wrapper .swiper-slide .weekly-sales-img{right:3%}[dir=rtl] .swiper-container .swiper-wrapper .swiper-slide .weekly-sales-img{left:3%}}@media(min-width: 1400px){html:not([dir=rtl]) .swiper-container .swiper-wrapper .swiper-slide .weekly-sales-img{right:4%}[dir=rtl] .swiper-container .swiper-wrapper .swiper-slide .weekly-sales-img{left:4%}}

/* PAGE ACCOUNT SETTINGS */
.api-key-actions{position:absolute !important;top:.75rem}html:not([dir=rtl]) .api-key-actions{right:.5rem}[dir=rtl] .api-key-actions{left:.5rem}

/* PAGE AUTH CSS */
.authentication-wrapper{display:flex;flex-basis:100%;min-height:100vh;width:100%}.authentication-wrapper .authentication-inner{width:100%}.authentication-wrapper.authentication-basic{align-items:center;justify-content:center}.authentication-wrapper .auth-cover-illustration{z-index:1;max-inline-size:38rem}.authentication-wrapper .authentication-image{z-index:-1;inline-size:100%;inset-block-end:7%;position:absolute;inset-inline-start:0}.authentication-wrapper.authentication-cover{align-items:flex-start}.authentication-wrapper.authentication-cover .authentication-inner{min-height:100vh;position:relative}.authentication-wrapper.authentication-cover .authentication-image{inline-size:70%}html:not([dir=rtl]) .authentication-wrapper.authentication-cover .authentication-image{inset-inline-start:unset}.authentication-wrapper.authentication-basic .authentication-inner{max-width:450px}.authentication-wrapper .auth-input-wrapper .auth-input{max-width:50px;padding-left:.4rem;padding-right:.4rem;font-size:150%}@media(max-width: 575.98px){.authentication-wrapper .auth-input-wrapper .auth-input{font-size:1.125rem}}@media(max-width: 1199.98px){.authentication-cover .authentication-image{inset-block-end:9%}[dir=rtl] .authentication-cover .authentication-image{inline-size:65%}}#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control{border-color:#ff4d49}.light-style .authentication-wrapper .authentication-bg{background-color:#fff}.dark-style .authentication-wrapper .authentication-bg{background-color:#30334e}

/* PAGE FAQ CSS */
.faq-header{background-repeat:no-repeat;background-size:cover !important;min-height:300px !important;border-radius:.625rem}.faq-header .input-wrapper{position:relative;width:100%;max-width:55%}@media(max-width: 575.98px){.faq-header .input-wrapper{max-width:70%}}.light-style .faq-header{background:url("../../../img/pages/header-light.png")}.light-style .bg-faq-section{background-color:rgba(76,78,100,.03)}.dark-style .faq-header{background:url("../../../img/pages/header-dark.png")}.dark-style .bg-faq-section{background-color:rgba(234,234,255,.03)}

/* PAGE HELP CENTER CSS */
.help-center-header{border-top-left-radius:.625rem;border-top-right-radius:.625rem;background-size:cover !important;background-repeat:no-repeat;min-height:300px !important}.help-center-header .input-wrapper{position:relative;width:100%;max-width:55%}@media(max-width: 575.98px){.help-center-header .input-wrapper{max-width:70%}}.help-center-contact-us{border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem}.light-style .help-center-header{background:url("../../../img/pages/header-light.png")}.light-style .bg-help-center{background-color:#f4f4f6}.dark-style .help-center-header{background:url("../../../img/pages/header-dark.png")}.dark-style .bg-help-center{background-color:#3b3e59}

/* PAGE ICONS CSS */
#icons-container .icon-card{width:128px}@media(max-width: 1024px){#icons-container .icon-card{width:126px}}@media(max-width: 767.98px){#icons-container .icon-card{width:131px}}@media(max-width: 414px){#icons-container .icon-card{width:110px}}@media(max-width: 375px){#icons-container .icon-card{width:150px}}

/* PAGE MISC CSS */
.misc-wrapper{display:flex;flex-direction:column;align-items:center;min-height:100vh;justify-content:center;position:relative;padding:1.25rem}.misc-bg{inline-size:100%;position:absolute;inset-inline-start:0;bottom:0}.misc-object{position:absolute;bottom:8%;z-index:1}html:not([dir=rtl]) .misc-object{left:16%}[dir=rtl] .misc-object{right:10%}

/* PAGE PRICING CSS */
.pricing-plans ul{list-style-type:circle}.pricing-plans ul li::marker{font-size:1.4rem}.pricing-free-trial{background-color:rgba(102,108,255,.04)}.badge-pro{margin-left:1px !important}.pricing-plans-comparison .table tr>th:first-child,.pricing-plans-comparison .table tr>td:first-child{white-space:nowrap;text-align:start}.pricing-plans-comparison .table tbody tr:last-child td{border-bottom:0}.price-yearly-toggle{position:absolute;margin:auto;left:0;right:0}.light-style .bg-alt-pricing{background-color:#f7f7f9}.dark-style .bg-alt-pricing{background-color:#282a42}@media(min-width: 992px){.pricing-free-trial img{position:absolute;bottom:0}html:not([dir=rtl]) .pricing-free-trial img{right:0}[dir=rtl] .pricing-free-trial img{left:0}}

/* PAGE PROFILE CSS */
.user-profile-header-banner img{width:100%;object-fit:cover;height:250px}.user-profile-header{margin-top:-2rem}.user-profile-header .user-profile-img{border:5px solid;width:120px}.light-style .user-profile-header .user-profile-img{border-color:#fff}.dark-style .user-profile-header .user-profile-img{border-color:#30334e}.dataTables_wrapper .card-header .dataTables_filter label{margin-top:0 !important;margin-bottom:0 !important}@media(max-width: 767.98px){.user-profile-header-banner img{height:150px}.user-profile-header .user-profile-img{width:100px}}

/* PAGE USER VIEW CSS */
.user-card .user-info-title{min-width:100px}@media(min-width: 768px)and (max-width: 825px){.dataTables_filter label input{width:75% !important}}@media(min-width: 1200px){.light-style .user-card .border-container-lg{border-right:1px solid #eaeaec}.light-style[dir=rtl] .user-card .border-container-lg{border-right:0;border-left:1px solid #eaeaec}}@media(max-width: 1199.98px){.light-style .user-card .border-container-lg{padding-bottom:1rem}}@media(min-width: 576px){.light-style .user-card .border-container{border-right:1px solid #eaeaec}.light-style .timeline .break-text{width:calc(100% - 90px)}.light-style[dir=rtl] .user-card .border-container{border-right:0;border-left:1px solid #eaeaec}}@media(min-width: 992px){.dark-style .user-card .border-container-lg{border-right:1px solid #464963}.dark-style[dir=rtl] .user-card .border-container-lg{border-right:0;border-left:1px solid #464963}}@media(min-width: 576px){.dark-style .user-card .border-container{border-right:1px solid #464963}.dark-style .timeline .break-text{width:calc(100% - 90px)}.dark-style[dir=rtl] .user-card .border-container{border-right:0;border-left:1px solid #464963}}

/* UI CAROUSELS CSS */
.swiper{width:100%;height:400px}.swiper .swiper-slide{padding:2rem 0;text-align:center;font-size:1.5rem;background-color:#ecebed;background-position:center;background-size:cover}#swiper-multiple-slides,#swiper-3d-coverflow-effect{height:300px}#swiper-3d-coverflow-effect .swiper-slide{max-width:300px}#swiper-3d-cube-effect{max-width:400px}#swiper-3d-flip-effect{padding:50px}#swiper-gallery{height:500px}#swiper-gallery .gallery-top{height:80%;width:100%}#swiper-gallery .gallery-thumbs{height:20%;box-sizing:border-box;padding:10px 0}#swiper-gallery .gallery-thumbs .swiper-slide{width:25%;height:100%;opacity:.4;cursor:pointer}#swiper-gallery .gallery-thumbs .swiper-slide-thumb-active{opacity:1}

/* WIZARD CHECKOUT CSS */
#wizard-checkout .bs-stepper-header{max-width:800px}
