#main_gen{display:block;margin-left:0px;padding:0;min-height:500px;}
#shortcut_gen{top:0;left:0;height:auto;width:100%;background-color:#33302F;background-color:rgba(0,0,0,.85);z-index:1009;display:block;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#shortcut_gen ul{padding:15px 20px 10px;list-style:none;margin:0;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.3);box-shadow:0 4px 10px rgba(0,0,0,.3);border-bottom:1px solid #423F3F}
#shortcut_gen ul li{display:inline-block;width:auto}
#shortcut_gen ul li .jarvismetro-tile{margin:0 3px 3px;border:0;border-radius:0}
#shortcut_gen ul li .jarvismetro-tile:hover{color:#fff;text-decoration:none}
#shortcut_gen ul li .jarvismetro-tile:active,
#shortcut_gen ul li .jarvismetro-tile:focus{left:0;top:0}
#left-panel_gen{position:absolute;top:0;left:0;z-index:1002}

#content_gen{padding:10px 14px;position:relative;left:0}
#content_gen{padding-top:50px}.minified.fixed-ribbon
#content_gen,#left-panel{-webkit-transition:left .1s ease-out;transition:left .1s ease-out}
#content_gen,#ribbon{padding-left:5px;padding-right:5px}
#content_gen{padding-top:0px}.header-search{display:none}


#banner_div{
  /*width: 100%;*/
  width: 1024px;/*20150302*/
  height: 120px;
  margin: 5px auto 0px;

  padding: 0px;
  background-image: url('../img/kh-logo-1.png');
  /*background-position: center top;*/
  background-repeat: no-repeat;

}


#menu_div {
  /*width: 100%;*/
  width: 1024px;/*20150302*/
  height: 47px;
  margin: 0px auto 0px;
  padding: 0px;
  text-align: center;
  background-image: url('../img/bg_menu.png');
  background-position: center top;
  background-repeat: no-repeat;
}

#wisemenu_h{
        text-align: center;
        vertical-align: middle;
}

.left-panel {left:0px;}

.login_min_button {
	-moz-box-shadow:inset 1px 0px 0px -2px #d9fbbe;
	-webkit-box-shadow:inset 1px 0px 0px -2px #d9fbbe;
	box-shadow:inset 1px 0px 0px -2px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:-1px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:112px;
	text-decoration:none;
	text-align:center;
	text-shadow:2px 2px 2px #86ae47;
}
