
#search_fild:focus {
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.div_search .hkb-site-search__button:before{
    z-index: 20;
    font: 400 30px/1 dashicons!important;
    content: "\f179";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menu-item-584 a:after{
	z-index: 20;
	font: 100 21px/1 dashicons !important;
	content: "\f345";
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 11px;
	top: 13px;
}

.menu-item-584 {
	display: none !important;
}
.menu-item-589 {
	position: relative !important;
    margin-right: 25px !important;
	margin-left: -10px !important;
}
.menu-item-589 a:hover{
	background-color: none !important;
	background: none !important;
}
.menu-item-589 a:after{
font: 100 16px/1 dashicons!important;
    content: "\f310";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    color: #fff;
}
.div_search {
    text-align: right;
}
.div_search .hkb-site-search__button {
    padding: 27px 0px 0px 0px;
}
#imglogosmall, #menu_left
 {     
  display: none;
	max-height: 20px;
 }
#site_header_search {
	position: absolute;
    z-index: 999999;
	 height: 49px;
   /*margin-bottom: 20px;*/
}
#search_box_in {
    max-width: 500px;
    position: absolute;
    left: 0px;
	background-color: #eaf6fd;
    text-align: right;
    height: 49px;
    padding-right: 8px;
margin-right: 30px;
}
.search_fild {
    margin: 4px 0px 4px 4px !important;
    height: 40px !important;
    border: none !important;
    border-radius: 0px !important; 	
	width: 100% !important;
}
.search_button {
    border-radius: 0px !important;
    height: 40px !important;
    margin-left: -4px !important;
    margin-right: -4px !important;
    margin-top: -80px;
	    padding: 10px 22px 12px 22px;
}
.hkb-site-search {
	 max-width: 1000px;
}
.hkb-site-search:after {
	background:none;
}
input[type="text"]::-webkit-input-placeholder {
 color: #000;
} 
input[type="text"]::-moz-placeholder {
 color: #000;
}
.menu-item-373 a {
    background-color: #fff;
    color: #268fcb !important;
    border-radius: 5px;
    border: #fff 1px solid;
}
.menu-item-373 a:hover {
    background-color: #268FCB  !important;
    color: #fff !important;
}
#imglogobig {
	width: 215px !important;
    margin-top: 7px !important;
}
.ht-categoryheader {
    padding-top: 25px;
}
.hkb-article__header {
    padding-top: 25px;
}
.site-header .site-header__banner {
    padding: 7px 0 !important;
}
@media (max-width: 767px)
{
	#ht-container1 {
		padding: 0 15px;
	}
	.site-header .site-header__banner .ht-container {
		padding-left: 6px !important;
		padding-right: 6px !important;
	}
	.menu-item-584 {
	display: block !important;
/*	background-image: url('/kb/wp-content/themes/knowall/img/back_user.svg');
background-repeat: no-repeat;
background-position: right center;
background-size: 9% auto;
*/
	}
	.menu-item-580 {
		display: none !important;
	}
	.menu-item-589 {
		margin-left: 0px !important;
	}
	.menu-item-589 {
		display: none !important;
	}
	.nav-header ul li a {
	    padding: 15px 20px 15px 18px   !important;
	}
	#search_box {
		padding: 0px;
		/*position: absolute;
		top: 69px;
		left: 0px;
		right: 0px;
		z-index: 9999;*/
	}
	#site_header_search {
		background-color: #eaf6fd;
	position: relative;
	}
	#search_box_in {
		position: relative;
	    max-width: 767px;
		width: 100%;
		padding-right: 0px;
	}
	.search_fild {
		width: 100% !important;
    margin: 4px 0px 4px 0px !important;
	}
	.search_button {
		width: 33% !important;
		padding: 0px;
		margin-right: -1px !important;
	}
	.nav-header ul li a {
    color: #fff;
    padding: 15px 20px;
	}
	#menu-header-menu {
		background: #268FCB;
		top: 50px;
	}
	#menu-item-373 a, #menu-item-373 a:hover {
	color: #fff !important;
	}
	#menu-item-373 a {
   background-color: #268FCB !important;
	border: none !important;
	border-radius: 0 !important;
	}
	#div_search {
		background: none;
		margin-top: -6px;
		margin-right: -6px;
		height: 49px;
		margin-bottom: -7px;
		padding-top: 10px;
		text-align: center;
	    width: 54px;
	    float: right;
	}
	.div_search_active {
		background: #eaf6fd !important;

	}
	.div_search_active .hkb-site-search__button:before {
		color: #268FCB !important;
	}
	.div_search .hkb-site-search__button {
	    padding: 0px;
		border-radius: 0px !important;
		background: none;
	}
	#menu_right {
		display: none;
	}
	#menu_left {
		display: table-cell;
		width: 45px;
	}
	#menu_left #ht-navtoggle {
		margin: 0px;
	}
	#imglogobig {     
     display: none;
    }
	#imglogosmall {     
     display: block;
	margin-top: 4px !important;
    }
}
