.data-table .dataTables_length,
.data-table .dataTables_filter {
    display: inline-block;
    width: 50%;
    margin-bottom: 20px;
}
.dashboard-sec .black-font .title {
    font-size: 24px;
}
.data-table .dataTables_filter {
    text-align: right;
}
.data-table .dataTables_length label,.data-table .dataTables_filter label {
    display: flex;
    align-items: center;
}
.data-table .dataTables_filter label {
    justify-content: flex-end;
    margin-right: 0;
}
.data-table .dataTables_length select {
    width: 90px;
    margin: 0 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-size: .6em;
    background-position: calc(100% - 1.3em) center;
    background-repeat: no-repeat;
}
.data-table .dataTables_length select,.data-table .dataTables_filter label input[type="search" i] {
    border-radius: 5px;
    border: solid 2px rgba(102,102,102,.12);
    padding: 0 19px;
    color: #3c3a5a;
    height: 42px;
    display: flex;
    align-items: center;
    font-size: 16px;
    resize: vertical;
    font-family: 'Poppins';
    margin-left: 6px;
}
.data-table {
    overflow: auto;
    margin-bottom: 0;
}
.classes-table table tr td a,
.table-icon-block .tooltip-point,
.table-icon-block .attendees-block {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.classes-table table tr td a span {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
}
.classes-table table tr td a svg,
.data-tooltip-table svg,
.table-icon-block .attendees-block svg {
    width: 24px;
    height: 24px;   
}
.data-tooltip-table .restart-icon svg {
    height: 18px;
    width: 18px; 
    fill: #223462;
}
.classes-table table tr td a.edit span svg {
    stroke: #0053cb;
}
.classes-table table tr td a.delete span svg,
.classes-table table tr td .cancel-icon svg {
    stroke: var(--primary-color);
}
.data-tooltip-table  .data-tooltip-details-restart {
    min-width: 250px;
}
.data-tooltip-table .restart-icon {
    display: inline-flex;
}
.data-tooltip-table .restart-icon a {
    padding: 0;
}

.classes-table table tr td a.view span svg,
.data-tooltip-table svg,
.classes-table table tr td .restart-icon svg,
.table-common-block table tr td svg {
    stroke: #223462;
}
.classes-table .dataTables_length,.classes-table .dataTables_filter {
    display: none;
}
.classes-table .table tr td:last-child {
    text-align: left;
}
.classes-table .classes-table .table thead tr th,
.classes-table .classes-table .table thead tr td {
    border: 0;
    padding: 0.75rem;
}
.classes-table .table tr td, 
.classes-table .table tr th {
    border-top: 1px solid #979797;
    border-left: 0;
    border-right: 0;
    padding: 0.82rem;
    font-size: 15px;
    color: #000000;
    text-align: left;
}
.classes-table .table tr th {
    border-top: 0;
    font-size: 16px;
    height: 50px;
    padding: 0 0.82rem;
}
.classes-table .table tr.even {
    /*background-color: #fdfdfd;*/
}
.table-common-block .table .tr-active {
    background-color: #fcfbfb;
}
.classes-table table.table.dataTable {
    margin-bottom: 16px !important;
}
.classes-table table.table-bordered.dataTable,
.table-common-block .table {
    border: 1px solid #eae7e7;
    width: 100%;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
.table-common-block .table {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}
.classes-table table.table thead tr {
    background: #f2f1f1;
}
.classes-table table.dataTable.table-striped > tbody > tr.odd > * {
    box-shadow: none;
}
.classes-table table tr td a,
.classes-table table tr .table-icon-block .tooltip-point,
.table-common-block table tr .attendees-block {
    padding: 0px 6px;
}
.table-common-block table tr .attendees-block {
    margin-right: 6px;
}
.classes-table table tr td a:hover {
    opacity: 0.6;
}
.classes-table table.dataTable thead>tr>th {
    position: relative;
    padding-right: 30px;
}
.classes-table table.dataTable td.table-date-block,
.classes-table table.dataTable td.table-icon-block,
.completed-speaker-classes-block table.dataTable td.table-icon-block {
    min-width: 170px;
    white-space: nowrap;
}
.classes-table table.dataTable td.table-icon-new-block {
    min-width: 80px;
}

.classes-table table.dataTable .completed-action-th, .classes-table table.dataTable .completed-action-td{
    min-width: 50px !important;
    padding-right: 20px;
}
.upcoming-classes-block .classes-table table.dataTable td.table-date-block,
.completed-classes-classes-block .classes-table table.dataTable td.table-date-block,
.completed-speaker-classes-block table.dataTable td.table-date-block,
.speaker-completed-class-detail table.dataTable td.table-date-block {
    min-width: 200px;
    white-space: nowrap;
}
.modal .dash-btn .rounded-red-btn {
    min-height: 40px;
    padding: 0 30px;
}
.classes-table table.dataTable thead>tr>th::before, 
.classes-table table.dataTable thead>tr>th::after {
    font-size: 20px;
    position: absolute;
    display: block;
    opacity: .125;
    right: 10px;
    line-height: 9px;
    cursor: pointer;
}
.classes-table table.dataTable thead>tr>th::before {
    bottom: 50%;
    content: "▴";
}
.classes-table table.dataTable thead>tr>th::after {
    top: 50%;
    content: "▾";
}
.classes-table table.dataTable thead>tr>th.sorting_asc:before,
.classes-table table.dataTable thead>tr>th.sorting_asc:before, 
.classes-table table.dataTable thead>tr>th.sorting_desc:after, 
.classes-table table.dataTable thead>tr>td.sorting_asc:before, 
.classes-table table.dataTable thead>tr>td.sorting_desc:after{
    opacity: .6;
}
.classes-table .dataTables_paginate .paginate_button.current,
.classes-table .dataTables_paginate .paginate_button:hover {
    z-index: 3;
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.classes-table .dataTables_paginate .paginate_button:focus {
    box-shadow: none;
    outline: none;
}
.classes-table .dataTables_paginate .paginate_button {
    color: #8f8f8f;
    background-color: #fff;
    border: 1px solid #eae7e7;
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    min-width: 32px;
    text-align: center;
}
.classes-table .dataTables_paginate a.previous,
.classes-table .dataTables_paginate a.next {
    border: 0;
    width: auto;
    background-color: transparent;
    color: #8f8f8f;
}
.classes-table .dataTables_paginate a.previous:hover, 
.classes-table .dataTables_paginate a.next:hover {
    background-color: transparent;
    color: #090909;
}
.classes-table .dataTables_paginate .paginate_button + .paginate_button {
    margin: 0 5px;
}
.classes-table .dataTables_paginate .paginate_button.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.classes-table .dataTables_paginate .paginate_button:last-child{
    margin-right: 0;
}
.classes-table .dataTables_info,
.classes-table div.dataTables_wrapper div.dataTables_info {
    color: #090909;
    opacity: 0.8;
    float: left;
    padding: 0;
}
.classes-table div.dataTables_wrapper div.dataTables_paginate {
    float: right;
}
.select-topic.classes-section.upcoming-classes-block,
.select-topic.completed-class-table {
    padding-bottom: 15px;
}
.title-add-class-right {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.title-add-class-right .title {
    margin-bottom: 0;
}
.add-class-right {
    text-align: right;
    white-space: nowrap;
}
.tabs-block {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
}
.tabs .tabs-nav {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-bottom: 30px;
    font-weight: 600;
    background-color: #ececf1;
    padding: 10px 12px;
    border-radius: 8px;
    margin: 0 auto;
}
.tabs .tabs-nav li {
    margin:0;
}
.tabs .tabs-nav li a {    
    font-size: 22px;
    display: inline-flex;
    border-radius: 8px;
    padding: 10px 70px;
}
.tabs .tabs-nav li a:hover,
.tabs .tabs-nav li.tab-active a {
    color: #fff;
    background-color: var(--primary-color);
}
.table-common-block .year-time-block-bg {
   background: url(../images/year-time-block-bg1.jpg) top right no-repeat;
   background-size: cover;
   color: #fff;
   padding: 30px;
}
.table-common-block table tr th.year-time-block-bg,
.table-common-block table tr.year-time-block-bg td {
    padding: 13px 30px;
}
.table-common-block table tr th .year-block,
.table-common-block table tr th .time-table,
.table-common-block table tr td .year-block,
.table-common-block table tr td .time-table {
    color: #000;
}
.row-block {
    display: flex;
    align-items: center;
}
.title-add-class-right {
    position: relative;
}
.title-add-class-right .dot-block-custom {
    position: absolute;
    right: 0;
}
.title-add-class-right .time-zone-text {
    font-size: 15px;
    color: #090909;
}
.title-add-class-right .blue-more-btn,
.title-add-class-right .time-zone-text {
    position: absolute;
    left: 0;
}
.dot-block-custom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #090909;
}
.dot-block-custom li {
    gap: 8px;
    display: flex;
    align-items: center;
}
.dot-block {
    border-radius: 50%;
    width: 13px;
    height: 13px;
    display: inline-flex;
}
.green-dot {
    background-color: #0b8043;
}
.blue-dot {
    background-color: #02c8ff;
}
.allow-dot {
    background-color: #f39c12;
}
.red-dot {
    background-color: #dc2626;
}
.grey-dot {
    background-color: #7f7f7f;   
}
.table-common-block table tr .table-icon-block.table-icon-right-block {
    text-align: right;
}
.table-common-block table tr th .year-block,
.table-common-block table tr td .year-block {
    font-size: 32px;
    font-weight: 600;
}
.table-common-block .attendees-block .attendees-number {
    position: absolute;
    right: 0px;
    top: -6px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    display: flex;
    background: #f5325c;
    border-radius: 50%;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    font-weight: 600;
    border: 2px solid #fa96ac;
    font-family: 'Poppins', sans-serif;
}
.table-common-block table tr th .time-table,
.table-common-block table tr td .time-table {
    font-size: 15px;
    font-weight: 500;
    padding-left: 30px;
    line-height: 24px;
}
.month-name-date-name-block {
    text-align: center;
    width: 110px;
    padding-right: 8px;
}
.classe-name-time-user-icons-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.classe-name-time-user-in {
    display: flex;
    align-items: center;
    gap: 20px;

}
.block-main {
    padding-left: 30px;
    position: relative;
    width: 100%;
}
.block-main .dot-block {
   position: absolute;
    left: 0;
    top: 6px;
}
.table-common-block .month-name-block {
    font-size: 18px;
    color: #757575;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    text-align: center;
}
.table-common-block .date-name-block {
    font-size: 30px;
    color: #525252;
    display: block;
    text-align: center;
    font-weight: bold;
    text-align: center;
}
.table-common-block .class-name-block {
    font-size: 18px;
    color: #090909;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
}
.table-common-block .time-name-block,
.table-common-block .use-name-block {
    font-size: 14px;
    color: #090909;
    font-weight: 500;
}
.table-common-block .use-name-block {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #ccc;
}
.table-common-block .time-name-use-name-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.table-common-block .time-name-use-name-main .star-ratings {
    height: 20px;
    min-height:  initial;
}
.table-common-block .paging_simple_numbers {
    margin-bottom: 30px;
}
.dashboard-sec {
    padding-bottom: 0 !important;
}
.table-no-data-found {
    text-align: center;
    padding: 30px;
    border: 1px solid #eae7e7;
    font-size: 18px;
    color: #ccc;
    background-color: #fff;
}
.dashboard-sec .table-no-data-found img {
    height: 140px;
}
.dashboard-sec .table-no-data-found h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 8px 0 0;
}
.dashboard-sec .completed-class-table .table-no-data-found {
    margin-bottom: 15px;
}
.dashboard-sec .tabs-content .all-past-classes-block {
    padding-bottom: 30px;
}
.table-common-block .table.new_table_upcoming_speaker_classes,
.table-common-block .table.new_table_completed_speaker_classes,
.table-common-block .table.new_table_upcoming_classes,
.table-common-block .table.new_table_completed_classes {
    border: 0 !important;
}
.table-common-block .table.new_table_upcoming_speaker_classes thead th,
.table-common-block .table.new_table_upcoming_speaker_classes tbody tr:first-child td,
.table-common-block .table.new_table_completed_speaker_classes thead th,
.table-common-block .table.new_table_completed_speaker_classes tbody tr:first-child td,
.table-common-block .table.new_table_upcoming_classes thead th, 
.table-common-block .table.new_table_upcoming_classes tbody tr:first-child td,
.table-common-block .table.new_table_completed_classes thead th, 
.table-common-block .table.new_table_completed_classes tbody tr:first-child td {
    border: 1px solid #979797;
    border-bottom: 0;
}


@media (min-width: 1380px) and (max-width: 1430px) {
    .dot-block-custom  {
        max-width: 568px;
        gap: 6px;
        column-gap: 20px;
        justify-content: end;
        padding-left: 35px;
    }
}
@media (min-width: 1200px) and (max-width: 1380px) {
    .dot-block-custom  {
        max-width: 530px;
        gap: 6px;
        column-gap: 20px;
        justify-content: end;
        padding-left: 35px;
    }
}
@media screen and (max-width: 1200px) {
    .select-topic-title h2 {
        text-align: left;
    }
    .title-add-class-right .blue-more-btn,
    .title-add-class-right .time-zone-text {
        left: 0;
        top: 30px;
        right: auto !important;
        position: absolute !important;
        margin-top: 0;
    }
    .dashboard-sec .title-add-class-right {
        margin-bottom: 10px;        
    }
    .dashboard-sec .upcoming-classes-block,
    .dashboard-sec .past-classes-block {
       padding-bottom: 30px; 
    }
    .title-add-class-right .dot-block-custom {
        gap: 14px;
    }
}
@media screen and (max-width: 991px) {
    .table-common-block table tr th .year-block,
    .table-common-block table tr td .year-block {
        font-size: 28px;
    }
    .classes-table {
        overflow-x: auto;
    }
    .dashboard-sec .select-topic-title .past-classes-title {
        margin-top: 30px;
    }
    .classes-table .dataTables_info, .classes-table div.dataTables_wrapper div.dataTables_info {
        padding-bottom: 20px;
    }
    .select-topic {
       padding: 30px 20px;
    }
    .classes-table .dataTables_wrapper > .row {
        min-width: 860px !important;
    }
    .classes-table .dataTables_info {
        padding-bottom: 20px;
    }
    .title-add-class-right .blue-more-btn,
    .title-add-class-right .time-zone-text {
        right: auto !important;
        left: 0 !important;
    }
    .dashboard-sec .title-add-class-right .blue-more-btn {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .classes-table .dataTables_paginate {
        padding-bottom: 0;
    }
    .data-table {
        margin-bottom: 0px;
    }
    .classes-table table.table.dataTable,
    .title-add-class-right,
    .past-classes-title {
        margin-bottom: 15px !important;
    }
    .table-common-block table tr th .time-table, .table-common-block table tr td .time-table {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
    .title-add-class-right {
        flex-wrap: wrap;
    }
    .title-add-class-right .dot-block-custom {
        position: relative;
        margin-top: 15px;
        justify-content: center;
        gap: 10px;
        grid-row-gap: 6px;
    }
    .classe-name-time-user-icons-block {
        flex-wrap: wrap;
    }
    .table-common-block .use-name-block {
        border-left: 0;
        padding-left: 0;
        margin-right: 0;
    }
    .table-common-block table tr .table-icon-block.table-icon-right-block,
    .table-common-block .time-name-use-name-main {
        text-align: right;
    }
    .table-common-block .time-name-use-name-main {
        justify-content: end;
    }
    .table-common-block .class-name-block {
        border-radius: 10px;
        color: #fff;
        font-size: 15px;
        padding: 10px;
    }
    .dashboard-sec .title-add-class-right {
        gap: 0;
        justify-content: center;
    }
    .table-common-block .classe-name-time-user-in,
    .table-common-block .time-name-use-name-main,
    .title-add-class-right .dot-block-custom,
    .table-common-block .class-name-block,
    .table-common-block table tr th .time-table,
    .table-common-block table tr td .time-table {
        width: 100%;
    }
    .table-common-block .classe-name-time-user-icons-block {
        justify-content: end;
    }
    .table-common-block .classe-name-time-user-in .block-main {
        padding-left: 0;
    }
    .table-common-block table tr .table-icon-block.table-icon-right-block {
        margin-top: 16px;
        display: inline-flex;
    }
    .table-common-block .class-name-block {
        margin-bottom: 15px;
    }
    .table-common-block .row-block {
        align-items: start;
    }
    .table-common-block  .month-name-date-name-block {
        width: 60px;
    }
    .classe-name-time-user-icons-block {
        width: calc(100% - 60px);
    }
    .table-common-block table tr th.year-time-block-bg, 
    .table-common-block table tr.year-time-block-bg td,
    .dashboard-sec .table-common-block table tr td {
        white-space: normal;
    }
    .table-common-block table tr th.year-time-block-bg,
    .table-common-block table tr.year-time-block-bg td {
        padding: 20px;
    }
    .table-common-block table tr th .time-table {
        margin-top: 8px;
    }
    .dashboard-sec .black-font .title {
        text-align: center;
    }
    .dashboard-sec .block-main .dot-block {
        display: none;
    }
    .table-common-block .mobile-green-dot {
        background-color: #0b8043;
    }
    .table-common-block .mobile-allow-dot {
        background-color: #f39c12;
    }
    .table-common-block .mobile-red-dot {
        background-color: #dc2626;
    }
    .table-common-block .mobile-grey-dot {
        background-color: #7f7f7f;   
    }
    .table-common-block .mobile-blue-dot {
        background-color: #02c8ff;   
    }   
    .dashboard-sec .upcoming-classes-block,
    .dashboard-sec .past-classes-block {
       padding-bottom: 0;
    }
    .dashboard-sec .title-add-class-right .blue-more-btn,
    .title-add-class-right .time-zone-text {
        position: relative !important;
        margin-top: 15px;
        top: 0;
    }
}
@media (max-width: 575px){
    .title-add-class-right {
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    .table-common-block .time-name-use-name-main {
        grid-row-gap: 6px;
    }
    .table-common-block .year-time-block-bg {
        background-position: center bottom;
    }
    .tabs .tabs-nav li a  {
        padding: 10px 24px;
    }

}
.dash-class-validation-message-speaker{
    margin-top: 10px !important;
}
@media (min-width: 1024px){
    th.year-time-block-bg{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 32px 30px 38px !important;
    }
    th.year-time-block-bg > span.start-class-button { 
        display: flex;
        flex-direction: row-reverse;
        gap: 20px;
        align-items: center;
        margin-top: 6px;
        width: 70%;
        justify-content: space-between;
    }
    .dash-class-validation-message-speaker{
        margin-top: 0px !important;
    }
    .select-topic-view-more.start-class-btn a{
        margin-top: 0 !important;
    }
}
@media (max-width: 1023px){
.select-topic-view-more.start-class-btn a{
    margin-top: 6px !important;
    margin-right: 0px !important;
}
}