a.tutor-btn.tutor-btn-tertiary.tutor-is-outline {
  background: transparent !important;
  color: #000 !important;
  font-weight: 400 !important;
  font-size: clamp(12px, 1.3vw, 15px) !important;
  margin-bottom: 0;
  padding: 6px 28px !important;
  display: flex;
  max-width: 100% !important;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -moz-border-radius: 30px;
  position: relative;
}

.tutor-icon-plus-square-filled:before {
  color: #000 !important;
  height: 15px;
  width: 15px;
  background-size: 100% 100%;
  display: block;
}

#filter-table .col-md-6._select {
  margin-top: 10px;
}

form input {
  /* border: 1px solid #aeaaaa !important; */
}

.table-responsive table thead th {
  background-color: #f9f9f9 !important;
  min-width: 86px;
  text-align: left;
  vertical-align: middle;
}

.tutor-row .tutor-mb-32 {
  margin-bottom: 15px !important;
}

.modal-content {
  padding: 1rem 1rem;
  min-width: 565px !important;
}

.modal-content .modal-header {
  padding: 2rem 1rem 0px 1rem !important;
  border-bottom: none !important;
}

.modal-content .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: bold;
}

.table-responsive table thead th:first-child {
  min-width: auto;
}

.table-responsive .table td .check-box {
  margin: 0;
  margin-top: 0px;
  margin-top: 10px;
}

.table-responsive .table td {
  padding: 0.2rem 0.9rem;
  font-size: 14px;
  width: 110px;
  height: 40px !important;
  vertical-align: middle;
}

.__attendent_request {
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  color: red;
}

.manage-yard .field-input input {
  width: 120px;
}

span.photo_transferred.__custom_link,
.status .conformClass {
  color: #0e5595;
}

.__custom_link {
  color: #0e5595 !important;
  text-decoration: underline;
}

.status .conformClass.FINISHED {
  color: #fff !important;
}

span.photo_transferred.__custom_link:hover,
.status .conformClass:hover {
  text-decoration: underline;
}

.tutor-dashboard-content .table-responsive table th.sticky,
.tutor-dashboard-content .table-responsive td.sticky {
  background-color: #f6f6f6 !important;
}

.tutor-icon-plus-square-filled.tutor-mr-12 {
  margin-right: 18px !important;
  margin-top: 0;
  top: 5px;
  position: absolute;
  left: 0;
}

.btn-secondary {
  color: #161616 !important;
  background-color: #e1e1e1 !important;
  border-color: #f6f6f6 !important;
}

.tutor-input-group {
  margin-bottom: 20px !important;
}

.tutor-dashboard-header-avatar {
  width: 34px !important;
  height: 34px !important;
  display: none !important;
}

.tutor-dashboard-header-username {
  font-size: clamp(14px, 1.6vw, 20px) !important;
  font-weight: bold !important;
  color: #000 !important;
}

.tutor-user-info.tutor-ml-24 {
  display: none !important;
  margin-left: 10px !important;
}

table.tutor-ui-table.tutor-ui-table-responsive tr td:first-child {
  border-radius: 0 !important;
}

.tutor-dashboard .tutor-frontend-dashboard-header:after {
  width: 0 !important;
}

.tutor-dashboard .tutor-frontend-dashboard-maincontent ul.tutor-dashboard-permalinks:before {
  border-right: 0 !important;
}

.tutor-dashboard-menu-divider {
  height: 0 !important;
  margin: 0 !important;
}

