﻿.mesaj-kutucugu {
    display: flex;
    padding: 17px 10px;
    border-radius: 10px;
    border: 1px solid#92C01F;
    align-content: space-between;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.mesaj-kutucugu-resimisim label i.fa {
    color: #10b71d;
}

.mesaj-kutucugu-resimisim > img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.mesaj-kutucugu-resimisim label {
    position: absolute;
    right: 20px;
    bottom: 0px;
    font-weight: 500;
    font-size: 11px;
    color: #707070;
}

.mesaj-kutucugu .kullanici-resim-ad {
}

    .mesaj-kutucugu .kullanici-resim-ad > label {
        font-weight: 600;
        font-size: 13px;
    }

    .mesaj-kutucugu .kullanici-resim-ad > p {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        text-align: justify;
        font-weight: 400;
        color: #000;
        height: 60px;
        overflow-y: auto;
    }

.utf_list_box_listing_item_content .inner {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 21px;
}

.inner label {
    font-size: 11px;
    margin: 0;
    color: #000;
    font-weight: 500;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-direction: row;
}

.utf_list_box_listing_item_content .inner span {
    font-size: 10px;
    margin: 3px 0;
    font-weight: 700;
}

.inner .ilan-durum span {
    background-color: #ffeb3b;
    padding: 5px;
    color: #000;
    font-size: 12px;
}

.buttons-to-right {
    top: 6%;
}

    .buttons-to-right a {
        font-size: 13px;
        font-weight: 600;
        color: #8c8c8c;
    }

    .buttons-to-right img {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin-right: 5px;
    }

.utf_list_box_listing_item-img {
    width: 140px;
    height: 110px;
}

.yayinda-olmayan {
    top: 6%;
}

.utf_user_messages_block .row {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
}

.utf_dashboard_list_box .bildirim a.button.gray:hover {
    background: #efefef;
}
.comments {
    margin: 0;
    padding-top: 0;
    /*box-shadow: 0 0 4px 2px rgb(150 150 150 / 20%);*/
}

.sorular .soru {
    padding: 0;
    border-radius: 4px;
}

.soru-detay h3 {
    font-size: 13px;
    margin: 10px 0 10px;
    font-weight: 600;
}

.soru-detay .detay-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 108.3px;
    top: 0;
    left: 0;
}

.utf_dashboard_list_box .comments.utf_listing_reviews li.soru-detay {
    margin: 0;
}

    .utf_dashboard_list_box .comments.utf_listing_reviews li.soru-detay .utf_by_comment-listing {
        margin: 0;
    }

    .utf_dashboard_list_box .comments.utf_listing_reviews li.soru-detay p {
        padding: 0;
        font-size: 12px;
        margin-bottom: 15px;
    }

.soru .comments .utf_listing_reviews .dashboard_review_item {
}

.avatar {
    display: inline-block;
    position: absolute;
    left: 0px;
    padding: 0 0 0 8px !important;
    top: 15%;
}

.utf_dashboard_list_box .utf_comment_content {
    padding: 0 10px;
    line-height: 20px;
}

.utf_dashboard_list_box .utf_by_comment-listing {
    color: #000;
    font-weight: 600;
    font-size: 12px;
}

    .utf_dashboard_list_box .utf_by_comment-listing a {
        color: #009DFF;
        font-size: 12px;
        font-weight: 600;
    }

.utf_by_comment span.date {
    display: inline-block;
    background: #9696fa2b;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 500;
    color: #707070;
}

.utf_dashboard_list_box ul {
    list-style: none;
    padding: 6px;
    margin: 0;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    margin-bottom:10px;
}

    .utf_dashboard_list_box ul li {
        border: none;
        padding: 0px 0px;
        margin: 4px;
        margin-left: 5px;
        background-color: #e1f2fa6e;
    }

.ilanlarim ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

    .ilanlarim ul li {
        width: 49%;
        /*  display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        margin: 13px 9px 0;*/
    }

.durum {
    border-radius: 4px;
    padding: 0 3px;
    margin-left: 7px !important;
    color: #fff;
    font-weight: 500 !important;
}

