.sidebar-dark .sidebar .nav .nav-item.active > .nav-link .menu-title {
    color: #51087e;
}

.sidebar-dark .sidebar .nav .nav-item.active > .nav-link i {
    color: #d6d8e2;
    opacity: 0.5;
}

.sidebar-dark .sidebar .nav .nav-item .nav-link:visited {
    /* color:  #51087E !important; */
}

.sidebar-dark .sidebar .nav .nav-item .nav-link:hover {
    color: #d6d8e2 !important;
    opacity: 1;
    background: none !important;
}

.navbar-toggler {
    /* color:  white !important; */
}

.form-control-lg {
    padding: 0.375rem 0.75rem !important;
}

.chat-list .list:hover {
    background-color: #cdd4e0;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 50%;
}

.settings-panel .chat-list .list.active {
    background-color: #00bbe1a9;
}

.settings-panel .nav-tabs .nav-item .nav-link.active {
    color: #51087e;
}

.settings-panel .settings-close {
    color: #51087e;
}

.edit-btn {
    border: 1px solid #51087e;
    color: #51087e;
    margin-right: 2%;
}

.edit-btn:hover {
    background-color: #51087e;
    color: white;
    border: none;
}

div.tagsinput span.tag {
    background-color: #51087e !important;
}

.nav-pills-success .nav-link.active {
    background-color: #83be21;
}

.nav-pills-success .nav-link {
    color: rgba(0, 0, 0, 0.637);
}

.member-query-table .table-striped tbody tr:nth-of-type(odd) {
    background-color: #00006621;
}

.redemption-btn {
    border: none;
    color: black;
}

.redemption-btn:hover {
    border: none;
    background-color: white;
    color: #51087e;
}

.perx-blue {
    color: #51087e !important;
}

.text-muted-sigma {
    color: #51087e;
    font-weight: 400;
}

.success-text {
    color: green;
}

.row-flexed {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.perx-green {
    background-color: #83be21 !important;
}

.failed-text {
    color: red;
}

.large-cont-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.delete-btn {
    border: 1px solid rgba(255, 0, 0, 0.603);
    color: rgba(255, 0, 0, 0.603);
    margin-right: 2%;
}

.delete-btn:hover {
    background-color: rgba(255, 0, 0, 0.603);
    color: white;
    border: none;
}

.disable-btn {
    border: 1px solid #000066;
    color: #000066;
    margin-right: 2%;
}

.disable-btn:hover {
    background-color: #000066;
    color: white;
    border: none;
}

.table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
}

.dataTables_wrapper .dataTable thead .sorting:before,
.dataTables_wrapper .dataTable thead .sorting_asc:before,
.dataTables_wrapper .dataTable thead .sorting_desc:before,
.dataTables_wrapper .dataTable thead .sorting_asc_disabled:before,
.dataTables_wrapper .dataTable thead .sorting_desc_disabled:before {
    /* display: none; */
}

.dataTables_wrapper .dataTable thead .sorting:after,
.dataTables_wrapper .dataTable thead .sorting_asc:after,
.dataTables_wrapper .dataTable thead .sorting_desc:after,
.dataTables_wrapper .dataTable thead .sorting_asc_disabled:after,
.dataTables_wrapper .dataTable thead .sorting_desc_disabled:after {
    /* display: none; */
}

.dataTables_wrapper .dataTable thead .sorting:before,
.dataTables_wrapper .dataTable thead .sorting_asc:before,
.dataTables_wrapper .dataTable thead .sorting_desc:before,
.dataTables_wrapper .dataTable thead .sorting_asc_disabled:before,
.dataTables_wrapper .dataTable thead .sorting_desc_disabled::after {
    /* display: none; */
}