.tutor-dashboard-left-menu {
  padding-right: 0px !important;
  min-height: calc(100vh - 80px);
  border-right: 1px solid #ddd;
  /* width: 18%; */
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks {
  border-radius: unset !important;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-link {
  font-size: clamp(12px, 1.1vw, 14px) !important;
  font-weight: 400 !important;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-link {
  line-height: 128% !important;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a {
  background: transparent !important;
  border-radius: 0;
  width: max-content;
  padding-right: 26px !important;
  color: #000 !important;
  font-weight: bold !important;
}

.tutor-dashboard-menu-item .tutor-dashboard-menu-item-link {
  width: 100% !important;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks {
  list-style: none;
  margin: 0px 0 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 25px 0;
  padding-left: 0px;
  margin-right: 0 !important;
}

#table-enroll-students table tbody tr:nth-child(2n+1) {
  background-color: #dddddd1f;
}

#table-enroll-students table tbody tr:hover {
  background-color: #cdcdcd1f;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a .tutor-dashboard-menu-item-text {}

#tutor-frontend-classes-builder select.form-control,
#tutor-frontend-classes-builder .select2 {
  max-width: 100%;
  border: 1px solid #42424285 !important;
}

#tutor-frontend-classes-builder input[type="text"],
#tutor-frontend-classes-builder input.tutor-form-control {
  background: transparent !important;
  border: 1px solid #42424285 !important;
  border-radius: 6px !important;
  padding: 0 10px;
}

.tutor-col-lg-3 input,
.tutor-col-lg-3 select {
  max-width: 92% !important;
  min-width: 92% !important;
}

body form a.tutor-btn.tutor-btn-tertiary.tutor-is-outline.__btn_back {
  background-color: #ddd !important;
  color: #000 !important;
  border-radius: 9px !important;
  -moz-border-radius: 9px !important;
  -webkit-border-radius: 9px !important;
  -ms-border-radius: 9px !important;
}


body form a.tutor-btn.tutor-btn-tertiary.tutor-is-outline.__btn_draft {
  background-color: #9f9f9f !important;
  color: #000 !important;
  border-radius: 9px !important;
  -moz-border-radius: 9px !important;
  -webkit-border-radius: 9px !important;
  -ms-border-radius: 9px !important;
}

body form a.tutor-btn.tutor-btn-tertiary.tutor-is-outline.__btn_save {
  background-color: #131313 !important;
  color: #f7f3f3 !important;
  border-radius: 9px !important;
  -moz-border-radius: 9px !important;
  -webkit-border-radius: 9px !important;
  -ms-border-radius: 9px !important;
}


#tutor-frontend-classes-builder .select2 {
  max-width: 100%;
  border-radius: 6px !important;
}

.select2-container--default .select2-selection--single {
  border: unset !important;
}

#tutor-frontend-classes-builder {
  /* max-width: 1100px; */
  margin: 0 auto;
  margin-bottom: 120px;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li a {
  border-radius: 10px;
  width: max-content;
  padding-right: 26px !important;
  padding-left: 12px !important;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li a:hover {
  background-color: #68686833;
}

.my-course-filters .tutor-ml-16 {
  margin-right: 6px !important;
}

.et_pb_row {
  width: 100% !important;
  padding: 0 12px !important;
}

.tutor-dashboard-permalinks {
  padding-left: 12px !important;
  border-radius: 10px;
  margin-bottom: 0 !important;
}

.tutor-wrap.tutor-dashboard {
  padding: 0px 0% !important;
}

.tutor-dashboard .tutor-frontend-dashboard-header {
  margin-bottom: 0px !important;
}

.tutor-dashboard-content>.tutor-mb-16 {
  margin-bottom: 0 !important;
}

.tutor-dashboard .tutor-dashboard-inline-links ul li a {
  font-size: clamp(14px, 1.6vw, 21px) !important;
  color: #000;
  font-weight: 300;
  margin-right: 30px !important;
}

.tutor-col-12.tutor-col-md-8.tutor-col-lg-9 {}

.tutor-row {
  --tutor-gutter-x: 0 !important;
}

.tutor-dashboard-setting-profile form .tutor-dropdown-select-selected {
  border: none;
}

.tutor-wrap.tutor-dashboard .tutor-dashboard-content>h3 {
  display: none;
}

.tutor-dashboard-setting-profile form input.tutor-form-control,
.tutor-dashboard-setting-profile form .tutor-dropdown-select,
.tutor-dashboard-setting-profile form textarea {
  height: 35px !important;
  border: 1px solid #ddd;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  max-width: 98%;
  padding: 0 10px;
  box-shadow: unset;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
}

.tutor-dashboard .tutor-dashboard-inline-links ul li.active a,
.tutor-dashboard .tutor-dashboard-inline-links ul li a:hover {
  border-bottom: 4px solid #000 !important;
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p {
  border: none !important;
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(3) {
  font-weight: 300 !important;
  font-size: clamp(12px, 1.7vw, 20px) !important;
}

#__id_course_title_in_list {
  max-width: 1200px;
  margin: 0 auto;
}

.nav.justify-content-left {
  max-width: 1200px;
  margin: 0 auto;
}

.tutor-icon-calendar:before {
  content: "" !important;
  color: #fff !important;
  background: url(../images/menu_items/__calendar.svg) no-repeat;
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-calendar:before {
  background: url(../images/menu_items/__calendar_active.svg) no-repeat;
  height: 18px;
  width: 18px;
}

.tutor-icon-dashboard-filled:before {
  content: "" !important;
  color: #fff !important;
  background: url(../images/menu_items/__overview.svg) no-repeat;
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item .tutor-icon-dashboard-filled:before {
  content: "" !important;
  color: #fff !important;
  background: url(../images/menu_items/__overview_active.svg) no-repeat;
  height: 18px;
  width: 18px;
}

/* add new */
._menu_li_item .__icon_tu1:before {
  content: "" !important;
  color: #fff !important;
  display: inline-block;
  background: url(../images/menu_items/__class_business.svg) no-repeat;
  height: 18px;
  width: 18px;
}

._menu_li_item .__register_class:before {
  content: "" !important;
  color: #fff !important;
  display: inline-block;
  background: url(../images/menu_items/__register_class.svg) no-repeat;
  height: 18px;
  width: 18px;
}

._menu_li_item.active .__register_class_active:before {
  content: "" !important;
  color: #fff !important;
  display: inline-block;
  background: url(../images/menu_items/__register_class_active.svg) no-repeat;
  height: 18px;
  width: 18px;
}

/* add new */

.tutor-icon-man-user-filled:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../img/icon-profile.svg);
  height: 24px;
  width: 21px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-question-filled:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../img/icon-Q-A.svg);
  height: 24px;
  width: 24px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-college-graduation:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__users.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-college-graduation:before {
  background-image: url(../images/menu_items/__users_active.svg);
  height: 18px;
  width: 18px;
}

.tutor-icon-students {
  background-image: url(../images/menu_items/__student.svg);
  height: 68px;
  width: 68px;
  background-size: 16px;
  text-align: center;
  display: flex;
  border-radius: 100px;
  background-position: center;
  margin-bottom: 10px;
}

.pb-2 {
  margin-top: 30px;
}

body.tutor-screen-course-builder #tutor-frontend-course-builder label.tutor-form-label,
body.tutor-screen-course-builder.tutor-screen-course-builder-frontend .tutor-course-builder-section .tutor-course-field-label {
  margin-bottom: 2px !important;
}


input.tutor-form-control[type="Search"] {
  box-shadow: unset !important;
  border: none !important;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 1px solid #ddd !important;
  border-radius: unset !important;
  min-width: 285px;
}

.tutor-dashboard-bg .tutor-icon-space-filled {
  height: 68px;
  width: 68px;
  background-size: 16px;
  text-align: center;
  display: flex;
  border-radius: 100px;
  background-position: center;
}

.tutor-dashboard-bg .tutor-icon-space-filled::before {
  height: 39px;
  width: 68px;
}

.__dashboard_box_title {
  font-size: 21px;
  color: #000;
  display: block;
  margin-bottom: 21px;
}

.tutor-dashboard-bg {
  background: #fafafa;
}

.tutor-dashboard-info-val {
  font-size: 30px;
}

.tutor-icon-class:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__class.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-locations:before {
  background-image: url(../images/menu_items/__locations_active.svg);
  height: 18px;
  width: 18px;
}


.tutor-icon-teaching-schedule:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__teaching_schedule.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-teaching-schedule:before {
  background-image: url(../images/menu_items/__teaching_schedule_active.svg);
  height: 18px;
  width: 18px;
}


.tutor-icon-products:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__products.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-products:before {
  background-image: url(../images/menu_items/__products_active.svg);
  height: 18px;
  width: 18px;
}


.tutor-icon-app-settings:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__themes.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-app-settings:before {
  background-image: url(../images/menu_items/__themes_active.svg);
  height: 18px;
  width: 18px;
}

.__frm_class .__h2_title {
  float: left;
}


.__h2_title {
  display: block;
  font-size: 21px;
  margin-top: 2px;
  width: max-content;
}

.__btn_add {
  width: max-content;
  display: block;
  float: left;
  margin-bottom: 20px !important;
  padding-top: 8px;
  border: 1px solid #bdbdbd !important;
  padding: 3px 12px;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  background: #ddd;
  color: #000;
}

.table-responsive .pagination {
  /* padding-bottom: 30px; */
}


.table-responsive .pagination .page-link {
  background: #ddd;
  margin-right: 10px;
}

.table .bg-success {
  background-color: transparent !important;
  display: block;
  color: #28a745 !important;
}

.table .bg-warning {
  background-color: transparent !important;
  color: #1957a5 !important;
}


.table .bg-success:before {
  content: "";
  width: 2px;
  height: 2px;
  background-color: #28a745 !important;
}


.tutor-dashboard-content fieldset {
  min-width: 0;
  padding: 12px;
  margin: 0;
  margin-bottom: 0px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}

.__max_content_width {
  width: max-content !important;
}

.tutor-dashboard-content legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
  color: #999;
  font-size: 15px;
  margin: 0 0;
  width: max-content !important;
  min-width: 110px;
  text-align: center;
}







.tutor-icon-locations:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__locations.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-class:before {
  background-image: url(../images/menu_items/__class_active.svg);
  height: 18px;
  width: 18px;
}




.tutor-icon-payment:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__payment.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-payment:before {
  background-image: url(../images/menu_items/__payment_active.svg);
  height: 18px;
  width: 18px;
}


.tutor-icon-report:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__report.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-report:before {
  background-image: url(../images/menu_items/__report_active.svg);
  height: 18px;
  width: 18px;
}




.tutor-icon-signout:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__logout.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-signout:before {
  background-image: url(../images/menu_items/__logout_active.svg);
  height: 18px;
  width: 18px;
}


.tutor-icon-settings:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__setting.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-settings:before {
  background-image: url(../images/menu_items/__setting_active.svg);
  height: 18px;
  width: 18px;
}


.tutor-icon-orders:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__order.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-orders:before {
  background-image: url(../images/menu_items/__orders_active.svg);
  height: 18px;
  width: 18px;
}


.tutor-icon-download:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__download.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-download:before {
  background-image: url(../images/menu_items/__download_active.svg);
  height: 18px;
  width: 18px;
}





.tutor-icon-college-graduation:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__graduation.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-college-graduation:before {
  background-image: url(../images/menu_items/__graduation_active.svg);
  height: 18px;
  width: 18px;
}



.tutor-icon-teaching-schedule-by-day:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__icon_shcedule_by_date.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-teaching-schedule-by-day:before {
  background-image: url(../images/menu_items/__icon_shcedule_by_date_active.svg);
  height: 18px;
  width: 18px;
}




.tutor-icon-cost-locations:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__icon_report.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-cost-locations:before {
  background-image: url(../images/menu_items/__icon_report_active.svg);
  height: 18px;
  width: 18px;
}

.select2-container .select2-selection--single {
  height: 38px;
}

/* .tutor-dashboard-content #calendar {
  zoom: 60%;
} */


.tutor-icon-notifications:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__icon_material-notifications.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-notifications:before {
  background-image: url(../images/menu_items/__icon_material-notifications-active.svg);
  height: 18px;
  width: 18px;
}



.tutor-icon-space-filled:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__courses.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-space-filled:before {
  background-image: url(../images/menu_items/__courses_active.svg);
  height: 18px;
  width: 18px;
}

.tutor-icon-content:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../images/menu_items/__content.svg);
  height: 18px;
  width: 18px;
  background-size: 100% 100%;
  display: block;
}

