/* color head & footer */
body {
    margin: 0;
    padding: 0;
    font-family: 'el messiri', 'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
body {
    color: #000;
    background: #bed0e5;
}
.bback {
    background: rgb(240 246 255);
}
::-webkit-scrollbar {
    background: -webkit-linear-gradient(left, #FFFFFF 0%, #EEEEEE 100%);
    width: 12px;
}
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 100px rgb(141, 167, 195);
    -webkit-border-radius: 20px;
    background-color: #74a1d2;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.full_input, .full_textarea, .selectboxit-container span, .selectboxit-container .selectboxit-options a, #content, #message_content, .theme_btn, .back_theme, .default_btn, .back_default, .delete_btn, .ok_btn{
    
     font-family: 'el messiri', 'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica;
}
.bhead {
    background: linear-gradient(to bottom, #cde2ff 0%, #6a97d8 50%, #558bd9 52%, #326dc2 100%);
}
.bfoot {
    background: linear-gradient(to bottom, #cde2ff 0%, #6a97d8 50%, #558bd9 52%, #326dc2 100%);
    border-top: 1px solid rgb(162 180 199);
}

/*content*/
#content, #message_content {
    width: 100%;
    height: 100%;
    padding: 0;
    padding: 0 12px;
    float: left;
    font-size: 16px;
    border-radius: 4px;
}
#submit_button, #private_send {
    color: #fff !important;
    background: linear-gradient(#ffb200,#ff7102);
    border-radius: 4px;
}
.modal_control {
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    direction: ltr;
}
.over_modal_in {
    border-radius: 5px;
    margin: 6% auto;
    max-width: 500px;
    width: 94%;
    position: relative;
    text-align: right;
    direction: rtl;
}
.modal_pad {
    padding: 60px 20px 20px 20px;
}
.panel_bar {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 50px;
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
}
.background_stream{
    background-color: #417acc;
}
#wrap_stream {
    width: 560px;
    height: 315px;
    border-top: 1px solid #417acc;
}
#chat_main_menu {
    width: 260px;
    direction: rtl;
}
.float_top, .float_ctop {
    display: table;
    padding: 5px;
    height: 30px;
    table-layout: auto;
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
}
.btable {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 3px ;
}
#notification_menu, .float_top, #friends_menu, #private_menu, #report_menu {
    width: 300px;
}
.drop_user:nth-child(even) {
    background-color: rgb(196 215 228 / 35%);
}

.drop_user:nth-child(odd) {
    background-color: rgb(249 252 254 / 50%);
}

.bhover:hover,.bhoverr:hover,.quiz_user:hover {
    background: rgb(196 215 228 / 50%);
}
.user_item{
     border-radius:0;
}
#container_user{
    padding:0;
}
.menui, .subi, .proicon, .theme_color, .main_post_item, .default_color {
    color: #4789d1;
}
#status_menu {
    width: 260px;
    direction: rtl;
}
#room_options_menu {
    width: 260px;
}
#chat_left_menu {
    width: 260px;
}
.mroom_text {
    font-size: 11px;
    color: #fff !important;
}

.rborder {
    border-right: 1px solid #bfc9d2 !important;
}
.float_ctop, .float_top  {
    border-bottom: 1px solid #bfc9d2 !important;
}
.modal_title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    text-align: right;
    margin-top: 10px;
}
.label {
    margin: 0 0 8px 0;
    font-size: 13px;
    font-weight: bold;
    direction: rtl;
}
#mprofilemenu, #meditprofile, #madminuser, #bank_menu_content{
    direction: rtl;
   
}
.proitem{
    padding: 10px !important; 
}
    
