@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");

body {
    font-family: "Montserrat", sans-serif;
    background: #fff;
}
.container{
    max-width: 1366px;
    width: 100% !important;
}


.top-right-bar ul {
    display: inline-block;
}

.top-right-bar ul li a {
    padding: 0px 10px;
}



/*Night Mode Css End*/

/*Dark Light*/

body.dark{
    background: #22262c;
}

body.dark nav.navbar.navbar-expand-md.navbar-light.bg-white.shadow-sm {
    background: #22282e !important;
    border-bottom: 1px solid#2f3944;
}

body.dark .logo{
    color: #fff !important;
}
body.dark .dashboard__sec {
    background: #22262c;
    color: #fff;
}


body.dark .side_bar li a:hover {
    background: #22282e;
    color: #22c55e !important;
}
body.dark .dashboard__sec .shadow-sm {
    padding: 0px;
    background: #2f3944 !important;
    border-right: 1px solid#2f3944;
}

body.dark .navbar li.nav-item.dropdown .nav-link {
    color: #FFF;
}

body.dark .cardheader {
    color: #fff;
}

body.dark .side_bar li a {
    color: #fff;
}
body.dark .side_bar li a {
    border-bottom: 1px solid#282f36;
}
body.dark  ul.droup-dropdown-menu {
    background: #22282e;
}
/*body.dark ul.droup-dropdown-menu li a:after {
    background: #fff;
}*/
body.dark  .card_box .card-body {
    color: #fff;
    background: #2f3944 !important;
    border: 1px solid#2f3944;
}
body.dark .data_entry table tr {
    border-bottom: 1px solid#2f3944;
       
}
body.dark .data_entry table th{
        background: #2f3944 !important;
        color: #fff;
}

body.dark .custome-chart-tab{
          background: #2f3944 !important;
}

body.dark  .data_entry .data_ table th {
    background: #2f3944 !important;
    color: #fff;
}
body.dark .data_entry.content.auto-topup table td input
{
  background: #2f3944;
    border: 1px solid#2f3944;
    color: #fff;
}

body.dark .data_entry table td {
    background: #22262c !important;
    color: #fff;
}

body.dark .data_entry table td a
{
    color: #fff !important;
}

body.dark .data_entry table td a.btn-show {
    color: #000 !important;
}
body.dark .data_entry table td a.btn-edit {
    color: #000 !important;
}

body.dark  .payment_reminders.data_entry.content input {
    background: #22262c;
    border: 1px solid#2f3944;
    color: #fff;
}


body.dark .copy-right {
    background: #222;
    color: #fff;
}

body.dark .logo img {
   filter: invert(1);
}
body.dark header .navbar .nav-link {
    color: #fff;
}
body.dark .checkbox-label {
    background-color: #fff;
}
body.dark .checkbox-label .ball {
    background-color: #2f3944;
}

body.dark  .navbar-expand-md .navbar-nav .dropdown-menu {
    background: #222;
}

body.dark  .navbar-expand-md .navbar-nav .dropdown-item {
    color: #fff;
}
body.dark .navbar-expand-md .dropdown-item:hover, .dropdown-item:focus{
    background: inherit;
}
.dark-light {
    position: absolute;
    right: 12%;
    z-index: 9;
    top: 3%;
}
body.dark .cards.dash .pull-left h2 {
color: #fff;
}
body.dark .cards.dash p.text-center.text-primary {
    color: #fff !important;
}

body.dark .login-pg {
    color: #fff;
}
body.dark .login-pg {
    background: #2f3944;
}
body.dark .navbar li.nav-item a {
    color: #fff;
}
body.dark .user-info {
    color: #fff;
    background: #2f3944 !important;
    border: 1px solid#2f3944;
}

body.dark .lesson_details {
    color: #fff;
    background: #2f3944 !important;
    border: 1px solid#2f3944;
}
body.dark .cards.pdb {
    color: #fff;
    background: #2f3944 !important;
    border: 1px solid#2f3944;
}


body.dark .cards.pdb h4{
    color: #fff;
}

body.dark .data_viewed{
    background: #22262c;
}
body.dark .data_viewed h4
{background: #14181c !important;
    color: #fff;
}

body.dark  .data_entry.data_ table th{
    background: #22262c;
    color: #fff;
}
body.dark .data_viewed p {
    border-bottom: 1px solid#27323e;
    background: #2f3944;
}
body.dark .data_viewed p:hover {
    background: #14181c !important;
}
body.dark .find-customer-student .data_viewed h4 {
    background: inherit !important;
}

body.dark .find-customer-student .data_viewed {
    background: #2f3944;
}

body.dark .find-customer-student input {
    background: #22262c;
    border: 1px solid#2f3944;
    color: #fff;
}

body.dark .copy_right p{
    color: #fff !important;
}

body.dark .data_viewed p a {
  color: #fff;
}

 body.dark #hamburger .line{
       stroke: #fff !important;
 }

  body.dark  .side_bar .navbar-collapse {
    background: #22262c !important;
}

  body.dark .login-pg .form-group::placeholder {
    color: #fff !important;
}

  body.dark  .login-pg .form-group .form-control {
    color: #fff;
}

  body.dark  .login-pg .form-group .form-control:focus {
    border-color: #ccc;
}

  body.dark .data_entry table {
    box-shadow: 0 0.1875rem 0.75rem 0 rgb(62 62 62 / 50%);
}

  body.dark .user-info{
box-shadow: 0 0.1875rem 0.75rem 0 rgb(62 62 62 / 50%);
}


body.dark .user-info .form-group .form-control {
    background: #22262c;
    border: 1px solid#2f3944;
    color: #fff;
}
body.dark .user-info input.form-control::placeholder {
    background: #22262c;
    color: #fff;
}

body.dark .user-info button.btn-submit:hover {
    color: #333;
    background: #fff;
}
body.dark .pagination li.page-item.active span.page-link {
    background: #000000;
    border: 1px solid#000000;
}
body.dark .data_entry table tr td a.btn-edit:hover {
    color: #fff;
}
body.dark .data_entry table tr td a:hover{
    color: #fff;
}

body.dark .user-info select.form-select {
    background: #22262c;
    border: 1px solid#2f3944;
    color: #fff;
}
body.dark .user-info .form-group{
    position: relative;
}
body.dark .user-info .form-group a
{
    color: #fff;
}
/*body.dark .user-info .select-box:after {
    position: absolute;
    font-size: 12px;
    right: 10px;
    color: #fff;
    top: 38px;
    content: "\f078";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900);
}*/

body.dark .user-info select.form-select {
    background-position: 97% 49% !important;
    background-repeat: no-repeat !important;
    background: url(/assets/image/backicon.png), #22262c;
}


body.dark .pagination li.page-item a.page-link {
    color: #fff;
    background: #000;
    border: 1px solid#22262c;
}

body.dark .user-info {
    color: #fff;
    background: #2f3944 !important;
    border: 1px solid#2f3944;
}
body.dark .cards.dash .pull-right a.btn.btn-success:hover {
    color: #000;
    background: #fff;
}
body.dark .cards.dash a.btn:hover {
    color: #ffa801;
    background: #000;
}

body.dark .data_entry.content.auto-topup table tr td a {
    color: #fff;
}body.dark .user-info.report-stats a {
    color: #fff !important;
}

body.dark .data_entry.content.postcode a {
    color: #fff;
}

body.dark .cards.dash button.btn.btn-info.submitArchive {
    color: #fff;
}