._menu_li_item.active .tutor-icon-content:before {
  background-image: url(../images/menu_items/__content_active.svg);
  height: 18px;
  width: 18px;
}



.tutor-icon-report-filled:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../img/icon-learning.svg);
  height: 24px;
  width: 24px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-settings-filled:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../img/icon-setting.svg);
  height: 24px;
  width: 24px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-signout-filled:before {
  content: "" !important;
  color: #fff !important;
  background-image: url(../img/icon-logout.svg);
  height: 24px;
  width: 24px;
  background-size: 100% 100%;
  display: block;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-icon {
  width: unset;
  height: unset;
}

.tutor-dashboard-menu-divider-header {
  position: relative;
  margin-bottom: 12px;

}


.tutor-dashboard-menu-divider-header::after {
  content: "";
  height: 1px;
  width: 40px;
  border: 1px solid #E3E3E3;
  position: absolute;
  top: calc(50% - .5px);
  left: -40px;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item:not(:last-child) {
  margin-bottom: 9px !important;
}

footer#footer {
  background: white !important;
  padding: 0 !important;
}

footer#footer .container {
  padding: 0 !important;
  width: 100% !important;
  padding: 0 12px !important;
}

.tutor-wrap.tutor-dashboard.tutor-frontend-dashboard.tutor-dashboard-student.tutor-pb-80 {
  /* padding-bottom: 20px !important; */
}

@media screen and (max-width:1200px) {
  .tutor-dashboard-permalinks {
    padding-left: 15px !important;
  }

  span.tutor-dashboard-menu-item-text.tutor-ml-12 {
    margin-left: 8px !important;
  }
}

.menu-footer-menu li {
  display: none;
}

