.site_sound_toggle.sound_muted i,
.site_sound_toggle.sound_muted p{
	opacity:0.7;
}
.translated_message {background:rgb(0,0,0,0.05) !important;padding:2px; border-radius:5px; max-width:100%;}
.roomcv { width:22px; }
#container_call { z-index:201; position:fixed; top:80px; left:10px; margin-left:0px; margin-top:0px; display:none; }
.videosize { height:400px; }
.audiosize { height:120px; }
.callsize { width:360px; }
.biframe { padding:0; margin:0; border:0; display:block; }
.vcallhide { display:none !important; }
#vcall_streams { height: 100%; width:100%; }
#vcall_self { width:80px; height:100px; position:absolute; top:10px; left:10px; border-radius:10px; overflow:hidden; }
.vcall_self { width:140px !important; height:160px !important; }
.vcall_player { width: 100%; height: 100%; overflow: hidden; }
.vcall_container { width:100%; height:100%; }
.vcall_user { display:flex; align-items: center; column-gap: 0.5em;  padding: 5px 10px; border-radius: 5px; position: absolute; top: 10px; right: 10px; z-index: 9999; margin: 0; font-size: 18px; }
.vcall_vol{ height:20px; width:20px; }
#vcall_control { display:table; width:100%; position: absolute; bottom: 15px; left: 0; }
.vcall_btn {text-align: center; cursor: pointer; border-radius:5px; }
.vcall_spacer { width:15px; }
.vcall_icon { display: block; height: 18px; width: 18px; }
.call_status_btn { padding:5px 10px; border-radius:5px; display:inline-block; font-size:13px; max-width:100%; text-align:center; }
.fright { float:right; }
#room_call {
    background: #fff;
	border: 1px dashed #8c2654ba;
    border-right: 2px solid #a40a50;
    border-left: 2px solid #a40a50;
    width: 320px;
    height: 365px;
    padding: 3px 3px 2px 2px;
    position: absolute;
    left: -5px;
    bottom: -5px;
    z-index: 202;
	display: none;
    overflow: hidden;
}
.room_call_button {
    padding: 8px 5px;
    border-radius: 5px;
    cursor: pointer;
}
.room_call_body {
    background: none;
    color: #333;
}
.room_call_baslik {
    height: 35px;
    margin-bottom: 1px;
    border-bottom: 1px solid rgb(0 0 0 / 4%);
}
.room_call_room {
    font-size:14px;
}
.room_call_icon {
    font-size: 20px;
    vertical-align: middle;
}
.room_call_name {
    margin-right: 2px;	
    vertical-align: middle;
}
#room_call_streams {
    height: 248px;
    overflow-y: auto;
}
.room_call .kick_user {
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.room_call .ulist_item {
    position: relative;
    display: table;
}
.room_call .ulist_name {
    padding: 0 2px;
}
.room_call_kick_button {
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 5px;
}
.menu_spinner_wrap { padding:15px; text-align:center; }
.menu_spinner { font-size:30px; }
.float_top, .float_ctop { display:table; padding:5px; height:30px; table-layout:auto; width:100%; max-width:100%; cursor:pointer; }
.ftop_opt_btn, .ftop_opt_icon { width:30px; height:30px; text-align:center; display:table-cell; vertical-align:middle; }
.ftop_empty { display:table-cell; vertical-align:middle; }
.ftop_opt_text { height:30px; display:table-cell; vertical-align:middle; font-weight:bold; }
.ftop_action { height:30px; width:40px; display:table-cell; vertical-align:middle; text-align:center; }
.float_title { font-size:16px; font-weight:bold; margin-bottom:15px; }
.float_content { overflow-y:auto; padding:10px; }
.floatopt { padding:5px; font-weight:bold; }
.float_section { padding:10px 0; }
.float_menu {
    border-radius:10px;
    max-width: calc(100% - 0px);
    margin: 5px;
}
.theme_btn_yesil {
    background:#1dc900;
    color:#ffffff;
}
.theme_btn_kirmizi {
    background:#ff0000;
    color:#ffffff;
}
.vcall_kick {
    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.room_call .ulist_avatar img {
    width: 36px;
    height: 36px;
}
.room_call_modal {
    padding: 20px 10px 10px 10px;
    margin: 5px;
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    display: none;
}
.proitem { padding:11px 0px 11px 5px}
.prodata { width: 58%;}
.blisting { border-bottom: 1px solid rgb(0 0 0 / 20%); background: #fff;}
.proicon { width:24px; }
.pp_oda {
    font-size: 10px;
    padding: 2px 2px;
    border-radius: 2px;
    text-align: center;
    left: 4px;
    position: absolute;
    animation: pulse5 linear 1000ms infinite
}
.pp_oda_lobby {
    font-size: 10px;
    padding: 2px 2px;
    border-radius: 2px;
    text-align: center;
    left: 8px;
    position: absolute;
    animation: pulse5 linear 1000ms infinite
}
.oda_efekt {
    animation: oda_efektt linear 1000ms infinite
}
@keyframes oda_efektt {
    0% {
        box-shadow: 0 0 0 0 #7885ffb5
    }
    70% {
        box-shadow: 0 0 0 11px transparent
    }
    to {
        box-shadow: 0 0 0 0 transparent
    }
}
.lite_olaypop {
    background-color: rgb(100 100 100 / 49%);
    color: #fff;
}
.room_square_elem {
    width: 22.7%;
    height: auto;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 3px;
    overflow: hidden;
    border-radius: 5px;
    overflow: hidden;
	background: #ffffff50;
}
.square_namepop {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 10px;
    overflow: hidden;
    white-space: nowrap;
    padding: 1px 0px;
    text-align: center;
}
.room_square_elem img {
    width: 100%;
    display: block;
    height:60px;
}
.div-baslikpop {
    text-align: center;
    position: relative
}
.div-baslikpop:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 1px solid #ebebeb
}
.div-baslikpop span {
    background: #fff;
    color: #363636;
    display: inline-block;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
    padding: 0 30px;
    position: relative;
    border-radius: 12px;
    font-size: 11px
}
.ust_dj_icerik {
    padding:2px;
    margin: 0 auto;
    width: max-content;
    border-radius: 0 0 10px 10px;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: linear-gradient(261deg, #411d11, #3f33ff, #495f69, #23d5ab, #495f696b);
    background-size: 500% 500%;
    animation: gradient 10s cubic-bezier(0.25, 0.1, 0.15, 1.22) infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.sag-panel-close { bottom:1px; border-radius:10px; margin-left:-15px; position:fixed; padding:8px 1px; font-size:30px; z-index:2; cursor:pointer;}
.oda_efekt { animation: pulse5 linear 1000ms infinite; }
#writings .dot:nth-child(2){
    animation-delay:-1.1s
}
#writings .dot:nth-child(3){
    animation-delay:-.9s
}
@keyframes writings{
    0%,100%,60%{
        transform:initial
    }
    30%{
        transform:translateY(-5px)
    }
}
.room-writings-layout{
    position:absolute;
    max-width:100%;
    overflow-x:hidden;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    color:#fff;
    white-space:nowrap
}
.room-writing{
    display:inline-block;
    background:rgba(0,0,0,.13);
    border-radius:5px;
    font-size:.7rem;
    padding:2px 3px;
    margin-left:1px
}
.writing-dot{
    margin-left:2px;
    display:inline-block;
    width:3px;
    height:3px;
    border-radius:50%;
    margin-right:0;
    animation:writings .8s linear infinite
}
.writing-dot:nth-child(2){
    -webkit-animation-delay:.2s;
    animation-delay:.2s
}
.writing-dot:nth-child(3){
    -webkit-animation-delay:.4s;
    animation-delay:.4s
}
.room-writing .writing-dot{
    background:#fff
}
@-webkit-keyframes pulse {
0% {
box-shadow: 0 0 0 0 #0c1fd7
}
70% {
box-shadow: 0 0 0 20px transparent
}
to {
box-shadow: 0 0 0 0 transparent
}
}
@keyframes pulse {
0% {
box-shadow: 0 0 0 0 #0c1fd7
}
70% {
box-shadow: 0 0 0 20px transparent
}
to {
box-shadow: 0 0 0 0 transparent
}
}
@keyframes pulse5 {
0% {
box-shadow: 0 0 0 0 #7885ffb5;
}
70% {
box-shadow: 0 0 0 10px transparent
}
to {
box-shadow: 0 0 0 0 transparent
}
}
.full_ust_color {
    padding: 10px 3px;
    width: 100%;
    height:45px;
    min-width: 100%;
    max-width: 100%;
    border: none;
    border-radius: 15px;
}
.room_icon,.room_icon_wrap { width: 60px; height: 60px }
.room_icon { border-radius: 10px;}
.room_cicon,.room_cicon_wrap { width: 50px; height: 50px }
.room_cicon { border-radius: 5px; display: block }
@keyframes room_yazanlar {0%, 100%, 60% {transform: initial;} 30% {transform: translateY(-5px);}}
.nickdusurmobil{background-color:blue;color:#fff;position:fixed;margin-top:2px;margin-left:64px;font-size:15px;border-radius:100px;}
.nickdusurmobil:hover{background-color:white;color:black;position:fixed;margin-top:2px;margin-left:64px;font-size:15px;border-radius:100px;}
.masagizlemobil{background-color:blue;color:#fff;position:fixed;margin-top:2px;margin-left:245px;font-size:15px;border-radius:100px;}
.masagizlemobil:hover{background-color:white;color:black;position:fixed;margin-top:5px;margin-left:260px;font-size:16px;border-radius:100px;}
#oyunmydiv{position:absolute;z-index:9;text-align:center;border-radius:10px;color:#ff1100;}
.oyunmobil{width:100%;height:82vh;position:fixed;z-index:99;margin-top:0;}
.oyuniframe{position:absolute;margin-top:25px;z-index:-1;margin-left:260px;}
.nickdusur{background-color:blue;color:#fff;position:fixed;margin-top:5px;margin-left:300px;font-size:16px;border-radius:100px;}
.nickdusur:hover{background-color:white;color:black;position:fixed;margin-top:5px;margin-left:300px;font-size:16px;border-radius:100px;}
.masagizle{background-color:blue;color:#fff;position:fixed;margin-top:5px;margin-left:850px;font-size:16px;border-radius:100px;}
.masagizle:hover{background-color:white;color:black;position:fixed;margin-top:5px;margin-left:850px;font-size:16px;border-radius:100px;}
.masaustdiv { background: url(../okey/pc/client_/images/topbar.png); font-size: 16px; width: 735px; height: 30px; margin-top: 0px; position: fixed; margin-left: 260px; cursor: move; color: #fff; line-height: 30px; font-family: cursive; }
.fborder-profil {border: 3px solid rgb(73 59 59 / 5%);}
.pgcard { width:calc((100% / 5) - 0px); height:70px; margin:0px; display:grid; align-items:center; float:left; position:relative; border-radius:10px; }
.pgcard_img { max-width:100%; max-height:50px; margin:0 auto; }
.pgcard_count { position:absolute; bottom:5px; left:1px; top:5px; padding:1px 1px; border-radius:20px; }
.gtag-profil { z-index:2; }
.fborder { border: 1px solid rgb(0,0,0,0.08); }
.gcard-admin { width: calc(59px); height: 90px; margin: 5px; display: grid; align-items: center; float: left; position: relative; border-radius: 10px; }
.gcard { width: calc((76% / 4) - 1px); height: 90px; margin: 2px; display: grid; align-items: center; float: left; position: relative; border-radius: 10px; }
.gcard_img { width: 130px; max-height: 50px; margin: 0 auto; }
.gcard_img_chat { width: 55px; max-height: 50px; margin: 0 auto; }
.gtag { z-index: 2; border: 1px solid rgb(0,0,0,0.08); }
.gcard_price { position: absolute; bottom: 0px; left: 5px; padding: 0px 2px; border-radius: 30px; left: 0; right: 0; margin: auto; }
.gcard_pwrap img { width: 14px; height: 14px; display: block; }
.gcard_pwrap { width: 14px; }
.gift_bg { background: #b7b7b773; }
.gift_selected { height: 50px; max-width: 100%; border-radius: 10px; display: block; margin: 0 auto; }
.gift_selicon { width: 20px; height: 20px; }
.gift_selicon img { width: 30px; height: 30px; }
.gift_pricing { font-size: 30px; }
.mauto { margin: 0 auto; }
.modal_control { padding-top: 15px; }
.gift_image { height: 70px; width: 70px; cursor: pointer; }
.gift_images { height: 32px; width: 32px; cursor: pointer; }
.select_gift { cursor: pointer; }
#chat_yetkili_list{position:absolute;z-index:12;width:100%}
#chat_yetkili_list_text{vertical-align:top;position:absolute;margin-left:2px}
.chat_yetkili_list_bold { font-weight:bold;}
.chat_ust_yetkililer {display: inline-block;vertical-align: baseline;margin: 0 2px;padding: 0 2px;border-radius: 15px;}
.chat_ust_yetkililer img {width: 32px;height: 32px;padding: 1px;border-radius: 45%;}
.chat_ust_yetkililer_bilgi {display: table-cell;vertical-align: middle;padding: 0 2px;}
.chat_ust_yetkililer_avatar{display: table-cell;vertical-align: baseline;width: 33px;height: 33px;}
.chat_yetkili_list_arka1 { background:#03add8; }
.chat_yetkili_list_arka2 { background:#ff99ff; }
.chat_yetkili_list_arka3 { background:#ccc; }
.chat_yetkili_list_arka4 { background:#777371; }
.duyuru_yetkili_box { font-size:11px; padding:3px 1px; }
.chat_yetkili_list_bellips { text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.chat_yetkili_list_text_xsmall { font-size: 11px; }
.prqbox { width:100%; margin-top:3px; }
.pr { padding:3px; border-radius:10px; display:inline-block; max-width:100%; }
.prwrap { display:table; table-layout:auto; }
.prav { display:table-cell; width:24px; vertical-align:top; }
.prav img { display:block; width:25px; height:25px; border-radius:20%; }
.prcontent { display:table-cell; padding:0 5px; }
.prname { font-size:11px; font-weight:bold; }
.prmess { font-size:13px; }
.prmess .chat_image { height:50px; max-width:100%; margin: 3px 0 0 0; }
.prmess .emo_chat { margin-bottom:-3px; height:18px; }
.prmess .chat_video_container { width: 140px; height:80px; margin-top:2px; }
.prmess .chat_cvideo { width:35px; height:35px; }
.target_private:hover, .hunter_private:hover { cursor:pointer }
.prwraper { position:absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; bottom:5px; display:block; width:160px; border-radius:100px; display:none; }
.prcontrol { display:table; width:100%; height:40px; padding:2px; table-layout:fixed; }
.pravatarwrap { display:table-cell; vertical-align:middle; width:35px; height:35px; }
.pravatar { width:35px; height:35px; border-radius:0px 15px 0px 15px; display:block; }
.prusername_wrap { display:table-cell; vertical-align:middle; padding:0 5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.prcancel { display:table-cell; vertical-align:middle; width:25px; font-size:20px; }
.yanson { animation: yanson linear 2000ms infinite; font-size: 10px; border-radius: 25px; }
@-webkit-keyframes yanson { 0% { box-shadow: 0 0 0 0 #5edfff; } 70% { box-shadow: 0 0 0 8px transparent; } to {  box-shadow: 0 0 0 0 transparent; }}
.radyotitle {
    color: #ffffff;
    -webkit-animation: colorchange 5s infinite alternate;
    animation: colorchange 5s infinite alternate;
}
@-webkit-keyframes colorchange {
    0% {
        color: #ffffff;
    }
    20% {
        color: #00ffff;
    }
    40% {
        color: #00ff6a;
    }
    60% {
        color: #ffd700;
    }
    80% {
        color: #ff4d4d;
    }
    100% {
        color: #ff00ff;
    }
}
@keyframes colorchange {
    0% {
        color: #ffffff;
    }
    20% {
        color: #00ffff;
    }
    40% {
        color: #00ff6a;
    }
    60% {
        color: #ffd700;
    }
    80% {
        color: #ff4d4d;
    }
    100% {
        color: #ff00ff;
    }
}
.radyodjfot {
    color: #ff1a1a;
    -webkit-animation: colorchange 60s infinite alternate
}
@-webkit-keyframes colorchange {
    0% {
        color:#898989
    }
    10% {
        color:#737373
    }
    20% {
        color:#000000
    }
    40% {
        color:#f9bd0d
    }
    60% {
        color:#004a67
    }
    80% {
        color:#53a5c5
    }
    100% {
        color:#003ae5
    }
}
.custom-menu {
    display: none;
    position: absolute;
    overflow: hidden;
    border: 1px solid #b5b5b5;
    white-space: nowrap;
    font-family: sans-serif;
    background: #FFF;
    color: #000;
    border-radius:10px;
    z-index: 64000;
    list-style-type: none;
    padding: 0;
}
.custom-menu li {
	padding: 10px 5px;
	cursor: pointer;
	border-bottom: 1px solid #000;
}
.custom-menu li:hover {
    background-color: #e6e6e6;
    border-radius: 15px;
}
[class~=room-selection-item] {
	padding-left:.01in
}
.category-rooms .room-selection-item:hover .room-selection-title {
	color:#414141
}
[class~=room-selection-item] {
	padding-bottom:.2pc
}
[class~=room-selection-item] [class~=room-selection-title] {
	font-size:1rem
}
[class~=room-selection-item] {
	padding-right:.166666667in
}
[class~=room-selection-item] {
	padding-top:.0pc
}
[class~=room-selection-item] {
	cursor:pointer
}
[class~=room-selection-item] {
	font-size:.8rem
}
[class~=room-selection-item] {
	border-radius:.25rem
}
[class~=room-selection-item] [class~=room-selection-title] {
	color:#ff0e00;
}
[class~=room-selection-item] {
	margin-left:0pt
}
[class~=room-selection-item] {
	margin-bottom:0pt
}
[class~=room-selection-item] {
	margin-right:0pt
}
[class~=room-selection-item] {
	margin-top:0pt
}
[class~=room-selection-item] {
	border-left-width:.03125in
}
[class~=room-selection-item] {
	border-bottom-width:.03in
}
[class~=room-selection-item]:hover [class~=room-selection-button],[class~=dark] [class~=room-selection-button] {
	border-bottom-width:.729166667in
}
[class~=room-selection-item] {
	border-right-width:.03in
}
[class~=room-selection-item] {
	border-top-width:.02in
}
[class~=room-selection-item] {
	border-left-style:solid
}
[class~=room-selection-item]:hover [class~=room-selection-button],[class~=room-selection-item],[class~=dark] [class~=room-selection-button] {
	border-bottom-style:solid
}
[class~=room-selection-item] {
	border-right-style:solid
}
[class~=room-selection-item] {
	border-top-style:solid
}
[class~=room-selection-item] {
	border-left-color:#210000
}
[class~=room-selection-item] {
	border-bottom-color:#000
}
[class~=room-selection-item] {
	border-right-color:#000
}
[class~=room-selection-item] {
	border-top-color:#000
}
[class~=room-selection-item] {
	border-image:none
}
[class~=dark] [class~=room-selection-button] {
	border-bottom-color:rgba(33,150,243,.06)
}
[class~=room-selection-item] {
	position:relative
}
[class~=room-selection-item] {
	overflow:hidden;
	border-radius:10px;
}
.room-selection-button,.room-selection-button-icon {
	position:absolute;
	right:0
}
.room-selection-button-icon,.room-selection-button {
	top:0
}
[class~=room-selection-item]:hover [class~=room-selection-button] {
	border-bottom-color:#2196f3
}
.room-selection-button-icon,.room-selection-button {
	bottom:0
}
.room-selection-button-icon {
	width:27pt;
	height:0.85in;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#2196f3
}
[class~=dark] [class~=room-selection-button],[class~=room-selection-item]:hover [class~=room-selection-button] {
	border-image:none
}
.room-selection-content {
	font-size:.8rem;
	color:#ffca00;
}
.room-selection-button {
	width:55px;
	height:100%
}
.room-selection-item:hover .room-selection-button-icon {
	color:#fff
}
.room-selection-button {
	background:0
}
.room-selection-button {
	box-sizing:border-box
}
[class~=dark] [class~=room-selection-item] [class~=room-selection-title] {
	color:hsla(0,0%,100%,.67)
}
.room-selection-button {
	border-left-width:.25in
}
[class~=category-rooms] [class~=room-selection-item]:hover,.room-selection-button {
	border-left-style:solid
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-left-width:2.25pt
}
.room-selection-button {
	border-left-color:transparent
}
.room-selection-button {
	border-image:none
}
.room-selection-button {
	border-bottom-width:52.5pt
}
.room-selection-button,[class~=category-rooms] [class~=room-selection-item]:hover {
	border-bottom-style:solid
}
.room-selection-button {
	border-bottom-color:rgba(0,0,0,.04)
}
.yenirooms_roomlist_bilgi,[class~=yenirooms_roomlist_resim] {
	display:table-cell
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-bottom-width:.75pt
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-right-width:.75pt
}
.yenirooms_roomlist_bilgi,[class~=yenirooms_roomlist_resim] {
	vertical-align:middle
}
[class~=yenirooms_roomlist_resim] {
	width:36pt;
	height:48px
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-top-width:.75pt
}
[class~=yenirooms_roomlist_resim] {
	border-radius:50%
}
[class~=room-selection-item] [class~=room-selection-title] i {
	display:inline
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-right-style:solid
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-top-style:solid
}
[class~=yenirooms_roomlist_resim] {
	margin-right:7.5pt
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-left-color:rgba(0,0,0,.2)
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-bottom-color:rgba(0,0,0,.13)
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-right-color:rgba(0,0,0,.13)
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-top-color:rgba(0,0,0,.13)
}
[class~=room-selection-item] [class~=room-selection-title] i {
	font-size:.8rem
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	border-image:none
}
[class~=category-rooms] [class~=room-selection-item]:hover {
	background:rgba(0,0,0,.02)
}
img.room_cicon {
    width: 45px;
    height: 45px;
    border-radius: 15px;
}
.avavpro { width:45px; height:45px;display:block; margin:0 auto; }
.ok_btn2 {
    box-shadow: inset 0px 1px 0px 0px #bbdaf7;
    background: linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
    background-color: #79bbff;
    border: 1px solid #84bbf3;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: cairo;
    font-size: 15px;
    font-weight: bold;
    padding: 1px 2px;
    margin-left: -5px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #528ecc;
    width: auto;
    height: 35px;
    border-radius: 0px 15px 15px 0px;
}
.ok_btn2:hover { background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%); background-color:#378de5;}
.ok_btn2:active { position:relative;top:1px; }
.label {margin:5px 0;font-size: 14px;font-weight:bold;}
.label_line { margin:5px 0; font-size:12px; font-weight:bold; padding-bottom:5px; }
.sub_label { padding-top:5px; font-size:12px; }
.label2 { margin: 5px 0; font-size: 14px; font-weight: bold; float: right;   }
#comments {font-family:Tajawal;font-weight:bold;background: #cef5ff;}
.full_input2, .full_textarea { background: white; padding:10px; width:100%; min-width:100%; max-width:100%; border-radius:10px; }
.full_input3 { background: white; padding:10px; width:100%; min-width:80%; max-width:80%; border-radius:10px; }
.ch_logs2 {
    background: linear-gradient(to right, #ffffff 0%,#ffffff 100%);
    margin-bottom: 3px;
    border: 1px dashed #175d83;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-left: solid #175d83;
    border-left-width: 3px;
    padding: 5px;
    word-wrap: break-word;
    display: table;
}
.div-baslik,.site_color_switch {
    text-align: center;
    position: relative
}
.div-baslik:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 1px solid #ebebeb
}
.div-baslik span {
    background: #ededed;
    color: #363636;
    display: inline-block;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
    position: relative;
    border-radius: 15px;
    font-size: 11px
}
#main_input_mic{width: 100px;position:absolute;bottom:-8px;z-index:100;padding:10px;display:none;border-radius:5px;max-width:60px;float:left}
.rtc_button{height:30px;width:80px;background:#008fff;border:1px solid #000;border-radius:5px}
.sub_optionsm{width:45px;height:45px;padding:0px;margin:0px;float:left;position:relative;cursor:pointer;}
.sub_optionsm img{width:100%;height:auto}
.foothemen { background: #0000004f; font-weight: 700; }
.lvl { font-size: 12px; border-radius: 50px;}
.btnuygulama {color:#878787;display:inline-block; border:1px solid transparent; padding:9px 2px; border-radius: 0.25rem; margin-top: 5px;text-decoration:none;}
.post_video { display: table; table-layout: fixed; height: auto; width: 250px; margin: 0px;}
.dj_liste_baslik {  background: url(../default_images/djmc.gif) 150px 100px no-repeat #777879; background-size: 170px 80px; background-position: right;padding: 0px;}
.bicon.begen { color: #5e91ff;}
.bicon.begenme { color: #ba2c2a;}
.bicon.sev {color: #d46eab;}
.bicon1 { margin-left: 130px;}
.bicon2 { margin-left: 10px;}
.like_youtube {float: left;cursor: pointer;  padding: 5px;  border-radius: 20px;  display: flex;}
.like_youtube img {width:20px;}
.private_content .begeni { display: none;} img.ceo_chat_icon {width: 16px;}
.begeni {text-shadow: none;}
.youtube { color: #000; text-align: center;-o-text-overflow: ellipsis;text-shadow: 0 0px 3px rgb(255, 255, 255), 0 0 0 rgb(255, 255, 255), 0 0 10px rgb(164, 5, 17), 0 0 28px rgb(255, 17, 119), 0 0 30px rgb(255, 17, 119), 0 0 10px rgb(255, 17, 119), 0 0 150px rgb(255, 17, 119); font-weight: bolder; }
.btables {display:table;table-layout:fixed;width:100%}
.bcell_mid,.bcell_mid_auto,.bcell_mid_center {display:table-cell;vertical-align:middle}
.avvmmenu {width:35px}
.avvmmenu img {width:35px;height:35px;border-radius:20%}
.hpad10 {padding-left:10px;padding-right:10px}
.menuranktxt {font-size:13px;font-weight:bold;padding:0px; margin-top:3px;color: #fff;}
.menuranking {height:13px;width:auto}
.menuname {font-size:14px;font-weight:700;padding: 5px;}
.bellips,.btn_ellips {overflow:hidden;text-overflow:ellipsis}
.bellips {white-space:nowrap}
.edittstatus {width:25px}
.stat_icon,.stat_icon img {display:block;}
.stat_icon img {width:100%;height:100%}
.top_status {width:15px;height:15px;display:block;position:absolute;bottom:27px;left:18px;}
.hpad3menu {padding-left: 1px;padding-right: 3px;}
.ust_dj{width:100%;position:absolute;z-index:100;}
.user_panel{
    width:100%;
    background:#1f1f1f;
    padding:5px;
    box-sizing:border-box;
}
.user_info{
    display:flex;
    align-items:center;
}
.user_menu_av img{
    width:30px;
    height:30px;
    border-radius:50%;
    margin-right:2px;
}
.user_details{
    flex:1;
}
.user_name_av{
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
}
.user_points{
    font-size:12px;
    color:#9c9c9c;
}
.user_status_area{
    margin-top:2px;
    padding:5px;
    background:#2c2c2c;
    border-radius:6px;
    cursor:pointer;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.user_status_area:hover{
    background:#3a3a3a;
}
.status_text{
    color:#ffffff;
    font-size:13px;
}
.status_arrow{
    font-size:11px;
    color:#aaa;
}
#submit_button.inputCevap { position:absolute; right:3px; border-radius:0 15px 15px 0; top: 0; font-size:28px!important; height:100%!important; border:none!important; padding:0 0px 0 0px; }
#private_send.inputCevap { position:absolute; right:3px; border-radius:0 15px 15px 0; top: 0; font-size:28px!important; height:100%!important; border:none!important; padding:0 0px 0 0px; }
.notif_left{
    top: 0px;
    position: absolute;
    height: 15px;
    width: 14px;
    border-radius: 30%;
    font-size: 12px;
    font-weight: bold;
}
.left_item2 {
	display:table;
	width:100%;
	table-layout:fixed;
	padding:4px 4px;
	cursor:pointer;
	text-align:center;
	border-bottom: 1px dotted #383838;
}
.left_item2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #383838;
}
.left_item_icon2,.left_item_notify2,.left_item_text2 {
	overflow:hidden;
	text-overflow:ellipsis;
	vertical-align:middle;
}
.left_item_text2 { font-size:12px; }
.left_item_icon2,.left_item_notify2 {
	text-align:center;
	font-size:25px;
	position:relative;
}
.hide-mobile{
display:block;
}
@media (max-width:768px){
.hide-mobile{
display:none;
}
}
.room-popup {
    position: absolute;
    top: 41px;
    left: 1px;
    width: 250px;
    background: #f2f2f2;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 999;
}
.room-popup-header{
background:linear-gradient(90deg,#7b4ce2,#5b2dbf);
color:#fff;
padding:5px;
font-weight:bold;
display:flex;
justify-content:space-between;
align-items:center;
border-radius:10px 10px 0 0;
}
.room-popup-body{
padding:5px;
}
.room-line{
padding:8px 0;
color:#555;
font-size:14px;
}
.room-line i{
margin-right:6px;
}
.room-owner{
display:flex;
align-items:center;
gap:6px;
}
.owner-label{
font-weight:600;
}
.owner-name{
color:#6b46e5;
}
#preloader {
position: fixed;
inset: 0;
z-index: 999999;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
padding: 20px;
box-sizing: border-box;
background: radial-gradient(circle at 20% 15%, rgba(255, 255, 200, .35), transparent 25%), radial-gradient(circle at 75% 30%, rgba(255, 235, 150, .25), transparent 30%), radial-gradient(circle at 50% 85%, rgba(255, 200, 0, .20), transparent 35%), linear-gradient(135deg, #1a1200 0%, #5c4300 20%, #ffd700 40%, #fff4b0 50%, #ffd700 60%, #5c4300 80%, #140d00 100%);
font-family: Arial, Helvetica, sans-serif;
}
#preloader *{
box-sizing:border-box;
}
#preloader::before,
#preloader::after{
content:"";
position:absolute;
border-radius:50%;
pointer-events:none;
filter:blur(5px);
opacity:.45;
}
#preloader::before{
width:360px;
height:360px;
top:-130px;
left:-110px;
background:radial-gradient(circle, rgba(0,212,255,.28) 0%, rgba(0,212,255,0) 72%);
animation:ambientFloatOne 10s ease-in-out infinite;
}
#preloader::after{
width:420px;
height:420px;
right:-150px;
bottom:-160px;
background:radial-gradient(circle, rgba(115,160,255,.18) 0%, rgba(115,160,255,0) 72%);
animation:ambientFloatTwo 12s ease-in-out infinite;
}
#preloader_box {
    position: relative;
    width: 100%;
    max-width: 480px;
    padding: 32px 26px 24px;
    border-radius: 30px;
    text-align: center;
    color: #ffffff;
    background: linear-gradient(180deg, rgba(255, 255, 255, .12) 0%, rgba(255, 215, 0, .08) 100%), rgba(25, 18, 0, .78);
    border: 1px solid rgba(255, 255, 255, .10);
    box-shadow: 0 28px 80px rgba(0, 0, 0, .48), inset 0 1px 0 rgba(255, 255, 255, .08), 0 0 34px rgba(0, 212, 255, .08);
    backdrop-filter: blur(14px);
    overflow: hidden;
    isolation: isolate;
}
#preloader_box::before{
content:"";
position:absolute;
top:0;
left:0;
right:0;
height:4px;
background:linear-gradient(90deg, #00d4ff 0%, #c8fbff 45%, #7aa8ff 70%, #00d4ff 100%);
background-size:220% 100%;
animation:topLineShift 3s linear infinite;
z-index:1;
}
#preloader_box::after{
content:"";
position:absolute;
left:-30%;
right:-30%;
bottom:-55%;
height:180px;
background:radial-gradient(circle, rgba(0,212,255,.10) 0%, rgba(0,212,255,0) 70%);
pointer-events:none;
z-index:0;
}
#preloader_badge,
#preloader h1,
#preloader .preloader_text,
#preloader_center_area,
#preloader_progress,
#preloader_footer{
position:relative;
z-index:2;
}
#preloader_badge{
display:inline-flex;
align-items:center;
justify-content:center;
min-height:36px;
padding:7px 16px;
margin:0 auto 18px;
border-radius:999px;
font-size:12px;
font-weight:700;
letter-spacing:.9px;
text-transform:uppercase;
color:#e9fdff;
background:rgba(255,255,255,.05);
border:1px solid rgba(255,255,255,.10);
box-shadow:
inset 0 1px 0 rgba(255,255,255,.06),
0 8px 20px rgba(0,0,0,.18);
}
#preloader h1{
margin:0 0 10px;
font-size:20px;
}
#preloader .preloader_text{
font-size: 15px;
font-weight: 700;
min-height: 30px;
}
#preloader_center_area{
position:relative;
width:170px;
height:170px;
margin:0 auto 26px;
display:block;
}
.lux-orbit{
position:absolute;
border-radius:50%;
}
.lux-orbit.orbit-1{
width:170px;
height:170px;
left:50%;
top:50%;
transform:translate(-50%, -50%);
border:1px solid rgba(0,212,255,.10);
box-shadow:
inset 0 0 25px rgba(0,212,255,.04),
0 0 40px rgba(0,212,255,.06);
}
.lux-orbit.orbit-1::before{
content:"";
position:absolute;
left:50%;
top:50%;
width:146px;
height:146px;
transform:translate(-50%, -50%);
border-radius:50%;
border:2px solid transparent;
border-top-color:#00d4ff;
border-right-color:rgba(0,212,255,.55);
filter:drop-shadow(0 0 10px rgba(0,212,255,.35));
animation:orbitSpinClockCenter 1.8s linear infinite;
}
.lux-orbit.orbit-2{
width:126px;
height:126px;
left:50%;
top:50%;
transform:translate(-50%, -50%);
}
.lux-orbit.orbit-2::before{
content:"";
position:absolute;
left:50%;
top:50%;
width:126px;
height:126px;
transform:translate(-50%, -50%);
border-radius:50%;
border:2px solid transparent;
border-bottom-color:#ffffff;
border-left-color:rgba(255,255,255,.50);
filter:drop-shadow(0 0 8px rgba(255,255,255,.22));
animation:orbitSpinAntiCenter 1.35s linear infinite;
}
.lux-orbit.orbit-2::after{
content:"";
position:absolute;
left:50%;
top:50%;
width:106px;
height:106px;
transform:translate(-50%, -50%);
border-radius:50%;
border:1px solid rgba(255,255,255,.06);
}
.center-core-wrap{
position:absolute;
left:50%;
top:50%;
width:86px;
height:86px;
transform:translate(-50%, -50%);
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
background:
linear-gradient(180deg, rgba(255,255,255,.10) 0%, rgba(255,255,255,.03) 100%),
linear-gradient(145deg, #112943 0%, #081625 100%);
border:1px solid rgba(255,255,255,.10);
box-shadow:
inset 0 1px 8px rgba(255,255,255,.08),
0 12px 30px rgba(0,0,0,.30),
0 0 25px rgba(0,212,255,.08);
z-index:5;
}
.center-core-wrap::before{
content:"";
position:absolute;
inset:0;
border-radius:50%;
background:linear-gradient(180deg, rgba(255,255,255,.14) 0%, rgba(255,255,255,0) 58%);
pointer-events:none;
}
.center-core-wrap::after{
content:"";
position:absolute;
width:120px;
height:120px;
left:50%;
top:50%;
transform:translate(-50%, -50%);
border-radius:50%;
background:radial-gradient(circle, rgba(0,212,255,.20) 0%, rgba(0,212,255,0) 72%);
animation:coreAura 2.2s ease-in-out infinite;
z-index:-1;
}
.lux-loader{
position:relative;
width:44px;
height:44px;
}
.lux-loader span{
position:absolute;
display:block;
border-radius:50%;
left:50%;
top:50%;
}
.lux-loader span:nth-child(1){
width:44px;
height:44px;
transform:translate(-50%, -50%);
border:2px solid transparent;
border-top-color:#00d4ff;
border-left-color:rgba(0,212,255,.62);
filter:drop-shadow(0 0 8px rgba(0,212,255,.56));
animation:orbitSpinClockCenter 1s linear infinite;
}
.lux-loader span:nth-child(2){
width:26px;
height:26px;
transform:translate(-50%, -50%);
border:2px solid transparent;
border-right-color:#ffffff;
border-bottom-color:rgba(255,255,255,.54);
filter:drop-shadow(0 0 6px rgba(255,255,255,.30));
animation:orbitSpinAntiCenter .9s linear infinite;
}
#preloader_progress{
position:relative;
}
.progress-text{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%, -50%);
font-size:13px;
font-weight:700;
color:#fff;
z-index:2;
text-shadow:0 0 6px rgba(0,212,255,.8);
pointer-events:none;
}
.lux-loader span:nth-child(3){
width:12px;
height:12px;
transform:translate(-50%, -50%);
background:radial-gradient(circle, #ffffff 0%, #7fefff 20%, #00d4ff 55%, #066f92 78%, transparent 100%);
box-shadow:
0 0 12px rgba(0,212,255,.85),
0 0 26px rgba(0,212,255,.45);
animation:pulseCoreCenter 1.5s ease-in-out infinite;
}
#preloader_progress{
position:relative;
width:100%;
max-width:290px;
height:16px;
margin:0 auto 20px;
border-radius:999px;
overflow:hidden;
background:rgba(255,255,255,.08);
box-shadow:
inset 0 1px 4px rgba(0,0,0,.32),
0 0 0 1px rgba(255,255,255,.04);
}

#preloader_progress span{
display:block;
width:45%;
height:100%;
border-radius:999px;
background:linear-gradient(90deg, #00d4ff 0%, #d7fdff 50%, #7aa8ff 100%);
box-shadow:
0 0 18px rgba(0,212,255,.40),
0 0 28px rgba(122,168,255,.18);
animation:progressMove 1.75s ease-in-out infinite;
}
#preloader_footer{
position:relative;
margin-top:8px;
padding-top:14px;
border-top:1px solid rgba(255,255,255,.08);
}
#footer_orbit_dots{
position:absolute;
top:10px;
left:50%;
width:64px;
height:64px;
transform:translateX(-50%);
border-radius:50%;
animation:footerDotsSpin 6s linear infinite;
pointer-events:none;
}
#footer_orbit_dots i{
position:absolute;
width:8px;
height:8px;
border-radius:50%;
background:linear-gradient(180deg, #dffcff 0%, #00d4ff 100%);
box-shadow:
0 0 10px rgba(0,212,255,.60),
0 0 18px rgba(0,212,255,.28);
}
#footer_orbit_dots i:nth-child(1){
top:0;
left:50%;
transform:translateX(-50%);
}
#footer_orbit_dots i:nth-child(2){
right:0;
top:50%;
transform:translateY(-50%);
}
#footer_orbit_dots i:nth-child(3){
bottom:0;
left:50%;
transform:translateX(-50%);
}
#footer_orbit_dots i:nth-child(4){
left:0;
top:50%;
transform:translateY(-50%);
}
#preloader_footer p{
margin:4px 0;
font-size:15px;
line-height:1.5;
color:rgba(255,255,255,.74);
word-wrap:break-word;
overflow-wrap:break-word;
}
#preloader_footer strong{
color:#ffffff;
font-weight:700;
}
@keyframes orbitSpinClockCenter{
from{ transform:translate(-50%, -50%) rotate(0deg); }
to{ transform:translate(-50%, -50%) rotate(360deg); }
}
@keyframes orbitSpinAntiCenter{
from{ transform:translate(-50%, -50%) rotate(360deg); }
to{ transform:translate(-50%, -50%) rotate(0deg); }
}
@keyframes pulseCoreCenter{
0%,100%{
transform:translate(-50%, -50%) scale(.92);
opacity:.76;
}
50%{
transform:translate(-50%, -50%) scale(1.22);
opacity:1;
}
}
@keyframes progressMove{
0%{ transform:translateX(-120%); }
50%{ transform:translateX(125%); }
100%{ transform:translateX(-120%); }
}
@keyframes topLineShift{
0%{ background-position:0% 50%; }
100%{ background-position:220% 50%; }
}
@keyframes ambientFloatOne{
0%,100%{ transform:translate(0,0); }
50%{ transform:translate(28px,20px); }
}
@keyframes ambientFloatTwo{
0%,100%{ transform:translate(0,0); }
50%{ transform:translate(-30px,-24px); }
}
@keyframes coreAura{
0%,100%{
transform:translate(-50%, -50%) scale(1);
opacity:.6;
}
50%{
transform:translate(-50%, -50%) scale(1.15);
opacity:1;
}
}
@keyframes footerDotsSpin{
from{ transform:translateX(-50%) rotate(0deg); }
to{ transform:translateX(-50%) rotate(360deg); }
}
@media screen and (max-width: 767px){
#preloader{
padding:16px;
}
#preloader_box{
max-width:100%;
padding:28px 18px 20px;
border-radius:24px;
}
#preloader_center_area{
width:146px;
height:146px;
margin-bottom:20px;
}
.lux-orbit.orbit-1{
width:146px;
height:146px;
}
.lux-orbit.orbit-1::before{
width:126px;
height:126px;
}
.lux-orbit.orbit-2{
width:108px;
height:108px;
}
.lux-orbit.orbit-2::before{
width:108px;
height:108px;
}
.lux-orbit.orbit-2::after{
width:90px;
height:90px;
}
.center-core-wrap{
width:74px;
height:74px;
}
.lux-loader{
width:38px;
height:38px;
}
.lux-loader span:nth-child(1){
width:38px;
height:38px;
}
.lux-loader span:nth-child(2){
width:22px;
height:22px;
}
.lux-loader span:nth-child(3){
width:10px;
height:10px;
}
#footer_orbit_dots{
width:58px;
height:58px;
top:10px;
}
#footer_orbit_dots i{
width:7px;
height:7px;
}
#preloader_footer{
padding-top:56px;
}
#preloader_footer p{
font-size:13px;
}
}
@media screen and (max-width: 420px){
#preloader_box{
padding:24px 15px 18px;
}
#preloader_badge{
font-size:11px;
padding:6px 12px;
margin-bottom:16px;
}
#preloader .preloader_text{
font-size:15px;
line-height:1.5;
margin-bottom:20px;
}
#preloader_center_area{
width:128px;
height:128px;
margin-bottom:18px;
}
.lux-orbit.orbit-1{
width:128px;
height:128px;
}
.lux-orbit.orbit-1::before{
width:110px;
height:110px;
}
.lux-orbit.orbit-2{
width:94px;
height:94px;
}
.lux-orbit.orbit-2::before{
width:94px;
height:94px;
}
.lux-orbit.orbit-2::after{
width:78px;
height:78px;
}
.center-core-wrap{
width:64px;
height:64px;
}
.lux-loader{
width:34px;
height:34px;
}
.lux-loader span:nth-child(1){
width:34px;
height:34px;
}
.lux-loader span:nth-child(2){
width:20px;
height:20px;
}
.lux-loader span:nth-child(3){
width:9px;
height:9px;
}
#preloader_progress{
height:16px;
margin-bottom:16px;
}
#footer_orbit_dots{
width:52px;
height:52px;
top:10px;
}
#footer_orbit_dots i{
width:6px;
height:6px;
}
#preloader_footer{
padding-top:12px;
}
}
@media screen and (max-height: 620px){
#preloader_box{
padding-top:22px;
padding-bottom:16px;
}
#preloader .preloader_text{
margin-bottom:10px;
}
#preloader_center_area{
margin-bottom:16px;
}
}
.label_pop {
  position: relative;
  display: inline-block;
}
.info_icon {
  display: inline-block;
  margin-left: 6px;
  width: 16px;
  height: 16px;
  background: #999;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  cursor: pointer;
  line-height: 16px;
}
.info_box_pop {
    display: none;
    position: absolute;
    top: 22px;
    left: 40%;
    transform: translateX(-50%);
    background: #333;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
    font-size: 12px;
    width: 150px;
    text-align: center;
    z-index: 10;
}