.pagination .page-item.active .page-link,
.jsgrid .jsgrid-pager .page-item.active .page-link,
.jsgrid .jsgrid-pager .active.jsgrid-pager-nav-button .page-link,
.jsgrid .jsgrid-pager .active.jsgrid-pager-page .page-link,
.pagination .page-item.active .jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .page-item.active .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button .page-item.active a,
.jsgrid .jsgrid-pager .active.jsgrid-pager-nav-button a,
.pagination .page-item.active .jsgrid .jsgrid-pager .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .page-item.active .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .jsgrid-pager-page .page-item.active a,
.jsgrid .jsgrid-pager .active.jsgrid-pager-page a,
.pagination .page-item:hover .page-link,
.jsgrid .jsgrid-pager .page-item:hover .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:hover .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-page:hover .page-link,
.pagination .page-item:hover .jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .page-item:hover .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button .page-item:hover a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:hover a,
.pagination .page-item:hover .jsgrid .jsgrid-pager .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .page-item:hover .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .jsgrid-pager-page .page-item:hover a,
.jsgrid .jsgrid-pager .jsgrid-pager-page:hover a,
.pagination .page-item:focus .page-link,
.jsgrid .jsgrid-pager .page-item:focus .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:focus .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-page:focus .page-link,
.pagination .page-item:focus .jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .page-item:focus .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button .page-item:focus a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:focus a,
.pagination .page-item:focus .jsgrid .jsgrid-pager .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .page-item:focus .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .jsgrid-pager-page .page-item:focus a,
.jsgrid .jsgrid-pager .jsgrid-pager-page:focus a,
.pagination .page-item:active .page-link,
.jsgrid .jsgrid-pager .page-item:active .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:active .page-link,
.jsgrid .jsgrid-pager .jsgrid-pager-page:active .page-link,
.pagination .page-item:active .jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .page-item:active .jsgrid-pager-nav-button a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button .page-item:active a,
.jsgrid .jsgrid-pager .jsgrid-pager-nav-button:active a,
.pagination .page-item:active .jsgrid .jsgrid-pager .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .page-item:active .jsgrid-pager-page a,
.jsgrid .jsgrid-pager .jsgrid-pager-page .page-item:active a,
.jsgrid .jsgrid-pager .jsgrid-pager-page:active a {
    border: 1px solid #51087e;
    background-color: #51087e;
}

.form-check-primary.form-check
    label
    input[type="checkbox"]:checked
    + .input-helper:before,
.form-check-primary.form-check
    label
    input[type="radio"]:checked
    + .input-helper:before {
    background-color: #51087e;
}

.form-check .form-check-label input[type="checkbox"] + .input-helper:before {
    border: 2px solid #51087e !important;
}

.form-check .form-check-label input[type="radio"] + .input-helper:before {
    border: 2px solid #51087e !important;
}

.form-check
    .form-check-label
    input[type="radio"]:checked
    + .input-helper:before {
    background-color: #51087e;
}

.button-rows {
    width: 25%;
}

.btn-primary,
.wizard > .actions a {
    background-color: #51087e;
    border-color: #51087e;
}

.chats-section img {
    width: 40px;
    height: 40px;
}

.badge-warning,
.preview-list .preview-item .preview-thumbnail .badge.badge-busy {
    color: white;
}

.label-desc {
    color: #51087e;
    text-align: right;
    font-size: 13px;
}

.form-check
    .form-check-label
    input[type="checkbox"]:checked
    + .input-helper:before {
    background-color: #51087e;
}

.used-cards p {
    margin: 0px;
    font-size: 15px;
    font-weight: 500;
}

.used-cards p:first-child {
    color: #51087e;
}

.flex-container-div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.modal-btns-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.nav-div-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
}

.dashboard-header h4 {
    font-size: 1.125rem;
}

.sidebar-dark .sidebar {
    background-color: #380358;
}

.sidebar-dark .navbar .navbar-brand-wrapper {
    background-color: #380358;
}

.sidebar-dark .sidebar .nav .nav-item .nav-link .menu-title {
    color: white;
    opacity: 0.5;
}

.sidebar-dark .sidebar .nav .nav-item.active > .nav-link .menu-title {
    color: white;
    opacity: 0.5;
}

.welcome-back-text {
    margin-left: 5px;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
}

.welcome-back-text span {
    color: #380358;
}

.main-panel .breadcrumb {
    width: 100%;
}

.profile-image-session {
    margin: 15px 0px;
}

.profile-image-session .circle {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #51087e;
}

.save-btn {
    background: #51087e;
    color: white;
    border: none;
    margin-top: 25px;
}

.notification-card {
    border: 1px solid #cdd4e0;
    min-height: 35px;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    cursor: pointer;
    margin: 20px 0px;
}

.notification-card p {
    margin: 0px;
    padding: 0px;
}

.notification-card i {
    font-size: 19px;
}

.appointment-container {
    margin-bottom: 3%;
}

