/**========================================================================
* ?                                ABOUT
* @author         :  Habs
* @email          :  hen.kraken@gmail.com
* @store          :  https://habsdesigns.shop/
* @product        :  Forest (theme)
* @version        :  1.0
*========================================================================**/

/* custom font */
@import url('./font/Roboto.css');

/* general colors */
a {color:#e39e20;}
body{font-family:'Roboto',sans-serif;background: #04132c;color: #f16565;}
button { background:transparent; color:#fff; }
input,textarea,.post_input_container{font-family:'Roboto',sans-serif,'FontAwesome';background:#032540;color:#f96e6b;border:1px solid #f9e17f !important}
.setdef { color:#fff; }

#main_logo,
.chat_head_logo {
  filter: hue-rotate(265deg) saturate(120%) brightness(105%);
}


/* item with background no effect */
.bback { background:rgb(0,0,0,0.12); }

/* item with background no effect with border */
.bbackb { background:rgb(0,0,0,0.10); 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.10); }

/* item with background and hover effect */
.bbackhover { background:rgb(0,0,0,0.10); }
.bbackhover:hover { background:rgb(0,0,0,0.14); }

/* 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 #272727; }
.blisting:hover { background: rgb(0,0,0,0.10); }

/* item with no background with line separator */
.blist { border-bottom: 1px solid #272727; }

/* private panel top */
.back_ptop { background:#252832; color:#fff; }

/* page menu & page sub menu */
.bpmenu:hover { background: rgb(255,255,255,0.09); }
.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 #444; }
.bmenu:hover, .submenu:hover { background:rgb(0,0,0,0.08); }

/* 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(255,255,255,0.08); }

/* reg menu selected item */
.rselected { background:rgb(255,255,255,0.08); }

/* page selected */
.pselected { color:#ff3333; }

/* current item selected */
.cselected, .liked { background:rgb(255,255,255,0.05); }

/* paginate item selected */
.pag_btn{background:rgba(0,0,0,.15);color:#c1c1c1}
.pagselected,.pag_btn:hover{background:rgb(0,0,0,.20)}

/* count and gold tag */
.gtag{background:#5774b7;border:1px solid rgb(255,255,255,.08)}

/* border color for separator and items border */
.bborder { border-bottom:1px solid rgb(255,255,255,0.05); }
.tborder { border-top:1px solid rgb(255,255,255,0.05); }
.lborder, .ppanel { border-left:1px solid rgb(255,255,255,0.05); }
.rborder { border-right:1px solid rgb(255,255,255,0.05); }
.fborder { border:1px solid rgb(255,255,255,0.05); }

/* float top color */
.float_top,.float_ctop { border-bottom:1px solid #444; }

/* headers colors and top box colors */
.bhead{

  background:
    radial-gradient(120% 100% at 50% -30%, rgba(255,255,255,0.10), transparent 55%),
    linear-gradient(180deg, #072347 0%, #04132c 60%, #031224 100%);
  color:#f96e6b;


  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),   
    inset 0 -1px 0 rgba(0,0,0,0.55),      
    0 6px 16px rgba(0,0,0,0.45);            
  border-bottom:1px solid rgba(255,255,255,0.06);
}


/* Base depth */
.bsidebar{
  position: relative;
  color:#f96e6b;
  background:
    radial-gradient(80% 100% at 0% 50%, rgba(255,255,255,0.08), transparent 55%), 
    linear-gradient(180deg, #072347 0%, #04132c 55%, #031224 100%);               
  box-shadow:
    inset -1px 0 0 rgba(255,255,255,0.05),  
    2px 0 14px rgba(0,0,0,0.35);            
}


.bsidebar::before{
  content:"";
  position:absolute; inset:0 auto 0 0; width:3px;
  background: linear-gradient(180deg, transparent, #f96e6b, transparent);
  opacity:.55;
}


.bsidebar::after{
  content:"";
  position:absolute; left:0; right:0; bottom:0; height:56px;
  pointer-events:none;
  background: linear-gradient(180deg, transparent, rgba(0,0,0,0.25));
}



.bsidebar::before{
  content:"";
  position:absolute; inset:0 auto 0 0; width:3px;
  background: linear-gradient(180deg, transparent, #f96e6b, transparent);
  opacity:.55;
}


.bsidebar::after{
  content:"";
  position:absolute; left:0; right:0; bottom:0; height:56px;
  pointer-events:none;
  background: linear-gradient(180deg, transparent, rgba(0,0,0,0.25));
}

.modal_top,.pro_top{background:#04132c;color:#f96e6b}
.bfoot{

  background:
    radial-gradient(120% 100% at 50% -30%, rgba(255,255,255,0.10), transparent 55%),
    linear-gradient(180deg, #072347 0%, #04132c 60%, #031224 100%);
  color:#f96e6b;

 
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),   
    inset 0 -1px 0 rgba(0,0,0,0.55),       
    0 6px 16px rgba(0,0,0,0.45);           
  border-bottom:1px solid rgba(255,255,255,0.06);
}
.foot{background:#04132c; color:#f96e6b}

/* background major element panel, page menu, float menu, modal, chat boxes */
.backglob{background:#222}
.back_chat{background-image:url('./images/back.jpg');background-size:cover;background-position:center;background-repeat:repeat;}
.back_priv,.back_panel,.back_modal,.page_element{background:#04132c; }
.back_menu{background:#04132c; }
.back_pmenu{background:#04132c;color:#fff}
.back_box{background:#04132c; }
.back_input{background:#04132c; }
.back_quote{background:#f96e6b; color:#000;}

/* main theme color */
.theme_color{color:#ffffff}
.default_color { color:#04132c; }
.error  { color:#cc0000; }
.success { color:#74b20e; }
.warn { color:#e39e20; }

/* button colors */
.theme_btn,.back_theme{background:#ff3333;color:#ffffff}
.default_btn,.defaultd_btn,.back_default { background:#444; color:#fff; }
.ok_btn { background:#74b20e; color:#fff; }
.warn_btn { background:#e39e20; color:#fff; }
.delete_btn { background:#cc0000; color:#fff; }
.send_btn { color:#f96e6b; }

/* default username color */
.user { color:#fff; }

/* chat system messsage text color */
.chat_system { color:#c1c1c1; }

/* opacity for offline users in list */
.offline { opacity:0.5; }

/* menu icon */
.menui,.subi { color:#f96e6b; }

/* wall reply background */
.reply_item { background:#252832; }

/* main post item option wall and news */
.main_post_item { color:#999; }

/* input option background colors */
.input_item { color:#f96e6b; }

/* private log bubble colors */
.target_private, .hunt_quote {color:#fff; background:#546079;}
.hunter_private, .targ_quote {color:#fff; background:#5774b7;}

/* quote in chat background */
.cquote {  background:rgba(255, 255, 255, 0.4); color:#fff; }

/* tab menu */
.tab_menu { background:#032540; box-shadow:0 1px 3px rgb(0,0,0,0.2); }
.tab_menu_item { }
.tab_selected { background:rgb(255,255,255,0.08); }

/* modal menu */
.modal_mback { background:rgb(0,0,0,0.12); }
.modal_mborder { border-bottom: 1px solid #272727; }
.modal_selected { background:rgb(255,255,255,0.08); }

/* back transparency background for modal box */
.modal_back { background-color:rgba(0,0,0,0.4); }

/* chat logs */
.mbubble { background: rgba(255, 255, 255, 0.2); }
.sys_log { }
.topic_log{ background:rgb(0,0,0,0.2); color:#fff; }

/* upload progress */
.bprogress { background:#74b20e; color:#fff; }

/* notification colors */
.bnotify { background:#c83d3d; color:#fff; }
.foot_notify, .head_notify { border:1px solid #fff; }

/* date colors */
.sub_date { color:#f96e6b; }
.sub_chat, .sub_priv { color:#f96e6b; }

/* secondary text color */
.sub_text,.list_mood{color:#c1c1c1}
.list_mood{font-weight:300}

/* profile likes */
.plikes { background-color:rgba(100,100,100,0.3); color:#fff; }

/* spinner color */
.bspin { color:rgb(255,255,255,0.3); }

/* special chat item */
.my_notice { color:#fff; background:#6890ee; }
.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: #03add8 !important; }
.boom_slider .ui-state-active { background: #03add8 !important; }
.boom_slider .ui-slider-range { background:#03add8; }

/* select input color */
.selectboxit-list, .selectboxit-btn { background-color: #04132c; color:#c1c1c1;  border:1px solid #ffcc33 !important; }
.selectboxit-list .selectboxit-focus .selectboxit-option-anchor { background-color: #04132c; color:#ff3333; }
.selectboxit-default-arrow { border-top: 4px solid #5774b7; }
.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active { background:#1f1f1f; color:#fff; }
.selectboxit-options { background:#04132c; }
.selectboxit-list .selectboxit-option-anchor { color:#ffffff; }