﻿body {
}


.DVHKForm {
}

    .DVHKForm label {
        color: #414141;
        font-size: 13px;
        font-weight: 600;
        display:block;
    }


    .DVHKForm span {
        color: #414141;
        font-size: 13px;
        font-weight: 500;
        display: block;
    }

    .DVHKForm input[type=text] {
        width: 100%;
        border: 1px solid #e5e5e5;
        padding: 6px 15px;
        background-color: #ffffff;
        border-radius: 0px;
        margin-bottom: 20px;
    }


    .DVHKForm input[type=submit] {
        border: none;
    }


    .DVHKForm textarea {
        width: 100%;
        border: 1px solid #e5e5e5;
        padding: 6px 15px;
        background-color: #ffffff;
        border-radius: 0px;
        margin-bottom: 20px;
    }


.DVKursBilgi {
    max-width: 800px;
}

.maxWidthInput {
    max-width: 250px !important;
}


.kursEkle {
    text-decoration: none;
    color: #1f66e5;
    font-weight: 600;
    font-size: 16px;
}


.kursSil {
    text-decoration: none;
    color: #1f66e5;
    font-weight: 600;
    font-size: 14px;
}


.HAKPBilgi{
    padding:15px 15px;
}

    .HAKPBilgi:nth-of-type(odd) {
        background-color: #fbfbfb;
        margin: 5px 0px;
    }

.HAKPBilgi:nth-of-type(even) {
    background-color:#f7f7f7;margin:5px 0px;
}


.HAKPBilgi span{
    display:block;font-weight:400;font-size:15px;
}


    .HAKPBilgi label {
        display: block;
        color: #414141;
        font-size: 14px;
        font-weight: 600;
    }

.HAKPMenu{


}


.HAKPMenu ul{
    padding-left:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    list-style-type:none;list-style:none;
}


    .HAKPMenu ul li {
        list-style-type: none;
        list-style: none;
        color: #414141;
        font-weight: 600;
        font-size: 14px;
    }

        .HAKPMenu ul li a {
            
            text-decoration: none;
            color: #1f66e5;
            font-weight: 600;
            font-size: 14px;
            display:block;
            transition:all .4s;
        }


        .HAKPMenu ul li a:hover {
            color: #ff0000;
        }

h4{

}


.DVHAPBEksYanlisBilgi{

}

    .DVHAPBEksYanlisBilgi span {
        display: block;
        color: #414141;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 3px;
    }


.DVHAPBEksYanlisBilgi textarea{

}


    .DVHAPBEksYanlisBilgi input[type=submit] {
        width: 100%;
        max-width: 650px;
    }

#txtEksikYanlisBilgi{
    width:100%;max-width:650px;height:200px;
}


.HAPSAdRow{

}

    .HAPSAdRow span {
        color: #414141;
        font-weight: 400;
        font-size: 14px;
    }


.HAPSAdRow span a{
    text-decoration:none;
    color:#1f66e5;font-weight:600;font-size:14px;
}


.DVOdemeYap{

}


.DVTB label {
    font-size: 16px;
    font-weight: 600;
    color: #414141;
}

.DVTB a {
    display: inline-block;
}



.DVTB span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}


.btnBgYesil {
    background-color: #049e4c !important;
    border: none;
    border-radius: 0px;
    font-size: 16px;
}

    .btnBgYesil:hover {
        background-color: #1bba65 !important;
    }

.form-check-label, .form-check-label a {
    text-decoration: none;
    font-size: 14px;
    color: #414141;
    font-weight: 500;
}


    .form-check-label a {
        text-decoration: none;
        font-size: 16px;
        color: #3f89dc;
        font-weight: 600;
    }


#DDOdemeDonemi{
    width:100%;max-width:350px;
}


.DVTB a.kayitLinkA {
    display: inline-block;
    margin-right: 50px;
    text-decoration: none;
    color: #1f66e5;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
}


.tutarMetni{
    color:#ff0000;font-weight:500;font-size:14px;
}