.yayinda {
    background-color: #10B71D;
}

.yayindan-kalkti {
    background-color: #ff0000;
}

.profil-mesaj {
}

    .profil-mesaj img {
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }

    .profil-mesaj label {
        font-size: 11px;
        font-weight: 600;
        display: inline-block;
        cursor: pointer;
    }

    .profil-mesaj a {
        color: #707070;
    }

        .profil-mesaj a:hover {
            color: #000;
        }

.profil .button {
    background-color: #9696fa2b;
    color: #707070;
}



    .profil .button:hover {
        background-color: #92c01f;
        color: #000;
    }



.inner hr {
    margin: 0 50px 0 0;
    border-top: 1px solid #10b71d;
}

.mesaj {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 0px;
    
}

p::-webkit-scrollbar {
    width: 5px;
}

p::-webkit-scrollbar-thumb {
    background-color: #92c01f85;
    border-radius: 30px;
}

p::-webkit-scrollbar-track {
    background-color: #efefef;
}

.yok-badge {
    padding: 30px;
}

    .yok-badge > label {
        font-size: 12px;
        color: #555;
        text-align: center;
        margin-top:10%;
    }

.invoices {
    max-height: 490px;
    min-height: 490px;
}

    .invoices .buttons-to-right {
        top: 20% !important;
        right: 5px;
        line-height: 0;
    }

.with-icons {
    min-height: 728px;
}

.with-icons-degerlendirmeler {
    min-height: 567px !important;
}

.utf_dashboard_list_box.invoices li {
    padding: 15px;
    margin: 5px 10px 0;
}

.degerlendirme-li {
    margin: 10px 10px 0 !important;
}

.utf_dashboard_list_box.invoices ul li:first-child {
    /*margin-top: 15px;*/
}

.bildirim {
    border-radius: 4px;
    min-height: 56px;
}

    .bildirim p {
        margin-bottom: 5px;
        font-size: 11px;
        color: #303030de;
        font-weight: 600;
        line-height: 17px;
        padding-left: 40px;
        padding-right: 50px;
    }

    .bildirim span {
        position: absolute;
        bottom: 1px;
        right: 5px;
        font-size: 10px;
        line-height: 13px;
        font-weight: 500;
        color: #757575;
    }

        .bildirim span i.fa {
            background-color: inherit;
            color: #10b71d;
            padding: 0;
            font-size: 11px;
            width: 0;
            height: 0;
            margin-right: 10px;
        }

            .bildirim span i.fa:hover {
                background-color: inherit;
                color: #10b71d !important;
            }

    .bildirim a:hover span i.fa {
        color: #10b71d !important;
    }

.utf_dashboard_list_box.with-icons ul li.bildirim-unread {
    background-color: #49ab511a !important;
}

.utf_dashboard_list_box.with-icons ul li.bildirim-active {
    background-color: #009dff1a !important;
}

.utf_dashboard_list_box .bildirim a.button.gray {
    background-color: inherit;
    font-weight: 500;
    display: flex;
    padding: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    min-height: 56px;
}

.utf_dashboard_list_box .button i {
    /*margin-right: 10px;*/
}

.bildirim-detay {
    padding: 15px;
}

    .bildirim-detay h3 {
        margin: 0;
        font-size: 13px;
        font-weight: 600;
        text-align: justify;
        margin-bottom: 10px;
        /*border-bottom: 1px solid #10b71d;*/
        padding-bottom: 10px;
    }

    .bildirim-detay p {
        line-height: 20px;
        text-align: justify;
        font-size: 12px;
    }

.mesaj-bulunamadi-bildirim {
    text-align: center;
    background: #afe6a7a1 !important;
    margin: 25px 15px;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #000;
}