.tutor-icon-company-filled:before {
  content: " " !important;
  color: #fff !important;
  background-image: url(../img/icon-campus.svg);
  height: 64px;
  width: 64px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-user-graduate-filled:before {
  content: " " !important;
  color: #fff !important;
  background-image: url(../img/icon-student.svg);
  height: 24px;
  width: 24px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-book-open-filled:before {
  content: " " !important;
  color: #fff !important;
  background-image: url(../img/icon-course.svg);
  height: 24px;
  width: 24px;
  background-size: 100% 100%;
  display: block;
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span {
  overflow: unset !important;
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-round-icon {
  width: unset;
  height: unset;
  background: unset !important;
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span {
  overflow: unset !important;
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-round-icon {
  width: unset;
  height: unset;
  background: unset !important;
}


.__logo .wp-image-10 {
  width: 126px;
}


@media screen and (max-width: 991px) {
  header .et_pb_row.et_pb_row_0_tb_header {
    padding: 0 12px !important;
  }

  .et_pb_row {
    padding: 0 !important;
  }

  .navbar-toggler {
    background: white !important;
  }

  .navbar-toggler .navbar-toggler-icon,
  .navbar-toggler.collapsed .navbar-toggler-icon,
  .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon,
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url(../img/icon-toggle.svg) !important;

  }

  header .___header_container .navbar-collapse.collapse {
    position: static !important;
  }

  .__logo .wp-image-10 {
    width: 168px;
  }

  header button.navbar-toggler {
    display: none !important;
  }

  .___header_container {
    position: static !important;
  }

  #navbarSupportedContent.collapse:not(.show) {
    display: block !important;
  }

  header .___header_right {
    padding: 0 !important;
  }

  body header ul.___right_menu_lst {
    display: flex !important;
    background: transparent !important;
  }

  .et-l--header ul.___right_menu_lst {
    width: max-content !important;
    position: static !important;
    padding: 0 !important;
    min-height: unset !important;
  }

  .tutor-dashboard-cards-container p {
    padding: 0 0 15px 0 !important;
    flex-direction: column !important;
  }

  .tutor-dashboard-cards-container p .tutor-dashboard-round-icon {
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .col-md-4.___footer_logo_col .___footer_logo {
    max-width: 110px !important;
  }

  header .et_pb_row.et_pb_row_0_tb_header {
    padding: 0 !important;
  }

  .tutor-dashboard .tutor-dashboard-inline-links ul li a {
    margin-right: 0 !important;
  }

  .tutor-dashboard-inline-links ul {
    display: flex;
    justify-content: space-between;
  }

  .__logo .wp-image-10 {
    width: 200px !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  .et_pb_column_1_tb_header {
    width: 100%;
  }

  .tutor-col-12.tutor-col-md-8.tutor-col-lg-9 {
    box-shadow: unset !important;
  }

  /* 
  .et_pb_row_0_tb_header {
    position: relative;
  }

  .___header_right .navbar {
    position: static !important;
  } */






  header button.navbar-toggler {
    display: none !important;
  }



  .tutor-header-right-side.tutor-col-md-6.tutor-d-flex.tutor-justify-content-end.tutor-mt-20.tutor-mt-md-0 {
    width: 50% !important;
    display: flex !important;
    justify-content: end !important;
  }

  .tutor-header-left-side.tutor-dashboard-header.tutor-col-md-6.tutor-d-flex.tutor-align-items-center {
    width: 50% !important;
  }

  .tutor-icon-plus-square-filled:before {
    width: 12px;
    height: 12px;
  }

  .tutor-btn,
  ._btn_red {
    padding: 5px 13px !important;
  }

  .tutor-dashboard .tutor-container,
  .tutor-dashboard-content {
    padding-top: 0 !important;
  }

  .tutor-dashboard .tutor-container .tutor-row {
    margin-bottom: 0 !important;
  }

  #tutor-dashboard-footer-mobile .tutor-row .tutor-col-4:nth-child(1),
  #tutor-dashboard-footer-mobile .tutor-row .tutor-col-4:nth-child(2) {
    display: none !important;
  }

  #tutor-dashboard-footer-mobile .tutor-row .tutor-col-4:nth-child(3) {
    width: max-content !important;
  }

  .tutor-dashboard #tutor-dashboard-footer-mobile {
    position: absolute;
    box-shadow: unset !important;
    z-index: 100 !important;
    width: max-content !important;
    top: 3px;
    background-color: transparent;
    left: -8px !important;
    height: max-content;
  }

  .tutor-icon-menu-line:before {
    content: " " !important;
    color: #fff !important;
    background-image: url(../img/icon-toggle.svg);
    height: 20px;
    width: 20px;
    background-size: 100% 100%;
    display: block;
  }

  .tutor-dashboard-cards-container .tutor-col-12.tutor-col-sm-6.tutor-col-md-6.tutor-col-lg-4 {
    width: 50% !important;
  }

  #tutor-dashboard-footer-mobile .tutor-row .tutor-col-4:nth-child(3) span:nth-child(2) {
    display: none !important;
  }

  .tutor-dashboard-left-menu {
    position: fixed;
    top: 70px;
    z-index: 100;
    background: white;
    padding-left: 0 !important;
    margin-top: 0px !important;
    min-height: calc(100vh - 60px) !important;
  }

  .tutor-dashboard-left-menu ul {
    box-shadow: unset !important;
    margin: 0 !important;
  }

  .tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks {
    padding-top: 0 !important
  }

  .tutor-dashboard-menu-divider-header::after {
    width: 700px;
    right: -700px;
  }

  .tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(2) {
    display: block !important;
  }

  .tutor-icon-company-filled:before,
  .tutor-icon-user-graduate-filled:before,
  .tutor-icon-book-open-filled:before {
    height: 40px;
    width: 40px;

  }

}

.popular-courses-heading-dashboard.tutor-fs-6.tutor-fw-medium.tutor-color-black.tutor-capitalize-text.tutor-mb-24.tutor-mt-md-42.tutor-mt-0 {
  display: none !important;
}

table.tutor-ui-table thead th>*,
table.tutor-ui-table thead th *>* {
  font-weight: 300 !important;
  font-size: clamp(16px, 1.5vw, 20px);
  color: #898989 !important;
  order: 2;
}

.tutor-icon-ordering-a-to-z-filled:before {
  content: " " !important;
  color: #fff !important;
  background-image: url(../img/sort-to-big.svg);
  height: 20px;
  width: 20px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-ordering-z-to-a-filled:before {
  content: " " !important;
  color: #fff !important;
  background-image: url(../img/sort-to-small.svg);
  height: 20px;
  width: 20px;
  background-size: 100% 100%;
  display: block;
}

.tutor-icon-ordering-a-to-z-filled,
.tutor-icon-ordering-z-to-a-filled {
  order: 1 !important;
  margin-left: 0 !important;
  margin-right: 4px !important;
}

span.tutor-fs-7.tutor-fw-medium,
.td-tutor-rating.tutor-fs-6.tutor-fw-normal.tutor-color-black-60 {
  font-weight: 300 !important;
  font-size: 20px;
}

.tutor-ui-pagination {
  border: none !important;
  justify-content: start;
}

.tutor-ui-pagination ul.tutor-pagination-numbers .page-numbers.current:before {
  transform: scale(0) !important;
}

.tutor-ui-pagination ul.tutor-pagination-numbers .page-numbers.current {
  background-color: #FFE01A !important;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 19px;
}

.tutor-pagination-numbers {
  margin-left: 25px !important;
}

.tutor-ui-pagination ul.tutor-pagination-numbers .page-numbers {
  font-weight: 700;
}

.text-regular-caption,
.tutor-ui-pagination ul.tutor-pagination-numbers .page-numbers {
  font-size: 19px;
  padding-top: 30px;
}

.tutor-topbar-content-title-wrap .text-regular-caption {
  padding-top: 0 !important;
}

span.tutor-fs-7.tutor-fw-medium,
.td-tutor-rating.tutor-fs-6.tutor-fw-normal.tutor-color-black-60 {
  font-size: clamp(16px, 1.5vw, 19px) !important;
}

[class^="tutor-icon-"],
[class*=" tutor-icon-"] {
  color: #222 !important;
}

.tutor-course-listing-item-head .save-bookmark-btn {
  background: rgba(176, 159, 64, 0.4) !important;
}

.tutor-ui-pagination ul.tutor-pagination-numbers .page-numbers.next {
  margin-left: 10px !important;
}

table.tutor-ui-table th:first-child,
table.tutor-ui-table td:first-child {
  border-left: 1px solid #cdcfd5 !important;
  border-left-color: #e0e2ea !important;

}

table.tutor-ui-table th,
table.tutor-ui-table td {
  border-top: 1px solid #cdcfd5 !important;
  border-top-color: #e0e2ea !important;
}

table.tutor-ui-table th:last-child,
table.tutor-ui-table td:last-child {
  border-right: 1px solid #cdcfd5 !important;
  border-right-color: #e0e2ea !important;
}

@media only screen and (max-width: 1199px),
(min-device-width: 1200px) and (max-device-width: 1200px) {
  table.tutor-ui-table.tutor-ui-table-responsive td:not(.column-fullwidth):before {
    display: none !important;
  }

  table.tutor-ui-table.tutor-ui-table-responsive td:not(.column-fullwidth) {
    padding-left: 20px !important;
  }

  table.tutor-ui-table.tutor-ui-table-responsive tr:not(:last-child) {
    margin-bottom: 0 !important;
  }

  table.tutor-ui-table.tutor-ui-table-responsive thead tr {
    position: static !important;
  }

  table.tutor-ui-table.tutor-ui-table-responsive table,
  table.tutor-ui-table.tutor-ui-table-responsive thead,
  table.tutor-ui-table.tutor-ui-table-responsive tbody,
  table.tutor-ui-table.tutor-ui-table-responsive th,
  table.tutor-ui-table.tutor-ui-table-responsive td,
  table.tutor-ui-table.tutor-ui-table-responsive tr {
    display: revert;

  }

  table.tutor-ui-table.tutor-ui-table-responsive tr td:last-child {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  table.tutor-ui-table.tutor-ui-table-responsive tr:not(:last-child) td:last-child {
    border-bottom: none !important;

  }

  table.tutor-ui-table.tutor-ui-table-responsive tr td {
    border-left: 0;
    border-top: 0;
    border-right: 0;
  }
}

table.tutor-ui-table.tutor-ui-table-responsive tr td,
table.tutor-ui-table.tutor-ui-table-responsive tr th {
  padding-left: 30px !important;

}

table.tutor-ui-table.tutor-ui-table-responsive {
  min-width: 1200px !important;
}

table.tutor-ui-table.tutor-ui-table-responsive.table-popular-courses1 {
  min-width: 600px !important;
}

.tutor-dashboard-content-inner {
  overflow-y: auto;
}

.tutor-ui-table thead tr .tutor-table-rows-sorting:nth-child(1) {
  min-width: 350px !important;
}

.tutor-ui-table tbody>tr td:not(:first-child) {
  text-align: center !important;
}

.table-popular-courses1.tutor-ui-table tbody>tr td:not(:first-child) {
  text-align: start !important;
}

.table-popular-courses1.tutor-ui-table thead tr .tutor-table-rows-sorting:nth-child(1) {
  min-width: unset !important;
}

table thead th {
  height: 50px !important;
  background-color: rgba(239, 241, 247, 0.8) !important;
  padding: 5px 10px;
  border: 1px solid #ddd;
}

@media screen and (max-width:767px) {

  .et_pb_gutters3 .et_pb_column_3_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
    width: max-content !important;
  }

  .et_pb_gutters3 .et_pb_column_3_4 {
    margin-left: auto;
  }

  .et_pb_row_0_tb_header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .et_pb_row_0_tb_header .et_pb_column_1_4 {
    width: max-content !important;
    margin: 0 auto;
  }

  .navbar-brand {
    max-width: 100%;
    display: block;
  }
}

#navbarSupportedContent .___right_menu_lst .___right_menu_item a {
  white-space: nowrap;

}

.logged-in #navbarSupportedContent .___right_menu_lst .___right_menu_item a {
  height: 28px;
  display: flex;
  width: 25px;
}

body>header {
  height: unset !important;
}

header .___right_menu_item.__max_icons img {
  width: 25px !important;
  height: 28px !important;
}

@media screen and (max-width:767px) {


  header ul.___right_menu_lst li.__max_icons {
    width: 35px !important;
  }

  body header ul.___right_menu_lst li {
    padding: 8px 3px !important;
  }

  body header ul.___right_menu_lst li._btn_radius.__btn {
    border-radius: 10px !important;
    margin: 0 10px 0 8px !important;
    min-width: unset !important;
    display: flex;
    justify-content: center;
  }

  footer#footer {
    box-shadow: 0px 6px 26px 0px #22377B15;

  }

  footer#footer {
    display: none;
  }

  footer .col-md-8 {
    display: none;
  }
}

