/* general colors */
a {color:orange;}
body {background:#ceaba6; color:#753636;}
button { background:transparent; color:#fff; }
input, textarea, .post_input_container { background:#ffd6d2; border:1px solid #f2a297 !important; color: #753636; }
.setdef { color:#753636; }

/* item with background no effect */
.bback { background:rgba(142, 25, 32, 0.119); }

/* item with background no effect with border */
.bbackb { background:rgba(142, 25, 32, 0.119); border:1px solid rgba(125, 25, 12, 0.13); }

/* item with no background and hover effect */
.bhover:hover, .bhoverr:hover { background:rgba(142, 25, 32, 0.119); }

/* item with background and hover effect */
.bbackhover { background:rgba(142, 25, 32, 0.119); }
.bbackhover:hover { background:rgba(142, 25, 32, 0.200); }

/* item width background and hover effect with a border */
.bbackhoverb { background:rgba(142, 25, 32, 0.119); }
.bbackhoverb:hover { background:rgb(0,0,0,0.025); border:1px solid rgba(125, 25, 12, 0.13); }

/* item with no background with line separator and hover effect */
.blisting { border-bottom: 1px solid rgba(125, 25, 12, 0.13); }
.blisting:hover { background: rgba(142, 25, 32, 0.119); }

/* item with no background with line separator */
.blist { border-bottom: 1px solid rgba(125, 25, 12, 0.13); }

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

/* page menu & page sub menu */
.bpmenu:hover { background: rgba(142, 25, 33, 0.196); }
.bsub { background:rgb(0,0,0,0.1); }
.bsub:hover { background:rgba(142, 25, 33, 0.113); }

/* sub menus for card, logs, wall, news */
.bmenu, .submenu { border-bottom:1px solid rgba(142, 25, 32, 0.119); }
.bmenu:hover, .submenu:hover { background:rgba(142, 25, 32, 0.119); }

/* 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:rgba(142, 25, 32, 0.122); }

/* reg menu selected item */
.rselected { background:rgba(142, 25, 32, 0.122); }

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

/* current item selected */
.cselected, .liked { background:rgba(142, 25, 32, 0.119); }

/* paginate item selected */
.pag_btn { background:rgba(142, 25, 32, 0.119); color:#603e3e; }
.pagselected, .pag_btn:hover { background:rgb(0,0,0,0.10); }

/* count and gold tag */
.gtag { background: #ffd0ca; border:1px solid rgba(125, 25, 12, 0.13); }

/* border color for separator and items border */
.bborder { border-bottom:1px solid rgba(125, 25, 12, 0.11); }
.tborder { border-top:1px solid rgba(125, 25, 12, 0.13); }
.lborder, .ppanel { border-left:1px solid rgba(125, 25, 12, 0.13); }
.rborder { border-right:1px solid rgba(125, 25, 12, 0.13); }
.fborder { border:1px solid rgba(125, 25, 12, 0.13); }

/* float top color */
.float_top { border-bottom:1px solid rgba(125, 25, 12, 0.13); }
.float_ctop { border-bottom:1px solid rgba(125, 25, 12, 0.13); }

/* headers colors and top box colors */
.bhead { background:url('images/red_texture.png'); background-repeat: repeat-x; color:#fff; }
.modal_top { background:#4d2424; color:#fff; }
.pro_top { background:#4d2424; color:#fff; }
.bfoot { background:url('images/red_texture.png'); background-repeat: repeat-x; color:#fff; }
.foot { background:#280909; color:#fff; }

/* background major element panel, page menu, float menu, modal, chat boxes */
.backglob { background: #ffd0ca; }
.back_chat { background: #ffd0ca; }
.back_chat::before{content:'';position:absolute;width:100%;height:100%;background:url('images/pngwing.com\(8\).png');background-repeat:no-repeat;background-position:center center;background-size:30%;opacity:.3}
.back_priv { background: #FF0B55; }
.back_panel { background: #ffd0ca; }
.back_menu { background: #ffd6d2; }
.back_pmenu { background:#2f0c09; color:#fff; }
.back_box { background: #ffd6d2; }
.back_input { background: #ffd0ca; border-top:1px solid rgba(125, 25, 12, 0.13); }
.back_modal { background: #ffd6d2; }
.page_element { background: #ffd6d2; }
.back_quote { background: #ffd0ca; }
#chat_right_data{z-index:1}
#chat_right_data::before{content:'';position:absolute;z-index:-1;width:100%;height:100%;background:url('images/decoration.png');background-repeat:no-repeat;background-position:left top;background-size:cover;opacity:.2}

/* main theme color */
.theme_color { color:#a42626; }
.default_color { color:#4d2424; }
.error  { color:red; }
.success { color:#74b20e; }
.warn { color:orange; }

/* button colors */
.theme_btn, .back_theme { background:#a42626; color:#fff; }
.default_btn, .back_default { background:#4d2424; color:#fff; }
.defaultd_btn { background:#753636; color:#fff; }
.ok_btn { background:#74b20e; color:#fff; }
.warn_btn { background:orange; color:#fff; }
.delete_btn { background:#cc0000; color:#fff; }
.send_btn { color:#FF90BB; }

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

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

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

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

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

/* main post item option wall and news */
.main_post_item { color:rgba(142, 25, 32, 0.6); }

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

/* private log bubble colors */
.target_private, .hunt_quote {color:#fff; background:#753636;}
.hunter_private, .targ_quote {color:#603e3e; background:#ceaba6;}

/* quote in chat background */
/* تحسين خلفية الاقتباس بإضافة تأثير زجاجي بألوان أكثر جاذبية */
.cquote {  
    background: linear-gradient(135deg, rgba(255, 165, 0, 0.3), rgba(75, 0, 130, 0.5));
    border: 2px solid rgba(255, 165, 0, 0.7);
    padding: 12px;
    border-radius: 12px; /* زوايا أكثر انسيابية */
    backdrop-filter: blur(10px); /* تأثير زجاجي أكثر وضوحًا */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
    transition: all 0.4s ease-in-out;
}

/* تحسين تأثير التمرير لجذب الانتباه */
.cquote:hover { 
    background: rgba(255, 165, 0, 0.5);
    border-color: #FF8C00;
    transform: scale(1.05); /* تكبير أكثر وضوحاً */
}

/* تحسين وضوح اسم المستخدم */
.cqname { 
    color: #FFD700; /* لون ذهبي أكثر إشراقًا */
    font-weight: bold;
    text-shadow: 0 0 15px rgba(255, 215, 0, 1), 0 0 30px rgba(255, 140, 0, 0.8);
    font-size: 1.em; /* تكبير النص قليلاً */
    letter-spacing: 1px; /* تحسين التباعد لسهولة القراءة */
}

/* تحسين لون نص الاقتباس لجعله أكثر عمقاً */
.cqmess { 
    color: #E3E3E3;
    font-style: italic;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6);
}

/* إبراز الردود عند الضغط */
.cquote:active {  
    background: rgba(255, 140, 0, 0.7);
    box-shadow: 0 0 12px rgba(255, 140, 0, 0.8), 0 0 25px rgba(255, 165, 0, 0.6);
    transform: scale(1.08); /* تكبير إضافي عند الضغط */
}



/* tab menu */
.tab_menu { background: #ffd0ca; box-shadow:0 1px 3px rgb(0,0,0,0.2); }
.tab_menu_item { }
.tab_selected { background:rgba(142, 25, 32, 0.122); }

/* modal menu */
.modal_mback { background:rgb(0,0,0,0.04); }
.modal_mborder { border-bottom: 1px solid rgba(125, 25, 12, 0.13); }
.modal_selected { background:rgba(142, 25, 32, 0.122); }

/* 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:#ffaeae; color:#391818; }
.sys_log { }
.chat_log{border-top:1px solid rgba(125,25,12,.13)}

/* 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:#976565; }
.sub_chat, .sub_priv { color:#b37a7a; }

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

/* 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:#a42626; }
.system_text { background:#ceaba6; color:#603e3e; }

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

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

/* slider */
.boom_slider .ui-widget-content { background: #ceaba6; }
.boom_slider .ui-state-default { background: #b56464 !important; }
.boom_slider .ui-state-active { background: #b56464 !important; }
.boom_slider .ui-slider-range { background:#b37a7a; }

/* select input color */
.selectboxit-list, .selectboxit-btn { background-color: #ffd6d2; color:#603e3e;  border:1px solid #f2a297 !important; }
.selectboxit-list .selectboxit-focus .selectboxit-option-anchor { background-color: #ceaba6; color:#603e3e; }
.selectboxit-default-arrow { border-top: 4px solid #603e3e; }
.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active { background:#ffd6d2; color:#603e3e; }
.selectboxit-options { background: #ffd0ca; border:1px solid #b37a7a; }
.selectboxit-list .selectboxit-option-anchor { color:#603e3e; }

.tpicon{ content: url('images/book.png'); border-radius: 0; }

#intro_top{background:url('images/background_login.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed}
.intro_login_btn {background: #a80000;}

@media screen and (max-width: 500px){
    .back_chat::before{background-size:300px;}
}


/* تحسين شكل العناصر لتكون دائرية */
.user_item_avatar .acav, .cavatar, .room_cicon, .room_icon, .ucount, 
.selectboxit-container .selectboxit, button, input, textarea, 
.post_input_container, .back_menu, .back_box, .back_modal, .page_element, 
.sp_box, .cquote, .back_quote, .my_notice, .hunter_private, .target_private, 
.hunt_quote, .targ_quote, .plike_item, .ulist_item, .reply_item, .fmenu_item, 
.reg_menu_item, .tab_menu_item, .action_item, .modal_menu_item {
  border-radius: 20px !important;
  transition: all 0.3s ease-in-out; /* تحسين التفاعل */
}


/* جعل الأفاتار والملف الشخصي دائريًا تمامًا */
.user_item_avatar .acav, .cavatar {
  border-radius: 50% !important;
  overflow: hidden; /* منع ظهور أي جزء خارج الحدود */
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); /* إضافة ظل خفيف */
  will-change: transform, box-shadow;
  animation: fadeIn 0.6s ease-in-out;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out, filter 0.3s ease-in-out;
}

/* تأثير لطيف عند تمرير الماوس */
.user_item_avatar .acav:hover, .cavatar:hover {
  transform: translateY(-4px) scale(1.05); /* رفع الصورة قليلاً وإعطاؤها حجمًا ديناميكيًا */
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.5); /* ظل ناعم وعميق */
  transition: all 0.3s ease-in-out; /* حركة سلسة */
  filter: contrast(1.1) saturate(1.2); /* تحسين جودة الصورة دون إضافة توهج */
}

/* تحريك ظهور الصورة عند تحميل الصفحة */
@keyframes fadeIn {
  0% { opacity: 0; transform: scale(0.7) rotate(-5deg); }
  50% { opacity: 0.5; transform: scale(0.9) rotate(3deg); }
  100% { opacity: 1; transform: scale(1) rotate(0deg); }
}


/* تحسين قائمة تسجيل الدخول */
#intro_top {
  background: #ededed url('images/background_login.svg') no-repeat center;
  background-size: cover;
}

#login_all {
  background: #fff;
  color: #333;
  border-radius: 10px; /* تحسين انحناء الزوايا */
  border: 1px solid #c7c8c9;
  padding: 15px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15); /* إضافة ظل جميل */
}

/* تحسين زر القائمة */
.avbackground {
  background: #8196ae;
  color: #fff;
  border-radius: 8px;
  padding: 8px;
  transition: background 0.3s ease-in-out;
}

.avbackground:hover {
  background: #6d87a1;
}

/* تأثيرات التفاعل العامة */
button:hover, input:hover, textarea:hover {
  filter: brightness(1.1);
}

/* تأثير ظهور تدريجي عند التحديد */
.panel_option.bselected::after, 
.emo_menu_item.bselected::after, 
.emo_menu_item_priv.bselected::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #eaeff3;
  border-bottom: 1px solid #eaeff3;
  border-radius: 5px;
  opacity: 0; /* يبدأ مخفيًا */
  transition: opacity 0.4s ease-in-out; /* تأثير الظهور التدريجي */
}

/* عند التحديد، يظهر تدريجيًا */
.panel_option.bselected:hover::after, 
.emo_menu_item.bselected:hover::after, 
.emo_menu_item_priv.bselected:hover::after {
  opacity: 1;
}
