.sonuc .screenshot-box.kl-style-2 .left-side {
    padding: 30px 30px 0 30px;
}


.sonuc .screenshot-box__title {
    margin: 0 0 20px 0;
    color: #d9534f;
}


.sonuc .acc--default-style .acc-content {
    background-color: rgba(255, 255, 255, .5);
}


.sonuc .acc--default-style .acc-tgg-button {
    color: #fff;
    background-color: #1e73be;
}

    .sonuc .acc--default-style .acc-tgg-button.collapsed {
        color: #505050;
        background-color: #fff;
    }

/*sonuc_table*/
.admin-content .sonuc_table,
.sonuc .sonuc_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 0 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

    .admin-content .sonuc_table td,
    .sonuc .sonuc_table td {
        border-top: 1px solid rgba(0,0,0,.1);
        padding: 6px 12px;
        vertical-align: middle;
    }

    .admin-content .sonuc_table tr td:first-child,
    .sonuc .sonuc_table tr td:first-child {
        width: 180px;
        border-right: 1px solid rgba(0,0,0,.1);
    }

    .admin-content .sonuc_table tr td:last-child,
    .sonuc .sonuc_table tr td:last-child {
        font-weight: 700;
    }

    .admin-content .sonuc_table .durum,
    .sonuc .sonuc_table .durum {
        color: #d9534f;
    }

    .admin-content .sonuc_table .foto a,
    .sonuc .sonuc_table .foto a {
        color: #000;
    }

    .admin-content .sonuc_table .baslik,
    .sonuc .sonuc_table .baslik {
        color: #1e73be;
        font-weight: 700;
        font-size: 16px;
    }


/*responsive*/
@media (max-width:767px) {

    .sonuc .eluidc1d62ab0,
    .sonuc .eluid353ec5d6 {
        padding: 0;
    }


    .sonuc .sonuc_table tr td:first-child {
        font-size: 90%;
        width: 135px;
    }

    .sonuc .screenshot-box.kl-style-2 .left-side {
        padding: 10px 10px 0 10px;
    }
}



.iletisime-git {
    color: #1e73be !important;
    font-weight: 700;
}

    .iletisime-git:hover {
        text-decoration: underline;
    }