body.dark .data_entry table {
    background: #2f3944;
    box-shadow: 0 0.1875rem 0.75rem 0 rgb(47 43 61 / 5%);
}

body.dark table.table.purposes {
    background: #2f3944;
}

body.dark table.table.purposes tfoot {
    border: 0;
}

body.dark .ck.ck-editor__main>.ck-editor__editable {
    color: #000;
}

/*
body.dark .ui-dialog .ui-dialog-buttonpane button:last-child:hover {
    background: #fff !important;
    color: #000 !important;
}body.dark .ui-dialog .ui-dialog-buttonpane button{
    background: #fff !important;
    color: #000 !important;
}

*/



body.dark .ui-dialog .ui-dialog-content {
    background: #2f3944;
    color: #fff;
}




body.dark .ui-dialog .ui-dialog-content  th {
    border: 1px solid#425060 !important;
}
body.dark .ui-dialog .ui-dialog-content  td {
    border: 1px solid#425060 !important;
}
body.dark  .ui-dialog .ui-dialog-buttonpane {
    background: #333b42;
}

body.dark .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable {
    z-index: 9999999 !important;
    background: #2f3944;
}
body.dark .ui-widget-content {
    border: 1px solid #333b42;
}


body.dark .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable .user-info {
    border: 1px dashed #666;
}


body.dark .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle {
    background: #242c34 !important;
}


body.dark .ui-dialog span.ui-dialog-title {
    color: #fff !important;
}
body.dark .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle button {
    color: #fff;
}

.sidebar-menu::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.sidebar-menu::-webkit-scrollbar {
    width: 5px;

    background-color: #f00;
}

.sidebar-menu::-webkit-scrollbar-thumb {
    background-color: #f00;
    border-radius: 50px;
    height: 50px;
}


::placeholder {
    background: #fff;
}

.container-fluid {
    width: 100%;
}

/*
.nav>.nav-item {
    flex: -moz-available;
}
*/
.ui-widget-header {
    color: #ffffff;
    border: 0;
    background: #292b81 !important;
}

a.ui-state-default {
    color: #000 !important;
}

.top-bar {
    z-index: 999;
    width: 100%;
    padding: 15px 0px;
    background: #fff;
}

.top-bar .navbar-brand {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
}

.top-bar li.nav-item {
    display: inline-block;
    margin-right: 0px;
    margin-left: 10px;
}


a.nav-link.login {
    background: #f1161e;
    color: #fff;
    padding: 10px 20px;
    font-weight: 700;
    border-radius: 50px 0px 0px 50px;
}

a.nav-link.signup {
    background: #2e3192;
    color: #fff;
    padding: 10px 20px;
    font-weight: 700;
    border-radius: 0px 50px 50px 0px;
}

a.nav-link.login:focus {
    color: #fff !important;
}

a.nav-link.signup:focus {
    color: #fff !important;
}



.top-bar ul.navbar-nav {
    margin-right: 50px;
}

.top-bar .dropdown-menu.show {
    padding: 10px;
    border-radius: 12px;
    -webkit-box-shadow: 0 15px 30px rgb(146 155 177 / 20%);
    box-shadow: 0 15px 30px rgb(146 155 177 / 20%);
    border: 0px;
    background: #fff;
}

.top-bar .dropdown-item.active,
.dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #ffffff;
}


.home-dashboard .align-self-left {
    position: absolute;
    right: 30px;
}

.home-dashboard .card {
    padding: 10px 30px;
    border-radius: 12px;
    -webkit-box-shadow: 0 15px 30px rgb(146 155 177 / 20%);
    box-shadow: 0 15px 30px rgb(146 155 177 / 30%);
    border: 1px solid#e7e7e7;
    margin-bottom: 20px;
    transition: 0.6s;
}

.home-dashboard .card:hover {
    -webkit-transform: translateY(calc(-1.5rem / 5));
    transform: translateY(calc(-1.5rem / 5));
    -webkit-box-shadow: 0 5px 10px rgb(30 32 37 / 12%);
    box-shadow: 0 5px 10px rgb(30 32 37 / 12%);
}

.media-body-icon {
    position: absolute;
    right: 20px;
    background: #e91e6338;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
}

.media-body-icon i {
    color: #000;
}


.media-body h3 {
    font-size: 30px;
    font-weight: 800;
}

.media-body span {
    font-size: 18px;
    font-weight: 500;
}

img.shape-img {
    position: absolute;
    right: 0;
    width: 36%;
    top: 0;
    z-index: -1;
    display: none;
}


.header-bar {
    padding-top: 70px;
    overflow: hidden;
}



.sidebar-menu {
    background: #2e3192;
    margin-right: 50px;
    height: 100vh;
    overflow-y: scroll;
    width: 100%;
}

.sidebar-dash {
    background: #2e3192;
    border-radius: 0px 10px 0px 0px;
    padding-bottom: 20px;
    /* margin-right: 20px;*/
}

.sidebar-dash ul.nav.nav-pills {
    display: block;
    width: 100%;
    height: 100vh;
}

.sidebar-dash span.fa.fa-angle-down {
    /*    position: absolute;*/
    right: 20px;
    float: right;
    padding-top: 10px;
}

/*ul.nav.collapse.show{

    padding-left: 36px;
}*/
.sidebar-dash ul.nav.collapse.show a {
    color: #b3b3b3;
    line-height: 30px;
    border-bottom: 1px solid#424483;
    border-radius: 0;
    letter-spacing: 0.5px;
}

/*.sidebar-dash ul.nav.collapse li.dropdown-item {
    line-height: 26px;
}*/

/*
ul.nav.collapse.show a:before {
    content: "-";
    height: 6px;
    left: 20px;
    margin-top: 18px;
    position: absolute;
    right: auto;
    z-index: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
*/

.sidebar-dash ul.nav.collapse.show a:hover {
    background: inherit;
    color: #fff !important;
    border-radius: 0px 0px 0px 0px;
}

.sidebar-dash .nav-pills .nav-link {
    color: #fff;
    text-transform: capitalize;
    transition: 0.6s;
    letter-spacing: 0.5px;
    font-size: 14px;
    padding: 5px 10px;
}

/*.sidebar-dash li.nav-item.dropdown .nav-link:hover,
.nav-link:focus {
    color: var(--bs-nav-link-hover-color);
    background: #fff;
    color: #000 !important;
    border-radius: 50px 0px 0px 50px;
    transition: 0.6s;
}*/
.sidebar-dash li.nav-item {
    line-height: 36px;
    margin-bottom: 8px;
}

.dashbord-form .form-control {
    outline: none;
    box-shadow: none;
    padding: 0.475rem 0.75rem;
    border-radius: 0px;
    background: #fff !important;
}

.dashbord-form select.form-control {
    margin-bottom: 15px;
}

.dashbord-form .form-group {
    margin-bottom: 5px;
}

select.form-control {
    appearance: auto;
}


.dashbord-form h2 {
    font-size: 20px;
    color: #f00;
    margin-bottom: 15px;
}

.dashbord-form legend {
    font-size: 18px;
    color: #000;
}

.dashbord-form .form-group strong {
    padding: 5px 0px;
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 12px;
}