.full_input, .full_textarea {
    padding: 14px 10px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    border: none;
    border-radius: 5px;
    direction: rtl;
}
.theme_btn, .back_theme, .delete_btn, .ok_btn {
    color: #fff;
    background: linear-gradient(#ffb200,#ff7102);
}
.default_btn, .back_default {
    color: #fff;
    background: linear-gradient(#ffb200,#ff7102);
}
.rtl_elem {
    direction: rtl;
}
.left_keep{
    direction: rtl;
}
.avitem {
    padding: 12px 10px;
    text-align: right;
    cursor: pointer;
    direction: rtl;
}
.post_menu {
    display: none;
    position: absolute;
    top: 100%;
    right: -180px;
    width: 200px;
    max-height: 185px;
    text-align: right;
    z-index: 1;
}
.post_edit {
    cursor: pointer;
    width: 20px;
    font-size: 15px;
    position: relative;
}
.like_container{
    float: right;
}

.pro_menu_wrap{
    direction: rtl;
}
.modal_selected, .rselected, .tab_selected {
    color: #fff !important;
    background: linear-gradient(#ffb200,#ff7102);
}
.switch_item_text {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.main_emo_head, .pro_top, .back_ptop {
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
}
.back_pmenu  {
    background: #305ea0;
    color: #fff;
}
.pselected {
    color: #ff9942;
}
.user_item_avatar .acav {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: block;
    cursor: pointer;
}
.cavatar {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    cursor: pointer;
}
.chat_avatar {display:table-cell;width: 30px;vertical-align:top;position:relative;
}
#log_menu {
    width: 200px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: -5000px;
    z-index: 99;
    border-radius: 5px;
    overflow: hidden;
    direction: rtl;
}
.bbackhover {
    background: rgb(33 150 243 / 7%);
}
.bbackhover:hover {
    background: rgb(21 142 238 / 24%);
    
}
.username {
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
}
.list_flag {
    height: 16px;
    width: auto;
    border-radius: 2px;
}
.user_item_data, .user_item_name {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 4px;
}
.float_top {
    direction: rtl;
}
.sub_text, .list_mood {
    color: #3b71ad;
}
.bcauto {
    width: 1%;
    white-space: nowrap;
}
.notify_item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 15px 10px;
    cursor: pointer;
    direction: rtl;
}
.notify_icon {
    width: 22px !important;
    height: 22px !important;
    position: absolute;
    top: 22px;
    right: 20px;
    border-radius: 50%;
    background: #fff;
    padding: 1px;
}
.puser_score {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    text-align: left;
}
.selectboxit-arrow-container { position:absolute; left:0 !important; right:auto; }
.selectboxit-container .selectboxit-options { text-align:right; }
.selectboxit-option-icon-container, .selectboxit-text { float:right; }
.tab_menu {
    font-size: 0px;
    padding: 5px 10px;
    margin-bottom: 5px;
    direction: rtl;
}
.bball_wrap {
    display: table-cell;
    vertical-align: middle;
    direction: ltr;
}
.input_item {
    color: #4789d1;
    cursor: pointer;
}
.log2 {
    background: #fffee2;
}
#show_chat ul {
    position: absolute;
    bottom: 2px;
    max-height: 100%;
    overflow-y: auto;
    padding-right: 3px;
    padding-left: 3px;
}
.ch_logs {
    padding:5px;
    word-wrap: break-word;
    display:table;
    width:100%;
    table-layout:fixed;
    max-width:100%;
    overflow:hidden;
    cursor:pointer;
    border: 1px solid #bfc9d2 !important;
    border-radius: 4px;
    margin-top: 3px;
}
.cname_point_tcjo{
    font-family: 'Tahoma';
    font-size: 13px;
    font-weight: bold;
}
.rtl_fright_tcjo {
    float: left;
    padding-right: 5px;
    vertical-align: middle;
    display: inline;
}
.back_input {
    background: linear-gradient(to bottom, rgb(33 150 243 / 10%) 0%, rgb(33 150 243 / 5%) 100%);
    border-top: 1px solid rgb(160 197 226) !important;
    border-bottom: 1px solid rgb(160 197 226) !important;
}
input, textarea, .post_input_container {
    background: #ffffff;
    border: 1px solid #bfc9d2 !important;
}
.sub_chat, .sub_priv {
    color: #346aa0;
}
.blisting:hover, .bmenu:hover, .submenu:hover {background: rgb(217 237 255 / 35%);}
.hunter_private, .targ_quote {
    color: #346aa0;
    background: #e8f3f2;
    text-align: right;
}
.target_private, .hunt_quote {
    color: #fff;
    background: #FF9800;
    text-align: right;
}
.bshadow, .page_element, .float_menu, .btnshadow, .pboxed {
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
.cquote {
    background: rgb(179 221 255 / 30%) !important;
}
.cqmess {
    color: #346aa0;
}
.lite_olay, .plikes{
    background-color: rgb(0 0 0 / 25%);
    color: #fff;
}
.pag_btn {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.pagselected, .pag_btn:hover { 
    background: linear-gradient(#ffb200, #ff8a2f); 
    
}
.modal_mback {
    background: rgb(89 135 201 / 10%) !important;
}
.progress_box {
    width: 100%;
    background-color: rgb(33 150 243 / 20%);
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.clevel_item {
    float: left;
    padding: 5px 10px;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 100px;
    cursor: pointer;
    align-content: center;
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
}
.plevel_item, .plike_item {
    float: left;
    padding: 5px 5px;
    margin-right: 5px;
    border-radius: 100px;
    cursor: pointer;
    line-height: 20px;
}
.bselected {
    background: rgb(0 0 0 / 10%);
    border: 1px solid rgb(0 0 0 / 0%);
    border-top: 1px solid #2196F3;
}
/* spinner color */
.bspin { color:rgb(75 131 211); 
}
.page_top_title {
    display: table-cell;
    vertical-align: middle;
    /*direction: rtl;*/
}
.selectboxit-list, .selectboxit-btn {
    background-color: #f6f6f6;
    color: #666;
    border: 1px solid rgb(160 197 226 / 41%) !important;
}
.savatar  {height: 28px;width: 28px;border-radius:50%;display:block;overflow:hidden;cursor:pointer;margin:0 auto;
}
.chat_savatar {
    display: table-cell;
    width: 40px;
    vertical-align: top;
    position: relative;
    padding-right: 8px;
}
.chat_system {
    color: #3b71ad;
    padding-left: 0px !important;
}

.topic_log {
    background: linear-gradient(-45deg, #ae03f4, #ff8c00, #5188d6, #ff0080);
    color: #ffffff;
    border: 1px solid rgb(4 118 107 / 15%) !important;
    border-radius: 4px;
    margin-top: 3px;
    font-family: 'el messiri', 'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica;
    background-size: 400% 400%;
    animation: gradient 7s ease infinite;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.pgcard {
    width: calc((100% / 5) - 10px);
    height: 70px;
    margin: 5px;
    display: grid;
    align-items: center;
    float: right;
    position: relative;
    border-radius: 10px;
}
.sptext, .tptext {
    margin-top: 2px;
    direction: rtl;
}
.chat_message {
    line-height: 1.4em;
    display: inline-block;
    max-width: 100%;
    font-family: 'el messiri', 'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica;
    font-weight: 700;
    font-size: 15px;
}
.my_text .username {
    font-size: 15px;
}
.username {
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    font-family: 'el messiri', 'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica;
    font-size: 14px;
    line-height: 1.4em;
}
.cqmess {
    font-size: 13px;
    font-weight: 700;

}
.cqname {
    font-size: 13px;
    font-weight: bold;
}
.my_text {display:table-cell;vertical-align:top;padding: 0 0 0 4px;position:relative;}

.cselected, .liked {
    background: rgb(33 150 243 / 25%);
}
.tcjo_chat_head {
    font-size: 10px;
    text-align: center;
    font-weight: 700;
}
.tcjo_chat_right {
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}
.panel_option {
    display: table-cell;
    vertical-align: middle;
    width: 52px;
    text-align: center;
    cursor: pointer;
}
.tcjo_rlist_open {
    font-size: 11px;
    text-align: center;
    font-weight: 700;
}
.tcjo_i {
    font-size: 16px;
    text-align: center;
}
.footer_item {
    width: 78px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    display: table-cell;
    max-width: 16.66666666%;
    vertical-align: middle;
    position: relative;
}
#station_menu {
    width: 300px;
}
.foot {
    background: #326dc2;
    color: #fff;
    direction: rtl;
}
.head_p {
    
    direction: rtl;
}
.cookie_wrap {
    position: fixed;
    display: table;
    padding: 25px;
    z-index: 9999;
    width: 80%;
    left: 10%;
    border-radius: 10px;
    bottom: 15px;
    direction: rtl;
}
#private_menu_content{
     direction: rtl;
}
.user_count {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #ff7102;
    height: 30px;
    text-decoration: none;
    margin: 0 auto;
    direction: rtl;
}
.chat_rlist {
    padding-top: 0 !important;
}
.ucount_btn {
    font-family: flat-jooza, fontawesome;
    background: linear-gradient(#ffb200, #ff7102);
    color: #fff;
    border: 1px solid #ff7102 !important;
}
.ucount {
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
}
.welcome_user {
    color: #fff;
    text-shadow: 1px 1px 1px #003366, 1px 1px 3px #346aa0, 1px 1px 5px #346aa0;
    font-weight: 700;
    font-size: 14px;
    direction: rtl;
    line-height: 2em;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    text-align: center;
    margin-top: -5px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 260px;
}
.welcome_tumb {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    margin: 0 auto;
    border: 2px solid #bfc9d2 !important;
    vertical-align: bottom;
}
.vpad2023 {
    padding-top: 0 !important;
    padding-bottom: 5px;
    border-top: 1px solid #bfc9d2 !important ;
}
.page_element {
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 6px;
}
.tpicon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
}
.reg_new{
    background: linear-gradient(hsl(42deg 100% 50% / 60%), rgb(255 113 2 / 80%));
    padding: 20px;
    border-radius: 20px;
}
.splog {
    padding:15px 10px;
}
.switch_item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 15px;
    cursor: pointer;
    margin-bottom: 3px;
    border-radius: 5px;
    direction: rtl;
}
.sub_date {
    color: #3b71ad;
}
#page_mmcontent {
    overflow-y: auto;
    padding: 10px;
    direction: rtl;
}

.sysname {
    font-weight: 300;
    color: #ff7601;
    pointer-events: auto;
    font-size: 15px;
    text-shadow: none;
    font-style: normal;
    background: 0 0;
}
.lborder, .ppanel {
    border-left: 1px solid #bfc9d2!important;
}
.system_item{
    direction: rtl;
}
.reg_menu{
    background: rgb(213 236 255 / 50%);
    border-radius: 3px;
    padding: 5px 0 10px 0;
}
#staff_list{
    direction: ltr;
}
.pbadge {
    width: 40px;
    height: 40px;
    margin-bottom: 2px;
    display: grid;
    align-items: center;
    float: right;
    position: relative;
    border-radius: 10px;
}
.rmelemnt {
    margin-bottom: 5px;
    box-shadow: 0 0 1px 1px #ddd;
    background: linear-gradient(to bottom, #dee6ed 19%, #c8d5e0 22%, #ffffff 100%);
    color: #202020;
    border: 1px solid #fff;
    border-radius: 5px;
}
.rmelemnt:hover {
    box-shadow: 0 0 1px 1px #ddd;
    background: linear-gradient(to bottom, rgb(222 230 237 / 53%) 19%, rgb(214 223 230) 22%, #ffffff 100%) !important;
    color: #202020;
    border: 1px solid #fff;
    border-radius: 5px;
}
#wrap_stream_audio {
    width: 300px;
    height: auto;
    border-top: 1px solid #417acc;
}
#chat_right_data {
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    width: 100%;
    background: url(../default_images/watermark.png) no-repeat center center;
    padding-bottom: 5px;
}
.reply_delete {
    text-align: center;
    width: 5px;
    cursor: pointer;
}