/* general colors */
a {color:orange;}
body {background:#ededed; color:#333;}
button { background:transparent; color:#fff; }
input, textarea, .post_input_container {background: #f8fbfb;border: 1px solid #a1959559 !important;color: #000;}
.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:hover {border-radius: 10px; 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 */


/* page menu & page sub menu */
.bpmenu:hover { background: rgb(242 242 242); }
.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 / 18%);}
.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 */


/* reg menu selected item */
.rselected {background: linear-gradient(#FF8F00,#FF5722);color: white;}

/* 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 */



/* headers colors and top box colors */
.bhead { background:linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%); color:#fff; }
.modal_top { background:linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%); color:#fff; }
.pro_top { background:#5987c9; color:#fff; }
.bfoot { background:linear-gradient(to top,#abcdff 0%,#6892ce 17%,#5987c9 42%,#5987c9 100%); color:#fff; }
.foot {text-shadow: 0 0 2px rgba(0, 0, 0, .8);background: #5987c9;color: #ffffff;}

/* 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: #ffffff;color: #000;}
.back_input {background: linear-gradient(to bottom,#dae5eb 0%,#fdfefe 100%);border-top: 1px solid #bfc9d2;border-bottom: 1px solid #bfc9d2;}
.back_modal { background:#fff; }
.page_element { background:#fff; }
.back_quote { background:#fff; }

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

/* button colors */
.defaultd_btn { background:#333; color:#fff; }
.warn_btn { background:orange; color:#fff; }

/* default username color */


/* chat system messsage text color */


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

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

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

/* main post item option wall and news */
.main_post_item {color: #5987c9;}

/* input option background colors */


/* private log bubble colors */
.target_private {color: #36f;background: #fffee2;border: 1px solid #cccccc7d;border-radius: 10px;}
.hunter_private {color: #C06;background: #fffee2;border: 1px solid #cccccc7d;border-radius: 10px;}
.targ_quote, .hunt_quote  {color: #000000;background: #e9e9e9;border: 1px solid #cccccc7d;border-radius: 10px;}

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

/* tab menu */
.tab_menu_item_store {border: 1px solid #a195952e;background: #f6f6f6;}
.tab_menu { background:#fff; box-shadow:0 1px 3px rgb(0,0,0,0.2); }
.tab_menu_item { }
.tab_selected {background: linear-gradient(#FF8F00,#FF5722);color: white;}

/* modal menu */
.modal_mback { background:rgb(0,0,0,0.04); }
.modal_mborder { border-bottom: 1px solid 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: #fffee291}
.topic_log { background:#dfebfb; color:#0d261a; }
.sys_log {background: #fffee291;border: 1px solid #ccc;}

/* 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:#000; }

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

/* 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:#efefef;color:#000;border:1px solid #9e9e9e59}

/* outside pages background */
.back_page {background: #6892ce;color: #fff;}
.ban_text_sultan {font-size: 15px;}

/* 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; }

/* sultan css */
.panel_bar {background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);color: #fff;font-family: 'flat-jooza';border: 1px solid #a0b3c3;border-top: none;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.bhead_2 { background:#5987c9; color:#fff; }
.back_box {background: linear-gradient(to bottom,#ebebeb 0%,#fdfefe 100%);/* border-top: 1px solid #bfc9d2; */border-bottom: 1px solid #bfc9d2;}
.qcontrol {background: linear-gradient(to bottom,#dae5eb 0%,#fdfefe 100%);border: 1px solid #bfc9d2;}
.bspin {color: rgb(125 161 213)}
/*************************/
/*************************/
.cname{color:#2566e6}
.my_text{border:1px solid #ccc}
body {color: #000;background: #a1bbe0bd}
.user_count{color:#ff5722;border-bottom:1px solid #d1dee8}
.back_theme{border:1px solid #ff7102;color:#fff;background:linear-gradient(#FF5722,#ff7102)}
.warn_btn {background: orange;color: #fff }
.send_btn {background: #ff5722;color: #fff;border-radius: 5px;}
.input_item {color: #ff5722;}
.default_btn,.theme_btn,.ok_btn {background: linear-gradient(#FF8F00,#FF5722);color: #fff;font-family: 'flat-jooza' }
.custom-span-link:hover,.default_btn:hover,.theme_btn:hover,.ok_btn:hover {background: linear-gradient(#f3b526,#f7842a); }
.post_content {background: #efefef;}
.border_bottom, .label_line, .listing_element, .listing_half_element, .post_element, .list_element, .listing_reg, .left_list, .user_item, .user_item_custom, .box_title {border-bottom: 1px solid #ededed;}
.back_ptop {background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);color: #fff;}
#chat_right_data {border: 1px solid #a0b3c3;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 20px;background-color: #5987c9 }
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3) }
.user {color: #000;}
.float_top,.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;}
.color_lookup {color: #3f51b5;}
.fmenu_item {border-bottom: 1px solid #ededed;}
.mroom_text {color: #fff!important;}
.menuname,.menuranktxt,.mroom_name,.mroom_text,.ban_text_sultan_shadow {text-shadow: 0 0 2px rgba(0, 0, 0, .8);}
#chat_main_menu,#status_menu,#bank_menu,#room_options_menu,#chat_left_menu {border: 1px solid #bfc9d2!important;box-shadow: 0 3px 10px rgb(10 37 64 / 10%)!important;}
.menui {color: #5987c9;}
.fmenu_text {color: #000;}
.background_stream {background-color: rgb(241 243 244);}
.stream_header {background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);}
.modal_mborder .modal_selected,.modal_selected {background: linear-gradient(#FF8F00,#FF5722);color: #fff;}

.bbackhover {background: #b5b5b53d;}
.proicon {width: 24px;color: #5987c9;}
.emo_head {background: linear-gradient(to bottom,#ffffff 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);color: white;}
.title_sultan_post {color: #ff5722;border-bottom: 1px solid #ededed;}
.description_sultan_post {color: #ff7102;}
.sultan-pro-sadairaqchat {background: linear-gradient(to bottom,#bacce54a 0%,#6892ce7a 50%,#5987c963 52%,#5987c93d 100%);}
/*rooms*/
.noview {background: #e5e5e575;color: #ff5722;text-shadow: 0 0 2px rgb(255 255 255 / 90%);border-radius: 10px;}
.blisting {border-bottom: 1px solid rgb(191 201 210/50%)!important;}
.s_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;}
.s_elem:hover {background: linear-gradient(to bottom,#e9f0f5 19%,#d4e0eb 22%,#ffffff 100%);color: #202020;font-family: flat-jooza;border: 1px solid #fff }
.room_icon {box-shadow: 0 2px 2px 0 #d4d2d2;background: linear-gradient(#f2f5f8,#f4f4f4);border: 1px solid rgb(162 180 199/75%);}
.room_count {color: #ff5722;}
#page_main_menu {box-shadow: 0 3px 10px #9E9E9E;}
/******/
.post_content {background: #efefef;}
.chat_system {color: #000;}
.delete_btn {background: linear-gradient(#F44336,#c11010);color: #fff;font-family: 'flat-jooza';}
.delete_btn:hover {background: linear-gradient(#f44336cc,#c11010d4);}
.svg_sultan {fill: #ffffff;}
.console_log .console_text {color: #F44336;}
.console_log .console_user {color: #3F51B5;}
.sub_list_cell_top .console_reason {color: #ff7102;}
.sys_sultan_msg{color: #F44336;}
#delete_warn .link_like{color: #000000;}
.title_sultan_regmute{color:#ff5722;border-bottom:1px solid #cdcdcd}
.sultan_action_history{color: #ff5722;font-family: 'Changa';}
.sultan_text_history{color: #5987c9;}
/*****store icon********/
.store_icon{fill:#ff5722;}
.theme_co{color: #ff5722;}
/**********************************/
.win_coins_sultan {color: #ff7102;}
.more_itemleft{background: #effaff;}
.Terms_Use6 {color: #ff7a02;background: #fff2cc;}
.ulist_item {background: #f3f3f3;color: #666;}
.top_coins_back{color:#ff5722}
.sultan_private__button{background:#FF5722;color:#fff}
.sultan_lockcomment{color:#434140;background-color:#f7f7f7;box-shadow:0 1px 3px rgb(0,0,0,0.2)}
.tptext {font-family: 'Changa';font-size: 13px;}
.send_button_sound{background:linear-gradient(#FF8F00,#FF5722);color:#fff}
.send_button_sound:hover {background: linear-gradient(#f3b526,#f7842a); }
.padding-bottom-store {background: #9e9e9e12;color: black;}
.radiocss{padding:2px;background:#f8fbfb;border:1px solid #a1959540!important;color:#000}
.emo_select{/*border: 1px solid #ffffffa6 !important;*/}
.bselected,.bselected_sultan .emo_select{background: linear-gradient(rgb(40 84 148) 0%, rgb(106, 151, 216) 50%, rgb(71 104 152) 52%, rgb(40, 84, 148) 100%);}
.kingcss{background:#f8fbfb;border:1px solid #a195951f!important;box-shadow:0px 0px 8px #BDBDBD}
@media only screen and (max-width : 480px) {
    .bhead,.bfoot,.float_top, .float_ctop {background: linear-gradient(to bottom,#b1c7e5 0%,#6892ce 50%,#5987c9 52%,#5987c9 100%);}
}
.addme {border: 1px solid #ff572230 !important;box-shadow: 0px 0px 8px #FF5722;}
.Sharegiftcss{text-shadow: none;background:#f8fbfb;border:1px solid #b1b1b159!important}.Terms_Use3{color:#FF5722;background:#f9f9f9;box-shadow:#76767652 1px 0 9px 0}.Terms_Use2{color:#FF5722}.Terms_Use1{box-shadow:0 1px 3px rgb(0,0,0,.2);background:#f8fbfb;color:#000}.title_Store{color:#ff5722;border-bottom:1px solid #d1dee8}.description_Store{color:#ff7102}.store-item{background:#f6f6f6;border:1px solid #a195955c!important}.month{color:#ff601c;border-bottom:1px solid #a195955c!important;text-shadow:0 0 2px #fff}.title-time,.title-price,.title-info{box-shadow:0 0 8px #BDBDBD;background:#f8fbfb;border:1px solid #a1959559!important;color:#4b4b4b}
.post__announcePost{background:#f0ffffb0!important;border:1px solid #77777740 !important}
.islamic-span{color:#FF5722;background:#f2feff;border:1px solid #a1959538!important;text-shadow:0 0 1px rgb(255 255 255 / 80%);box-shadow:0 0 6px #ff57224a}.custom-span{color:#FF5722;background:#f2feff;border:1px solid #a1959538!important;text-shadow:0 0 1px rgb(255 255 255 / 80%);box-shadow:0 0 6px #ff57224a}.custom-span-link{background:linear-gradient(#FF8F00,#FF5722);color:#fff}.custom-span-underline{color:#5987c9}