.dashbord-form input.search-btn {
    /*    background-color: rgb(48 115 241 / 0.35);*/
    background-color: rgb(46 49 146);
    padding: 10px 30px;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form input.export-csv {
    background-color: rgb(46 49 146);
    padding: 10px 30px;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form input.reset {
    background-color: #f1161e;
    padding: 10px 30px;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form .reset {
    background-color: rgb(46 49 146);
    padding: 10px 30px;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form a.cancel-btn {
    border: 0;
    background-color: rgb(46 49 146);
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form a.btn.btn-success.add-btn {
    background-color: rgb(46 49 146);
    border: 0;
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form button.btn-submit {
    background-color: rgb(46 49 146);
    border: 0;
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form input.btn-submit {
    background-color: rgb(46 49 146);
    border: 0;
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form .show-btn {
    background-color: rgb(46 49 146);
    border: 0;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form .edit-btn {
    background-color: rgb(46 49 146);
    border: 0;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
}

.dashbord-form .delete-btn {
    background: #ff00004f;
    border: 0;
    color: #000;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}

.dashbord-form .-btn- input {
    margin-bottom: 15px;
    margin-top: 10px;
    margin-right: 10px;
}

.dashbord-form input[type="file"] {
    border: 1px solid#ccc;
    padding: 10px 10px;
    width: 100%;
}

.imported__files {
    border-radius: 0.5rem;
    padding: 30px 10px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 3px 3px rgb(56 65 74 / 10%);
    position: relative;
    width: 100%;
    border: 1px solid#e5e1e1;
    margin-top: 15px;
}


.imported__files {
    padding: 10px 30px;
    border-radius: 12px;
    -webkit-box-shadow: 0 15px 30px rgb(146 155 177 / 20%);
    box-shadow: 0 15px 30px rgb(146 155 177 / 30%);
    border: 1px solid#e7e7e7;
    margin-bottom: 20px;
    transition: 0.6s;
}

.imported__files:hover {
    -webkit-transform: translateY(calc(-1.5rem / 5));
    transform: translateY(calc(-1.5rem / 5));
    -webkit-box-shadow: 0 5px 10px rgb(30 32 37 / 12%);
    box-shadow: 0 5px 10px rgb(30 32 37 / 12%);
}


.imported__files span {
    background: #e4e1f4;
    display: inline-block;
    border-radius: 100px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 21px;
    font-weight: 700;
}

.imported__files p {
    font-size: 16px;
    margin-top: 15px;
}

.shadow-form {
    padding: 28px 30px;
    border-radius: 12px;
    margin: 25px 0px;
    -webkit-box-shadow: 0 15px 30px rgb(146 155 177 / 20%);
    box-shadow: 0 15px 30px rgb(146 155 177 / 30%);
    border: 1px solid#e7e7e7;

}

.cardheader {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}

.dashboard-login .cardbody {
    font-size: 14px;
    color: #22c55e;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.login_pg img {
    width: 100%;
    margin: 15px 0px;
}

.login_pg .form-control {
    outline: none;
    box-shadow: none;
    padding: 0.875rem 0.75rem;
    border-radius: 0px;
}

.login_pg .form-check-input[type="checkbox"] {
    border-radius: 0.25em;
    border: 1px solid#666;
    border-radius: 0;
}

.login_pg .btn-login {
    background: #2e3192 !important;
    width: 100%;
    padding: 10px 10px;
    border: 0;
    font-weight: 600;
    font-size: 18px;
}

.login_pg a.btn.btn-link {
    color: #000;
    text-decoration: none;
    padding: 0;
    margin-top: 10px;
    font-weight: 500;
}

.form-control:focus {
    border-color: #2e3192;
}

.login_pg .card {
    padding: 28px 30px;
    border-radius: 12px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 15px 30px rgb(146 155 177 / 20%);
    box-shadow: 0 15px 30px rgb(146 155 177 / 20%);
    border: 0px;
}

.dashbord-form table tr th {
    font-size: 12px;
    background: #f1161e;
    color: #fff;
}


.sidebar-dash .accordion-button:focus {
    outline: none;
    box-shadow: none;
}

/* .sidebar-dash button.accordion-button {
        text-transform: capitalize;
} */

.sidebar-dash button.accordion-button.collapsed {
    background: #2e3192;
    color: #fff;
    border: 0;
    border-bottom: 1px solid#222587;
    padding: 9px 12px;
    font-size: 14px;
}

.sidebar-dash button.accordion-button.collapsed:hover {
    background: #f00;
    border-radius: 0px;

}

.sidebar-dash .accordion-body {
    padding: 0 !important;
    font-size: 12px;

}

/*.sidebar-dash button.accordion-button.collapsed:hover {
    background: #fff;
       color: #2e3192;
       border-radius: 0px 50px 50px 0px;
       border-right:2px solid#2e3192;
}
*/


.sidebar-dash .accordion-item {
    border: 0;
}

.sidebar-dash .accordion-button:after {
    color: #fff !important;
    content: "\f107";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    background-image: inherit !important;
}

.sidebar-dash .accordion-button:not(.collapsed) {
    background-color: #f00;
    color: #fff;
    padding: 12px 12px;
    border-radius: 0px;
}

.sidebar-dash .accordion-body ul {
    margin: 0;
    position: relative;
}

.sidebar-dash .accordion-body li {
    line-height: 30px;
    transition: 0.5s;
    padding-left: 0px;
    list-style: none;
}

.sidebar-dash .accordion-body li:hover {
    padding-left: 10px;
}

.sidebar-dash .accordion-body li a {
    color: #2e3192;
    font-weight: 500;
}

.sidebar-dash .accordion-body li a:hover {
    color: #2e3192;
    font-weight: 500;
}

.sidebar-dash .accordion-body ul li a:before {
    content: '\f192';
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    position: absolute;
    left: 10px;
    font-size: 10px;
    transition: 0.5s;
}

.sidebar-dash .accordion-body ul li:hover a:before {
    padding-left: 10px;
}

li.page-item.active span.page-link {
    background: #2e3192;
    border: 1px solid#2e3192;
    /* outline: 0; */
}

a.ajax-link {
    background-color: rgb(46 49 146);
    border: 0;
    color: #fff !important;
    padding: 6px 20px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
    text-decoration: none;
}


.shadow-form input[type="submit"] {
    background-color: rgb(46 49 146);
    border: 0;
    color: #fff !important;
    padding: 6px 20px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
    text-decoration: none;
}

.shadow-form input[type="reset"] {
    background-color: #ff00004f;
    border: 0;
    color: #000 !important;
    padding: 6px 20px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
    text-decoration: none;
}

.ui-widget-overlay.ui-front {
    background: #000;
    opacity: 0.9;
}

.ui-dialog .ui-dialog-content thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border: 1px solid#ccc;
    padding: 6px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable legend {
    font-size: 16px;
    margin-top: 8px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: 0.5em 0.4em 0.5em 0;
    cursor: pointer;
    background: #000 !important;
    color: #fff;
    border: 0px;
    font-size: 15px;
    padding: 10px 30px;
    letter-spacing: 0.6px;
    transition: 0.6s;
    font-family: "Montserrat", sans-serif;
    border-radius: 5px;
}

.ui-dialog .ui-dialog-buttonpane button:last-child {
    background: #ffa801 !important;
}

.ui-dialog .ui-dialog-buttonpane button:last-child:hover {
    background: #000 !important;
}.ui-dialog .ui-dialog-buttonpane button:hover{
    background: #ffa801 !important;
}

.ui-dialog .ui-dialog-buttonpane button
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle {
    background: #f00 !important;
}

/* .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 20px;
    margin: -12px 0 0 0;
    padding: 0px;
    height: 30px;
    width: 30px;
    text-align: center;
}
.ui-dialog .ui-dialog-titlebar-close:before {
    content: '';
    content: "\f186";
    position: absolute;
    top: 0;
    text-align: center;
    font-size: 15px;
    font-family: "Font Awesome 6 Free";
} */
body.nightmode .shadow-form input[type="reset"] {
    color: #fff !important;
}

body.nightmode div#time {
    color: #fff;
}


.ui-dialog-titlebar-close {
    padding: 0 !important;
}

.ui-dialog-titlebar-close:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(images/close-icon.png);
    /* background-position: -96px -128px; */
    background-repeat: no-repeat;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.9em;
    top: 50%;
    margin: -8px 0px 0px 6px;
    border: 0px;
    background: inherit;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-dialog-buttons.ui-draggable.ui-resizable {
/*    width: 40% !important;
    margin: 0 auto;
    display: table;
    transform: translate(25%, 0%);*/
    /*background: #e0e9e3;*/
    background: #fff;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable .user-info {
    border: 1px solid #e3e3e3;
    padding: 10px 0px;
    position: relative;
    transition: 0.6s;
    box-shadow: 0 0.1875rem 0.75rem 0 rgb(47 43 61 / 5%);
    background: #f1f1f1;
    margin-bottom: 5px;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable {
    z-index: 9999999 !important;
}

.ui-dialog .ui-dialog-title {
    color: #fff;
    font-size: 15px;
}
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle {
   background: #fff !important;
    color: #22c55e !important;
}
.ui-dialog span.ui-dialog-title {
    color: #000 !important;
}

.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle button {
    border: 0;
    font-size: 35px;
    line-height: 0;
    background: inherit;
    color: #000;
    font-family: "Montserrat", sans-serif;
    float: right;
}
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle span.ui-dialog-title {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable .user-info label.form-check-label {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable .user-info input.form-check-input {
    border: 1px solid#000;
    height: 15px;
    width: 15px;
    margin-right: 5px;
    margin-top: 2px;
}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable .user-info .form-check-input:checked {
    background-color: #ffa801;
    border-color: #ffa801 !important;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.no-close.ui-draggable.ui-resizable .user-info .form-check-input:focus {
    border-color:inherit;
    outline: 0;
    box-shadow: inherit;
}

.user-info .form-group table
{
  overflow: auto;
  white-space: nowrap;
}
div#card-element {
    border: 1px solid#dfdfdf;
    padding: 0px 10px;
    margin-top: 15px;
}
.automatic-Card {
    display: flex;
    align-items: center;
    border: 1px solid#efefef;
    padding: 5px 10px;
}
.automatic-Card label {
    padding-left: 10px;
    margin-top: 5px;
}
/*05-07-2024*/

header nav.navbar {
    padding: 0px;
}

header .navbar .nav-link {
    font-size: 15px;
    font-weight: 500;
}

.logo img {
    width: 130px;
}

a.navbar-brand.logo{
    font-weight: 600;
}

.navbar li.nav-item.dropdown {
    display: flex;
}

.dashboard__sec {
    background: #f3f4f6;
}

.dashboard__sec .shadow-sm {
    padding: 0px;
    background: #fff !important;
}

.cards.dash {
    margin: 30px 20px;
    border: 0;
}

.side_bar {
    padding-top: 0px;
}

.side_bar .dropdown-menu li {
    line-height: 20px;
}

.side_bar li a {
    line-height: 40px;
    list-style: none;
    padding-left: 15px;
    border-bottom: 1px solid#f9f9f9;
}

.side_bar li:hover {
    background: rgba(254, 159, 67, .08);
}

.side_bar li a {
    display: block;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    transition: 0.6s;
    font-weight: 500;
    border-left: 4px solid#d7f5e2;
}

.side_bar li a.active {
    background: #d7f5e2;
    color: #22c55e !important;
    border-left: 4px solid#22c55e;
}
.side_bar li a:hover {
    background: #d7f5e2;
    color: #22c55e !important;
}


.side_bar li a.current {
    background: #d7f5e2;
    color: #22c55e !important;
}
.side_bar li a i {
    padding-right: 10px;
    font-size: 16px;
}

.side_bar {
    height: 100vh;
}

.side_bar ul {
    margin: 0;
    padding: 0px;
    width: 100% !important; 
}

.side_bar li a:hover 
.side_bar ul li a i {
    margin-right: 8px;
}

.side_bar nav ul li a .right {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    font-size: 10px;
}
ul.droup-dropdown-menu {
    background: #e7f9ed;
}
ul.droup-dropdown-menu li {
    line-height: 32px;
}
ul.droup-dropdown-menu li a {
    padding-left: 40px;
    position: relative;
    transition: 0.6s;
        line-height: 35px;
}

ul.droup-dropdown-menu li a:after {
    background: #22c55e;
    height: 5px;
    width: 5px;
    content: "";
    position: absolute;
    top: 15px;
    left: 25px;
}
ul.droup-dropdown-menu li a:hover :after{
    left: 35px;
} 
ul.droup-dropdown-menu li a:hover {
    background: inherit;
/*    padding-left: 50px;*/
}
ul.droup-dropdown-menu li a.current :after{
    left: 35px;
} 
ul.droup-dropdown-menu li a.current {
    background: inherit;
    padding-left: 50px;
}
.side_bar ul.droup-dropdown-menu li:hover {
    background: inherit;
}
.dashboard-login {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card_box .card-body {
    background: #fff;
    padding: 10px 18px;
    position: relative;
    transition: 0.6s;
    margin-bottom: 10px;
}
.card_box .card-body h4 {
    font-size: 16px;
}

.card_box .card-body p {
    margin-bottom: 25px;
    font-size: 21px;
    font-weight: 600;
}

.card_box .card-body p:nth-child(1) {
color: #00bad1;
}
.card_box .card-body p:nth-child(2) {

    color: #22c55e;
}
.card_box .card-body p:nth-child(3) {
    color: #ff4c51;
}


.card_box .card-body span {
    background: #d7f5e2;
    color: #22c55e;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 3px;
}

.card_box .card-body:after {
    position: absolute;
    content: "";
    background: #f00;
    height: 110px;
    width: 100px;
    bottom: 0;
    right: 0;
    background: url(/assets/image/banners-3.png);
}

.card-body {
    background: #fff;
}

.card_box .card-body i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 10px;
    background: rgba(234, 84, 85, .12);
    transition: 0.6s;
    font-size: 15px;
    border-radius: 50px;
}
.card_box .card-body:hover{
        transform: translatey(-5px);
}

.card_box .card-body:hover i {
    transform: translatey(-90px);

}




.checkbox {
  opacity: 0;
  position: absolute;
}

.checkbox-label {
  background-color: #3d5570;
  width: 50px;
  height: 26px;
  border-radius: 50px;
  position: relative;
  padding: 5px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fa-moon {color: #f1c40f;}

.fa-sun {color: #f39c12;}

.checkbox-label .ball {
  background-color: #fff;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 50%;
  transition: transform 0.2s linear;
}

.checkbox:checked + .checkbox-label .ball {
  transform: translateX(24px);
}



.logo img {
    width: 60px;
}





/*  Support me if you like it */
.support {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.support a {
  color: #292c35;
  font-size: 32px;
  backface-visibility: hidden;
  display: inline-block;
  transition: transform 0.2s ease;
}

.support a:hover{
  transform: scale(1.1);
}



/*data table*/

.data_entry {
    margin-top: 50px;
/*    box-shadow: 0 0.1875rem 0.75rem 0 rgb(47 43 61 / 14%);*/
}
.data_entry table{
    background: #fff;
        box-shadow: 0 0.1875rem 0.75rem 0 rgb(47 43 61 / 5%);
}
.data_entry tbody{
    border: 0;
}
.data_entry table tr {
    border: 0;
    border-bottom: 1px solid#e9e9e9;
}
.data_entry table td {
    vertical-align: middle;
    background: #fff !important;
    font-weight: 600;
    border: 0;
    transition: 0.6s;
}
td.__day:hover {
    color: #0ab39c;
    font-weight: 600;
}

.data_entry table th {
    padding: 15px 6px;
    /* padding-bottom: 20px; */
    background: #ffffff;
    border: 0;
    box-shadow: rgb(0 0 0 / 4%) 0px 3px 5px;
    font-size: 14px;
}
.payment_reminders.data_entry.content table td{
    text-align: center;
}
.payment_reminders.data_entry.content table td a{  
    border: 0;
    padding: 5px 0px;
}
.payment_reminders.data_entry.content table tr td a:hover
{    border: 0;
    color: #22c55e !important;
}

/*.data_entry.content.auto-topup table td{
    text-align: center;
}*/
a.btn.btn-info.sendReminder {
    padding: 5px 10px !important;
}

.data_entry.content.auto-topup table td a{  
    border: 0;
    padding: 5px 0px !important;
}
.data_entry.content.auto-topup a.btn.btn-info.captureCharge {
    border: 0;
    padding: 5px 10px !important;
}
.data_entry.content.auto-topup table tr td a:hover
{    border: 0;
    color: #22c55e !important;
}



.data_entry table tr td a {
    border: 0;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 5px;
    margin: 0px 3px;
    border: 1px solid #22c55e00;
    transition: 0.6s;
    text-decoration: none;
    color: #000;
}

.data_entry table tr td a:hover {
    border-radius: 100px;
    /* transform: translateY(-0.25em); */
    border: 1px solid #22c55e;
    background: #fff00000;
}
.data_entry table tr td a.btn-edit:hover{
    border: 1px solid #bd9253;
    background: #fff00000;
}
.data_entry table tr td .btn-delete:hover{
    border: 1px solid #dd5959;
    background: #fff00000;
    border-radius: 100px;
}
td.report__statistics a {
    background: #d7f5e2;
    color: #22c55e !important;
}
#sidebar.active {
  left:-200px;
}
#sidebar .toggle-btn {
  position:absolute;
  left:220px;
  top:10px;
}
#sidebar .toggle-btn span {
  display:block;
  width:30px;
  height:5px;
  background:#151719;
  margin:5px 0px;
  cursor:pointer;
}
.btn-show {
    background: #d7f5e2;
    color: #22c55e;
}

.btn-edit {
    background: #fde3bc;
    color: #bd9253;
}
.btn-delete {
    color: #dd5959;
    background: #fcdfdf;
}

.data_entry table .btn-archive {
    border: 0;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 5px;
    margin: 0px 5px;
    border: 1px solid #22c55e00;
    transition: 0.6s;
    color: #000000;
    background: #f9d3ff;
}

.data_entry table .btn-archive:hover {
    border-radius: 100px;
    border: 1px solid #ef8cff;
    background: #fff00000;
}

.data_entry table .btn-delete {
    border: 0;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 5px;
    margin: 0px 5px;
     border: 1px solid #22c55e00;
    transition: 0.6s;
}



label.badge.bg-success {
    padding: 10px 20px;
    background: #cae7da !important;
    color: #198754;
}


.copy-right p{
    margin-bottom: 0px;
    text-align: center;
    font-weight: 600;
    padding: 10px 0px;
}

/*Login */

.loginheader {
    background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 21px;
}
.login-pg .form-group label {
    font-weight: 500;
    margin-bottom: 6px;
}
.login-pg .form-group .form-control {
    padding: 10px 10px;
    border-radius: 0px;
    box-shadow: none;
    background: inherit !important;
}
.login-pg .form-group {
    margin-bottom: 15px;
}


.cards.dash .pull-left h2{
        font-size: 18px;
    padding: 0px 0px;
}
.cards.dash .pull-right a.btn.btn-success {
    background: #ffa801;
    border: 0px;
    font-weight: 500;
    border-radius: 0px;
    padding: 10px 20px;
    transition: 0.6s;
    border-radius: 5px;
}

.cards.dash .pull-right a.btn.btn-success:hover {
    color: #fff;
    background: #333;

}

.data_entry.content{
    margin-top: 20px;
}

.cards.dash p.text-center.text-primary {
    color: #000 !important;
    font-weight: 500;
    margin-top: 20px;
}


.copy_right p {
    color: #000 !important;
    font-weight: 500;
    margin-top: 20px;
    text-align: center;
}


.login-pg {
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
    /* box-shadow: 2px 4px 20px 2px #0000001a; */
    padding: 30px 30px!important;
    background: #fff;
}


.login-pg h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}
.login-pg input[type="checkbox"] {
    /* padding: 5px; */
    /* background: #0c7a72; */
    border-radius: 100px;
    border: 0px;
    border: 1px solid#666;
    height: 15px;
    width: 15px;
    box-shadow: none;
}
.login-pg button.btn.btn-primary {
    background: #ffa801;
    border-radius: 0px;
    color: #fff;
    border: 0px;
    padding: 10px 15px;
    display: block;
    font-size: 18px;
    transition: 0.9s;
    width: 100%;
    margin-top: 10px; 
}

.forgot_pass a {
    color: #ffa801;
    font-weight: 500;
     text-decoration: none;
    margin-bottom: 10px;
}
.forgot_pass a:hover{
   color: #ffa801;  
}

.user-info .form-group{
margin-bottom: 10px;
}

.user-info{
        background: #fff;
    padding: 10px 18px;
    position: relative;
    transition: 0.6s;
    box-shadow: 0 0.1875rem 0.75rem 0 rgb(47 43 61 / 5%);
}


.row.user-info .form-group.permission label {
    text-transform: capitalize;
}

.user-info .form-group label {
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}
.user-info .form-group strong {
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
    display: inline-block;

}

.user-info.lesson-statistics span {
    font-weight: 700;
}

.user-info .form-group .form-control {
    padding: 10px 10px;
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}


.user-info a.btn.btn-info.lessonImport {
    color: #fff;
    background: #333;
}
.user-info a.btn.btn-info.lessonImport:hover {
    color: #fff;
    background: #ffa801;
}

.user-info button.btn-submit {
    background: #ffa801;
    border: 0px;
    font-weight: 500;
    border-radius: 5px;
    color: #fff;
    padding: 10px 30px;
    margin: 10px 0px;
    transition: 0.6s;

}

.user-info button.btn-submit:hover {
    color: #fff;
    background: #000;
}

.user-info select.form-select {
    padding: 10px 10px;
    border-radius: 0px;
    box-shadow: none;
    background-color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.cards.dash legend {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}

.cards.dash label.checkbox-inline input {
    margin-right: 10px;
}

.card.pdb {
    margin-bottom: 30px;
}
.card.pdb h4 {
    font-size: 18px;
}

.card.pdb .data_entry.content {
    margin-top: 0px;
}

.lesson_details {
    padding: 15px 20px;
    line-height: 30px;
    background: #fff;
}


.lesson_details h4 {
    font-weight: 500;
    font-size: 18px;
}

.cards.pdb {
    background: #fff;
    padding: 10px;
    margin-top: 20px;
}
.cards.pdb h4 {
    font-weight: 500;
    font-size: 18px;
}

.cards.dash a.btn {
    background: #ffa801;
    border: 0px;
    font-weight: 500;
    border-radius: 5px;
    padding: 5px 15px;
    transition: 0.6s;
    margin-top: 6px;
    text-align: center;
}

.cards.dash  a.btn:hover {
    color: #fff;
    background: #333;
}

.cards.dash button.btn.btn-info.submitArchive {
    background: #ffa801;
    border: 0px;
    font-weight: 500;
    border-radius: 5px;
    padding: 5px 15px;
    transition: 0.6s;
    margin-top: 6px;
    text-align: center;
}
.cards.dash button.btn.btn-info.submitArchive:hover {
    color: #fff;
    background: #333;
}

.auto-topup table td input {
    padding: 10px 10px;
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    box-shadow: inherit;
}
.auto-topup table td .form-control:focus {
    box-shadow: inherit !important;
}


/*.auto-topup a.btn.btn-info.captureCharge {
    float: right;
    top: -42px;
    position: relative;
}*/


.data_entry table td input {
    padding: 10px 10px;
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    box-shadow: inherit;
}
.data_entry table td .form-control:focus {
    box-shadow: inherit !important;
}

/*.data_entry a.btn.btn-info.sendReminder {
    float: right;
    top: -42px;
    position: relative;
}

*/


.payment_reminders.data_entry.content input {
    font-size: 12px !important;
}
th.notification {
    width: 40%;
}


.pull-left {
    margin-bottom: 30px;
}
.form-group.permission label {
    display: inline-block;
    width: 19%;
}

.pagination li.page-item.active span.page-link {
    background: #ffa801;
    border: 1px solid#ffa801;
}
.pagination li.page-item a.page-link {
    color: #000;
}


.data_viewed {
    box-shadow: 0 0.1875rem 0.75rem 0 rgb(47 43 61 / 14%);
    background: #fff;
}

.data_viewed h4 {
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
    background: #d7f5e2;
    color: #22c55e;
}

.data_viewed p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    padding: 0px 15px;
    border-bottom: 1px solid#e9e9e9;
    background: #fff;
}
.data_viewed p:hover {
    background: #d7f5e2;
}
.data_viewed p:last-child{
    margin-bottom: 0px;
}


.data_viewed p a{
    text-decoration: none;
    color: #000;
}
/*.data_viewed p a:hover
{
    color: #22c55e;
}
*/

.find-customer-student {
margin-bottom: 15px;
}
.find-customer-student input {
    width: 100%;
    border-radius: 0px;
    padding: 10px 10px;
    border: 1px solid#dee2e6;
    box-shadow: none;
    outline: none;
}


.find-customer-student form {
    margin: 10px;
    width: 100%;
}
.find-customer-student .data_viewed {
    box-shadow: inherit;
    display: flex;
    align-items: center;
}
.find-customer-student .data_viewed h4 {
    background: inherit;
    color: #000;
    width: 180px;
}
/*.customersstudents {
    height: 400px;
    max-height: 400px;
    min-height: 400px;
    overflow-y: auto;
}*/


.customersstudents::-webkit-scrollbar {
  width: 5px;
  height: 15px;
  border-radius: 15px;
}
 
.customersstudents::-webkit-scrollbar-track {
  background: #ccc;
    border-radius: 15px;
}
 
.customersstudents::-webkit-scrollbar-thumb {
  background: #666; 
    border-radius: 15px;
    height: 20px;
}


.user-info.rowStudent.align-items-center .form-group {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.row.user-info.rowStudent.align-items-center label {
    display: inline-block;
    width: 140px;
}
a.btn.btn-danger.btn-sm.removeStudent {
    background: #f37b7b;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: -10px;
}

a.btn.btn-danger.btn-sm.removeStudent:hover {
    background: #f00;
}

a.btn.btn-success.addStudent.btn2 {
    background: #000;
}
a.btn.btn-success.addStudent.btn2:hover
{background: #ffa801;}



div#piechart text {
    font-size: 15px;
    line-height: 35px;
    margin-bottom: 50px;
    font-family: "Montserrat", sans-serif;
}


.custome-chart-tab {
    margin: 50px 0px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0.1875rem 0.75rem 0 rgb(47 43 61 / 14%);
}
.custome-chart-tab .data_entry{
    box-shadow: inherit;
}

ul.nav.nav-tabs.ChartTabs {
    border: 0;
}
.tab-content h6 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
}
ul.nav.nav-tabs.ChartTabs li {
    margin-right: 15px;
    transition: 0.6s;
}
ul.nav.nav-tabs.ChartTabs li:last-child {
    margin-right: 0px;
}
ul.nav.nav-tabs.ChartTabs a.nav-link {
    color: #22c55e;
    border: 0;
    background: #d7f5e2;
    border-radius: 5px;
        padding: 10px 30px;
}
ul.nav.nav-tabs.ChartTabs a.nav-link.active {
    background: #22c55e !important;
    color: #fff !important;
    border: 0;

}
ul.nav.nav-tabs.ChartTabs .nav-link:hover {
    border: 0;
}

.nav-link:focus {
    outline: none;
    box-shadow: none;
    border: 0px;
}

.user-info .form-group label {
    display: inline-block;
}

.user-info .form-group.options input {
    height: 15px;
    width: 15px;
    border-radius: 100px;
    padding: 0;
    margin-top: 6px;
    vertical-align: sub;
}

.user-info .form-group.options{
    padding-right: 10px;
}

.row.data_entry.content.user-info input {
    vertical-align: middle;
}.row.data_entry.content.user-info label {
    margin-right: 10px;
}


.side_bar  a.logo{
    display: none;
}


.piechart img{
    width: 100%;
}

.col-xs-12.col-sm-12.col-md-12 .user-info .form-group a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}
.user-info .form-group a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}
.col-xs-12.col-sm-12.col-md-12 .user-info .form-group a:hover {
    color: #ffa801;
}

.ui-timepicker-standard .ui-menu-item {
    background: #e7f9ed;
}


@media(max-width: 1400px) {
.dark-light {
    right: 15%;
}


}

@media(max-width: 1200px) {
.find-customer-student .data_viewed h4 {
    width: 210px;
}
.auto-topup a.btn.btn-info.captureCharge {
    float: inherit;
    top: 2px;
}
.auto-topup a.btn.btn-info.captureCharge {
    float: inherit;
    top: 2px;
}
.data_entry a.btn.btn-info.sendReminder {
    float: inherit;
    top: 2px;
    position: relative;
}
}

@media(max-width: 1150px) {
ul.nav.nav-tabs.ChartTabs a.nav-link {
    padding: 6px 15px !important;
}
.dark-light {
    right: 20% !important;
}
}

@media(max-width: 1024px) {

    .top-bar ul.navbar-nav {
        margin-right: 0px;
    }
    .data_entry table tr td a {
    margin: 3px 3px;
}
}


@media screen and (max-width: 991px) {
header nav.navbar {
    padding: 2px 0px;
}

.side_bar {
    height: auto !important;
}
.side_bar .navbar-expand-md .navbar-collapse {
    display: block !important;
}
.side_bar  a.logo {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding-left: 10px;
    padding-bottom: 10px;
    display: block !important;
}
a.navbar-brand.logo {
    font-weight: 600;
    display: none;
}
.side_bar button.navbar-toggler {
    padding: 0px;
    position: absolute;
    left: 10px;
    border: 0;
    display: block !important;
    /* top: 0; */
    margin-top: -45px;
}
.side_bar .navbar-expand-md {
    padding: 0;
}

    .side_bar .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }

    .side_bar .navbar-collapse {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 44px;
        left: 0;
        height: 100%;
        z-index: 999999;
        width: 80%;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        background: #fff;

    }


    .side_bar .navbar-collapse.show {
        padding: 10px 0px;
        visibility: visible;
        transform: translateX(0);
        bottom: 0px;
        overflow: auto;

    }


    #hamburger {
        background-color: transparent;
        border: none;
        cursor: pointer;
        display: flex;
        padding: 0;
        right: 0;
        z-index: 1.0E+15
    }

    #hamburger .line {
        fill: none;
        stroke: #000;
        stroke-width: 4;
        transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)
    }

    #hamburger .line1 {
        stroke-dasharray: 50 207;
        stroke-width: 4
    }

    #hamburger .line2 {
        stroke-dasharray: 50 40;
        stroke-width: 4
    }

    #hamburger .line3 {
        stroke-dasharray: 50 207;
        stroke-width: 4
    }

    #hamburger.open .line1 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 4
    }

    #hamburger.open .line2 {
        stroke-dasharray: 1 60;
        stroke-dashoffset: -30;
        stroke-width: 4
    }

    #hamburger.open .line3 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 4
    }