.tutor-fs-5.tutor-fw-medium.tutor-color-black.tutor-mb-16,
.tutor-col-lg-4.tutor-col-xl-4.tutor-mb-16.tutor-mb-lg-16 {
  display: none;
}

table.tutor-ui-table tbody tr:last-child td {
  border-bottom: 1px solid #cdcfd5 !important;
}

.tutor-enroll-field-label label,
.tutor-dropdown-select-selected .text-medium-body {
  font-weight: 700 !important;
  font-size: clamp(16px, 1.5vw, 19px) !important;
  margin-bottom: 0 !important;
}

.tutor-enroll-field-label label {
  margin-top: 10px !important;
}

body header ul.___right_menu_lst li:not(:last-child) {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 481px) {
  .et_pb_gutters3 .et_pb_column_3_4 {
    margin-top: 20px;
    margin-left: 25px;
  }

  .logged-in .et_pb_gutters3 .et_pb_column_3_4 {
    margin-top: 0;
    margin-left: 0;
  }
}

.wp-header-end {
  border: none !important;
  margin: 0 !important;
}

.tutor-enroll-field-row {
  padding-top: 0 !important;
}

.tutor-dashboard-content-inner.enroll-students,
.tutor-dashboard .tutor-dashboard-content {
  height: 100%;
}

