.Header__header {
	background-position: 10% 21%;
}

.Header__menu {
  background-color: #1A1A1A;
} 

.Header__menu:before, .Header__menu:after {
background-color: #1A1A1A;
}

.Header__menuToggle {
background-color: transparent;
}

.Header__searchTitle, .Header__description {
  text-shadow: #000 0.01rem 0.12rem 0.25rem;
}

.Header__homeContent.Header__homeNavbarFixed 
.Header__navbar {
 	background-color: rgba(23, 135, 224, 1);}
}

.Header__homeNavbarFixed .Header__navbar .Header__logo img {
	max-width: 8.5rem !important;
}

.Header__globalSearchAlt {
	width: 75%;
 	margin-right: 115px;
}

.Header__tabsTab.Header__active, 
.Header__homeNavbarFixed .Header__navbar 
.Header__tabsTab.Header__active {
  border-bottom: none;
}

.ListHeader__listHeader1 {
    border-bottom: 1px solid #57578A;
}

.ListHeader__listHeader2 {
    margin-left: 1.125rem;
}

.ListHeader__listHeader3 {
    border-bottom: 1px solid #57578A;
}

.ListHeader__headerType1 {
    border-bottom: 1px solid #57578A;
}

.Header__name {
  	padding: 0;
    padding-left: 1rem;
    font-size: 2.2rem;
}

.Header__tabsTab {
	font-size: 1.2rem;
}

.ContentBox__boxInnerHome .ContentBox__alignCenter .ContentBox__headerMid .commonStyle__zt3Link:hover {
color: #1A1A1A !important;
  font-weight: 700;
} 

.SearchContainer__downArrow {
border-top-color: #1A1A1A;
}

.SearchContainer__searchListOpen > ul:nth-child(2) > li:nth-child(1) {
color: #1A1A1A !important;
}

.SearchContainer__searchFilter 
.commonStyle__zt3LinkActive {
font-weight: 800;
}

#searchContainer1 > div:nth-child(1) > span:nth-child(3) {
background-color: #1787E0;
}

.Header__homeNavbarFixed 
.Header__globalSearchAlt
.commonStyle__zt3BrandBg {
 background-color: #FF6621 !important;
}

.ModuleCont__moduleCont.commonStyle__w100per > div:nth-child(2) {
display: flex;
flex-direction: row-reverse;
}
.commonStyle__fLeft:not(.Captcha__captchaText), .UserContainer__innerContainer2 .Signin__loginHalf:last-of-type {
    display: none;
}

.commonStyle__zt3BrandBg {
  background-color: #666;
}

.commonStyle__zt3Brand {
  color: #666;
}

.Footer__footerBg {
	background: #1787E0;
  	padding-top: 0;
 	padding-bottom: 0;
}

.Footer__footerQus {
	color: #FFFFFF;
}

.Footer__footerDescription {
	color: #F7F7F7;
}

.Button__footerBtn {
  background-color: #FF6621;
  border-radius: 5px;
  font-size: 1.2rem;
}

.Button__footerBtn:hover {
  background-color: #FF996B;
  transition: 0.15s ease-in;
}

.TicketList__widgetRight .TicketList__widgetSection:nth-child(2) {
    display: none;
}

[data-id="ticketForm"] #field_departmentId {
      display: none;
}

@media only screen and (min-width:769px){
  .Header__homeNavbarFixed .Header__navbar .Header__logo img{
		max-width: 8.5rem;
	}

}

@media only screen and (max-width:1024px) {
    .Header__homeNavbarFixed .Header__logo {
  display: none;
  }
}