.dark-light {
    right: 25% !important;
    top: 1.2% !important;
}
.custome-chart-tab {
    margin: 10px 0px !important;
}
}


@media(max-width: 960px) {

    .top-bar ul.navbar-nav {
        margin-right: 0px;
        vertical-align: bottom;
    }


    a.nav-link.login {
        padding: 10px 10px;
        font-weight: 500;
    }

    a.nav-link.signup {
        padding: 10px 10px;
        font-weight: 500;
    }

}


@media(max-width: 900px) {
    .top-bar .navbar-brand {
        font-size: 12px;
    }
.data_entry.data_.table-responsive {
    overflow-x: scroll;
    white-space: nowrap;
}

}

@media(max-width: 768px) {


    a.nav-link.login span {
        display: none;
    }

    a.nav-link.signup span {
        display: none;
    }

    a.nav-link.login {
        background: #f1161e45;
        color: #000;
        padding: 10px 20px;
        font-weight: 700;
        border-radius: 100px;
        padding: 0px !important;
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
    }

    a.nav-link.signup {
        background: #2e319252;
        color: #000;
        padding: 10px 20px;
        font-weight: 700;
        border-radius: 100px;
        padding: 0px !important;
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
    }
    ul.nav.nav-tabs.ChartTabs li {
    margin-bottom: 10px;
}
.form-group.permission label {
    width: 31% !important;
}
.dark-light {
    right: 25% !important;

}
.payment_reminders.data_entry.content input {
    width: 300px;
}
}


