﻿.profil_widget {
    background-color: #fff;
    padding: 4px 10px;
    border: 0px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 4px rgb(150 150 150 / 15%);
    position: relative;
    z-index: 1;
}

    .profil_widget h3 i {
        margin-right: 10px;
        color: #fff;
        width: 40px;
        height: 40px;
        background: #92C01F;
        padding: 10px;
        border-radius: 50%;
    }

    .profil_widget h3 {
        width: 100%;
        font-size: 20px;
        line-height: 40px;
        padding: 0 0 20px;
        margin: 5px 0 20px 0;
        display: block;
        font-weight: 600;
        text-align: left;
        border-bottom: 1px solid #e8e8e8;
    }

    .profil_widget h4 {
        padding-bottom: 10px;
        font-size: 14px;
        font-weight: 600;
        color: #333;
    }

        .profil_widget h4 a {
            color: #333;
        }

.degerlendirme-submit-btn {
    font-weight: 600;
    color: #666;
    border-radius: 4px;
    background-color: #9696fa2b;
    border: none;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

    .degerlendirme-submit-btn:hover {
        background-color: #92C01F;
        color: #000;
    }

.utf_tabs_nav li {
    line-height: 34px;
}

    .utf_tabs_nav li a {
        background-color: #e7e7e7;
        display: inline-block;
        position: relative;
        color: #8c8c8c;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        padding: 5px 10px;
        margin-right: 5px;
        border-radius: 10px;
        border: none;
        font-weight: bold;
    }

        .utf_tabs_nav li a:hover, .utf_tabs_nav li.active a {
            color: #000;
            background-color: #92C01F;
            border: none;
        }

.listing_filter_block {
    box-shadow: 0 0 10px 4px rgb(150 150 150 / 15%);
    border-radius: 0px;
    min-height: 525px;
}

#ilanlar {
    width: 100%;
}

    #ilanlar thead tr {
        border-bottom: 1px solid #97d204 !important;
        background-color: #fff0003d;
    }

        #ilanlar thead tr th {
            text-align: center;
        }

        #ilanlar thead tr .baslik {
            padding-left: 10px;
            padding-right: 10px;
            color: #000;
            font-size: 12px;
        }

        #ilanlar thead tr .resim {
            width: 11%;
        }

    #ilanlar tbody tr {
        border-bottom: 1px solid #97d204;
    }

        #ilanlar tbody tr td {
            font-size: 12px;
            text-align: center;
        }



#ilanlar-cuzdan{
    width: 100%;


}

    #ilanlar-cuzdan thead tr {
        background-color: #fff0003d;
    }

        #ilanlar-cuzdan thead tr th {
            text-align: center;
            color: black;
            border: none !important;
        }

        #ilanlar-cuzdan thead tr th:first-child {
            text-align: left;
            padding-left:10px;
            color: black;
        }
    
    #ilanlar thead tr .baslik {
        padding-left: 30px;
        padding-right: 10px;
        color: #000;
        font-size: 12px;
    }



    #ilanlar-cuzdan thead tr .resim {
        width: 11%;
    }

#ilanlar-cuzdan tbody tr {
    border-bottom: 1px solid #97d204;
    min-height: 75px;
}

        #ilanlar-cuzdan tbody tr td {
            font-size: 12px;
            text-align: center;
        }

.padding-margin-sifirla{
    padding:0px!important;
    margin:0px!important;
}


span.like-icon {
    right: 2px;
}

.uye-ilan-liste {
    padding: 0 3px;
}

.utf_hosted_by_user_title {
    padding: 0;
    border: none;
}

    .utf_hosted_by_user_title h4 {
        font-size: 16px;
        transition: none;
        line-height: 25px;
        margin: 10px 0 0px;
        border: none;
        padding: 0;
    }

        .utf_hosted_by_user_title h4 span i {
            color: #10b71d;
            font-size: 13px;
            font-weight: 700;
        }

            .utf_hosted_by_user_title h4 span i.sl-icon-location {
                width: 13px;
                margin-right: 7px;
            }

.profil_widget .utf_star_rating_section {
    display: inline-block;
    margin-left: 5px;
}

.utf_hosted_by_user_title.hakkinda {
    min-height: 50px;
}

    .utf_hosted_by_user_title.hakkinda i {
        color: #10b71d;
        font-size: 13px;
        font-weight: 700;
        margin-right: 5px;
    }

    .utf_hosted_by_user_title.hakkinda span {
        color: #888888;
    }



.profil-ilan-adres {
    font-weight: 700;
    color: #555;
}

