@charset "utf-8";
/* CSS Document */

#header div.hblock.social::before { width:100%; height:1px; background:rgba(129,129,129,.15); left:0px; bottom:1px; }
#header div.social div.c { overflow:hidden; }
#header div.social * { line-height:50px; }
#header div.social a { font-size:14px; color:#803795; font-weight:400; text-transform:lowercase; }
#header div.social li { display:inline-block; padding-left:30px; }
#header div.social li::before { background:#b3e6ef; border-radius:50%; width:8px; height:8px; left:11px; top:21px; }
#header div.social li:first-child { padding-left:0px; }
#header div.social li:first-child::before { display:none; }

#header div.social a.for_helpers,
#header div.social a.for_leaders { color:#29b3d1; text-transform: uppercase; font-weight: 700; }

#account { float:left; list-style-type:none; }
#header div.social a.login { font-weight:600; }
#header div.social a.reminder { font-style:italic; }

#header ul.headmenu { float:right; } 

#userdata_name { font-weight:300; cursor:default; color:#803795; }
#userdata_name b { font-weight:700; color:#ba76ce; }

div.block.settings { margin-top:50px; }
div.block.settings:first-child { margin:0; }

