.green-mark {
    background-color: green;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
}
.red-mark {
    background-color: red;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
}
.ellipsis-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
select {
    display: block;
}
.select-wrapper select {
    display: none;
}
.rememberme-row label {
    margin-left: 45px;
}
.convenient-timezone-option label {
    margin-right: 10px;
}
.convenient-timezone-option label span:not(.lever) {
    padding-left: 25px;
}
.convenient-timezone-option label input.invalid + span:before {
    border: 2px solid #E91E63;
}
.navbar-list-topmenu {
    margin-left: 250px;
}
.about-class {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.class-date {
    text-align: center;
    padding: 0 15px 0 10px;
}
.class-month {
    display: block;
    color: #8e24aa;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.class-day {
    display: block;
    font-weight: 600;
    font-size: 16px;
}
.class-data {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.class-des {
    padding-left: 15px;
}
.class-name {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px;
}
.class-by, .class-time {
    font-size: 12px;
}
.table-responsive {
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
}
.required-mark {
    font-size: 16px;
    color: #8e24aa;
    margin-left: 2px;
    line-height: initial;
}
#back-top {
    display: none;
}
#main > .row {
    min-height: calc(100vh - 100px);
}
.white-space-pre {
    white-space: pre;
}
.m0 {
    margin: 0px !important;
}
.ml5 {
    margin-left: 5px !important;
}
.mr5 {
    margin-right: 5px !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mb0 {
    margin-bottom: 0px !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.p0 {
    padding: 0px !important;
}
.pt10 {
    padding-top: 10px !important;
}
.pt15 {
    padding-top: 15px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.p20 {
    padding: 20px !important;
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.page-content {
    background: #f5f5f5;
}
.list-photo {
    width: 100px;
    border-radius: 5px;
}

/* table.dataTable th, table.dataTable td { white-space: nowrap; } */
#class-datatable th, #class-datatable td { white-space: nowrap; }

/* .welcome-back {
    font-size: 24px;
    padding: 30px 0px;
}
.section {
    width: 100%;
}
.section p {
    margin: 0;
} */
.section .section-box {
    background: #fff;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 8px;
    padding: 15px;
    margin: 0px 0px 15px 0px;
}
.section-box-title {
    font-size: 16px;
}
.section-1 .section-box-content {
    padding: 10px 0px;
    text-align: center;
}
.section-1 .primary-text {
    font-size: 72px;
    line-height: 72px;
}
.section-1 .secondary-text {
    color: rgba(0,0,0,.6);
    font-size: 20px;
}
.light-blue-fg {
    color: #29AF8E !important;
}
.red-fg {
    color: #f44336 !important;
}
.orange-fg {
    color: #ff9800 !important;
}
.blue-grey-fg {
    color: #607d8b !important;
}
.section-box-header {
    display: table;
    width: 100%;
}
.section-box-header .nav-tabs {
    border: 0;
}
.section-box-header .nav-tabs li a {
    border-radius: 4px;
    color: #656D78;
    padding: 6px 15px;
}
.section-box-header .nav-tabs li.active a {
    border-bottom-color: #ddd;
    background-color: #29AF8E;
    color: #ffffff;
}
.section .section-box .tab-content .tab-pane canvas {
    width: 100% !important;
}
.section-3 .section-box-content {
    padding: 10px 0px;
    text-align: center;
}
.section-3 .secondary-text {
    color: rgba(0,0,0,.6);
    font-size: 30px;
    line-height: 30px;
}
.section-4 .section-box-content {
    padding: 10px 0px;
    text-align: center;
}
.section-4 .primary-text {
    font-size: 72px;
    line-height: 72px;
}
.section-4 .secondary-text {
    color: rgba(0,0,0,.6);
    font-size: 20px;
}

.col-action {
    width: 200px;
}
.logo-brand {
    background: #ffffff;
}
.login-form .logo {
    max-width: 100%;
}
.navbar-full .brand-sidebar .brand-logo {
    background-color: #fff;
    height: 100%;
    padding: 10px;    
    width: 100%;
    text-align: center;
}
.brand-sidebar .logo-wrapper a.brand-logo img {
    height: 38px;
}
/* .logo-brand a {
    display: block;
    height: 100%;
    padding: 15px 0px;
}
.login-wrapper {
    padding: 50px 0 30px 0;
} */
.show-hide-switch.onoffswitch {
    width: 150px;
}
.show-hide-switch .onoffswitch-label {
    margin-bottom: 0px;
}
.show-hide-switch .onoffswitch-inner:before, .show-hide-switch .onoffswitch-inner:after {
    height: 34px;
    line-height: 34px;
}
.show-hide-switch .onoffswitch-inner:before {
    content: "SHOW ";
}
.show-hide-switch .onoffswitch-inner:after {
    content: "HIDE ";
}
.show-hide-switch .onoffswitch-switch {
    width: 75px;
    height: 34px;
    right: 75px;
}
.yes-no-switch.onoffswitch {
    width: 150px;
}
.yes-no-switch .onoffswitch-label {
    margin-bottom: 0px;
}
.yes-no-switch .onoffswitch-inner:before, .yes-no-switch .onoffswitch-inner:after {
    height: 34px;
    line-height: 34px;
}
.yes-no-switch .onoffswitch-inner:before {
    content: "YES ";
}
.yes-no-switch .onoffswitch-inner:after {
    content: "NO ";
}
.yes-no-switch .onoffswitch-switch {
    width: 75px;
    height: 34px;
    right: 75px;
}
.dataTables_wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}
.dataTables_wrapper .row .col-sm-6 {
    padding-right: 0px;
    padding-left: 0px;
}
.sa-banner {
    width: 100px;
    border-radius: 5px;
}
.instructor-photo {
    width: 100px;
    border-radius: 5px;
}
.badge-orderid {
    font-size: 16px;
    margin-left: 10px;
}
.copyurl {
    cursor: pointer;
}
.filter-field-wrap {
    display: inline-block;
    padding: 2px;
}
.filter-field-date {
    
}
.filter-field-event {
    
}
.filter-field-btn {
    
}
.process-refund-payment {
    position: relative;
}
.process-refund-payment:before {
    content: "";
    position: absolute;
    background-color: rgba(233, 231, 231, 0.2);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.line-through {
    text-decoration: line-through;
}
.daychk-lbl label {
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
}
.daychk-lbl input {
    margin: 0 5px 0 0;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    cursor: pointer;
}
.chk_day {
    margin: 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.hearaboutus-field {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.hearaboutus-field:last-child {
    margin-bottom: 0px;
}
.hearaboutus-field input.form-control {
    width: calc(100% - 49px);
}
.email-listing-and-cron-jobs-option .img-responsive {
    display: inline-block;
}

.process {
    position: relative;
}
.process:before {
    content: "";
    position: absolute;
    background-color: rgba(233, 231, 231, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.other-members {
    display: none;
}
.invalid {
    border-color: #E91E63;
}
.form-control.invalid:focus {
    border-color: #E91E63;
}
.urlpaths-note {
    display: none;
    font-size: 14px;
    height: 34px;
    padding: 6px 10px;
    margin-right: 10px;
    line-height: 1.42857143;
    background-color: rgba(246, 187, 66, 0.3);
    color: #000;
}
.urlpaths-lbl {
    color: #fe4c1c;
}
.urlpaths-field {
    width: 100%;
    display: table;
}
.urlpaths-field .showhide-field {
    width: 100px;
}
.urlpaths-field .on-field {
    width: 40px;
    text-align: center;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
.urlpaths-field .showhideon-field {
    width: 150px;
    margin-right: 10px;
}
.urlpaths-field .showhidewhen-field {
    display: none;
    width: calc(100% - 355px);
    margin-right: 10px;
}
.radio-option label {
    font-weight: normal;
    cursor: pointer;
}
.radio-option input[type="radio"] {
    margin-right: 10px;
}
.radio-option input[type="number"] {
    width: 70px;
    margin: 0 5px;
    display: inline-block;
}
.mail-allow-option label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 10px;
    /* padding-left: 25px; */
    position: relative;
}
.mail-allow-option .form-control {
    width: 18px;
    height: 18px;
    margin: 0;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0;
}
.member-mail-allow {
    padding-left: 15px;
}

.smsnumber-field {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.smsnumber-field:last-child {
    margin-bottom: 0px;
}
.smsnumber-field input.form-control {
    width: calc(100% - 49px);
}
.schedule-datetime label {
    display: block;
}
.schedule-datetime .schedule-date, .schedule-datetime .select-wrapper {
    display: inline-block;
}
.schedule-datetime .schedule-date.form-control {
    width: 170px;
}
.schedule-datetime .select-wrapper {
    width: 70px;
}
.sms-btns {
    display: table;
    width: 100%;
}
.transfer-member-id {
    width: 18px;
    height: 18px;
}
.cancel-member-id {
    width: 18px;
    height: 18px;
}
.refund-option label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 10px;
    /* padding-left: 25px; */
    position: relative;
}
.refund-option input[type=radio] {
    width: 18px;
    height: 18px;
    margin: 0;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0;
}
.refund-option .radio-input-wrap input[type=radio] {
    top: 8px;
}
.refund-option input[type="number"] {
    width: 100px;
    margin: 0 5px;
    display: inline-block;
}
.expiry-date {
    width: 170px;
}
.testimonial-photo {
    width: 100px;
    border-radius: 5px;
}
.is-featured-testimonial label {
    margin: 0;
}
.is-featured-testimonial input[type=checkbox].form-control {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin: 0 0 0 5px;
    height: 20px;
}
.is-featured-testimonial span {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin: 0 0 0 5px;
    height: 20px;
}
.copypassword i {
    font-size: 18px;
}
.admin-privileges-row label {
    display: inline-block;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
}
.admin-privileges-row input {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
}
.admin-child-privileges .form-group {
    padding-left: 35px;
}
.admin-privileges-row {
    /* overflow-y: auto;
    max-height: 300px; */
}
.google-ads-expense-photo {
    width: 100px;
    border-radius: 5px;
}

.send-attendance-mail .fa-spinner {
    display: none;
}
.send-attendance-mail.process {
    pointer-events: none;
}
.send-attendance-mail.process .fa-envelope {
    display: none;
}
.send-attendance-mail.process .fa-spinner {
    display: inline-block;
}
.copy-attendance-link i {
    font-size: 20px;
}
.section-header {
    display: table;
    width: 100%;
}
.section-header .nav-tabs {
    border: 0;
}
.section-header .nav-tabs li a {
    border-radius: 4px;
    color: #656D78;
    padding: 6px 15px;
}

.section-header .nav-tabs li.active a {
    border-bottom-color: #ddd;
    background-color: #29AF8E;
    color: #ffffff;
}
.vc-box {
    list-style: none;
    padding: 0;
    margin: 0;
}
.vc-box li {
    float: left;
    width: 150px;
    padding: 10px;
    color: #fff;
}
.vc-box li.v-box {
    background: rgb(41, 175, 142);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.vc-box li.c-box {
    background: rgb(244, 67, 54);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.vc-box li p {
    margin-bottom: 9px;
    font-size: 16px;
}
.vc-box li span {
    font-size: 28px;
}
.tracking-time {
    font-size: 16px;
    padding: 5px;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.12);
    outline: none;
}


#main .section-data-tables .dataTables_wrapper .dataTables_length, #main .section-data-tables .dataTables_wrapper .dataTables_filter {
    display: block;
}
#main .section-data-tables .dataTables_wrapper .dataTables_length label input, #main .section-data-tables .dataTables_wrapper .dataTables_filter label input {
    width: auto;
    height: auto;
}
#main .section-data-tables .dataTables_wrapper .dataTables_length label select, #main .section-data-tables .dataTables_wrapper .dataTables_filter label select {
    display: inline-block;
    width: auto;
    height: auto;
}
#main .section-data-tables .dataTables_wrapper table.dataTable thead th {
    min-width: 69px;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
}
.nd-tablelist {
    position: relative;
}
.nd-tablelist:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 60px;
    border-top-left-radius: 9px;
    border-left: 2px solid #8e24aa;
}
tr.odd {
    background-color: #f4f3f9 !important;
}
table.dataTable thead .sorting {
    background-size: 8px 14px;
}
table.dataTable thead .sorting_asc {
    background-size: 8px 7px;
}
table.dataTable thead .sorting_desc {
    background-size: 8px 7px;
}
.dropdown-content li > a, .dropdown-content li > span {
    padding: 14px 20px;
}
.instructor-mail-wrap .welcome-instructor-mail-box, .instructor-mail-wrap .thankyou-instructor-mail-box {
    display: none;
}
.instructor-mail-wrap .welcome-instructor-mail-box:first-child, .instructor-mail-wrap .thankyou-instructor-mail-box:first-child {
    display: block;
}
.has-submenu {
    position: relative;
}
.submenu-arrow {
    position: absolute;
    top: 0;
    right: 25px;
    width: 30px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    z-index: 1;
}
.submenu {
    display: none;
}
.submenu li a {
    position: relative;
}
.submenu li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 35px;
    bottom: 0;
    width: 1px;
    border-left: 1px solid #9e9e9e;
}
.submenu li a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 35px;
    width: 15px;
    height: 1px;
    border-bottom: 1px solid #9e9e9e;
    transform: translateY(-50%);
}
.active .submenu-arrow {
    color: #fff;
}
.active .submenu {
    display: block;
}
.submenu li a.active:before, .submenu li a.active:after {
    border-color: #fff;
}
.page-topbar .navbar {
    z-index: 10000;
}
.sidenav-main {
    z-index: 10000;
}

#toast-container .toast {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.5em;
    position: relative;
    top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    margin-top: 10px;
    padding: 10px 10px 10px 50px;
    cursor: default;
    color: #fff;
    border-radius: 2px;
    background-color: #030303;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#toast-container .material-icons {
    margin-right: 5px;
}
.errormsg {
    font-size: 12px;
    color: #ff5252;
}
@media only screen and (max-width: 992px) {
    .navbar-full .brand-sidebar .brand-logo {
        background-color: transparent;
    }
    .select-wrapper input.select-dropdown, .select-wrapper ul, .select-wrapper svg.caret {
        display: none !important;
    }
    .select-wrapper select {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .dataTables_wrapper.no-footer .dataTables_scrollBody {
        height: auto;
    }
}
@media (max-width: 767px) {
    .mmt10 {
        margin-top: 10px !important;
    }
}
@media (max-width: 575px) {
    .section-box-title.pull-left {
        float: none !important;
    }
    .section-box-header .nav-tabs.pull-right {
        float: none !important;
        margin: 10px 0;
    }
    .datetime-box.pull-right {
        float: none !important;
        margin: 0px 0px 10px 0;
        text-align: right;
    }
}
@media (max-width: 425px) {
    .vc-box {
        width: 100%;
    }
    .vc-box li {
        width: 50%;
    }
}