@media(max-width: 767px) {

    header .navbar-nav .dropdown-menu {
        position: absolute;
    }

    a.nav-link.login {
        font-size: 12px;
    }

    a.nav-link.signup {
        font-size: 12px;
    }

    .top-bar li.nav-item {
        margin-left: 2px;
        vertical-align: top;
    }

    header .collapse:not(.show) {
        display: flex;
    }
    .data_viewed {
        margin-top: 20px;
    }.data_entry.data_.table-responsive {
        margin-top: 0px;
    }
    .data_entry.content {
        overflow-x: scroll;
        white-space: nowrap;
    }.cardbody .pull-right {
        text-align: left;
        margin-bottom: 10px;
    }
    .cardbody .pull-left {
        margin-bottom: 20px;
    }

    .cards.dash
    {
        position: relative; 
    }
    .cardbody .pull-right {
        text-align: left;
        margin-bottom: 10px;
        position: absolute;
        right: 0;
        top: -10px;
    }



    .custome-chart-tab .col-xs-12.col-sm-12.col-md-12{
        overflow-x: scroll;
        white-space: nowrap;
    }
    ul.nav.nav-tabs.ChartTabs {
        width: 1000px;
    }.user-info {
        margin: 0px;
    }.user-info h4 {
        font-size: 18px;
    }
    .cards.dash a.btn {

        margin-bottom: 10px;
    }.cards.dash .pull-right a.btn.btn-success {
        padding: 8px 20px;
        font-size: 14px;
    }

    .cards.dash a.btn {
        padding: 8px 20px;
        font-size: 14px;
    }.dark-light {
    right: 35% !important;
    top: 1.1% !important;
}
    .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle button {
        margin-top: -30px;
    }
    .user-info.rowStudent.align-items-center .form-group {
    display: block;}

a.btn.btn-danger.btn-sm.removeStudent {
    border-radius: 2px;
    padding: 2px 7px;
    position: absolute;
    top: 10px;
    right: 18px;
    margin-top: 0px;
}

.row.user-info.rowStudent.align-items-center {
    padding: 10px 10px;
    box-shadow: inherit;
}
.row.user-info.rowStudent.align-items-center label {
    margin-bottom: 10px;
}


}
@media(max-width: 520px) {

    .top-bar span {
        display: block;
        margin-top: 20px;
    }

    .top-bar .align-items-center {
        align-items: inherit !important;
    }

    .header-bar {
        padding-top: 130px;
        overflow: hidden;
    }

    /* .night-toggle {
        width: 33px;
        height: 33px;
        right: 33%;
        top: 20px;
        position: absolute;
    } */
    .top-bar .navbar-brand {
        font-size: 14px;
    }

    .top-right-bar ul li a {
        padding: 0px 0px;
    }

    .login_pg .card {
        padding: 8px 10px;
        margin-bottom: 30px;
    }

    a.navbar-brand img {
        width: 80px;
    }

    .login_pg.mt-5 {
        margin-top: 0rem !important;
    }

    div#moon {
        margin-right: 10px;
    }
    .lesson_details {
        padding: 5px 0px;
        line-height: 24px;
    }
    .data_entry.content {
        margin-top: 0px;
    }
    .form-group.permission label {
        width: 49% !important;
    }
    .dark-light {
        right: 45% !important;
        top: 1.2% !important;

    }
    .cards.dash {
        margin: 30px 0px;
    }

    .checkbox-label .ball {
        width: 18px;
        height: 18px;
        left: 4px;
        top: 3px;
    }

    .checkbox-label {
        width: 46px;
        height: 24px;
        padding: 4px;
    }

    .find-customer-student .data_viewed {
    display: block;
}
.find-customer-student form {
    width: auto;
    padding-bottom: 10px;
}
.find-customer-student {
    margin-bottom: 0px;
}
.find-customer-student .data_viewed {
    margin-top: 10px;
}
}