.chat-body {
    max-height: 400px;
    overflow-x: hidden;
    margin: 0px;
    min-height: 6em;
}

    .chat-body::-webkit-scrollbar {
        width: 7px;
    }

    .chat-body::-webkit-scrollbar-track {
        border-radius: 20px;
        background-color: #fff;
    }

    .chat-body::-webkit-scrollbar-thumb {
        border-radius: 20px;
        background-color: #92c01f85;
    }

        .chat-body::-webkit-scrollbar-thumb:hover {
            background-color: #92c01f;
        }

.buton-mesajlasma-sayfasi {
    border: none;
    font-size: 12px;
    border-radius: 4px;
    float: right;
    background-color: #fff;
    margin-right: 5px;
    color: #8c8c8c;
    font-weight: 600;
    margin-top: 3px;
}

    .buton-mesajlasma-sayfasi:hover {
        background-color: #92c01f;
        color: #000;
    }

.mesaj-alici-icerik {
    margin-right: 15px !important;
    background-color: #afe6a7a1 !important;
    border-radius: 9px !important;
    padding: 6px !important;
    margin: 3px;
}

.mesaj-gonderen-icerik {
    margin-left: 15px !important;
    background-color: #fff !important;
    border-radius: 9px !important;
    padding: 6px !important;
    margin: 3px;
}

.buton-kullanilmayan-mesajlasma-sayfasi {
    border: none;
    position: absolute;
    background-color: transparent;
    top: 10px;
}

    .buton-kullanilmayan-mesajlasma-sayfasi span {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        color: #424242;
        font-weight: 600;
        font-size: 14px;
    }

        .buton-kullanilmayan-mesajlasma-sayfasi span i {
            color: #10B71D;
            font-weight: 600;
            font-size: 16px;
        }

.mesaj-baslik {
    padding: 5px;
    margin-bottom: 25px;
    line-height: 20px;
}

    .mesaj-baslik a {
        font-weight: 600;
    }

    .mesaj-baslik img {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin-right: 5px;
    }

.utf_message_content_item .utf_message_text p.mesaj-zaman {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    right: 4px;
    color: #666;
}

.mesaj-ilan .utf_list_box_listing_item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #e0e0e0bf;
    padding-left: 5px;
    background-color: #009dff1a;
}



.mesaj-ilan .utf_list_box_listing_item_content {
    padding-left: 10px;
}

.buton-mesajlasma-sayfasi span {
    border: 1px solid #ddd;
    padding: 1px 5px;
    background-color: #9696fa2b;
    height: 100%;
    display: inline-block;
    border-radius: 4px;
}

    .buton-mesajlasma-sayfasi span:hover {
        border: 1px solid #92c01f;
    }

    .buton-mesajlasma-sayfasi span i {
        font-weight: 600;
    }



.buttons-to-right .button {
    background-color: inherit;
}

    .buttons-to-right .button:hover {
        color: #000;
    }

.utf_messages_block_inner .utf_message_content_part {
    padding: 0px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
}

.utf_message_reply_block .button:hover {
    background-color: #92c01f;
}

.uye-kisisel-guncelle img {
 
}

.uye-sifre-guncelle {
    height: auto;
    display: inline-block;
}

    .uye-sifre-guncelle label {
        font-size: 12px;
        font-weight: 500;
        line-height:36px;
    }

.profil .utf_dashboard_list_box {
    display: inline-block;
}

.profil input, input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
    font-size: 12px;
    padding-left: 10px;
}

.my-profile input {
    margin: 0;
}

.uye-sifre-guncelle input {
   
}


.bildirimler {
    /*margin-bottom: 125px;*/
}

    .bildirimler .bildirimler-scroll {
        max-height: 483px;
        overflow-x: hidden;
    }

.degerlendirme {
    margin-bottom: 25px;
}

    .degerlendirme .degerlendirme-puan {
        padding-left: 0px;
    }

    .degerlendirme .bildirimler-scroll {
        max-height: 682px;
        overflow-x: hidden;
        margin-right: 5px;
    }

    .degerlendirme .utf_dashboard_list_box.with-icons ul li {
        padding: 5px;
    }

    .degerlendirme .degerlendirme-profil {
        font-size: 12px;
    }

    .degerlendirme .row {
        display: flex;
        align-items: center;
    }

    .degerlendirme .utf_dashboard_list_box ul li {
        background-color: #e1f2fa6e;
    }