#table-enroll-students td {
  font-size: clamp(14px, 1.4vw, 14px);
  /* font-weight: 600; */
  color: #222 !important;
  line-height: 16px;
}

/* #table-enroll-students table tbody tr:first-child td {
  font-size: clamp(16px, 1.5vw, 20px);
  font-weight: 700 !important;
  color: #898989 !important;
} */

#myTable_student th {
  font-weight: 300;
  color: #000 !important;
  font-size: clamp(13px, 1.3vw, 13px);
  line-height: 16px;
}

label.tutor-fw-bold {
  font-size: 16px;
}

#custom-tab .tablinks {
  cursor: pointer;
  background: transparent !important;
}

#myTable_student .tr_student.text-success td,
#enrolled.text-success {
  color: #105AFF !important;
}

input#myInput_student {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

#table-enroll-students {
  overflow: auto;
  position: relative;
  height: auto !important;
  margin-bottom: 40px;
}

form label {
  margin-bottom: 0;
}

th[scope="col"] {
  min-width: 86px;
}

.tutor-dashboard-content button#filterbySelect.btn-primary {
  border-color: #00000000 !important;
  padding: 4px 10px !important;
  color: #eeeded !important;
  min-width: 90px;
  margin-left: 0;
  background: #5f6060 !important;
  margin-right: 0px;
}

.tutor-empty-state.td-empty-state .tutor-text-center {
  display: none;
}

.__btn_tab a.nav-link {
  border: 1px solid #ddd;
  border-radius: unset !important;
}

.btn {
  padding: 0.05rem 1.2rem !important;
  /* margin-left: 10px; */
}

.nav-pills .nav-link.active {
  background-color: #393b3e;
}

.__style_approve_student .px-3 {
  padding-right: 0rem !important;
}

#table-enroll-students table {
  min-width: 600px;
}

.tr_student>td.text-center img {
  border-radius: 50%;
  height: 39px;
  width: 39px;
  text-indent: -9999px;
  display: block;
}

.tutor-form-control[name="keyword"] {
  min-width: 290px !important;
  height: 38px !important;
  border-radius: 3px !important;
}

.page-id-6 .tutor-frontend-dashboard {
  overflow: initial;
}

#myTable_student {
  border-right: 1px solid #dcdfe5 !important;
}

button.tutor-btn.tutor-btn-primary.tutor-btn-md {
  background: transparent !important;
  color: #000 !important;
  font-weight: 700;
  border: 1px solid #000 !important;
  padding: 3px 10px !important;
}

button.tutor-btn.tutor-btn-primary.tutor-btn-sm {
  background-color: #686868 !important;
  color: #fff !important;
  border-radius: 4px !important;
  border: 1px solid #1c1a1a !important;
}

.box-title {
  font-size: 14px;
}

.tutor-container #table_fieldset legend {
  width: auto;
  font-weight: 300;
  padding: 0px 8px;
  font-size: 15px;
}

a.__ico_delete {
  padding: 0px !important;
  background-color: #ffbfc1;
  color: red !important;
  border-radius: 30px;
  width: 69px !important;
  display: inline-block;
  text-align: center;
  height: 28px;
  vertical-align: middle;
  line-height: 29px;
}

table.dataTable thead>tr>th.dt-orderable-asc,
table.dataTable thead>tr>th.dt-orderable-desc,
table.dataTable thead>tr>td.dt-orderable-asc,
table.dataTable thead>tr>td.dt-orderable-desc {
  background: #f2f2f2 !important;
}

.dt-scroll-body {
  padding-bottom: 30px;
}

#filter-table {
  width: 100%;
}

.__h2_title.__inlline_btn {
  float: left;
  margin-right: 20px;
}

#tutor-frontend-classes-builder button#approveStudentsButton {
  background-color: #212221;
  color: #fff;
  padding: 10px 16px;
  border-radius: 6px;
}

#tutor-frontend-classes-builder button#rejectStudentsButton {
  background-color: #a09d9d;
  color: #fff;
  padding: 10px 16px;
  border-radius: 6px;
  margin: 0;
}

.tutor-dashboard-content .tutor-text-center {
  text-align: center !important;
}

.modal-body>.d-flex>p:first-child {
  min-width: 130px !important;
}

.tutor-dashboard-content .btn-primary {
  background-color: #fff !important;
  border-color: #000 !important;
  padding: 4px 10px !important;
  color: #000 !important;
}

.fc-col-header-cell {
  background: #fffadf !important;
}

legend>h3 {
  padding: 0 0 18px 0;
}

form input.tutor-form-control {
  height: 35px !important;
  padding: 5px 10px;
  border: 1px solid #ddd;
}

a.fc-event.fc-event-draggable.fc-event-resizable.fc-event-start.fc-event-end.fc-daygrid-event {
  background-color: #ef834e !important;
}

.fc-v-event {
  background-color: #e0744a;
  border: 2px solid #de0f0f;
  display: block;
  padding: 8px;
  font-size: 14px !important;
}

