div#ozel_title {
	width: 200px;
    box-shadow:none;
    min-height: 30px;
    font-size: 17px;
    margin-top: 5px;
	margin-bottom: 15px;
    margin-right: 0px;
    background:none;
    border-radius: 38px;
    text-align: left;
    color: #576e93;
    padding-top: 6px;
	margin-left: 10px;
	font-weight: bold;
}
@media (min-width: 956px) {div#ozel_title { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 36px; margin: 0 auto 10px; padding: 4px 6px 4px 12px; box-sizing: border-box; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; -webkit-appearance: none; text-align: left; background-color: #FFF; font-size: 12px; margin-left: 0px; font-weight: 700; color: #576e93;}}
div#ozel_title img {
    margin-top: -2px;
}
div#ozel_title .ozel-title-label {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    min-width: 0;
    color: #576e93;
}
div#ozel_title .ozel-title-icon {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 0;
}
div#ozel_title .ozel-title-icon .ui-svg-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    stroke: #576e93;
}
div#ozel_title .m-message-close .ui-svg-icon {
    display: block;
    width: 28px;
    height: 28px;
    stroke-width: 3.1;
}

#nav-mesajlar .my-profil-mesaj {
    position: relative;
    width: 100%;
    margin-top: 5px;
    min-height: 47px;
}

#nav-mesajlar .my-porfil-mesaj-img img {
    border-radius: 60%;
    width: 32px;
    height: 32px;
}
.myroot,.myvip {
    display: none;
}



.profil-alan svg.myvip { position: absolute;fill: none;stroke: #fe8e0a;stroke-linecap: round;stroke-width: 2;stroke-dasharray: 1;stroke-dashoffset: 0;animation: vipstroke-draw 6s ease-out infinite alternate;width: 68px;height: 70px;left: -8px;top: -4px;}

.profil-alan svg.myroot { position: absolute;fill: none;stroke: #000;stroke-linecap: round;stroke-width: 2;stroke-dasharray: 1;stroke-dashoffset: 0;animation: rootstroke-draw 6s ease-out infinite alternate;width: 68px;height: 70px;left: -8px;top: -4px;}



video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rootlive.myvip {
    position: absolute;
    top: 50px;
    padding-left: 4px;
    padding-right: 4px;
    color: #FFF;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
	background-color: #fe8e0a;
	left: 10px;
}
.viplive.myroot {
    position: absolute;
    left: 9px;
    top: 50px;
    padding-left: 4px;
    padding-right: 4px;
    color: #FFF;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
	background-color: #000;
}

.live-profil.mycall {
    z-index: 999;
}
#nav-mesajlar .my-porfil-mesaj-nick {
    width: 124px;
    float: left;
    font-size: 12px;
    margin-top: 1px;
}

#nav-mesajlar .profil-nick {
    float: left;
    width: 90px;
}

.secili-kanal {
    background-color: #000000;
}

#nav-mesajlar .mesaj-time {
    display: none;
}

#nav-mesajlar .my-porfil-mesaj-img {
    float: left;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 0;
}

#nav-mesajlar .ozel_mesaj_tab.ozel-cevrimdisi {
    filter: grayscale(1);
}

#nav-mesajlar .my-profil-mesaj.ozel_mesaj_tab.tab.secilen {
    background: #42405f;
    border-radius: 38px;
}

#nav-mesajlar .my-profil-mesaj.ozel_mesaj_tab.tab.secilen .my-porfil-mesaj-box {
    background: none;
    color: white;
}

#nav-mesajlar .my-porfil-mesaj-box:hover {
    background-color: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color: #000;
}

#nav-mesajlar button.close {
    right: 2px;
    top: -6px;
}

a#nav-arkadaslar-tab {
    width: 100%;
    text-align: center;
}

#nav-mesajlar .gelen-msj {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 60%;
    background-color: #ecbfd5;
    margin-top: -33px;
    text-align: center;
    color: #ff0074;
    line-height: 13px;
    font-size: 8px;
    padding-top: 1px;
    font-weight: bold;
}

#nav-mesajlar .profil-nick {
    float: left;
    width: 120px;
    margin-left: 1px;
    min-height: 10px;
    margin-right: 2px;
    color: #576e93;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
}

#nav-mesajlar .my-porfil-mesaj-box {
    padding: 0px 4px 0px 2px;
    min-height: 22px;
    font-size: 9px;
    line-height: 21px;
    width: calc(100% - 48px);
}

.m-message-close {
    display: none;
}

.chat_ozel .message-back {
    display: none;
}
@media only screen and (max-width: 955px) {
    .chat_ozel .message-back {
        display: block;
        left: 0;
    }
    #kanallist_yan,
    #server-name,
    #kanal_title {
        display: none !important;
    }

    .kanal-list {
        position: absolute;
        right: auto;
        width: 90%;
        left: 0;
        top: 0;
        display: none;
        z-index: 2000;
        bottom: 0;
        border-right: 1px solid #c7c7c7;
    }

    .m-message-close {
        display: block;
        top: 6px;
    }

    .ozel-title-close,
    #ozel_title .ozel-title-close {
        display: none !important;
    }

    div#ozel_title {
        margin-top: 5px;

    }
}

#dosya_gonderimi {
    z-index: 1055;
}

#recordingslist {
    list-style: none;
    margin: 0;
    padding: 0;
}
#recordingslist li {margin: 0; padding: 0;}
#recordingslist .ses-player {width: 100%;}