/*
Instructor Dashboard
*/
/*General*/
.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-tabs>.tab-labels {
   top: 80px;
   position: absolute;
   border: 0px;
   border-right: 1px solid #D6D8E7;
}

.page-template-ir-wisdm-dashboard-template.admin-bar .wp-block-instructor-role-wisdm-tabs>.tab-labels {
   top: 112px;
}

.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-tabs>.tab-content>.wp-block-instructor-role-wisdm-tab-item {
   margin-left: 300px;
}

.page-template-ir-wisdm-dashboard-template .global-header .menu-wrapper {
   display: none;
}

/*Course list*/
.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .mantine-Image-image {
   display: none !important;
}

.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .ir-course-listing-container .ir-absolute-badges {
   left: 38px !important;
}

/*
.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .mantine-Group-root {
   margin-top: 36px !important;
}*/

.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .mantine-Image-placeholder {
   display: none !important;
}

.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .ir-course-listing-container .mantine-Checkbox-root {
   left: 20px;
}

.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .mantine-12a79c2 .mantine-Text-root {
   margin-top: 20px;
}


.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .mantine-Card-cardSection div:nth-child(2) .mantine-Group-root.mantine-hxskeo:nth-child(3),
.page-template-ir-wisdm-dashboard-template .wp-block-instructor-role-wisdm-all-courses .mantine-Card-cardSection div:nth-child(2) .mantine-Group-root.mantine-l7tjk5:nth-child(4) {
   display: none;
}