.fc .fc-scrollgrid-section-sticky>* {
  position: sticky;
  z-index: 3;
  text-align: center;
  padding: 2px !important;
  background: #fffadf !important;
}

.fc-scrollgrid-section select.form-control {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.fc .fc-button-primary {
  background-color: #fff !important;
  border-color: var(--fc-button-border-color);
  color: #000 !important;
  padding: 4px 22px !important;
}

.tutor-dashboard-content #tutor-frontend-classes-builder button {
  color: #fff !important;
}

span.__data_value {
  color: #ec686d;
  font-weight: bold;
  display: inline-block;
  padding: 0 10px;
  text-transform: uppercase;
}

.row.list-title.pl-3 {
  padding-left: 0rem !important;
}


.fc-resourceTimeGridWeek-button.fc-button-primary,
.fc .fc-button-primary .fc-icon {
  color: #fff;
}

.fc-scrollgrid-section.fc-scrollgrid-section-sticky p {
  text-align: center;
  padding-top: 3px;
  font-size: 14px;
  color: #000 !important;
  padding-left: 0;
}

table thead tr th:not(.sticky-col),
table tr td:not(.sticky-col) {
  position: relative;
  /* width: 326px !important; */
  border: 1px solid #e8e4e4 !important;
  /* text-align: left !important; */
}


.fc .fc-toolbar-title {
  font-size: 1.24em !important;
  margin: 0px;
}

.box-title>span:first-child {
  width: 99px !important;
  display: inline-block;
}

.px-3 {
  margin-right: 0 !important;
}

.tutor-dashboard-content .__btnShowModal i,
.tutor-dashboard-content .__btnShowModal button {
  color: #000 !important;
}

button#course_reset_filter {
  background: #ddd !important;
  color: #000 !important;
}

a.__ico_update {
  background: #ddd;
  padding: 3px 10px;
  border-radius: 30px;
}

#table_fieldset {
  margin-top: 30px !important;
}

.tutor-container .btn-warning {
  color: #212529;
  background-color: #e0e0e4;
  border-color: #2d2c2a;
  border-radius: 4px !important;
  padding: 4px 10px;
}

.tutor-container .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  /* border-radius: 30px; */
}

button.removeTime {
  margin-left: 10px;
  border-radius: 300px;
  width: 36px;
  height: 36px;
}

.form-send-noti {
  padding-top: 28px;
}

.title-form-send-noti.send-noti {
  padding-top: 30px;
}

#table-content ul li.item-notification {
  border-bottom: unset;
  background: #fff;
  padding: 15px 20px !important;
  margin-bottom: 10px;
  box-shadow: 1px 1px 1px #ddd;
}

.nf-item-title {
  font-weight: bold;
  padding-bottom: 5px;
}

.nf-item-created {
  padding-top: 10px;
  color: #999 !important;
}

nav #nav-tab {
  gap: 8px;
  margin-top: 2%;
}

.btn {
  padding: 0.20rem 1.5rem !important;
}

.btn.mx-4 {
  margin-left: 1rem !important;
}

button.tutor-btn.tutor-btn-primary.tutor-btn-md .tutor-mr-12 {
  margin: 0 !important;
}

@media screen and (max-width: 767px) {
  .tutor-enroll-field-row .tutor-enroll-field-label {
    width: max-content !important;
  }

  .tutor-enroll-field-row .tutor-enroll-field-label label {
    min-width: unset !important;
    margin-right: 20px !important;
  }

  .tutor-dashboard-content-inner.enroll-students {
    min-height: calc(100vh - 500px) !important;
  }
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-link {
  color: #5e5e5e !important;
}

.tutor-dashboard .tutor-dashboard-left-menu .active .tutor-dashboard-menu-item-link {
  color: #fff !important;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-icon,
.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-round-icon i,
li.tutor-dashboard-menu-item a span::before {
  color: #fff !important;
}

.form-control:disabled,
.form-control[readonly],
.__custom_bg_content {
  background-color: #fff;
}

.__custom_bg_content {
  position: relative;
}

/* loading */
.dashed-loading {
  position: relative;
  /* height: 50px; */
  background-color: #cccccc !important;
}

.dashed-loading:after,
.dashed-loading:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 30px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.dashed-loading:before {
  z-index: 5;
  border: 3px dashed #EF1D1D;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  -webkit-animation: dashed 1s linear infinite;
  animation: dashed 1s linear infinite;
}

.dashed-loading:after {
  z-index: 10;
  border: 3px solid #EF1D1D;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  -webkit-animation: dashed 1s ease infinite;
  animation: dashed 1s ease infinite;
}

@keyframes dashed {
  to {
    transform: rotate(360deg);
  }
}

.__custom_upload_avatar {
  /* bottom: 16px; */
  /* right: 38px; */
}

.__custom_upload_avatar i {
  font-size: 40px;
}

#avatar {
  background-color: antiquewhite;
  height: 200px;
  width: 200px;
  border: 3px solid #EF1D1D;
  border-radius: 50%;
  transition: background ease-out 200ms;
}

#preview {
  position: relative;
}


.buttonUpload {
  /* padding: 18px; */
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  /* box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  transition: background-color ease-out 120ms; */
  position: absolute;
  right: -5%;
  bottom: 0%;
  background-color: #cccccc;
}

.buttonUpload:hover {
  background-color: #686868;
}

/* pagination */
.page-item.active .page-link {
  z-index: 1;
  color: #000;
  background-color: transparent;
  border-color: #000;
}

.page-link {
  color: #000;
  text-decoration: underline;
}

.page-link:hover {
  color: #000;
  text-decoration: underline;
}

.table-responsive .tutor-icon-calender-line {
  top: 6px;
  position: relative;
  margin-bottom: 10px !important;
  height: 30px;
  display: inline-block;
}

.tab.__user_management {
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px !important;
}

/* tab  active */
/* https://cms.kyhoa.com/dashboard/user-management/?role=teacher&current_page=2 */
.tablinks.active {
  background-color: transparent !important;
  color: #000 !important;
  font-weight: 600;
  border-bottom: 3px solid #000;
}

#table-enroll-students table tbody tr th {
  background: #ececec;
}

