.sidebar, .header h1, .header .d-flex.align-items-center.gap-3.flex-wrap{order:2} 
.sidebar{ border-left:solid 1px #ddd; }
.lang_header{direction:rtl;}
.header_side{justify-content: space-around!important;flex-direction:row-reverse}
.progress-container, .grid, .modules, .course_header .progress, .partner-login_rtl{direction: rtl}
.next-up{justify-content: right;direction: rtl;}
.d-flex.justify-content-center.course_tab ul.nav-t{direction: rtl; display: flex;}
.section_grid .row{direction: rtl;}
.sidebar_menu .nav-link {display: flex; direction: rtl; gap: 10px;}
.module-card ul{display: flex; flex-wrap: wrap;direction: rtl;}
.module-card ul li{width: 100%; text-align: right; padding-right: 10px;}
.chapter_content {display: flex; flex-wrap: wrap; justify-content: right} 
.slidecontent{width: 100%;display: flex;flex-wrap: wrap;direction: rtl;}
.arabic_assessment{ text-align:right;}
.arabic_assessment .form-check.custom-form-check .form-check-input{order:2}
.arabic_assessment .form-check.custom-form-check .form-check-label{padding-right:15px}
.arabic_assessment .form-check.custom-form-check .form-check-label span{ float:right; padding-left:10px }
.recordings ul{ display: flex; flex-wrap: wrap;direction: rtl}
.recordings li{width:100%}
.recordings h2, .course_header{text-align: right;}
.course_container nav .breadcrumb{ direction:rtl; padding-top:10px;}
.main .nav-controls, .calender_date, .calender_header{direction: rtl;}
.header .d-flex.align-items-center.gap-3.flex-wrap{width: 49%; justify-content: space-between;}


/** candidate login RTL css**/

.header_section, .welcome_login_section{direction: rtl}
.eye_button{ right: inherit !important;left: 10px;}
.bg-gradient-custom h3, .bg-gradient-custom p{text-align:right!important;}
.course_filter{order: 2;}
.body_container{ direction:rtl }
.kpiSub{ font-size: .7rem;}
.pill{ font-size:11px }


