/* general colors */
a {color:orange;}
body {background:#ededed; color:#333;}
button { background:transparent; color:#fff; }
input, textarea, .post_input_container { background:#f6f6f6; border:1px solid #e6e6e6 !important; }
.setdef { color:#333; }

/* item with background no effect */
.bback { background:rgb(0,0,0,0.05); }

/* item with background no effect with border */
.bbackb { background:rgb(0,0,0,0.05); border:1px solid rgb(0,0,0,0.08); }

/* item with no background and hover effect */
.bhover:hover, .bhoverr:hover { background:rgb(0,0,0,0.05); }

/* item with background and hover effect */
.bbackhover { background:rgb(0,0,0,0.05); }
.bbackhover:hover { background:rgb(0,0,0,0.025); }

/* item width background and hover effect with a border */
.bbackhoverb { background:rgb(0,0,0,0.05); }
.bbackhoverb:hover { background:rgb(0,0,0,0.025); border:1px solid rgb(0,0,0,0.08); }

/* item with no background with line separator and hover effect */
.blisting { border-bottom: 1px solid rgb(0,0,0,0.08); }
.blisting:hover { background: rgb(0,0,0,0.05); }

/* item with no background with line separator */
.blist { border-bottom: 1px solid rgb(0,0,0,0.08); }

/* private panel top */
.back_ptop { background:#292929; color:#fff; }

/* page menu & page sub menu */
.bpmenu:hover { background: rgb(255,255,255,0.1); }
.bsub { background:rgb(0,0,0,0.1); }
.bsub:hover { background:rgb(0,0,0,0.2); }

/* sub menus for card, logs, wall, news */
.bmenu, .submenu { border-bottom:1px solid rgb(0,0,0,0.05); }
.bmenu:hover, .submenu:hover { background:rgb(0,0,0,0.05); }

/* box shadow */
.bshadow, .page_element, .float_menu, .btnshadow, .pboxed { box-shadow:0 1px 3px rgb(0,0,0,0.2); }

/* main item selected for panel and box */
.bselected { background:rgb(0,0,0,0.08); }

/* reg menu selected item */
.rselected { background:rgb(0,0,0,0.08); }

/* page selected */
.pselected { color:#03add8; }

/* current item selected */
.cselected, .liked { background:rgb(0,0,0,0.05); }

/* paginate item selected */
.pag_btn { background:rgb(0,0,0,0.05); color:#666; }
.pagselected, .pag_btn:hover { background:rgb(0,0,0,0.10); }

/* count and gold tag */
.gtag { background:#fff; border:1px solid rgb(0,0,0,0.08); }

/* border color for separator and items border */
.bborder { border-bottom:1px solid rgb(0,0,0,0.08); }
.tborder { border-top:1px solid rgb(0,0,0,0.08); }
.lborder, .ppanel { border-left:1px solid rgb(0,0,0,0.08); }
.rborder { border-right:1px solid rgb(0,0,0,0.08); }
.fborder { border:1px solid rgb(0,0,0,0.08); }

/* float top color */
.float_top { border-bottom:1px solid rgb(0,0,0,0.08); }
.float_ctop { border-bottom:1px solid rgb(0,0,0,0.08); }

/* headers colors and top box colors */
.bhead { background:#222; color:#fff; }
.modal_top { background:#222; color:#fff; }
.pro_top { background:#222; color:#fff; }
.bfoot { background:#222; color:#fff; }
.foot { background:#222; color:#fff; }

/* background major element panel, page menu, float menu, modal, chat boxes */
.backglob { background:#fff; }
.back_chat { background:#fff; }
.back_priv { background:#fff; }
.back_panel { background:#fff; }
.back_menu { background:#fff; }
.back_pmenu { background:#292929; color:#fff; }
.back_box { background:#fff; }
.back_input { background:#fff; border-top:1px solid rgb(0,0,0,0.08); }
.back_modal { background:#fff; }
.page_element { background:#fff; }
.back_quote { background:#fff; }

/* main theme color */
.theme_color { color:#03add8; }
.default_color { color:#222; }
.error  { color:red; }
.success { color:#74b20e; }
.warn { color:orange; }

/* button colors */
.theme_btn, .back_theme { background:#03add8; color:#fff; }
.default_btn, .back_default { background:#222; color:#fff; }
.defaultd_btn { background:#333; color:#fff; }
.ok_btn { background:#74b20e; color:#fff; }
.warn_btn { background:orange; color:#fff; }
.delete_btn { background:#cc0000; color:#fff; }
.send_btn { color:#222; }

/* default username color */
.user { color:#333; }

/* chat system messsage text color */
.chat_system { color:#999; }

/* opacity for offline users in list */
.offline { opacity:0.5; }

/* menu icon */
.menui { color:#03add8; }
.subi { color:#03add8; }

/* wall reply background */
.reply_item { background:#f6f6f6; }

/* main post item option wall and news */
.main_post_item { color:rgb(0,0,0,0.5); }

/* input option background colors */
.input_item { color:#999; }

/* private log bubble colors */
.target_private, .hunt_quote {color:#fff; background:#333;}
.hunter_private, .targ_quote {color:#666; background:#ededed;}

/* quote in chat background */
.cquote {  background:rgb(0,0,0,0.05) !important; }
.cqname { color:#000; }
.cqmess { color:#666; }

/* tab menu */
.tab_menu { background:#fff; box-shadow:0 1px 3px rgb(0,0,0,0.2); }
.tab_menu_item { }
.tab_selected { background:rgb(0,0,0,0.08); }

/* modal menu */
.modal_mback { background:rgb(0,0,0,0.04); }
.modal_mborder { border-bottom: 1px solid rgb(0,0,0,0.08); }
.modal_selected { background:rgb(0,0,0,0.08); }

/* back transparency background for modal box */
.modal_back { background-color:rgba(0,0,0,0.4); }

/* chat logs */
.log2 { background:rgb(0,0,0,0.028); }
.topic_log { background:#d9f2e6; color:#0d261a; }
.sys_log { }

/* upload progress */
.bprogress { background:#74b20e; color:#fff; }

/* notification colors */
.bnotify { background:red; color:#fff; }
.foot_notify, .head_notify { border:1px solid #fff; }

/* date colors */
.sub_date { color:#888; }
.sub_chat, .sub_priv { color:#ccc; }

/* secondary text color */
.sub_text, .list_mood { color:#888; }

/* profile likes */
.plikes { background-color:rgba(100,100,100,0.3); color:#fff; }

/* spinner color */
.bspin { color:rgb(0,0,0,0.3); }

/* special chat item */
.my_notice { color:#fff; background:#03add8; }
.system_text { background:#ededed; color:#666; }

/* outside pages background */
.back_page { background:#222; color:#fff; }

/* video background color */
.post_video { background:rgb(0,0,0,1); }

/* slider */
.boom_slider .ui-widget-content { background: #ededed; }
.boom_slider .ui-state-default { background: #999 !important; }
.boom_slider .ui-state-active { background: #999 !important; }
.boom_slider .ui-slider-range { background:#ccc; }

/* select input color */
.selectboxit-list, .selectboxit-btn { background-color: #f6f6f6; color:#666;  border:1px solid #e6e6e6 !important; }
.selectboxit-list .selectboxit-focus .selectboxit-option-anchor { background-color: #ededed; color:#666; }
.selectboxit-default-arrow { border-top: 4px solid #666; }
.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active { background:#f6f6f6; color:#666; }
.selectboxit-options { background:#fff; border:1px solid #ccc; }
.selectboxit-list .selectboxit-option-anchor { color:#666; }


/*custom css*/

/**========================================================================
* ?ABOUT
* @author         :  Tech Creativity For Web Solutions
* @email          :  info@tcjo.net
* @store          :  https://tcjo.net/
* @product        :  tcjo (theme)
* @version        :  v6.0
*========================================================================**/


/* 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: #1e414a;
    background: rgb(204 227 233 / 60%);
}
.bback {
    background: rgb(175 126 51 / 20%) !important;
}
::-webkit-scrollbar {
    background: -webkit-linear-gradient(left, rgb(209 208 207 / 10%) 0%, rgb(89 88 86 / 25%) 100%);
    width: 12px;
}
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 100px #005f73;
    -webkit-border-radius: 20px;
    background-color: #0d8ba5;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(38 85 98 / 20%);
}
.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, #335c67 0%, #335c67 50%, #265663 52%, #1e414a 100%);
    color: #ffffff;
}
.bfoot {
    background: linear-gradient(to bottom, #335c67 0%, #335c67 50%, #265663 52%, #1e414a 100%);
    color: #ffffff;
    border-top: 1px solid rgb(34 74 85 / 40%) !important;
}

/*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(to bottom, #df9f3e 0%, #f1b355 50%, #e7a745 52%, #d1953c 100%);
    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, #335c67 0%, #335c67 50%, #265663 52%, #1e414a 100%);
    color: #ffffff;
}
.background_stream{
    background-color: #000000;
}
#wrap_stream {
    width: 560px;
    height: 315px;
    border-top: 1px solid rgb(103 102 102 / 60%);
}
#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, #335c67 0%, #335c67 50%, #265663 52%, #1e414a 100%);
    color: #ffffff;
}
.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(0 95 115 / 10%);
}

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

.bhover:hover,.bhoverr:hover,.quiz_user:hover {
    background: rgb(0 95 115 / 20%);
}
.user_item{
    border: 1px #2d5965 dashed;
    border-radius: 10px;
    margin: 2px 0;
}
#container_user{
    padding:0;
    margin-left: 0;
    background: linear-gradient(rgb(51 92 103 / 86%), rgb(21 46 53 / 67%)), rgb(32 69 79 / 43%) url(../../../default_images/icons/user-top.gif) no-repeat center;
    background-size: cover;
    cursor: pointer;
    color: #fff;
}
.menui, .subi, .proicon, .theme_color, .main_post_item, .default_color {
    color: #df9f3e;
}
#status_menu {
    width: 260px;
    direction: rtl;
}
#room_options_menu {
    width: 260px;
}
#chat_left_menu {
    width: 260px;
}
.mroom_text {
    font-size: 11px;
    color: #df9f3e !important;
}

.rborder {
    border-right: 1px solid rgb(0 0 0 / 40%) !important;
}
.float_ctop, .float_top  {
    border-bottom: 1px solid rgb(8 8 8 / 40%) !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(to bottom, #df9f3e 0%, #f1b355 50%, #e7a745 52%, #d1953c 100%);
}
.default_btn, .back_default {
    color: #fff;
    background: linear-gradient(to bottom, #df9f3e 0%, #f1b355 50%, #e7a745 52%, #d1953c 100%);
}
.rrtl {
    padding-bottom: 0;
    padding-top: 30px;
    margin-right: 10px;
    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(to bottom, #df9f3e 0%, #f1b355 50%, #e7a745 52%, #d1953c 100%);
}
.switch_item_text {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.main_emo_head, .pro_top, .back_ptop {
    background: linear-gradient(to bottom, #335c67 0%, #335c67 50%, #265663 52%, #1e414a 100%);
    color: #ffffff;
}
.back_pmenu  {
    background: linear-gradient(to bottom, #335c67 0%, #2f5863 50%, #265967 52%, #214954 100%);
    color: #ffffff;
}
.pselected {
    color: #e6a645;
}
.user_item_avatar .acav {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: block;
    cursor: pointer;
}
.cavatar {
    height: 32px;
    width: 32px;
    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(0 95 115 / 20%);
}
.bbackhover:hover {
    background: rgb(0 95 115 / 20%);
    
}
.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: #1e414a;
}
.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: #c99412;
    cursor: pointer;
}
.log2 {
    background: rgb(232 169 74 / 5%);
    border-right: 3px #efb152 solid !important;!i;!;
    border-left: 3px #efb152 solid !important;
}
#show_chat ul {
    position: absolute;
    bottom: 5px;
    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-bottom: 1px solid rgb(34 74 85 / 15%) !important;
    border-top: 1px solid rgb(34 74 85 / 15%) !important;
    border-radius: 4px;
    margin-top: 3px;
    border-right: 3px #335c67 solid;
    border-left: 3px #335c67 solid;
}
.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(76 126 139 / 10%) 0%, rgb(33 73 84 / 10%) 100%);
    border-top: 1px solid rgb(34 74 85 / 40%) !important;!important;
    border-bottom: 1px solid rgb(34 74 85 / 40%) !important;
}
input, textarea, .post_input_container {
    background: #ffffff;
    border: 1px solid rgb(34 74 85 / 40%) !important;
}
.sub_chat, .sub_priv {
    color: #1e414a;
}
.blisting:hover, .bmenu:hover, .submenu:hover {background: rgb(0 95 115 / 20%);}
.hunter_private, .targ_quote {
    color: #1e414a;
    background: rgb(255 240 201 / 55%);
    text-align: right;
}
.target_private, .hunt_quote {
    color: #fff;
    background: #335c67;
    text-align: right;
}
.bshadow, .page_element, .float_menu, .btnshadow, .pboxed {
    border: 1px solid rgb(34 74 85 / 40%) !important;
    box-shadow: 0 3px 10px rgb(0 0 0 / 25%) !important;
}
.cquote {
    background: rgb(216 159 14 / 15%) !important;
}
.cqmess {
    color: #8b4513;
}
.lite_olay, .plikes{
    background-color: rgb(62 107 119 / 45%);
    color: #fff;
}
.pag_btn {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.pagselected, .pag_btn:hover { 
    background: linear-gradient(#ffb200, #ff8a2f); 
    
}
.modal_mback {
    background: rgb(175 126 51 / 20%) !important;
}
.progress_box {
    width: 100%;
    background-color: rgb(229 171 17 / 40%) !important;
    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 / 15%);
    border: 1px solid rgb(0 0 0 / 0%);
    border-bottom: 2px solid #df9f3e;
}
/* spinner color */
.bspin { color:rgb(214 157 13); 
}
.page_top_title {
    display: table-cell;
    vertical-align: middle;
    /*direction: rtl;*/
}
.selectboxit-list, .selectboxit-btn {
    background-color: #f6f6f6;
    color: #000000;
    border: 1px solid rgb(0 0 0 / 15%) !important;
}
.savatar  {height: 32px;width: 32px;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: #005f73;
    padding-left: 0px !important;
    font-size: 13px !important;
}

.topic_log {
    background: linear-gradient(-45deg, #4c0c67, #f5cb5a, #000000, #ff0080);
    color: #ffffff;
    border: 1px solid rgb(231 173 29 / 41%) !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: 14px;
    direction:rtl;
}
.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(239 229 214 / 50%);
}
.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: 60px;
    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: linear-gradient(to bottom, #335c67 0%, #335c67 50%, #2a5a67 52%, #1e414a 100%);
    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;
    height: 30px;
    color: #1e414a;
    text-decoration: none;
    margin: 0 auto;
    direction: rtl;
}
.user_wel{
    color: #ffffff;
}
.chat_rlist {
    padding-top: 0 !important;
}
.ucount_btn {
    font-family: flat-jooza, fontawesome;
    background: linear-gradient(to bottom, #df9f3e 0%, #f1b355 50%, #e7a745 52%, #d1953c 100%);
    color: #ffffff;
    border: 1px solid rgb(139 98 36 / 70%) !important;
}
.ucount {
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
}
.welcome_user {
    color: #e9ab4c;
    text-shadow: 1px 1px 1px #214953, 1px 1px 3px #cc9008, 1px 1px 5px #413107;
    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 #d89b3f !important;
    vertical-align: bottom;
}
.vpad2023 {
    padding-top: 0 !important;
    padding-bottom: 5px;
    border-top: 1px solid rgb(0 0 0 / 20%) !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(to bottom, #f5cb5a 0%, #e7ad1d 50%, #d5a120 52%, #9d791b 100%);
    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: #bb8e20;
}
#page_mmcontent {
    overflow-y: auto;
    padding: 10px;
    direction: rtl;
}
.pointer-e{
    pointer-events: auto;
}
.sysname {
    font-weight: 300;
    pointer-events: auto;
    font-size: 15px;
    font-style: normal;
    background: 0 0;
    background-image: url(../../../default_images/special/104.gif);
    -webkit-background-clip: text;
    color: transparent;
    background-size: 100% 100%;
}
.lborder, .ppanel {
    border-left: 1px solid rgb(34 74 85 / 40%) !important;
}
.system_item{
    direction: rtl;
}
.reg_menu{
    background: rgb(175 126 51 / 20%) !important;
    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 rgb(0 0 0 / 20%);
    background: linear-gradient(to bottom, rgb(243 242 234 / 60%) 19%, rgb(183 177 161 / 38%) 22%, rgb(151 137 100 / 20%) 100%);
    color: #1e414a;
    border: 1px solid #fff;
    border-radius: 10px;
}
.rmelemnt:hover {
   box-shadow: 0 0 1px 1px rgb(0 0 0 / 20%);
    background: linear-gradient(to bottom, rgb(253 252 246 / 60%) 19%, rgb(203 195 174 / 18%) 22%, rgb(173 156 110 / 22%) 100%);
    color: #1e414a;
    border: 1px solid #fff;
    border-radius: 10px;
}
#wrap_stream_audio {
    width: 300px;
    height: auto;
    border-top: 1px solid rgb(0 0 0 / 30%);
}
#chat_right_data {
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    width: 100%;
    padding-bottom: 5px;
}

.bborder {
    border-bottom: 1px solid rgb(34 74 85 / 15%) !important;
}
.reply_delete {
    text-align: center;
    width: 5px;
    cursor: pointer;
}



.blisting {
    border-bottom: 1px solid rgb(34 74 85 / 15%) !important;
}
.progress_bar {
    width: 50%;
    height: 30px;
    background-color: #345c66;
    text-align: center;
    line-height: 30px;
    color: white;
}
.setdef {
    color: #8B4513;
}
.onswitch {
    background: #df9f3e;
}

.room_elem {
    overflow: hidden;
    position: relative;
    display: table;
    padding: 20px 15px;
    margin: 5px;
    table-layout: fixed;
    width: calc(33% - 6px);
    float: left;
    cursor: pointer;
}
.list_status {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    padding: 1px;
    z-index: 1;
}
#current_play_btn {
    font-size: 36px;
    color: #c99412;
}
.player_change {
    width: 40px;
    font-size: 18px;
    text-align: center;
    color: #c99412;
}
#sound_display {
    width: 26px;
    font-size: 20px;
    color: #c99412;
}

/* your custom style here */

.time-morning {
	background: url(../../../default_images/user_information/time-morning.png) 0 0 repeat-x;
}
.time-afternoon {
	background: url(../../../default_images/user_information/time-afternoon.png) 0 0 repeat-x;
}
.time-night {
	background: url(../../../default_images/user_information/time-night.png) 0 0 repeat-x;
}
.peep_avatar_field_preview {
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
	float: left;
}
.peep_avatar_field_preview span {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 2px;
	top: 2px;
	background: url(images/chat_btn_close.png) no-repeat center top;
	cursor: pointer;
}
.peep_avatar_field_preview img {
	width: 100px;
	height: 100px
}
.side_block_avatar {
	float: left;
	margin: 0 15px 5px 5px;
	position: relative;
	background-size: 100%
}
.side_block_avatar .peep_avatar {
	width: 42px!important;
	height: 42px!important;
	background: #ddd;
	padding: 4px;
}
.side_block_avatar .peep_avatar img {
	width: 42px!important;
	height: 42px!important
}
.peep_greeting {
	position: relative;
	top: 20px;
	left: 0;
	font-size: 11px;
}
#greeting_ico {
	width: 50px;
	height: 50px;
	z-index: 9;
	background-size: 100%!important;
	-webkit-background-size: 100%!important;
	-moz-background-size: 100%!important;
	-o-background-size: 100%!important;
	-ms-background-size: 100%!important;
	display: inline-block;
	position: absolute;
	left: 20px;
    top: -10px;
}
.quick-report-side {
	float: left;
	padding: 10px 0;
	width: 100%
}
.quick-report-side>span {
	color: #a6a8b0;
	float: left;
	font-size: 12px;
	width: 100%
}
.quick-report-side>ul {
	display: inline;
	list-style: outside none none;
	margin: 0 -1px;
	padding: 0
}
.quick-report-side>ul>li {
	float: left;
	padding: 0 1px;
	width: 33.334%
}
.quick-report-side>ul>li>div {
	background: #30313e none repeat scroll 0 0;
	float: left;
	margin-top: 16px;
	padding: 11px 0 16px;
	text-align: center;
	width: 100%
}
.quick-report-side div>strong {
	color: #fff;
	float: left;
	font-size: 17px;
	font-weight: 500;
	width: 100%
}
.user-info-wrapper {
	display: block;
	margin: 0;
	margin-bottom: 0;
	margin-left: 17px
}
.user-info-wrapper.sm {
	margin-left: 0;
	background: linear-gradient(rgb(51 92 103 / 70%), rgb(21 46 53 / 85%)), rgb(32 69 79) url(../../../default_images/user_information/user-info-background.svg) no-repeat center;
	background-size: cover;
	cursor: pointer;
}
.user-overlay {
	background: rgba(93, 83, 134, .8)
}
.user-info-wrapper .profile-wrapper {
	border-radius: 100px;
	position: relative;
}
.user-info-wrapper .profile-wrapper.sm {
	overflow: visible;
	top: 10px;
	margin-bottom: 10px;
}
.user-info-wrapper .profile-wrapper.sm img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #fff;
}
.user-info-wrapper .profile-wrapper .availability-bubble {
	height: 16px;
	width: 16px;
	border: 2px solid #30313e;
	position: absolute;
	bottom: 25px;
	right: -15px;
	border-radius: 100px
}
.user-info-wrapper .profile-wrapper .availability-bubble.online {
	background-color: #0aa699
}
.user-info-wrapper .profile-wrapper .availability-bubble.away {
	background-color: #fbb05e
}
.user-info-wrapper .profile-wrapper .availability-bubble.busy {
	background-color: #f35958
}
.user-info-wrapper .profile-wrapper .availability-bubble.offline {
	background-color: #8b91a0
}
.user-info-wrapper .user-info {
	color: #df9f3e;
	display: inline-block;
	float: left;
	margin-left: 35px;
	margin-bottom: 10px;
}
.user-info-wrapper .user-info.sm .status {
	margin-bottom: 20px;
	margin-top: 0;
}
.user-info-wrapper .user-info .status {
	color: #929fa5;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 2px;
	font-weight: 400;
}
.user-info-wrapper .user-info .profile {
	float: right;
	display: inline;
}
.user-info-wrapper .user-info .btn-set {
	margin-top: 10px;
}
.user-info-wrapper .user-info {
	font-size: 18px;
	float: left;
}
.user-info-wrapper .user-info .greeting {
	font-size: 19px;
	font-weight: 600;
	position: relative;
	top: 1.5px;
}
.user-info-wrapper .user-info a {
	color: #fff
}
.user-info-wrapper .user-info a:hover {
	text-decoration: none;
}
.user-info-wrapper .user-info .status-icon {
	margin: 0 5px;
}
.user-info-wrapper .user-info .collapse {
	width: 18px;
	height: 18px;
	background-color: #50545c;
	position: absolute;
	right: 15px;
	margin-top: 10px;
}
.user-info-wrapper .user-info .collapse i {
	position: relative;
	margin-top: -8px;
	top: -2px;
	left: 3px
}
.user-info-wrapper .user-info .collapse:hover {
	background-color: #000
}
.username2 {
	font-size: 16px;
    font-weight: 700;
    padding: 4px 0;
    overflow: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
}
.welcome-text {
	margin-top: 0;
    margin-left: -35px;
    text-align: center;
    padding: 0 10px;
    line-height: 1.2;
    direction: rtl;
}
.greeting_time {
	color: #ffffff;
	font-weight: 700;
	font-size: 14px
}
.greeting_message {
	color: #ffffff;
	font-weight: 400;
	font-size: 12px;
}
#current-date{
    margin-top: 5px;
}
#current-time{
    margin-top: 5px;
}
.user_profile_header {
	background: linear-gradient(rgba(38, 1, 50, .7), rgba(38, 1, 50, .9)), rgba(38, 1, 50, .99) url(../../../default_images/user_information/user-info-background.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.welcome-text1 {
	text-align: center;
	padding: 0 10px;
}
.greeting_time1 {
    color: #ff7e01;
    font-weight: 700;
    font-size: 15px;
    background-image: url(images/24.gif);
    -webkit-background-clip: text;
    color: transparent;
    background-size: 100% 100%;
    font-family: 'aref-ruqaa';
    direction: rtl;
    line-height: 2.6em;
    display: inline-block;
}
.cclear, .spclear, .tpclear {
    display: table-cell;
    width: 10px;
    font-size: 10px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.vidopt {
    height: 40px;
    width: 40px;
    font-size: 18px !important;
    color: #f5cb5a;
    text-align: center;
    cursor: pointer;
}
#left_menu_content{
    padding: 0;
}
.tcjo_version {
    text-align: center;
    margin-top: 10px;
    color: #bb8e20;
}
.ctlevel {
    top: -2px;
    z-index: 2;
    font-size: 8px;
    color: #fff;
    position: absolute;
    left: -1px;
    bottom: 0;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    background: #335c67;
}
.listscrol {
    direction: ltr;
    overflow: hidden;
    overflow-y: auto;
    max-height: 500px;
}
.emo_select {
    height: 32px;
    width: 32px;
    display: block;
    margin-right:5px;
}
.emo_head, .private_emo_head{
    background: linear-gradient(to bottom, #335c67 0%, #335c67 50%, #265663 52%, #1e414a 100%);
    color: #ffffff;
}
.my_notice {color:#fff;background: #d1a11e;}
.room_ccount, .room_count {
    color: #df9f3e;
}
.room_cdescription, .room_description{
    color:#005f73;
}
#tcpage_content {
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
    height: auto;
    padding: 40px 15px;
}
.page_elements {
    padding: 20px 15px 0px 5px;
    margin-bottom: 10px;
    border-radius: 6px;
}
.tcjo_rtl{
    direction: rtl;
}
.back_page {
    color: #fff;
    background: -webkit-radial-gradient(center, ellipse cover, rgb(51 92 103 / 80%) 10%, rgb(30 65 74 / 85%) 50%), url(images/background-h.jpg) center / cover no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    background-attachment: fixed;
    min-height: 100vh;
    direction: rtl;
}