.degerlendirmeler-profil-yeri {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

    .degerlendirmeler-profil-yeri > img {
        border-radius: 30px;
        width: 35px;
    }

.puanlama-tarih {
    background-color: #b0d553;
    padding: 3px;
    border-radius: 5px;
    color: #000;
}



.degerlendirme-profil {
    padding-right: 0px;
}

    .degerlendirme-profil img {
        max-width: 25px;
        max-height: 25px;
        border-radius: 50%;
    }

    .degerlendirme-profil a {
        font-size: 10px;
        color: #555;
        font-weight: 700;
    }

    .degerlendirme-profil span {
        font-size: 10px;
        float: left;
        padding-left: 29px;
    }

        .degerlendirme-profil span i {
            color: #10b71d;
        }

.degerlendirme-yorum {
    padding-left: 0;
}

    .degerlendirme-yorum p {
        font-size: 11px;
        line-height: 13px;
        height:50px;
        text-align: justify;
        margin-bottom: 0;
        background-color: #fff;
        padding: 7px;
        border-radius: 4px;
        font-weight: 600;
        box-shadow: 0 0 2px 1px #ddd;
    }

.panelim .utf_dashboard_list_box {
    min-height: 728px;
    /*margin-bottom: 285px;*/
}

.ribbon {
    width: 81px;
    height: 82px;
    overflow: hidden;
    position: absolute;
}

.cozumara  {
    height: 99px !important;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 110px;
        padding: 1px 0;
        background-color: #ff0000;
        box-shadow: 10px 5px 10px rgb(0 0 0 / 30%);
        color: #fff;
        font-weight: 700;
        font-size: 11px;
        text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
        text-transform: uppercase;
        text-align: center;
    }

    .ribbon-span-cozumara {
        padding: 0 !important;
    }


.ribbon-top-left {
    top: -10px;
    left: -10px;
}

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 0;
    }

    .ribbon-top-left::after {
        bottom: 0;
        left: 0;
    }

    .ribbon-top-left span {
        right: -40px;
        top: 30px;
        transform: rotate(-45deg);
    }

/* top right*/
.ribbon-top-right {
    top: 0px;
    right: 15px;
    z-index: 1;
}

    .ribbon-top-right::before,
    .ribbon-top-right::after {
        border-top-color: transparent;
        border-right-color: transparent;
    }

    .ribbon-top-right::before {
        top: 0;
        left: 0;
    }

    .ribbon-top-right::after {
        bottom: 0;
        right: 0;
    }

    .ribbon-top-right span {
        top: 10px;
        transform: rotate( 45deg );
    }

.soru-icerik {
    border: none;
    box-shadow: none;
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0px;
    background-color: #fff;
}

    .soru-icerik .cevaba-yorum-textarea textarea {
        margin-bottom: 5px;
        min-height: 70px;
        font-size: 12px;
        max-height: 200px;
        font-weight: 500;
    }

.soru-card .icerik {
    font-size: 12px;
    padding: 0 15px;
    font-weight: 500;
    color: #000000c4;
    line-height: 20px;
    text-align: justify;
    word-break: break-word;
}

.cevap-icerik .cevap {
    font-size: 11px;
    padding: 0 15px 0 50px;
    font-weight: 500;
    color: #000000c4;
    line-height: 15px;
    text-align: justify;
    word-break: break-word;
}

.gosterge-butonlar {
    padding: 0 15px 0 50px;
}

    .gosterge-butonlar i {
        font-size: 12px;
    }

.cevaba-yorum .yorum-icerik {
    font-size: 11px;
    font-weight: 500;
    color: #000000c4;
    line-height: 15px;
    text-align: justify;
    padding-left: 50px;
}

.yorum-textarea {
    padding-left: 135px;
}

.panel-soru-detay .utf_dashboard_list_box {
    min-height: auto;
    margin-bottom: 90px;
}

