:root{
    --primary-color:#1967a8;
}

.drop-zone {
    max-width: 500px;
    height: 200px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
    color: #cccccc;
    border: 4px dashed #dfe3e7;
    border-radius: 10px;
    margin: auto;
  }

  .drop-zone--over {
    border-style: solid;
  }

  .drop-zone__input {
    display: none;
  }

  .drop-zone__thumb {
    width: 200px;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #cccccc;
    background-size: cover;
    position: relative;
  }

  .drop-zone__thumb::after {
    content: attr(data-label);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.75);
    font-size: 14px;
    text-align: center;
  }
.sm-erMessage{
    color: red;
}
.spinner-border.sms-spinner {

    width: 1rem;
    height: 1rem;
}
/* otp  */
.inputs input {
    width: 40px;
    height: 40px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}
.form-control:focus {
    box-shadow: none;
    border: 2px solid red
}

.validate {
    border-radius: 20px;
    height: 40px;
    background-color: red;
    border: 1px solid red;
    width: 140px
}
.superUpload .drop-zone {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}
.box-body.superUpload {
    padding: 0;
}
.super-modal .modal-content {
    border-radius: 10px;
}
.super-modal button.btn-close {
    margin-left: auto;
    padding: 0.8rem;
    box-shadow: 0 5px 20px 0 rgba(34, 41, 47, 0.1);
    border-radius: 0.357rem;
    background-color: #fff;
    opacity: 1;
    transition: all 0.23s ease 0.1s;
    position: relative;
    transform: translate(20px, -10px);
}
.super-modal button.btn-close:hover{
    opacity: 1;
    outline: none;
    transform: translate(15px, -2px);
    box-shadow: none;
}
.superUpload .drop-zone__thumb {
    height: 120px;
    min-width: 120px;
    border-radius: 50%;
}
.chat-group {
    position: relative;
}
.chat-group [type="checkbox"] + label:before, .chat-group [type="checkbox"]:not(.filled-in) + label:after {
    content: none;
}
.chat-group [type="checkbox"]:not(:checked),.chat-group [type="checkbox"]:checked {
    position: relative;
    left: auto;
    opacity: 1;
}
.chat-group input{
    height: 17px;
}
.sidebar-menu > li > a > i {
    width: 35px;
    height: 35px;
    margin-left: 2px;
    padding: 8px;
    margin-top: 0px;
    margin-right: 0;
    position: relative;
    top: -5px;

}
.theme-primary .main-sidebar i {
    filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}
.theme-primary.light-skin .sidebar-menu > li:hover a i, .theme-primary.light-skin .sidebar-menu > li:active a i, .theme-primary.light-skin .sidebar-menu > li.active a i {
    filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}
.chat-group .chat-group-item {
    display: flex;
    align-items: center;
}
.chat-group-item label {
    padding-left: 10px;
}
.sms-name img {
    width: 120px;
    border-radius: 50%;
    height: 120px;
    border: 1px solid #fafafa;
}
.sms-msg-profile .box-title{
    font-size: 28px;
    color: #475f7b;
}
.sms-name {
    display: flex;
    align-items: center;
}
.sms-msg-profile {
    display: flex;
    align-items: center;
    gap: 28px;
}

