.basarili{
	width: 100%;
    background: #74d748;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.hatali{
	width: 100%;
    background: #f44336;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.egitim-detay-content h2{
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
    color: #2774c1;
}
.main .member-page .egitimler .video-list ul li.tamamlandi a {
    background: #dee2e6;
}