﻿
.hover-style:hover {
    color: blue !important;
    text-decoration: underline;
}

body {
    font-family: 'Arial', sans-serif;
    background-color: #f8f9fa;
}

.color-blue-bold {
    color: #007bff;
}

.ders-item {
    display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #dee2e6;
    transition: background-color 0.3s ease;
    cursor: pointer;
    border-radius: 10px !important;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

    .ders-item:last-child {
        border-bottom: none;
    }

    .ders-item:hover {
        background-color: #e9ecef;
    }

.ikon {
    margin-right: 15px;
    color: #555;
    font-size: 1.2em;
    width: 20px;
    text-align: center;
}

.ders-adi {
    flex-grow: 1;
    color: #343a40;
    font-size: 1em;
    font-size: 1.2em;
}

.card {
}

.ok-ikon {
    color: #888;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/* Tab yapısı stilleri */
.custom-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

.custom-nav-item {
    margin: 0 5px;
}

.custom-nav-link {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    border: 1px solid transparent;
    text-decoration: none;
    color: #495057;
    background-color: #fff;
    transition: background-color 0.3s ease, color 0.3s ease;
}

    .custom-nav-link:hover {
        background-color: #e9ecef;
    }

    .custom-nav-link.active {
        color: #fff;
        background-color: #007bff;
    }

/* Card stilleri */
.card {
    margin-top: 10px;
    border-radius: 0.25rem;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.1);
}

.color-blue-bold {
    color: #007bff;
    font-weight: bold;
}

.ders-item {
    cursor: pointer;
    background-color: #f8f9fa;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.ikon {
    margin-right: 10px;
    font-size: 1.5em;
}

.ders-adi {
    flex-grow: 1;
}

.ok-ikon {
    font-size: 1em;
}

.past-papers {
    background-color: #e8f0fe;
    border-radius: 5px;
    font-weight: bold;
}

.nav-pills .nav-link {
    border-radius: 20px;
    margin-right: 5px;
}

    .nav-pills .nav-link.active {
        background-color: #007bff;
        color: white;
    }

.hover-style:hover {
    color: blue !important;
    text-decoration: underline;
}

body {
    font-family: 'Arial', sans-serif;
    background-color: #f8f9fa;
}

.color-blue-bold {
    color: #007bff;
}

.ders-item {
    display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #dee2e6;
    transition: background-color 0.3s ease;
    cursor: pointer;
    border-radius: 10px !important;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

    .ders-item:last-child {
        border-bottom: none;
    }

    .ders-item:hover {
        background-color: #e9ecef;
    }

.ikon {
    margin-right: 15px;
    color: #555;
    font-size: 1.2em;
    width: 20px;
    text-align: center;
}

.ders-adi {
    flex-grow: 1;
    color: #343a40;
    font-size: 1em;
    font-size: 1.2em;
}

.card {
}

.ok-ikon {
    color: #888;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/* Tab yapısı stilleri */
.custom-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

.custom-nav-item {
    margin: 0 5px;
}

.custom-nav-link {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    border: 1px solid transparent;
    text-decoration: none;
    color: #495057;
    background-color: #fff;
    transition: background-color 0.3s ease, color 0.3s ease;
}

    .custom-nav-link:hover {
        background-color: #e9ecef;
    }

    .custom-nav-link.active {
        color: #fff;
        background-color: #007bff;
    }

/* Card stilleri */
.card {
    margin-top: 10px;
    border-radius: 0.25rem;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.1);
}

.color-blue-bold {
    color: #007bff;
    font-weight: bold;
}

.ders-item {
    cursor: pointer;
    background-color: #f8f9fa;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.ikon {
    margin-right: 10px;
    font-size: 1.5em;
}

.ders-adi {
    flex-grow: 1;
}

.ok-ikon {
    font-size: 1em;
}

.past-papers {
    background-color: #e8f0fe;
    border-radius: 5px;
    font-weight: bold;
}

.nav-pills .nav-link {
    border-radius: 20px;
    margin-right: 5px;
}

    .nav-pills .nav-link.active {
        background-color: #007bff;
        color: white;
    }