#etiket {
    border: none;
    color: #009DFF;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.degerlendirme-hata {
    margin: 5px 0;
    padding: 0 8px;
}

    .degerlendirme-hata .soru-yok-badge {
        padding: 3px;
        margin: 25px 15px;
    }

        .degerlendirme-hata .soru-yok-badge > label {
            font-size: 12px;
            color: #555;
            text-align: center;
        }

.degerlendirme .utf_dashboard_list_box {
    border: none;
    box-shadow: none;
}

.degerlendirme .cizgi {
    position: absolute;
    width: 1px;
    height: 460px;
    background-color: #10b71d7a;
    right: 0px;
    top: 55px;
}

.edit-profile-photo i.fa-close {
    background-color: #aaa;
    padding: 5px;
    border-radius: 50%;
    position: absolute;
    right: 6px;
    top: 2px;
    color: #000;
    cursor: pointer;
}

    .edit-profile-photo i.fa-close:hover {
        color: #e60101;
    }



.hata-badge {
    padding: 3px;
}

    .hata-badge > label {
        font-size: 12px;
        color: #e60101;
        text-align: center;
    }

.alertify .ajs-commands {
    display: none;
}

.modal-title {
    color: #444
}

.modal-content hr {
    margin: 0px;
    border-top: 1px solid #eeeeee;
}

.profil-ayarlari {
    margin-bottom: 30px;
    margin-top: 82px;
}

.utf_dashboard_list_box ul li.bildirim-kategori {
    margin: 0;
    background: none;
    border: none;
}

    .utf_dashboard_list_box ul li.bildirim-kategori h4 {
        background: none;
        text-align: start;
        font-size: 12px;
        font-weight: 700;
    }

.utf_dashboard_list_box ul ul li.bildirim-izinleri {
    display: block;
    border: 1px solid #e8e8e8;
    padding: 5px;
    margin: 0;
    font-size: 12px;
    color: #555;
    font-weight: 500;
    line-height:25px;
    margin-bottom: 1px;
}

.utf_dashboard_list_box-static .button-eposta {
    float: right;
    margin-left: 20px;
    margin-right: 6px;
    height: 25px;
    line-height: 23px;
    font-weight: 700;
    width: 48px;
    text-align: center;
}

.utf_dashboard_list_box-static .button-siteici {
    float: right;
    margin-right: 11px;
    height: 25px;
    line-height: 23px;
    font-weight: 700;
    width: 48px;
    text-align: center;
}

.utf_dashboard_list_box-static .acik {
    background-color: #10b71dc2;
    color: #fff;
}

    .utf_dashboard_list_box-static .acik:hover {
        background-color: #10b71d;
        color: #fff;
    }

.utf_dashboard_list_box-static .kapali {
    background-color: #e60101c2;
    color: #fff;
}

    .utf_dashboard_list_box-static .kapali:hover {
        background-color: #e60101;
        color: #fff;
    }

.ui-accordion .ui-accordion-content, .toggle-container {
    padding: 10px;
}
/*.trigger.active a {
    font-size: 15px;
    padding: 5px 15px;
    font-weight: 600;
}*/
.ui-accordion .ui-accordion-header, .trigger a {
    font-size: 13px;
    padding: 0px 10px;
    font-weight: 700;
    background-color: #92c01f4f;
}

.ui-accordion .ui-accordion-header, .trigger.active a {
    color: #10b71d;
}

.ui-accordion .ui-accordion-header, .trigger a:hover {
    color: #10b71d;
}

.profil button.btn-hesapSil {
    font-size: 13px;
    padding: 1px 5px;
    font-weight: 700;
    position: relative;
    left: 710px;
}

.ui-accordion .ui-accordion-header i, .trigger a i.sl-icon-arrow-down {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 15px;
    transform: translate3d(0,-50%,0) rotate(0);
    transition: 0.2s;
    font-weight: 700;
}



.ui-accordion .ui-accordion-header i, .active a i.sl-icon-arrow-down {
    color: #10b71d;
    margin-top: 2px;
    transform: translate3d(0,-50%,0) rotate( 180deg);
}
