header {
	margin-top:19px !important;
	margin-bottom: -23px;
}

#pub_bar {
	display:none;
	-webkit-animation-fill-mode: forwards;
 	animation-fill-mode: forwards;
	margin: 0px auto;
	text-align:center;
	overflow-y:auto;
	padding-top:8px;
}

#head_pub{
	display:block;
	padding:0px 0px;
	overflow-y:auto;
	text-align: center;
}
#head_pub img{margin-top:5px;}
.headA{margin-left:40px;}
.head_legend{
	font-size:11px;
	color:#929292;
	margin-top:0px;
	line-height: 0px;
	margin-top: -33px;
	margin-left: 93px;
}
.divfrmsearch{
    margin-top: 48px;
    margin-left: 29px;
}

#topgirl img{
	position:absolute;
	top:15px;
	left:380px;
	height:86px;
}
#header .p_search {margin-top:20px;background-color:#f1f1f1;}

.gdtitle {
	margin-left:0px;
}

#header li {
	vertical-align:top;
}

#header .headtitle{
    font-size: 19px;
	color:#969696;
	padding:8px 10px 0px 0px;
	margin-left:-14px;
}

#q { /*input[type=text]*/
    width: 10px;
    border: none;
	border-bottom:1px solid #000;	
    font-size: 16px;
    background-color: white;
    -webkit-transition: width 0.1s ease-in-out;
    transition: width 0.1s ease-in-out;
}

#q:hover{
    border: none;
	border-bottom:1px solid #000;
    width: 30%;
}
#q:focus {
    width: 30%;
	border-bottom:1px solid #000;
}
#header .span_s1{
	display:none;
}
#header .span_s2 button:hover{
	background-color:#A69DFF;
	color:#fff;
}
#header .span_s2 .btn{
	background-color:#656565;
	border-color:#560011;
	opacity: 0.5;
}
#header .span_s2{
	display:none;
	color:#666666;
	padding-left:10px;
}
/* NAVBAR ---------------- */

#navbar.affix {
    position: fixed;
    top: 5px;
    width: 98%;
    z-index:10;
}
#navbar a:hover{text-decoration:none;}

#navbar .nav li a {
	text-decoration:none;
	color:#5a5a5a;
}
#navbar .nav li a:hover{
	color:#5a5a5a;
}
#navbar a[class=dropdown-toggle]{
	color:#4c1f1f;
	font-size:13px;
	text-align:left;
}

#navbar .dropdown-menu{
	background-color: rgb(246 245 255 / 90%);
}
#navbar .dropdown-menu li a{
	color:#5a5a5a;
	font-size:14px;
}
#navbar .dropdown-menu li a:hover{
	background-color:rgb(246 245 255 / 80%);
	color:#5a5a5a;
	font-weight:bold;
}

.navbar-gene .navbar-right, .navbar-forum .navbar-right{margin-right:0px;}

#navbar .fa-instagram{
	margin-top:-7px;
	text-decoration:none;	
}
#navbar .btn-insta{
max-width: 50px;margin-top: 9px;}
#navbar .btn-insta .fa-extension{color:#fff;margin:-25px 9px 12px 134px;font-size:12px;font-family: 'Open Sans';}

#navbar .fa-user-circle {margin-top:11px;}

#navbar .i_spanprofil{font-size:12px;padding-left:5px;margin-top:-8px;font-family: 'Open Sans';}
.navbar-inverse {
    background-color: #f9f9f9;
    border-color: #f9f9f9;
}
.navbar-inverse .navbar-toggle:hover {
    background-color: #fffedd;
}
.navbar-inverse .navbar-toggle {
    border-color: #d1d1d1;
}
.navbar-inverse .navbar-nav>.open>a {
    background-color: #d8dcef;
}
.navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #e7eaef;
}

.navbar-nav .open .dropdown-menu>li>a:hover{background-color:red;}
.navbar-inverse .navbar-toggle .icon-bar {background-color:#a5a5a5;}
.navbar-header #img-head-rg {
	display: inline-block;
	max-height: 51px!important;
	margin-top: 7px;
}
.headA #img-head-rg {
	display: inline-block;
	max-height: 45px!important;
	margin-top: 7px;
}

.bg-rond-wh  {
	width:64px;
	height:64px;
	display: inline-block;
	position: relative;
	top: -6px;
	left: 1px;
	text-align: center;
	background:#fff;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
}
.navbar-brand .bg-rond-wh {top: -18px;}

#menu i[class*="fa-"] {font-size: 18px;color:#d3d3d3;}
#menu i.fa-menu {position: absolute; margin-top: 1px; margin-left: -27px; display: inline-block;}

#menu .headmenu {margin-top: 12px;padding:0 0 10px 0}
#menu .headmenu li{color:#666;font-size: 10px;}
.headmenu {display: block;}
.headmenu a {color:#666;}
.headmenu li{color:#666;font-size: 10px;text-align: center;min-width: 60px;}
.headmenu li i{color:#666;font-size: 26px;}