#mobile-nav-wrapper #primary-menu-wrapper ul.menu li.mobile-quick-links a {
  font-size: 1em;
  padding: 5px 0 5px 25px;
  margin-right: 20px;
  width:auto!important;
  margin-bottom:5px!important;
}
#header-quick-links-wrapper {
  display: none;
}
#container {
  position: relative;
  height: 100%;
  min-height: 100%;
  top: 40px;
  left: 0;
}
#header-wrap {
  width: 100%;
  height: 40px !important;
  position: fixed !important;
  z-index: 10;
  /*box-shadow: 0 0px 3px 3px rgba(0, 0, 0, 0.3);*/
}
#header-wrap .live-search-results-wrap {
  display: none !important;
}
#header {
  padding: 0 !important;
  position: absolute !important;
  width: 100%;
  height: 100%;
}
#header-logo {
  top: 6px !important;
  left: 10px !important;
}
#nav-wrap {
  display: none;
}
#mobile-toolbar {
  display: block;
  width: 100%;
  height: 100%;
}
#mobile-menu-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  overflow: hidden;
  right: 0px;
  top: 0px;
  cursor: pointer;
  background: url(../images/icon-menu-retina.png) 8px 11px no-repeat;
  background-size: 20px 18px;
}
#mobile-nav-wrapper {
  position: relative;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-left: -100%;
  width: 100%;
  height: 100%;
  float: left;
  background-color: #e3e3e3;
  /*-webkit-box-shadow: inset -4px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset -4px 0px 4px 0px rgba(0, 0, 0, 0.15);*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: margin-left 200ms ease;
  -moz-transition: margin-left 200ms ease;
  -o-transition: margin-left 200ms ease;
  transition: margin-left 200ms ease;
  box-shadow:none;
}
#mobile-nav-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#mobile-nav-wrapper #mobile-search-wrapper {
  /*height: 34px;*/
  background-color: #ccc;
  border-bottom: 1px solid #a3a3a3;
}
#mobile-nav-wrapper #mobile-search-wrapper form {
  height: 100%;
  /*box-shadow: inset -4px 0px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset -4px 0px 4px 0px rgba(0, 0, 0, 0.25);*/
}
#mobile-nav-wrapper #mobile-search-wrapper form input {
  width: 100%;
  box-sizing:border-box;
  height: 33px!important;
  /*margin: 8px 10px 5px 10px;*/
  margin:0;
  padding: 0 35px 0 10px;
  border-radius: 0px;
  color: #000;
  /*border: 1px solid #a3a3a3;*/
  background:none;
  line-height: 33px!important;
  -webkit-appearance: none;
  vertical-align: middle;
  font-family:"Taz";
  font-size:14px;
  border:none;
}

