.Header__logo img {
  max-width: 6rem;
  display: block;
}

.Header__homeContent.Header__homeNavbarFixed .Header__navbar {
  background-color: #ffffff;
}

.Header__homeContent .Header__searchSection {
    padding: 6.250rem 0 2.25rem;
    display: block;
}

.SearchContainer__searchIcon {
  background-color: #013467;
  border-radius: 0;
}

.commonStyle__zt3LinkActive{
  color: #000000;
}

.SearchContainer__downArrow {
  border-top-color: #74C8F0;
}

.Header__globalSearch {
  width: 80%;
  margin: 0 auto;
  border: 1.5px solid #013467;
  border-radius: 5px;
}

.Header__tabs__link {
  color: #013467;
}

.Header__homeNavbarFixed .Header__menu, .Header__homeNavbarFixed .Header__menu:after, .Header__homeNavbarFixed .Header__menu:before {
  background-color: #013467;
}

.Header__homeNavbarFixed .Header__menuToggle {
  background-color: transparent;
}

.Icon__small {
  color: #013467;
  background-color: #ffffff;
  border-radius: 2px;
  padding: 2px 2px 2px 2px;
}

.Header__tabsTab, .LoginDetail__signin.LoginDetail__active, .LoginDetail__signup.LoginDetail__active{
  height: 70px;
}

.Header__homeNavbarFixed .Header__navbar .Header__tabsTab {
  line-height: 5rem;
}

.Header__homeNavbarFixed .Header__navbar .Header__logo img {
  max-width: 6rem;
  min-height: auto;
}

.Header__globalSearchAlt {
  border: 1.5px solid #013467;
  border-radius: 5px;
  width: 80%;
}

.AvatarText__avatarText {
  font-size: 1rem;
  line-height: 2.5rem;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #74C8F0;
  width: 2.5rem;
  height: 2.5rem;
}

.commonStyle__zt3Brand {
  color: #013467;
}

.commonStyle__zt3BrandBg{
  color: #013467;
}

.commonStyle__zt3BrandBg:hover {
  transition: .5s ease;
  background-color: #74C8F0;
}

.AppContainer__backToTop {
    background: #013467;
}

.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active {
  border-bottom: 0.1875rem solid #74C8F0;
  color: #74C8F0;
  transition: all .5s ease;
}

.Header__tabsTab:hover, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover {
  border-bottom: 0.1875rem solid #74C8F0;
  color: #74C8F0;
  transition: all .5s ease;
}

.Button__footerBtn {
  border: 1px solid transparent;
  letter-spacing: normal;
  padding: 0.7rem 1rem;
  font-size: 1.0005rem;
  border-radius: 2rem;
  background: #013467;
  transition: all .5s ease;
  color: #FFF;
}

.Button__footerBtn:hover {
  background: #74C8F0;
  color: #013467;
  border: 1px solid transparent;
}

.NoContent__title {
  font-size: 1.333rem;
  font-weight: 600;
  color: #74C8F0;
  margin: 1rem 0 0;
}

.Footer__footerBg {
  background: #ffffff;
  padding: 0;
}

.TicketList__filterPanel {
  padding: 0 0 0.9375rem;
  border-bottom: 1px solid #efefef;
  margin-bottom: 0;
  background-color: #f3f3f3;
  border-radius: 15px;
}

.TicketList__filterPanel {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 0;
  padding-left: 40px;
  background-color: #ffffff;
  border-radius: 15px;
}

.TicketFilterPopup__filterValue {
  font-size: .875rem;
  padding: 0.3125rem 0;
}

.commonStyle__zt3Link:hover {
  color: #74C8F0;
}

.Button__buttonCommon {
  border-radius: 20px;
  padding: .5rem 5rem;
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  line-height: 1.42857143;
  vertical-align: top;
  max-width: 100%;
  font-weight: bold;
  color: #ffffff;
  background-color: #013467;
}

.Button__buttonCommon:hover {
  background-color: #74C8F0;
  color: #013467;
  transition: all .5s ease;  
}

.AppContainer__backToTop:hover {
  background: #74C8F0;
}

.commonStyle__zt3BrandBorder {
  border-color: #013467;
}

.LoginDetail__profileLogout {
  background: #f3f3f3;
  color: #013467;
}

.LoginDetail__profileLogout:hover {
  background-color: #fc9aaa;
  color: #ffffff;
  transition: 0.5s ease;
}

.LoginDetail__profileBtn {
  background-color: #013467;
  color: #ffffff;
}

.LoginDetail__profileBtn:hover {
  background-color: #74C8F0;
  transition: 0.5s ease
}

.LoginDetail__profileLink:hover {
  color: #013467;
}

.ContentBox__boxInnerHome {
  background-color: #013467;
  margin: 20px 80px;
  max-height: 170px;
  color: #ffffff;
  border-radius: 30px;
  font-weight: 300;
  font-size: 20px;
}

.ContentBox__boxInnerHome:hover {
  background-color: #74C8F0;
  color: #013467;
  font-weight: 300;
  transition: .5s ease;
}

.Layout__oneColumn .Layout__layout1, .Layout__twoColumn .Layout__layout1, .Layout__twoColumn .Layout__layout2, .Layout__twoColumn2 .Layout__layout1, .Layout__twoColumn2 .Layout__layout2, .Layout__twoColumnReverse .Layout__layout1 {
    padding: 0 0.9375rem;
  width: 90%;
  margin: auto;
}

.Icon__Xlarge {
  width: 0;
  height: 0;
}

p {
  color: transparent;
  font-size: .01px;
}

.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    padding: 0;
}

.Link__link{
  color: #74C8F0;
  padding: 20px 85px;
}

.Link__link:hover {
  color: #013467;
  transition: .5s ease;
}

.ContentBox__indexIcon {
 height: 0;
}
