/* 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; }
.bsidebar { background:#111; 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:#f8f8f8;}

/* quote in chat background */
.cquote {  background:#e9e9e9; }

/* 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 */
.mbubble /* background: #f8f8f8; */
.my_log { background:#333; color:#fff; }
.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; }






/* Scrollbar Colors */
::-webkit-scrollbar {
    background: -webkit-linear-gradient(left, #FFFFFF 0%,#EEEEEE 100%);
}
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 100px rgb(141, 167, 195);
    background-color: #74a1d2;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* Body Colors */
body {
    background: #bed0e5;
    color: #000;
}

/* Header/Footer Colors */
.chat_head {
    color: #4789d1;
    background: linear-gradient(#fff,#d8e2eb);
    border-bottom: 1px solid rgb(162 180 199);
}
#wrap_footer {
    background: linear-gradient(#fff,#d8e2eb);
    color: #4789d1;
    border-top: 1px solid rgb(162 180 199);
}
.border_flogin {
    border-top: 1px solid rgb(255 255 255 / 23%);
}

/* Post Colors */
.title_tpost {
    color: #ff7102;
    border-bottom: 1px solid rgb(209 222 232)!important;
}
.description_tpost {
    color: #ff7102;
}
.like_count {
    color: #3b71ad;
}
.wlike_icon {
    border: 1px solid rgb(255 255 255 / 50%);
}
.cselected, .liked {
    background: rgb(237 239 242);
    color: #ff7102;
}
.post_content {
    background: rgb(245 246 248 / 75%) !important;
    color: #3b71ad;
}
.post_menu {
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
.reply_item {
    background: rgb(245 246 248 / 75%) !important;
}
.post_input_container {
    background: #f8fbfb;
    border: 1px solid rgb(191 201 210 / 50%)!important;
}
.tborder {
    border-top: 1px solid rgb(191 201 210 / 50%)!important;
}
.blist {
    border-bottom: 1px solid rgb(209 222 232);
}
.back_box {
    background: #fff;
}
.main_post_item, .subi {
    color: rgb(71 137 209);
}
.sub_date {
    color: #015bb6;
}
.mroom_text {
    color: #fff!important;
    text-shadow: 0 0 2px rgba(0, 0, 0, .8);
}
.mroom_name, .menuname, .menuranktxt {
    text-shadow: 0 0 2px rgba(0, 0, 0, .8);
}
.sub_text {
    color: #3b71ad;
}
.list_mood {
    color: #000000;
}
.post_edit, .comment_count, .reply_delete, .reply_content {
    color: #3b71ad;
}
.noview {
    color: #ff7502;
    text-shadow: 1px 1px 1px #fff;
    background-color: rgb(196 215 228 / 50%);
}

/* Logs Colors */
.ch_logs:nth-child(even) {
    background-color: #f8fbfb;
}
.ch_logs:nth-child(odd) { 
    background-color: #fffee2;
}
.ch_logs {
    border: 1px solid #bfc9d2;
}
.topic_log {
    background: #fffee2;
    border: 1px solid #bfc9d2;
    color: #2566e6;
    box-shadow: #ffcfa0 0px 0px 19px inset;
}
.topic_content {
    color: #000000;
}
.tpicon {
    background: #fff;
}
.sys_log {
    border: 1px solid #bfc9d2;
}
.system_text {
    color: #ff7102;
    background: rgb(0,0,0,0.05) !important;
    border: 1px solid rgb(225 234 238 / 15%);
    text-shadow: none;
    background: none;
}
.savatar {
    border: 1px #dde5ed solid;
}
.puser_avatar img {
    border: 1px #dde5ed solid;
}
.sub_chat, .sub_priv {
    color: #346aa0;
}
.cquote {
    background: rgb(0,0,0,0.05) !important;
    border: 1px solid rgb(225 234 238 / 15%);
    border-left-color: #3b71ad !important;
}
.qcancel {
    color: #4789d1;
}
.cqname {
    color: #2566e6;
}
#quoted_user {
    color: #2566e6;
}
.cqmess {
    color: #3b71ad;
}
.cname {
    color: #2566e6;
}
.cname_tcjo {
    color: #2566e6;
}

/* Panels Colors */
#chat_right_data {
    background: url(/default_images/right_watermark.png) no-repeat center center;
}
#chat_right {
    border-left: 1px solid rgb(162 180 199)!important;
    border-bottom: 1px solid rgb(162 180 199)!important;
}
.float_ctop {
    border-bottom: 1px solid rgb(209 222 232)!important;
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border: 1px solid #fff;
}
#player_menu, #station_menu, #chat_main_menu, #status_menu, #bank_menu, #setting_menu, #private_menu, #notification_menu, #report_menu, #friends_menu {
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
.bbackhover {
    background: rgb(171 200 220 / 20%);
}
.bbackhover:hover { 
    background: rgb(171 200 220 / 75%);
}
.modal_mborder {
    border-bottom: 1px solid #bfc9d2!important;
}
.text_xsmall, .top_mod_option {
    color: #4789d1;
}
.list_status {
    background: #fff;
}
.info_item {
    color: #3b71ad;
    background: #e8eef3;
    border: 1px solid #e1eaee;
}
.stat_icon {
    background: #fff;
    border: 1px solid #fff;
}
.avmmenu img, .roomcv img {
    border: 1px solid #fff;
}
.player_wrap {
    color: #4789d1;
}
.bborder {
    border-bottom: 1px solid rgb(209 222 232)!important;
}
.themes_color {
    color: #ffa801;
}
.vcolor {
    color: #d1d1d1;
    text-shadow: 1px 1px 1px #072443;
}
.theme_color {
    color: #ff8002;
}
.emo_head {
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border: 1px solid #fff;
}
.plikes {
    background-color: rgba(100,100,100,0.40);
    color: #fff;
}
.plikes:hover {
    background: rgb(100 100 100 / 50%);
}
.user_item {
    border-bottom: 1px solid rgb(255 255 255 / 50%)!important;
}
.drop_names:nth-child(even) {
    background-color: rgb(196 215 228 / 50%);
}
.drop_names:nth-child(odd) {
    background-color: rgb(249 252 254 / 50%);
}
.bhover:hover, .bhoverr:hover, .quiz_user:hover {
    background: rgb(171 200 220 / 75%);
}
.bmenu:hover, .submenu:hover {
    background: rgb(171 200 220 / 50%);
}
.modal_selected:hover {
    background: linear-gradient(#f9c346,#f1822c);
    color: #fff;
}
.panel_bar {
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #ffffff;
    border: 1px solid #ffffff;
}
.avatar_menu {
    border: 2px #dde5ed solid;
}
.top_status {
    border: 1px solid #fff;
    background: #fff;
}
.bselected {
    background: linear-gradient(to bottom,#75a0de 0%,#6a97d8 50%,#4073bd 52%,#285494 100%);
    color: #fff;
    border-top: 1px solid #ffffff;
}
#private_center {
    border-left: 1px solid rgb(162 180 199)!important;
}
.back_input {
    background: linear-gradient(to bottom,#dae5eb 0%,#fdfefe 100%);
    border-top: 1px solid rgb(162 180 199);
}
.send_btn {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.up_file_remove {
    background: rgb(255 17 0) !important;
    border: none !important;
    box-shadow: none !important;
}
.vip_checkbox {
    color: rgb(191 201 210 / 50%)!important;
}
.pag_btn, .delete_btn, .ok_btn, .theme_btn, .back_default, .ucount_btn, .default_btn, .back_default {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.pag_btn:hover, .delete_btn:hover, .send_btn:hover, .ok_btn:hover, .theme_btn:hover, .back_default:hover, .default_btn:hover {
    background: linear-gradient(#f9c346,#f1822c)!important;
    color: #fff;
}
.back_theme {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
    border: 1px solid rgb(209 222 232)!important;
}
.ucount_btn {
    border: 1px solid #ff7102 !important;
}
.input_item {
    color: #4789d1;
}
input, textarea {
    background: #ffffff;
    border: 1px solid #bfc9d2 !important;
    color: #000000;
}
#console_content {
    border: 1px solid rgb(191 201 210 / 50%)!important;
}
.evolve_users {
    background: #f8fbfb;
    border: 1px solid rgb(191 201 210 / 50%)!important;
}
.selectboxit-list, .selectboxit-btn {
    background-color: #f8fbfb;
    color: #666;
    border: 1px solid rgb(191 201 210 / 50%)!important;
}
#search_chat_room {
    background: #f8fbfb;
    border: 1px solid rgb(191 201 210 / 50%)!important;
}
.full_input, .full_textarea {
    background: #f8fbfb !important;
    border: 1px solid rgb(191 201 210 / 50%);
    color: #000000;
}
#search_friend {
    border: 1px solid rgb(191 201 210 / 50%)!important;
}
#log_menu {
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
.subm_title {
    color: #346aa0;
}
.bshadow, .float_menu, .btnshadow, .pboxed {
    border: 1px solid #bfc9d2;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%);
}
#main_emoticon {
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
#main_input_extra {
    background: linear-gradient(#ffb200,#ff7102);
    border: 1px solid #ffffff!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
.sub_options, .psub_options {
    border: 1px dashed #fff;
}
#priv_input_extra {
    background: linear-gradient(#ffb200, #ff7102);
    border: 1px solid #ffffff !important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%) !important;
}
#chat_left {
    border-right: 1px solid rgb(162 180 199)!important;
    border-bottom: 1px solid rgb(162 180 199)!important;
}
.float_top {
    border-bottom: 1px solid rgb(209 222 232)!important;
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border: 1px solid #fff;
}
#chat_left_menu, #room_options_menu, #store_menu, #game_menu, #leaderboard_menu, #app_menu, #help_menu, #tool_menu {
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
.room_cdescription {
    color: #3b71ad !important;
}
.room_cicon {
    border: 2px solid #d8dfe8;
    box-shadow: 0 2px 2px 0 #d4d2d2;
    background: #fff;
}
.tcjo_btn {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.blisting {
    border-bottom: 1px solid rgb(191 201 210 / 50%)!important;
}
.blisting:hover {
    background: rgb(171 200 220 / 50%);
}
#chat_toping {
    background: linear-gradient(to bottom,#dae5eb 0%,#fdfefe 100%);
    border-left: 3px solid #4789d1;
}
#HideNote {
    background: aliceblue;
    border: 1px solid #bbc0c5;
    color: #4789d1;
}
#ShowNote {
    color: #3b71ad;
    border-top: 1px solid rgb(162 180 199);
}
.note_tcjo_text {
    color: #3b71ad;
}
.note_tcjo_text_console {
    color: #ff7102;
}
#ToggleNote {
    color: #3b71ad;
    background: linear-gradient(to bottom,#dae5eb 0%,#fdfefe 100%);
}
#notification_menu_content {
    background: #f8fbfb;
}
.send_main_icon:hover .send_img, #private_send:hover .send_img { 
    content: url('/default_images/icons/send_hover.svg'); 
}
.fmenu_option, .menui {
    color: #3b71ad;
}
.menui { color: #4789d1; }
.user_count {
    color: #ff7102;
    border-bottom: 1px solid rgb(191 201 210 / 50%) !important;
}
.onair_count {
    color: #fff;
    background: #ffa001;
}
.vpad2023, .vpad02023 {
    border-top: 1px solid rgb(209,222,232);
}
.welcome_user {
    color: #fff;
    text-shadow: 1px 1px 1px #003366, 1px 1px 3px #346aa0, 1px 1px 5px #346aa0;
}
.welcome_tumb {
    border: 2px #dde5ed solid;
}
.welcome_lobby {
    color: rgb(255 255 255);
    -webkit-background-clip: text;
    background-size: 100% 100%;
    text-shadow: 0 0 2px rgba(0, 0, 0, .8);
}
.welcome_rlobby {
    color: rgb(255 255 255);
    -webkit-background-clip: text;
    background-size: 100% 100%;
    text-shadow: 0 0 2px rgba(0, 0, 0, .8);
}
#main_disabled {
    color: #3b71ad;
}
#private_disabled {
    color: #3b71ad;
    background: linear-gradient(to bottom,#dae5eb 0%,#fdfefe 100%);
    border-top: 1px solid rgb(162 180 199);
    border-bottom: 1px solid rgb(162 180 199);
}
.bmenu, .submenu {
    border-bottom: 1px solid rgb(209 222 232)!important;
}
.default_color {
    color: #4789d1;
}
.avitem i {
    color: #4789d1;
}
.modal_mback {
    background: rgb(227 234 241);
}
.modal_selected {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.fborder {
    border: 1px solid rgb(191 201 210 / 64%);
}
.gtag {
    background: #fff;
    border: 1px solid rgb(191 201 210 / 64%);
}
.proicon {
    color: #4789d1;
}
.pro_top {
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border: 1px solid #fff;
}
.avbackground {
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border: 1px solid #fff;
}
.modal_top {
    background: linear-gradient(to bottom,#75a0de 0%,#6a97d8 50%,#4073bd 52%,#285494 100%);
    color: #fff;
    border-top: 1px solid #ffffff;
}
.stream_header {
    border-bottom: 1px solid rgb(209 222 232)!important;
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border: 1px solid #fff;
}
#wrap_stream_audio {
    border-top: 1px solid #333;
    border-top: 5px solid rgb(255 255 255 / 0%);
}
.background_stream {
    background: linear-gradient(#5987c9, #003966);
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
#wrap_stream {
    border-top: 0px solid rgb(255 255 255 / 0%);
}
.back_ptop {
    border-bottom: 1px solid rgb(209 222 232)!important;
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border: 1px solid #fff;
}
.pboxed {
    border-right: 1px solid rgb(162 180 199) !important;
}
#private_av {
    border: 1px #dde5ed solid;
}
.target_private {
    color: #3b71ad !important;
    background: #e8eef3;
    border: 1px solid #e1eaee;
    text-shadow: none;
}
.hunt_quote {
    color: #3b71ad;
    background: #f8fbfb;
    border: 1px solid #f0eec2;
}
.hunter_private {
    color: #ff7102 !important;
    background: #fffee2;
    border: 1px solid #f2f0c7;
    text-shadow: none;
}
.targ_quote {
    color: #ff7102;
    background: #f8fbfb;
    border: 1px solid #e1eaee;
}
.tcjo_join_room {
    color: #346aa0;
}
.tcjo_join_rank {
    color: #346aa0;
}
.contact_tcjo {
    background: #f8fbfb !important;
}
.cont_vpad15 {
    color: #3b71ad;
    background: #fff;
    border: 1px solid rgb(191 201 210 / 26%);
}
.titel_cont {
    color: #3b71ad;
}
.vip_table_list {
    background: #f8fbfb !important;
    border: 1px solid rgb(191 201 210 / 50%) !important;
}
.modal_close {
    color: #4789d1;
}
.bback {
    background: rgb(171 200 220 / 20%);
}
.tab_menu {
    background: #fff;
    box-shadow: 0 1px 3px rgb(0,0,0,0.2);
}
.tab_selected {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.reg_menu {
    background: rgb(227 234 241);
}
.rselected {
    background: linear-gradient(#ffb200,#ff7102);
    color: #fff;
}
.offswitch {
    background: #a2bace;
}
.gift_edit_img {
    border: 1px solid rgb(191 201 210 / 35%)!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
.ricon_current {
    border: 3px solid rgb(191 201 210 / 35%)!important;
    box-shadow: 0 3px 3px rgb(10 37 64 / 10%)!important;
}
#page_main_menu {
    border: 1px solid #bfc9d2!important;
    box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;
}
#header_full {
    background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);
    color: #fff;
    border-bottom: 1px solid #fff;
}
.admin_head {
    background: #003966 !important;
    border-bottom: none !important;
}
.foot {
    background: #5987c9;
    color: #fff;
}
.back_pmenu {
    background: #003966;
    color: #fff;
}
.pselected {
    color: #ffa801;
}
.tcjo_description {
    color: #3b71ad;
}
.rtcjo_count {
    color: #ff7502;
}
.room_icon {
    box-shadow: 0 2px 2px 0 #d4d2d2;
    background: linear-gradient(#f2f5f8,#f4f4f4);
    border: 1px solid rgb(162 180 199 / 75%);
}
.rtcjo_elem {
    box-shadow: 0 0 1px 1px #ddd;
    background: linear-gradient(to bottom, #dee6ed 19%, #c8d5e0 22%, #ffffff 100%);
    color: #202020;
    border: 1px solid #fff;
}
.rtcjo_elem:hover {
    background: linear-gradient(to bottom,#e9f0f5 19%,#d4e0eb 22%,#ffffff 100%);
    color: #202020;
    border: 1px solid #fff;
}
.chat_system, .tcjo_action_text {
    color: #346aa0;
}
.sysname {
    color: #ff7601;
}
.tcjo_user_text {
    color: #ff1100;
}
.tcjo_action_hunter {
    color: #000000;
}
.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 span {
    background: url(images/chat_btn_close.png) no-repeat center top;
}
.side_block_avatar .peep_avatar {
    background: #ddd;
}
#greeting_ico {
    background-size: 100%!important;
    -webkit-background-size: 100%!important;
    -moz-background-size: 100%!important;
    -o-background-size: 100%!important;
    -ms-background-size: 100%!important;
}
.quick-report-side>span {
    color: #a6a8b0;
}
.quick-report-side>ul>li>div {
    background: #30313e none repeat scroll 0 0;
}
.quick-report-side div>strong {
    color: #fff;
}
.user-info-wrapper.sm {
    background: linear-gradient(rgba(41, 41, 95, .7), rgba(41, 41, 95, .7)), #29295f url(/default_images/user_information/user-info-background.svg) no-repeat center;
    background-size: cover;
}
.user-overlay {
    background: rgba(93, 83, 134, .8);
}
.user-info-wrapper .profile-wrapper.sm img {
    border: 1px solid #fff;
}
.user-info-wrapper .profile-wrapper .availability-bubble {
    border: 2px solid #30313e;
}
.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: #fff;
}
.user-info-wrapper .user-info .status {
    color: #929fa5;
}
.user-info-wrapper .user-info a {
    color: #fff;
}
.user-info-wrapper .user-info .collapse {
    background-color: #50545c;
}
.user-info-wrapper .user-info .collapse:hover {
    background-color: #000;
}
.greeting_time {
    color: #fff;
}
.greeting_message {
    color: #fff;
}
.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;
}
.greeting_time1 {
    color: #ff7e01;
    background-image: url(images/24.gif);
    -webkit-background-clip: text;
    color: transparent;
}
.bspin {
    color: rgb(240 147 7);
}
.tcjo_text_like { color: #045aff; }
.tcjo_text_disliked { color: #ff0400; }
.tcjo_text_love { color: #f90095; }
.tcjo_text_funny { color: #ebb716; }
.bnotify {
    background: red;
    color: #fff;
}
@keyframes notfy_blink {
  50% { opacity: 0; }
}
.my_notice {
    color: #ffffff;
    background: linear-gradient(#ffb200,#ff7102);
}
.text_box {
    border: 1px solid rgb(191 201 210 / 50%)!important;
}
.des_login {
    color: #ff7a02;
}
.rules_t {
    color: #3b71ad;
    background: #e8eef3;
    border: 1px solid #e1eaee;
}
.user_stage {
    color: #fff;
    border: 1px solid #fff;
}
.back_page {
    color: #fff;
    background: -webkit-radial-gradient(center,ellipse cover,#6c96c1 10%,#15599f 50%);
}
.tcjo_male { border: solid 1px #008eff !important; }
.tcjo_female { border: solid 1px #ff0057 !important; }
.tcjo_nogender { border: solid 1px #dde5ed !important; }
.tcjo_other { border: solid 1px #ffc107 !important; }

/* About Popup Colors */
.icon.tcjo2024 {
    background-color: #007bff;
    color: white;
}
.popup.tcjo2024 {
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    opacity: 0;
    transition: all .3s ease-in-out;
}
.popup.tcjo2024.show {
    opacity: 1;
}
.popup-header.tcjo2024 {
    color: #3b71ad;
}
.close-btn.tcjo2024 {
    color: #4789d1;
}
.popup-content.tcjo2024 {
    border-bottom: 1px solid rgb(209 222 232);
}
.popup-content.tcjo2024 .left p, .popup.tcjo2024 p {
    color: #000;
}
.popup-content.tcjo2024 .right a {
    color: #3b71ad;
    transition: color .3s;
}
.popup-content.tcjo2024 .right a:hover, .popup-content.tcjo2024 .right a:focus {
    color: #ffa801;
    outline: none;
}
.overlay.tcjo2024 {
    background-color: rgba(0, 0, 0, .4);
    transition: opacity .3s ease-in-out;
    opacity: 0;
}
.overlay.tcjo2024.show {
    opacity: 1;
}
.grayscale-mode {
    filter: brightness(50%) grayscale(100%);
    background: rgb(17 17 17 / 68%);
}
.icon-day::before { content: '\f186'; }
.icon-night::before { content: '\f185'; }
.night-mode {
    background-color: #333;
    color: #fff;
}

/* V7 Colors */
.boom_sel_menu { color: #4789d1; }
#leader_selection { background: #f8fbfb; }
.progress_bar {
    background-color: #74b20e;
    text-shadow: 0 0 2px rgba(0, 0, 0, .8);
}
.lite_olay {
    background-color: rgb(71 137 209 / 60%);
    color: #fff;
}
.lite_olay:hover {
    background: rgb(71 137 209 / 80%);
}
.info_item {
    color: #3b71ad;
    background: #e8eef3;
    border: 1px solid #e1eaee;
}
.uprogress {
    background: #666;
    color: #fff;
}
.tcjopad5 {
    border: 1px solid #e6e6e6 !important;
    background: rgb(245 246 248 / 75%) !important;
    color: #3b71ad;
}
#leaderboard_container, #xp_lead {
    background: #f8fbfb !important;
    border: 1px solid rgb(191 201 210 / 50%) !important;
}
.grayscale-mode {
    filter: brightness(60%) grayscale(100%);
}

/* Notification Alert Colors */
.tcjo-notification {
    background-color: rgb(211 7 7 / 80%);
    color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.tcjo-online {
    background-color: rgb(76 175 80 / 90%);
}
buttonalert:hover {
    color: #ffe000;
}
#main_input_icons {
    border-bottom: 1px solid rgb(162 180 199) !important;
}
.minput_icon {
   
    transition: opacity 0.5s ease-in-out;
}
.minput_icon.visible {
   
}
.back_chat {
 
    transition: opacity 0.05s ease-in-out;
}
.back_chat.visible {
 
}
.crheight, #main_mob_menu, .head_option, .footer_item, #container_input, #users_option, .panel_bar_item, #search_option, #friends_option, #rooms_option, .chat_head_logo, .send_btn, #main_input_box, #show_chat, #warp_show_chat, #chat_toping, #favorite_rooms, #favorite_rooms_list {
  
    transition: opacity 0.05s ease-in-out;
}
.crheight.visible, #main_mob_menu.visible, .head_option.visible, .footer_item.visible, #container_input.visible, #users_option.visible, .panel_bar_item.visible, #search_option.visible, #friends_option.visible, #rooms_option.visible, .chat_head_logo.visible, .send_btn.visible, #main_input_box.visible, #show_chat.visible, #warp_show_chat, #chat_toping, #favorite_rooms, #favorite_rooms_list {

}
#left_menu_content {
    scrollbar-width: thin;
    scrollbar-color: rgba(136, 136, 136, .1) transparent;
}
.progress_box {
    background-color: rgb(171 200 220 / 70%);
}
.progress_bar {
    background: linear-gradient(
        90deg,
        #ff6b6b,
        #ff8e53,
        #f1c40f,
        #1abc9c,
        #3498db,
        #9b59b6,
        #e74c3c
    );
    background-size: 200%;
    animation: rainbow 6s linear infinite;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.progress_bar.animate {
    animation: slideIn 1.5s ease-in-out forwards, rainbow 6s linear infinite;
}
@keyframes slideIn {
    from { width: 0; }
    to { width: var(--progress-width); }
}
@keyframes rainbow {
    0% { background-position: 0% 50%; }
    100% { background-position: 200% 50%; }
}
.progress_bar::after {
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.3) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.3) 75%,
        transparent 75%,
        transparent
    );
    background-size: 40px 40px;
}

/* User Greeting Custom Colors */
.user_greeting_full_custom {
    border-bottom: 1px solid rgba(191, 201, 210, 0.5) !important;
    background: linear-gradient(#d8e2eb, #fff);
}
.avatar_menu_custom {
    border: 2px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 8px;
}
.user_item_icon_custom {
    background: #fff;
    color: #000;
    border: 1px solid #ffc107;
}
.greeting_name_custom {
    color: #1F2044;
}
.greeting_text_custom {
    color: #555;
}
.greeting_box_custom {
    background: linear-gradient(#fff, #d8e2eb);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.user_count_custom {
    border-bottom: none !important;
}
.bcell_custom {
    color: #3b71ad;
}
.ucount_custom {
    border: #fff 1px solid;
}
.border_bottom_custom {
    border-bottom: 1px solid rgba(191, 201, 210, 0.5) !important;
}
.border_top_custom {
    border-top: 1px solid rgba(191, 201, 210, 0.5) !important;
}