.degerlendirme {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}

    .degerlendirme .isim {
        width: 30%;
        padding-right: 0px;
        border-right: 1px solid #10b71d7a;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        min-height: 75px;
    }

        .degerlendirme .isim .avatar img {
            width: 60px;
            height: 60px;
            border-radius: 50px;
            border: none;
        }

        .degerlendirme .isim .utf_comment_content {
            color: #666;
            padding: 10px 0 0px 60px;
        }

            .degerlendirme .isim .utf_comment_content .utf_by_comment {
                font-size: 12px;
            }

                .degerlendirme .isim .utf_comment_content .utf_by_comment span.date {
                    font-size: 11px;
                }

        .degerlendirme .isim h3 {
            color: #000;
            font-size: 13px;
            font-weight: 700;
            margin: 0;
            padding: 0px;
            display: block;
        }

            .degerlendirme .isim h3 span.text-muted {
                font-size: 12px;
                color: #000;
                font-weight: 500;
            }

    .degerlendirme .deger-form {
        padding: 0;
    }

        .degerlendirme .deger-form .puanla {
            width: 190px;
        }

    .degerlendirme .puanla {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: stretch;
        max-height: 80px;
        min-height: 75px;
        border-right: 1px solid #10b71d7a;
        padding: 0px;
    }

        .degerlendirme .puanla .utf_leave_rating {
            margin-bottom: 10px;
            padding: 10px 8px;
            height: 32px;
            /*box-shadow: 0 0 2px 1px rgb(0 0 0 / 8%);*/
        }

    .degerlendirme .yorum {
        padding-right: 0;
    }

    .degerlendirme .deger-form .yorum {
        width: 68.666667%;
    }

hr {
    margin: 10px 3px;
}

.comments {
    margin: 0px;
    padding: 0px;
}



    .comments #guncel-degerlendirme .degerlendirme {
        margin: 10px 0;
    }

    .comments .degerlendirme {
        margin: 0px;
    }

    .comments ul {
        max-height: 765px;
        overflow-y: auto;
        width: 100%;
    }

        .comments ul li {
            display: inline-block;
            padding: 3px 0;
            border: none;
        }

.element_tab .utf_tabs_nav li a {
    margin-bottom: 0
}

.yorum .arka-plan {
    border-radius: 5px;
    margin-right: 5px;
}

.yorum .yorum-style {
    padding: 5px 10px;
    background-color: #fff;
    box-shadow: 0 0 2px 1px #ddd;
    border-radius: 5px;
    font-size: 11px;
    line-height: 20px;
    max-height: 72px;
    min-height: 60px;
    overflow-y: auto;
    color: #333;
    font-weight: 600;
}

.tab_content {
    margin-top: 10px;
}

#tab2b.tab_content {
    margin-top: 0px;
}

.utf_by_comment span.date i {
    color: #10B71D;
}

.utf_tabs_nav li a i {
    top: 2px;
    margin-right: 5px;
}

.derece {
    position: relative;
    font-size: 11px;
    top: -7px;
    color: #888;
}

    .derece i {
        font-weight: 600;
        color: #10b71d;
        font-size: 13px;
    }

textarea {
    padding: 5px 0 0 7px;
    font-size: 12px !important;
    min-height: 77px;
    height: 77px;
}

.kayıt-olun {
    margin: 5px 0;
}


.soru-yok-badge {
}

    .soru-yok-badge > label {
        font-size: 12px;
        color: #333;
        text-align: center;
    }

    .soru-yok-badge a {
        color: #ff0000;
        text-decoration: underline;
    }

.comments ul::-webkit-scrollbar {
    width: 5px;
}

.comments ul::-webkit-scrollbar-track {
    background-color: #efefef;
    border-radius: 10px;
    margin-top: 5px;
}

.comments ul::-webkit-scrollbar-thumb {
    background-color: #92c01f85;
    border-radius: 10px
}

    .comments ul::-webkit-scrollbar-thumb:hover {
        background-color: #92C01F;
    }

.degerlendirme .isim a.button {
    background-color: inherit;
    font-weight: 500;
    padding: 0;
    padding-right: 5px;
    padding-top: 3px;
    position: absolute;
    right: 30px;
    color: #8c8c8c;
}

    .degerlendirme .isim a.button:hover {
        color: #000;
    }

    .degerlendirme .isim a.button.deger-sil {
        right: 0;
    }

    .degerlendirme .isim a.button.deger-kapat {
        right: 0;
    }

    .degerlendirme .isim a.button i {
        font-size: 13px;
        position: relative;
        top: 0px;
        background: #9696fa2b;
        width: 22px;
        height: 22px;
        line-height: 22px;
        border-radius: 30px;
        padding: 0;
        text-align: center;
    }

        .degerlendirme .isim a.button i:hover {
            background-color: #92c01f;
        }

.profil-isim a.engel {
    float: right;
}

.engelleme i {
    color: #888;
    font-weight: 700;
}

.engellendi i {
    color: #e60101;
    font-weight: 700;
}

.alertify .ajs-commands {
    display: none;
}

.modal-title {
    color: #444
}

.modal-content hr {
    margin: 0px;
    border-top: 1px solid #eeeeee;
}

.panel-scroll-bar {
    overflow: scroll;
    max-height: 567px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid rgba(0, 0, 0, 0.02);
}

    .panel-scroll-bar::-webkit-scrollbar {
        width: 7px;
    }

/* Scroll Temeli */
    .panel-scroll-bar::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
    }

/* Scroll'un kendisi */
    .panel-scroll-bar::-webkit-scrollbar-thumb {
        background: #92c01f85;
    }

    /* Scroll'un Üzerine Geldiğinde */
        .panel-scroll-bar::-webkit-scrollbar-thumb:hover {
            background: #92C01F;
        }