.appointment-card {
    min-height: 100px;
    background-color: #51087e;
    border-radius: 5px;
}

.appointment-card2 {
    min-height: 100px;
    background-color: #ffba00;
    border-radius: 5px;
}

.appointment-card3 {
    min-height: 100px;
    background-color: #02ac3d;
    border-radius: 5px;
}

.appointment-card4 {
    min-height: 100px;
    background-color: #4f03db;
    border-radius: 5px;
}

.appointment-contents {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    padding: 20px 15px;
}

.appointment-contents p {
    color: white;
}

.appointment-contents p:first-child {
    color: white;
    font-weight: bold;
}

.fc-external-events .fc-event:nth-child(1) {
    border-color: black;
}

.fc-external-events .fc-event:nth-child(2) {
    border-color: #f57100;
}

.fc-external-events .fc-event:nth-child(4) {
    border-color: #db0324;
}

.fc-external-events .fc-event:nth-child(3) {
    border-color: #02ac3d;
}

.fc .fc-button-group .fc-button.fc-state-active {
    color: #51087e;
}

.cancel-btn {
    border: 1px solid #db0324;
    color: #db0324;
    font-size: 12px;
    border-radius: 3px;
    width: 100%;
    /* height: 35px; */
}

.confirm-btn {
    background-color: #f57100;
    color: white;
    border-radius: 3px;
    font-size: 12px;
}

.patient-btn {
    background-color: #51087e;
    color: white;
    border-radius: 3px;
    font-size: 12px;
}

.patient-btn:hover {
    background-color: #51087e;
    color: rgba(255, 255, 255, 0.521);
    border-radius: 3px;
    font-size: 12px;
}

.check-btn {
    background-color: #51087e;
    color: white;
    border-radius: 3px;
    font-size: 12px;
    /* cursor: none; */
}

.check-btn:hover {
    background-color: #51087e;
    /* color: rgba(255, 255, 255, 0.459); */
    border-radius: 3px;
    font-size: 12px;
    color: white;
    /* cursor: none; */
}

.check-btn-btn {
    background-color: #51087e;
    color: white;
    border-radius: 3px;
    font-size: 12px;
    cursor: none;
}

.check-btn-btn:hover {
    background-color: #51087e;
    /* color: rgba(255, 255, 255, 0.459); */
    border-radius: 3px;
    font-size: 12px;
    color: white;
    cursor: none;
}

.patient h6 {
    margin-bottom: 0px !important;
    padding-bottom: 0.2rem !important;
}

.patient p {
    /* margin: 0px;
    padding: 0px; */
}

.display-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.display-container p:first-child {
    color: black;
    font-weight: bold;
    font-size: 13px;
}

.display-container p:last-child {
    opacity: 0.5;
    text-align: right;
    font-size: 13px;
}

.display-container .status {
    color: #f57100;
    opacity: 1;
    font-weight: bold;
}

.patient-card {
    background: #6c0ba9 0% 0% no-repeat padding-box;
    border: 1px solid #cdd4e0;
    border-radius: 5px;
    opacity: 1;
    min-height: 130px;
    margin-bottom: 1rem;
    padding: 20px 10px;
}

.patient-card .info-container {
    padding: 2rem;
}

.info-container {
    color: white;
    font-weight: bold;
}

.patient-card img {
    /* width: 100%; */
    height: 75%;
    width: 9.5rem;
}

.pickers-forms label {
    color: #151617;
}

.search-btn {
    background-color: #51087e;
    color: white;
    width: 80%;
}

.search-btn:hover {
    background-color: #51087e;
    color: rgba(255, 255, 255, 0.699);
}

.view-btn {
    color: #51087e;
}

.margin-added {
    margin: 10px;
}

.slot-btn {
    background-color: #db0324;
    color: white;
    width: 80%;
}
.slot-btn:hover {
    color: white;
}
.btn-number {
    border: 1px solid rgba(0, 0, 0, 0.253);
    height: 38px;
}

.add-btn {
    background-color: #02ac3d;
    color: white;
    border: none;
}

.text-secondary,
.list-wrapper .remove {
    color: #51087e !important;
}

.consultation-checker
    .form-check
    .form-check-label
    input[type="checkbox"]
    + .input-helper:before {
    display: none !important;
}

.block-btn {
    background-color: #000000;
    color: white;
    border-radius: 2px;
}

.block-btn:hover {
    background-color: #000000;
    color: white;
}