.sms-name-em {
    display: flex;
    flex-direction: column;
}
.sms-info {
    display: flex;
    gap: 28px;
    margin-top: 13px;
}
.sms-name-em {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.sms-info div, .sms-name-em span, .user-profile-header.user-info span {
    color: #aaa8a8;
}
.sms-name-em strong, .sms-info strong{
    color: #475f7b;
}
.user-profile-header.p-20.user-info {
    display: flex;
    flex-wrap: wrap;
}
.user-profile-header.p-20.user-info .mb-5 {
    max-width: 50%;
    width: 100%;
}
.sms-msg-profile{
    margin-bottom: 15px;
}
.next-table thead th {
    width: 20%;
    font-size: 12px;
    text-align: center;
}
.prev-apt-table th{
    font-size: 12px;
    text-align: center;
}
:is(.next-table, .prev-apt-table) td{
    font-size:12px ;
}
.payer-table th{
    font-size: 12px;
}
.media .custom-control {
    margin-top: 0;
}

.sm-group-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-height: 450px;
    overflow: auto;
    align-content: flex-start;
}
.sms-grup-header h3 {
    padding: 15px 24px 15px;
    border-bottom: 1px solid #688cb4;
}
.form-group :is(input, select, textarea){
    border-bottom: 1px solid #688cb4;
}
.sm-group-body .group-item {
    max-width: 50%;
    width: 100%;
}
.bs-example-modal-lg-grop .modal-dialog.modal-lg {
    max-width: 1100px;
}
.theme-primary .form-control:focus {
    border-color: #1967a8;
    border: 1px solid;
}
.form-group.sms-select-status select {
    border: 1px solid #688cb4;
    width: 100%;
    padding: 0.375rem 0.75rem;
    border-radius: 5px;
}
.chat-variables{
    margin-bottom: 20px;
}
.chat-variables a {
    border: 1px solid #688cb4;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
}
input::placeholder {
    opacity: 0.5 !important;
}
.smtp ul li a.active:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    background-color: #1967a8;
    left: 0;
    border-radius: 50%;
}
.smtp ul li a.active {
    position: relative;
    display: flex;
    align-items: center;
}
.smtp :is(.box.no-shadow, .tab-content, .box-body){
    padding-bottom: 0;
    padding-bottom: 0;
}
.smtp .box.no-shadow .nav-tabs-custom {
    border: 0;
    margin: 0;
}
.smtp .nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: #fff;
}
.smtp .nav-tabs-custom > .nav-tabs > li > a.active{

    border: 0 !important;
    color: #1967a8;
    font-weight: 700;
}
.smtp .nav-tabs-custom > .nav-tabs > li > a {
    border-top: 0;
}
.file-download{
    border: 1px solid #1967a8;
    padding: 5px 10px;
    border-radius: 5px;
}
.sms-dob{
    opacity: 0.7;
    font-size: 12px;
}
.sms-box {
    position: relative;
}
.sms-count-badge {
    color: #fff;
    margin: 0;
    position: absolute;
    top: 0;
    left: 1px;
    width: 25px;
    border-radius: 50%;
    text-align: center;
    padding: 4px;
    font-size: 12px;
}
.sms-list-main a.align-self-center{
    margin-left: 0;
}
.sms-list-main a.align-self-center img{
    border-radius: 50%;
}
.sms-list-active .media.rounded.sms-box {
    align-items: center;
}
.sms-list-active .avatar.status-success{
    margin: 0;
}
.sms-profile-main :is(th, td) {
    padding: 14px 10px !important;
}
.sms-profile-main td{
    color:#475f7b;
}

.sms-footer .ck-editor{
    max-width: 83%;
    width: 100% !important;
}
.notification-sms-info p{
    margin-bottom: 0;
}
.notification-sms-info{
    margin-top: 8px;
}
.sent-sms-out {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.sent-sms-out .card{
    margin-bottom: 10px !important;
}
.sms-status-sentNot {
    display: flex;
    gap: 5px;
}
:is(.message-editor) .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
    height: 70px;
    overflow: auto;
}
:is(.wizard-content) .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
    height: 200px;
    overflow: auto;
}
.table-check input[type="checkbox"] {
    position: unset;
    opacity: 1;
}
.main-header .navbar-custom-menu {
    float: right;
    width: 47%;
}
.app-menu {
    width: 40%;
}
.group-select{
    max-width: 60%;
    width: 100%;
}
.bulksearch-btn{
    margin-top: 32px;
}
.name-prof{
    cursor: pointer;
}
.name-prof:hover{
    color:#1967a8;
}
.wrapper[data-popper-placement="right-start"] {
    bottom: 0 !important;
    transform: translate(640px, 469px) !important;
    z-index: 1;
}
.chat-history-btn {
    display: inline-block;
    position: relative;
    margin: 0 0 -40px;
    float: right;
    bottom: 0;
    z-index: 2;
}
.invalid-error{
    width: 100%;
}
.btn-primary{
    border: 0;
}
body{
    max-width: 100%;
    width: 100%;
}
.sms-group-name input.custom-control-input {
    position: relative !important;
    left: unset !important;
    opacity: 1 !important;
}

