
.s-nav-inner{
	display: flex;
	align-items: center;
}
.s-issue a{
	color: black;
}
.s-issue{
	background-color: white;
	padding: 8px 15px;
}
.s-user-nav{
	display: flex !important;
	justify-content: end;
}
.s-user-nav>li{
	margin-right: 8px;
}
.s-user-nav>li>a{
	padding-left: 0px !important;
}
.s-import{
	width: 85%;
    height: 35px;
}
.s-search{
	height: 35px;
    width: 14%;
}