#mobile-nav-wrapper #mobile-search-wrapper form input:focus {
  background-color: #FFF;
  color: #000;
}
#mobile-nav-wrapper .live-search-results .group-header a {
	background: url('../images/bg-teaser-link-arrow-white.png') no-repeat right center;
	background-size: 7px auto;
}
#mobile-nav-wrapper #mobile-search-wrapper form #mobile-search-button {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../images/icon-search-mobile-retina.png) 0 0 no-repeat;
  background-size: 17px 17px;
  width: 20px;
  height: 20px;
  opacity: .6;
}
#mobile-nav-wrapper #mobile-search-wrapper form #mobile-search-button.clear {
  background: url(../images/icon-search-close-32px.png) 0 0 no-repeat;
  background-size: 17px 17px;
  cursor: pointer;
}
#mobile-nav-wrapper #mobile-search-wrapper #mobile-search-results-wrapper {
  background-color: #222;
  position: absolute;
  top: 40px;
  bottom: 0;
  z-index: 100;
  height: 100%;
}
#mobile-nav-wrapper #mobile-search-wrapper #mobile-search-results-wrapper a {
  color: #FFF !important;
}
#mobile-nav-wrapper #mobile-search-wrapper #mobile-search-results-wrapper .live-search-results-wrap {
  position: relative;
  padding: 0;
  top: 10px;
  right: 3px;
  display: none;
  box-shadow: none;
  background-color: transparent;
  color: #FFF !important;
}
#mobile-nav-wrapper #mobile-search-wrapper #mobile-search-results-wrapper .live-search-results-wrap .live-search-results {
  width: 280px;
  padding: 0 10px;
  margin: 0;
  padding-bottom: 50px;
  background-color: #222;
}
#mobile-nav-wrapper #mobile-search-wrapper #mobile-search-results-wrapper .live-search-results-wrap .live-search-results .group-header {
  border-bottom: 1px solid #FFF;
}
#mobile-nav-wrapper #mobile-search-wrapper #mobile-search-results-wrapper .live-search-results-wrap .live-search-results .live-search-result-info .date-small {
  color: #FFF;
}
#mobile-nav-wrapper #mobile-menu-header {
  display: none;
  font-family: "Taz";
  padding-bottom:5px;
	  border-bottom: 2px solid rgba(0,0,0,.3);
	  text-overflow:ellipsis;
	  overflow:hidden;
	  width:280px;
	  white-space: nowrap;
	  position:relative;
	  background: rgba(255,255,255,.15);

}
#mobile-nav-wrapper #mobile-menu-header:after {
	position: absolute;
	top:0px;right:0px;
	bottom:0px;
	width:40px;
	display:block;
	content:"";
	background: -moz-linear-gradient(left,  rgba(238,238,238,0) 0%, rgba(238,238,238,1) 70%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238,238,238,0)), color-stop(70%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 70%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 70%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 70%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 70%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eeeeee', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */

}
#mobile-nav-wrapper #mobile-menu-header #previous-menu {
  margin: 10px 10px 0 10px;
}
#mobile-nav-wrapper #mobile-menu-header #previous-menu {
  cursor: pointer;
  text-transform: uppercase;
  color: #999;
  display: inline-block;
}
#mobile-nav-wrapper #mobile-menu-header #current-menu {
  display: inline-block;
}
#mobile-nav-wrapper #mobile-menu-header #previous-menu:after {
  display: inline-block;
  margin-left: 10px;
  content: "|";
  color: #000;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.menu {
  /*height: 100%;*/
  width: 280px !important;
  padding: 0 !important;
  margin: 0 !important;
  position: absolute;
  left: 0;
  -webkit-transition: -webkit-transform 200ms ease;
  -moz-transition: -moz-transform 200ms ease;
  -o-transition: -o-transform 200ms ease;
  transition: transform 200ms ease;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.menu li {
  border-bottom: #c0c0c0 1px solid !important;
  list-style: none;
  padding: 0 !important;
  margin: 7px 10px 7px 10px !important;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.menu li a {
  font-size: 1.2em;
  font-family: "Taz", Arial, Helvetica, sans-serif !important;
  text-decoration: none;
  display: inline-block;
  width: 227px;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.menu li a.expand-submenu {
  border: none !important;
  display: inline-block !important;
  vertical-align: middle;
  width: 33px;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.menu li:hover a {
  color: #000 !important;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.menu ul.menu {
  display: none;
  position: absolute;
  top: 0;
  left: 280px;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.menu ul.menu.active-submenu {
  display: block;
}
#mobile-nav-wrapper #primary-menu-wrapper ul.level-2 {
  -webkit-transform: translate3d(-280px, 0, 0);
  -moz-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate3d(-280px, 0, 0);
  -o-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}
#mobile-nav-wrapper #primary-menu-wrapper ul.level-3 {
  -webkit-transform: translate3d(-560px, 0, 0);
  -moz-transform: translate3d(-560px, 0, 0);
  -ms-transform: translate3d(-560px, 0, 0);
  -o-transform: translate3d(-560px, 0, 0);
  transform: translate3d(-560px, 0, 0);
}
#mobile-nav-wrapper #primary-menu-wrapper ul.level-4 {
  -webkit-transform: translate3d(-840px, 0, 0);
  -moz-transform: translate3d(-840px, 0, 0);
  -ms-transform: translate3d(-840px, 0, 0);
  -o-transform: translate3d(-840px, 0, 0);
  transform: translate3d(-840px, 0, 0);
}
#mobile-nav-wrapper #primary-menu-wrapper ul.level-5 {
  -webkit-transform: translate3d(-1120px, 0, 0);
  -moz-transform: translate3d(-1120px, 0, 0);
  -ms-transform: translate3d(-1120px, 0, 0);
  -o-transform: translate3d(-1120px, 0, 0);
  transform: translate3d(-1120px, 0, 0);
}
#page-wrapper {
  width: 100%;
  float: left;
  -webkit-transition: margin-right 1ms ease 200ms;
  -moz-transition: margin-right 1ms ease 200ms;
  -o-transition: margin-right 1ms ease 200ms;
  transition: margin-right 1ms ease 200ms;
}
.nav-opened #container {
  position: fixed;
}
.nav-opened #mobile-nav-wrapper {
  width: 280px;
  margin-left: 0;
}
.nav-opened #page-wrapper {
  margin-right: -100%;
  -webkit-transition: margin-right 200ms ease;
  -moz-transition: margin-right 200ms ease;
  -o-transition: margin-right 200ms ease;
  transition: margin-right 200ms ease;
}

/* placeholder text */
#mobile-search-wrapper {

}
#mobile-search-wrapper  ::-webkit-input-placeholder { /* WebKit browsers */
  color:#777;
}
#mobile-search-wrapper  :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:#777;
}
#mobile-search-wrapper  ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#777;
}
#mobile-search-wrapper  :-ms-input-placeholder { /* Internet Explorer 10+ */
  color:#777;
}