/* Styling for the scrollbar */
.slim-scrollbar {
    overflow: auto;
}
.panel-collapse.collapse.show {
    visibility: visible;
}
/* Webkit-based browsers (Chrome, Safari) */
.slim-scrollbar::-webkit-scrollbar {
    width: 4px;

    /* Set the width of the scrollbar */
}

.slim-scrollbar::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    /* Color of the scrollbar track */
}

.slim-scrollbar::-webkit-scrollbar-thumb {
    background-color: #888;
    /* Color of the scrollbar thumb (the draggable part) */
}

/* Firefox */
.slim-scrollbar {
    scrollbar-width: thin;
}

.slim-scrollbar::-moz-scrollbar {
    width: 8px;
    /* Set the width of the scrollbar */
}

.slim-scrollbar::-moz-scrollbar-track {
    background-color: #f1f1f1;
    /* Color of the scrollbar track */
}

.slim-scrollbar::-moz-scrollbar-thumb {
    background-color: #888;
    /* Color of the scrollbar thumb (the draggable part) */
}
body{
    position: unset !important;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked{
    position: relative !important;
    left: unset !important;
    opacity: 1 !important;
    cursor:pointer;
}
.drop-zone__thumb::after{
    display: none;
}
.superUpload .drop-zone__thumb {
    position: absolute;
    width: 120px;
}
.superUpload .drop-zone {
    position: relative;
}
.wizard-content a.nav-link{
    max-width: 162px;
    width: 100%;
    display: inline-block;
    width: auto;
    text-align: center;
    position: relative;
    padding: 0.5rem 2.5rem;
    border-radius: 5px;
    margin: 0 10px;
    background-color: #d5dfea;
    border: 2px solid #d5dfea;
    color: #737373;
    cursor: default;
}
.wizard-content a.nav-link.active {
    border: 2px solid #1967a8 !important;
    background-color: #1967a8 !important;
    color: #ffffff;
    cursor: default;
}
.theme-primary .btn-success {
    background-color: #1967a8;
    border-color: #1967a8;
    color: #ffffff;
}
.theme-primary .btn-success:hover, .theme-primary .btn-success:active, .theme-primary .btn-success:focus, .theme-primary .btn-success.active {
    background-color:rgb(0, 128, 255) !important;
    border-color:rgb(0, 128, 255) !important;
    color: #ffffff !important;
}
select#country {
    margin-top: 0 !important;
}
span.select2-selection.select2-selection--multiple {
    padding-right: 16px;
}
.theme-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding-right: 5px;
    line-height: 20px;
    font-size: 12px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #fff;
    color: #fff;

}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-right: 2px;
    margin-top: 0px;
    font-size: 20px;
    line-height: 25px;
}
.filament-dropdown-trigger path {
    color: #475F7b;
}
.filament-icon-button{
    width: 19px !important;
}
button.filament-tables-pagination-item.relative.focus\:underline, button.filament-tables-pagination-item:focus:not(:focus-visible) {
    border-radius: 50%;
    min-width: 28px !important;
    height: 28px !important;
}
.rounded-lg.border {
    padding-inline: 8px;
}
td, td span {
    color: #212529;
}
table> tbody > tr:nth-of-type(odd) {
    background-color: rgb(0 0 0 / 5%);
    color: #212529;
}
.filament-tables-table thead tr th button {
    font-size: 14px;
    font-weight: 700;
}
thead tr {
    background-color: #d5dfea !important;
}
.filament-tables-cell .filament-tables-text-column {
    padding: 10px !important;
}
th.filament-tables-header-cell button {
    padding: 10px 0;
    margin: 7px 0;
}
.form-group :is(input, select, textarea) {
    border-radius: 4px;
}
.chat-history{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.wizard-content h3 {
    margin-bottom: 16px;
}
.table.table-bordered tr {
    background-color: transparent !important;
}
table.table.csv-file-outer {
    margin: 36px 0;
}
.finish-outer{
    margin-top: 36px;
}
.remember-check{
    position: relative;
}
.remember-check input{
    appearance: none;
}
.badge-notifi{
    background-color: var(--primary-color);
    position: absolute;
    z-index: 11;
    border-radius: 50%;
    font-size: 11px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    right: 0;
    top:4px;
}
.sms-editor {
    max-width: 84%;
    width: 100%;
}
trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0 !important;
}
trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer;
    padding: 0 3px !important;
    width: 30px;
}
span.trix-button-group-spacer {
    display: none;
}
.theme-primary .text-success{
    color: var(--primary-color) !important;
}
.sms-group-inner .media .custom-control{
    display: flex;
}
trix-toolbar .trix-button-row {
    justify-content: flex-start !important;
}
.finish-outer p {
    margin: 20px 0;
    font-size: 16px;
}
.finish-outer h4.card-title {
    margin: 0 !important;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
}
.bulk-notification-title, .super-modal h3.text-center{
    font-size: 24px;
}
.notification-bulk-modal-lg-grop i.fa.fa-remove {
    font-size: 22px;
    font-weight: 300;
    line-height: 14px;
}
[type=checkbox]:checked:hover, [type=checkbox]:checked:focus, [type=radio]:checked:hover, [type=radio]:checked:focus{
    box-shadow: none !important;
}
.bs-example-modal-lg b.text-success {
    color: rgb(0, 128, 255) !important;
}
.chat-variables h4{
    margin-bottom: 10px;
}
.chat-variables a.active{
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #ffffff;
}
.confetti {
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .confetti::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 7px;
    animation: 1.5s explode ease-out 5 backwards, 1.5s gravity ease-in 5 backwards;
  }
  .sms-outer img.avatar {
    border-radius: 50%;
    object-fit: cover;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header img {
    object-fit: cover;
}
.user-name div {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.user-name small {
    font-size: 13px;
    font-weight: 400;
}
.notification-main .unread{
    background-color: #cccccc61;
}
.notification-main .read{
    background-color: #ffffff;
}
.sms-outer .fa-star{
    color: #FFD700;
}
.sms-list-main div#scrollableDiv {
    height: 604px !important;
}
.active-filter, .active-filter:hover{
    background-color: var(--primary-color);
    color: #ffffff !important;
}
.notifications-menu ul.dropdown-menu.animated.bounceIn.show {
    min-width: 500px;
}
.notifications-menu ul.dropdown-menu.animated.bounceIn.show li ul li a {
    padding-inline: 20px;
}
.profile .widget-user .widget-user-image > img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border: 3px solid #ffffff;
}

  @keyframes explode {
    to {
      box-shadow: 138px -111.3333333333px #3bceac, -128px -181.3333333333px #ff9c8f, 108px -42.3333333333px #2997ff, 140px -142.3333333333px #f0cd27, -63px -64.3333333333px #3bceac, 69px -77.3333333333px #3bceac, 207px -54.3333333333px #ff9c8f, -239px -161.3333333333px #3bceac, -135px -8.3333333333px #2997ff, 153px -70.3333333333px #2997ff, 44px -71.3333333333px #3bceac, -88px -51.3333333333px #2997ff, -116px -80.3333333333px #2997ff, -157px 16.6666666667px #ff9c8f, -228px -121.3333333333px #3bceac, 139px -77.3333333333px #ff9c8f, -25px -116.3333333333px #2997ff, 95px -44.3333333333px #ff9c8f, 122px -48.3333333333px #3bceac, 70px 39.6666666667px #f0cd27, -25px -65.3333333333px #f0cd27, 187px -88.3333333333px #f0cd27, 10px -184.3333333333px #3bceac, 238px 18.6666666667px #f0cd27, -7px -132.3333333333px #3bceac, -102px -61.3333333333px #ff9c8f, 90px -205.3333333333px #ff9c8f, -193px -183.3333333333px #ff9c8f, 69px -13.3333333333px #ff9c8f, 229px 2.6666666667px #f0cd27, -61px 41.6666666667px #f0cd27, -172px -155.3333333333px #2997ff, 85px -23.3333333333px #2997ff, 47px -150.3333333333px #ff9c8f, 155px -148.3333333333px #f0cd27, -183px -31.3333333333px #3bceac, -202px -142.3333333333px #3bceac, -51px -188.3333333333px #f0cd27, -213px -62.3333333333px #2997ff, -93px -49.3333333333px #3bceac, -242px 20.6666666667px #ff9c8f, 21px 29.6666666667px #ff9c8f, 197px -28.3333333333px #f0cd27, 132px -206.3333333333px #ff9c8f, -149px -153.3333333333px #2997ff, 241px 11.6666666667px #3bceac, -62px -88.3333333333px #2997ff, 176px -164.3333333333px #3bceac, -54px -58.3333333333px #f0cd27, 196px -191.3333333333px #f0cd27, -80px -174.3333333333px #2997ff, 40px -102.3333333333px #ff9c8f, 73px 10.6666666667px #3bceac, 55px -74.3333333333px #2997ff, -37px -10.3333333333px #2997ff, 62px -130.3333333333px #f0cd27, -132px 32.6666666667px #3bceac, 97px -39.3333333333px #ff9c8f, -76px -143.3333333333px #f0cd27, 5px 7.6666666667px #2997ff, 244px -65.3333333333px #ff9c8f, 222px -82.3333333333px #3bceac, 153px -162.3333333333px #3bceac, -10px -9.3333333333px #3bceac, 122px -149.3333333333px #2997ff, 135px -37.3333333333px #ff9c8f, -180px -105.3333333333px #f0cd27, -27px 13.6666666667px #3bceac, 224px -12.3333333333px #f0cd27, 174px -181.3333333333px #ff9c8f, -121px -134.3333333333px #2997ff, -5px -67.3333333333px #f0cd27, -70px -207.3333333333px #f0cd27, 94px -62.3333333333px #2997ff, -22px 11.6666666667px #ff9c8f, -132px -120.3333333333px #f0cd27, -162px 5.6666666667px #f0cd27, -234px -128.3333333333px #f0cd27, 92px -182.3333333333px #f0cd27, 205px 0.6666666667px #2997ff, 73px -133.3333333333px #2997ff, 233px -0.3333333333px #ff9c8f, -150px 7.6666666667px #f0cd27, -168px -97.3333333333px #3bceac, 163px -190.3333333333px #f0cd27, 144px -118.3333333333px #ff9c8f, -36px -114.3333333333px #f0cd27, -240px -0.3333333333px #3bceac, -168px -187.3333333333px #f0cd27, -68px 36.6666666667px #f0cd27, -21px 31.6666666667px #3bceac;
    }
  }
  @keyframes gravity {
    to {
      transform: translateY(75px);
      opacity: 0;
    }
  }
  @media (max-width:992px) {
    .main-header .navbar {
      
        min-height: 50px;
  }
  .app-menu {
    width: 16%;
}
.main-header .navbar-custom-menu {
    float: right;
    width: 80%;
}
.navbar-custom-menu .navbar-nav{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    padding: 0;
    width: 33px;
    height: 33px;
    margin: 0 5px !important;
}
.main-header .navbar-custom-menu .full-screen {
   
    display: none;
}
.navbar-custom-menu.r-side .form-group label.form-label {
    display: none;
}
.main-header .push-btn img {
    height: 25px;
    width: 25px;
    margin-top: 2.5px;
}
.main-header .navbar-custom-menu .navbar-nav > li {
    height: fit-content;
}
.navbar-custom-menu .navbar-nav .form-group {
    margin-bottom: 0;
}
.sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-top: 16px;
}
}

  @media (min-width: 1600px) {
   
    .message .sms-outer :is(.box.bg-light, .col-lg-7.col-12 .box){
        height: 87vh;
    }
  }