/*
	README:
	To add a new region style override, complete the following:
	1. copy this file and rename it using the region name (slug)
	2. add a new region to brand/utitilies/master.xsl and restart gulp
*/
body .component-schedule-search .input-container .input-placeholder,
body .component-schedule-search .input-container input {
  line-height: normal; }

body header.global div.nav-left > ul > li > a {
  padding: 0.1em 0.55em 0.1em !important;
  line-height: 2.5em; }

body header.global div.nav-right {
  vertical-align: middle !important; }
  body header.global div.nav-right ul > li.dropdown.has-child:not(.no-icon) > a:after {
    margin-bottom: 0.5em; }
    @media (max-width: 980px) {
      body header.global div.nav-right ul > li.dropdown.has-child:not(.no-icon) > a:after {
        margin-bottom: 0.6em; } }

@media (max-width: 600px) {
  body header.global .mobile-button {
    top: 7px; }
    body header.global .mobile-button::before {
      position: relative;
      top: -4px;
      left: -12px; } }

/*# sourceMappingURL=asia.css.map */