.modal-body .flex-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.modal-body .flex-container h5 {
    margin: 30px 0px;
}

/* Split the screen in half */
.login .split {
    height: 100%;
    width: 50%;
    position: fixed;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    padding-top: 20px;
}

/* Control the left side */
.login .left {
    left: 0;
    background-color: white;
}

.inherit-checkbox {
    position: inherit !important;
    /*background: red !important;*/
}

.white-background-card {
    background: white;
    border: 1px solid #cdd4e0;
    color: #1c273c;
    /* margin-top: 2%; */
    margin-bottom: 2%;
    border-radius: 1%;
}

.nav-pills {
    border-bottom: 1px solid #e3e7ed;
    padding-bottom: 1rem;
    font-weight: 500;
}

.nav-tabs .nav-item {
    margin-bottom: 1px !important;
    margin-right: 0.4rem !important;
}

.nav-tabs .nav-item:first-child .nav-link {
    border-radius: 3px 0 0 0 !important;
}

.nav-tabs .nav-item:last-child .nav-link {
    border-radius: 0 3px 0 0 !important;
}

.actions-buttons {
    float: right;
    margin-bottom: 1rem;
}

.form-check-input {
    position: inherit !important;
    margin: 0px !important;
}

.margin-50-added {
    margin-bottom: 1rem;
}

/* Control the right side */
.login .right {
    right: 0;
    /* background-image: url('../images/login.jpg') !important; */
    background-size: cover;
}

/* If you want the content centered horizontally and vertically */
.login .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.centered-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.lower-container {
    width: 70%;
}

.forgotpass a {
    color: #19163c;
    font-weight: bold;
}

.forgot-pass-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* text-align: center; */
    width: 40%;
}

.password-cards .card {
    padding: 50px;
}

.forgotpassbg {
    background-image: url("../images/forgotpas.png");
    background-size: cover;
}

/* Style the image inside the centered container, if needed */
.login .centered img {
    /* width: 150px; */
}

#publisher {
    position: absolute;
    width: 360px;
    height: 240px;
    bottom: 10px;
    left: 10px;
    z-index: 100;
    border: 3px solid white;
    border-radius: 3px;
}

.my-actions-btn {
    background: white;
    color: #51087e;
    border: 1px solid #51087e;
}

.new-nav-tab {
    background: #fff !important;
    color: #51087e !important;
    margin-bottom: 0.9rem;
    text-align: center;
    font-size: 12px;
}

.process-btn {
    border: 1px solid #51087e !important;
    color: #51087e !important;
}

.process-btn:hover {
    background: #51087e !important;
    color: #fff !important;
}

.display-container p {
    width: 50%;
}

.new-nav-tab.active {
    background: #51087e !important;
    color: white !important;
}

.rounded-image {
    border-radius: 50px;
}

@media screen and (max-width: 700px) {
    .stretch-card .btn {
        width: 100% !important;
    }

    .col-4,
    .col-12,
    .col-6,
    .col-3 {
        margin-bottom: 2rem;
    }

    .button-rows {
        width: 100%;
    }
}

.modal .modal-dialog {
    margin-top: 25px !important;
}

.loader-demo-box {
    height: 100vh;
    position: fixed;
    z-index: 999999999999999;
    border: none !important;
    background-color: rgba(0, 0, 0, 0.4);
}

.loader-demo-box.d-none {
    display: none !important;
}

.circle-loader:before {
    border-top-color: #00bce1;
}

.circle-loader:after {
    border: 10px solid grey;
}

.swal-modal {
    width: 450px !important;
}

.swal-footer {
    display: flex;
    justify-content: center;
    padding-top: 0;
}

.swal-modal .btn-alert-btn {
    background-color: #81c041;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 2px;
    margin-bottom: 10px;
}

.swal-title {
    font-size: 25px;
}

.swal-text {
    font-weight: 500;
}

.fc-unthemed .fc-popover {
    top: 0px !important;
}

.btn--dropdown {
    width: 3rem;
    height: 2.6rem;
}
.btn--dropdown:hover {
    color: white !important;
}

.status {
    width: 60% !important;
    text-align: center !important;
    margin-right: 50px i !important;
}

.image-src {
    width: 25% !important;
    /* height: 10%; */
}

.image-src img {
    height: 100px;
}

.white-text {
    color: white;
}