#table-enroll-students table tbody tr {
  border-bottom: 1px solid #f2f2f2;
  line-height: 38px;
}

.tutor-dashboard-menu-item._menu_li_item.active {
  border-right: 5px solid #000 !important;
  min-width: 100% !important;
  display: inline-block;
}

.tutor-dashboard .tutor-dashboard-content {
  padding: 1% 2% 2% !important;
}

._menu_li_item {
  position: relative !important;
}

._menu_li_item .__menu_item_a {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 30px;
  color: #555;
}

@media (min-width: 992px) {
  .tutor-col-lg-10 {
    flex: 0 0 auto;
    width: 80.333% !important;
  }
}

.tutor-login-modal input.tutor-form-control {
  box-sizing: border-box;
  border: 1px solid #ddd !important;
  font-size: 100%;
  margin-top: 0;
  padding: 12px !important;
  height: 36px !important;
  min-height: 36px !important;
}


.__fullwidth ._right_content.__classlist {
  max-width: 1200px !important;
  margin: 0 auto;
}

.select2-container .select2-search--inline .select2-search__field,
input.tutor-form-control,
textarea.tutor-form-control {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 0;
  padding: 0;
  height: 30px !important;
  min-height: 30px;
}

input[name="keyword"] {
  border: none;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-width: medium;
  background: transparent !important;
  border-bottom: 1px solid #ddd;
  border-bottom-width: 1px;
  box-shadow: unset;
  border-radius: unset !important;
}

.tutor-dashboard-content-inner.enroll-students form {
  min-width: 320px;
}


.btn-main-color {
  background: #dfdfdf !important;
  color: #000;
  border: 1px solid #9b9b9b;
  min-width: 139px;
  display: initial;
  border-radius: 3px;
  text-align: center;
}

.btn-main-color:hover {
  text-decoration: underline;
}

.tutor-empty-state-wrapper .tutor-dashboard-content .tutor-text-center {
  text-align: center;
}

.tutor-dashboard-student {
  /* background-color: #222; */
}

.tutor-dashboard-student-left .tutor-course-sidebar-card {
  background-color: transparent;
  border: none !important;
}

/* **************************************** */
/* tablet & mobile */

@media only screen and (max-width: 992px) {

  html body #tutor-frontend-classes-builder .select2.select2-container.select2-container--default,
  .tutor-col-lg-3 input,
  .tutor-col-lg-3 select {
    max-width: 100% !important;
    min-width: 100% !important;
  }

  .__custom_bottom_32px {
    margin-bottom: 32px;
  }

  .nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 12px;
  }
}



.fc-v-event:has(.specialized-internal-evt) {
  background-color: rgb(224, 127, 127);
  background: rgb(224, 127, 127);
  border: none !important;
}

.fc-v-event:has(.specialized-external-evt) {
  background-color: red;
  background: red;
  border: none !important;
}

.fc-v-event:has(.standard-evt) {
  background-color: rgb(114, 210, 114);
  background: rgb(114, 210, 114);
  border: none !important;
}

table[role="presentation"] thead tr th:not(.sticky-col),
table[role="presentation"] tr td:not(.sticky-col) {
  position: relative;
  width: auto !important;
  border: 1px solid #e8e4e4 !important;
  text-align: left !important;
}

.saveSchedule {
  cursor: pointer;
}

.__selected {
  background-color: rgb(212 42 135) !important;
}

.button {
  text-align: end;
}

.__custom_tab-container {
  display: flex;
  align-items: center;
  width: max-content;
  gap: 8px;
}

.__custom_tab {
  padding: 10px 20px;
  border: 1px solid #ccc;
  /* border-bottom: 1px solid #ccc; */
  /* border-bottom: none; */
  cursor: pointer;
  border-radius: 6px 6px 0 0;
  font-weight: 700;
  background: #ddd;
}

.__custom_tab.active {
  background-color: #fff;
  color: #666 !important;
}

.__custom_tab:not(.active) {
  color: #000;
}

.table-responsive table {
  margin-bottom: 20px !important;
}

.table-responsive::-webkit-scrollbar {
  width: 12px;
  height: 6px;
}

.table-responsive::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.table-responsive::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#nav-tabContent #nav-home,
#nav-tabContent #nav-profile {
  overflow: hidden;
}

#myTable_enroll_student .editYardJS {
  border: 1px solid #ccc;
}

.tutor-container .btn-danger.deleteYardJS {
  border-radius: 0.25rem;
}

.tutor-container .delete_product {
  border-radius: 0.25rem;
}

.btn_warning {
  background: #ffc107 !important;
  color: #fff !important;
}

#my-class-table {
  width: 100%;
  overflow: scroll;
  white-space: nowrap;
}


table tr th:not(.sticky),
th.sticky {
  position: sticky !important;
}

/* Các cột có class sticky sẽ dính khi cuộn ngang */
th.sticky,
td.sticky {
  position: sticky !important;
  background-color: #ccc !important;
  z-index: 1;
}

th.sticky:first-child,
td.sticky:first-child {
  left: 0;
}

th.sticky:nth-child(2),
td.sticky:nth-child(2) {
  left: 122px;
}


/* Tạo hiệu ứng gradient ở cạnh phải của cột */
th.sticky::after,
td.sticky::after {
  content: "";
  position: absolute;
  right: -6px;
  top: 0;
  bottom: -1px;
  width: 5px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0) 100%);
}

/* Tạo hiệu ứng gradient ở cạnh trái của cột */
th.sticky::before,
td.sticky::before {
  content: "";
  position: absolute;
  left: -6px;
  top: 0;
  bottom: -1px;
  width: 5px;
  /* background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.08) 100%); */
}

.__loading {
  position: relative;
  cursor: not-allowed;
}

.__loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -10px;
  margin-left: -10px;
  border: 2px solid #ccc;
  border-top: 2px solid #333;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  border-radius: inherit;
  border: 4px solid transparent;
  border-right-color: #EF1D1D;
  border-bottom-color: #EF1D1D;
  animation: circleLoading 1s forwards infinite linear;
  z-index: 99999;
  border-radius: 50%;

}

.__loading::after {
  content: "";
  position: absolute;
  top: 0;
  background-color: #cccccc;
  z-index: 999;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Animation for the spinner */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}