@media(max-width: 400px){
    .form-group.permission label {
    width: 100% !important;
}
}

.ck.ck-label.ck-voice-label {
    display: none;
}
.ck-editor__editable {
    min-height: 200px;
}
table tbody tr td form.customer {
    display: inherit;
}
a[disabled="disabled"], a[disabled="true"] {
	pointer-events: none;
	opacity: 0.5;
}

/* Invoice Styles */
.invoice-wrapper {
    max-width: 800px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 25px;
}

.invoice-wrapper .header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 2px solid #1f4fd8;
    padding-bottom: 10px;
}

.invoice-wrapper .company-info {
    line-height: 1.4;
}

.invoice-wrapper .company-info a {
    color: #1f4fd8;
    text-decoration: none;
}

.invoice-wrapper .logo img {
    max-width: 90px;
}

.invoice-wrapper .invoice-meta {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.invoice-wrapper .invoice-meta div {
    width: 48%;
}

.invoice-wrapper .invoice-meta table {
    width: 100%;
    border-collapse: collapse;
}

.invoice-wrapper .invoice-meta td {
    padding: 4px 0;
}

.invoice-wrapper .invoice-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.invoice-wrapper .invoice-table th,
.invoice-wrapper .invoice-table td {
    border: 1px solid #000;
    padding: 6px;
    text-align: left;
}

.invoice-wrapper .invoice-table th {
    background: #f1f1f1;
}

.invoice-wrapper .text-right {
    text-align: right;
}

.invoice-wrapper .totals {
    margin-top: 10px;
    width: 100%;
}

.invoice-wrapper .totals table {
    width: 40%;
    margin-left: auto;
    border-collapse: collapse;
}

.invoice-wrapper .totals td {
    padding: 6px;
    border: 1px solid #000;
}

.invoice-wrapper .totals .grand {
    font-weight: bold;
    background: #f1f1f1;
}

.invoice-wrapper .thank-you {
    text-align: center;
    margin: 20px 0;
    font-weight: bold;
}

.invoice-wrapper .payments {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.invoice-wrapper .payments div {
    width: 32%;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
}

.invoice-wrapper .footer {
    text-align: center;
    font-size: 10px;
    margin-top: 30px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.notify-section {
    padding: 16px 20px;
    border-bottom: 1px solid #efefef;
}

.notify-section:last-child { border-bottom: none; }

.notify-section-label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    color: #888;
    margin-bottom: 12px;
}

.notify-field { margin-bottom: 12px; }
.notify-field:last-child { margin-bottom: 0; }

.notify-label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #444;
    margin-bottom: 5px;
}

.notify-input,
.notify-textarea,
.notify-select {
    width: 100%;
    padding: 9px 12px;
    border: 1.5px solid #ddd;
    border-radius: 6px;
    font-size: 13.5px;
    color: #333;
    background: #fafafa;
    font-family: inherit;
    transition: border-color 0.15s, box-shadow 0.15s;
    outline: none;
    box-sizing: border-box;
}

.notify-input:focus,
.notify-textarea:focus,
.notify-select:focus {
    border-color: #ffa801;
    box-shadow: 0 0 0 3px rgba(255,168,1,0.12);
    background: #fff;
}

.notify-textarea { resize: vertical; min-height: 100px; }

.notify-label-hint {
    font-size: 11px;
    font-weight: 400;
    color: #999;
    margin-left: 4px;
}

.notify-attachment-zone {
    border: 1.5px dashed #ddd;
    border-radius: 6px;
    background: #fafafa;
    padding: 14px 16px;
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s;
}

.notify-attachment-zone:hover,
.notify-attachment-zone.dragover {
    border-color: #ffa801;
    background: #fff9ed;
}

.notify-attachment-placeholder {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #888;
}

.notify-attachment-icon { font-size: 18px; }

.notify-attachment-selected {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #333;
}

.notify-attachment-file-icon { font-size: 18px; }

.notify-attachment-filename {
    font-weight: 600;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notify-attachment-size { color: #888; font-size: 12px; flex-shrink: 0; }

.notify-attachment-remove {
    background: none;
    border: none;
    color: #cc0000;
    font-size: 14px;
    cursor: pointer;
    padding: 0 4px;
    flex-shrink: 0;
    line-height: 1;
}

.notify-attachment-remove:hover { color: #990000; }

.notify-attachment-warning {
    margin-top: 7px;
    padding: 8px 12px;
    background: #fff8e1;
    border: 1px solid #ffe082;
    border-radius: 6px;
    font-size: 12.5px;
    color: #7a5800;
}

/* Radio grid */
.notify-radio-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7px;
    margin-bottom: 10px;
}

.notify-radio-card { cursor: pointer; display: block; }

.notify-radio-card input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.notify-radio-inner {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 9px 12px;
    border: 1.5px solid #e0e0e0;
    border-radius: 6px;
    font-size: 13px;
    color: #444;
    font-weight: 500;
    background: #fafafa;
    transition: all 0.15s;
    min-height: 40px;
}

.notify-radio-card:hover .notify-radio-inner {
    border-color: #ffa801;
    background: #fff9ed;
}

.notify-radio-card input[type="radio"]:checked + .notify-radio-inner {
    border-color: #ffa801;
    background: #fff9ed;
    color: #1a1f2e;
    font-weight: 600;
}

.notify-radio-dot {
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    border-radius: 50%;
    flex-shrink: 0;
    position: relative;
    transition: all 0.15s;
}

.notify-radio-card input[type="radio"]:checked + .notify-radio-inner .notify-radio-dot {
    border-color: #ffa801;
    background: #ffa801;
}

.notify-radio-card input[type="radio"]:checked + .notify-radio-inner .notify-radio-dot::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}

.notify-extra { margin-top: 8px; }

/* Via pills */
.notify-via-row { display: flex; gap: 7px; flex-wrap: wrap; }

.notify-via-pill { cursor: pointer; }

.notify-via-pill input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.notify-via-pill span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 8px 16px;
    border: 1.5px solid #e0e0e0;
    border-radius: 30px;
    font-size: 13px;
    color: #444;
    font-weight: 500;
    background: #fafafa;
    transition: all 0.15s;
    white-space: nowrap;
}

.notify-via-pill:hover span { border-color: #ffa801; background: #fff9ed; }

.notify-via-pill input[type="radio"]:checked + span {
    border-color: #ffa801;
    background: #ffa801;
    color: #fff;
    font-weight: 600;
}

/* CKEditor overrides */
.ck.ck-editor__main > .ck-editor__editable {
    min-height: 140px;
    border: 1.5px solid #ddd !important;
    border-top: none !important;
    border-radius: 0 0 6px 6px !important;
    font-size: 13.5px;
    color: #333;
    background: #fafafa !important;
}

.ck.ck-editor__main > .ck-editor__editable:focus,
.ck.ck-editor__main > .ck-editor__editable.ck-focused {
    border-color: #ffa801 !important;
    box-shadow: 0 0 0 3px rgba(255,168,1,0.12) !important;
    background: #fff !important;
}

.ck.ck-toolbar {
    border: 1.5px solid #ddd !important;
    border-radius: 6px 6px 0 0 !important;
    background: #f5f5f5 !important;
}

/* Validation errors */
.notify-errors {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 16px 20px 0;
    padding: 12px 16px;
    background: #fce4ec;
    border: 1.5px solid #e57373;
    border-radius: 7px;
    animation: nmShake 0.3s ease;
}

@keyframes nmShake {
    0%, 100% { transform: translateX(0); }
    20%       { transform: translateX(-6px); }
    40%       { transform: translateX(6px); }
    60%       { transform: translateX(-4px); }
    80%       { transform: translateX(4px); }
}

.notify-errors-icon { font-size: 18px; flex-shrink: 0; margin-top: 1px; }

.notify-errors-title {
    font-size: 13px;
    font-weight: 700;
    color: #c62828;
    margin-bottom: 6px;
}

.notify-errors-list {
    margin: 0;
    padding-left: 16px;
    font-size: 13px;
    color: #b71c1c;
}

.notify-errors-list li { margin-bottom: 2px; }
.notify-errors-list li:last-child { margin-bottom: 0; }

.week-select-row {
    display: flex;
    align-items: center;
    gap: 8px;
}

.week-select-row .form-select {
    flex: 1;
}

.week-to-label {
    font-size: 13px;
    color: #666;
    flex-shrink: 0;
    font-weight: 600;
}