﻿.plr-10 {
    padding: 0px 10px 0px 10px;
}
.prl-10 {
    padding: 0px 10px 0px 10px;
}

.pl-20{
    padding-left: 20px;
}

.min-w-10px {
    min-width: 10px !important;
}

.min-w-0px {
    min-width: 0px !important;
}

.w-10px {
    width: 10px !important;
}

.w-0px {
    width: 0px !important;
}


.h-50px {
    height: 50px;
}

.w-50px {
    height: 50px;
}

#kt_app_content {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
}

.giris-yap span:hover {
    color: #00b2ff !important;
}

.veriSikligi {
    font-weight: 300;
    font-size: 11px;
    font-style: italic;
}

.d-grid{
    display:grid;
}

.grafikSelect{
    max-width:200px;
}

.grafikdflex{
    margin-bottom:30px;
}

.pt-500{
    padding-top:500px;
}

.pl-0{padding-left:0px;}
.pr-0{padding-right:0px;}

.ws-normal {
    white-space: normal;
}
img.captcha-img {
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    height: 46px;
}
.yeterlilikSinavlari table {font-size:11px !important;}
.yeterlilikSinavlari table th {font-size: 11px !important;padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}
    .yeterlilikSinavlari table td {
        padding-top: 1.50rem !important;
        padding-bottom: 1.50rem !important;
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
.yeterlilikSinavlari table td .basHarfBuyuk i {margin-right: 5px !important;}


.table-derslik-secimi thead {background-color: #f1f1f1;}
.btn-derslik-secimi {padding: 3px 15px 3px 15px !important;}
.derslik-secimi-col { border: 1px solid #d4d4d4; padding: 5px 5px 0px 5px;}
.hazirligiKayitYaptiranOgrenciTable tr td:last-child {
    text-align: right !important;
}


@media (min-width: 1200px) {
    .mw-xl-1100px {
        max-width: 1100px !important;
    }
}



        #tableContainer .table-row-dashed {display: block;overflow-x: auto;border-bottom: 0px !important;}
        #tableContainer .dataTables_filter {font-size: 10px;}
        #tableContainer .dataTables_length {font-size: 10px;}
        #tableContainer .dataTables_paginate {font-size: 10px;}
        #tableContainer thead {background-color: #f1f1f1;}
        #tableContainer thead th {padding: 4px 10px; white-space: nowrap;}
        #tableContainer tbody td {white-space: nowrap;}
        #tableContainer thead th:first-child {padding-left: 0px;}
        #tableContainer .dataTables_wrapper  {border-bottom: 1px solid #aaa; margin-bottom: 25px;}


        #kt_customers_table_secilen_ogrenciler-div .table-row-dashed {display: block;overflow-x: auto;border-bottom: 0px !important;}
        #kt_customers_table_secilen_ogrenciler-div .dataTables_filter {font-size: 10px;}
        #kt_customers_table_secilen_ogrenciler-div .dataTables_length {font-size: 10px;}
        #kt_customers_table_secilen_ogrenciler-div .dataTables_paginate {font-size: 10px;}
        #kt_customers_table_secilen_ogrenciler-div thead {background-color: #f1f1f1;}
        #kt_customers_table_secilen_ogrenciler-div thead th {padding: 4px 10px; white-space: nowrap;}
        #kt_customers_table_secilen_ogrenciler-div tbody td {white-space: nowrap;}
        #kt_customers_table_secilen_ogrenciler-div thead th:first-child {padding-left: 0px;}

