.dropify-wrapper .dropify-message span.file-icon{font-size: 20px;}
.breadcrumb-item + .breadcrumb-item::before {content: "/"!important;}
body > jdp-container > div.jdp-months > div.jdp-month > select > option{direction:rtl!important;}
#course-pills-1.tab-pane p, #course-pills-1.tab-pane ul, #course-pills-1.tab-pane li, #course-pills-1.tab-pane span, #course-pills-1.tab-pane a, #course-pills-1.tab-pane strong {line-height: 28px;}
#course-pills-1.tab-pane ul {margin: 0; padding: 0;}
#course-pills-1.tab-pane ul li{margin-bottom: 15px;}
main section.pt-5 div.container .row.g-4 ol li{margin-bottom: 20px;}
main section.pt-5 div.container .row.g-4 ol li ul li{margin-bottom: 6px;}
html body main section.pt-0 div.container div.row.g-4.g-lg-5 div.col-lg-8.order-2 h2 {font-size: 1.54375rem;}
html body main section.pt-0 div.container div.row.g-4.g-lg-5 div.col-lg-8.order-2 h3 {font-size: 1.375rem;}
#course-pills-tabContent.tab-content.pt-4.px-3 div#course-pills-1.tab-pane.fade.show.active h2 {font-size: 1.54375rem;}
#course-pills-tabContent.tab-content.pt-4.px-3 div#course-pills-1.tab-pane.fade.show.active h3 {font-size: 1.375rem;}

#recruitmentForm div.choices div.choices__inner{background-color: #24292D;color:#fff;}

@media (max-width: 768px) {
    .responsive-table thead {
        display: none;
    }
    .responsive-table tr {
        display: block;
        margin-bottom: 1rem;
        border: 1px solid #dee2e6;
        border-radius: 0.5rem;
        padding: 0.75rem;
        background-color: #f8f9fa;
    }
    .responsive-table td {
        display: flex;
        justify-content: space-between;
        padding: 0.5rem 0;
        border-bottom: 1px solid #ddd;
    }
    .responsive-table td:last-child {
        border-bottom: none;
    }
    .responsive-table td::before {
        content: attr(data-label);
        font-weight: bold;
        color: #212529;
    }
}
