.TicketList__filter_accounts .TicketList__deptFilter{
 max-width:550px; 
}
.commonStyle__zt3Brand, .Icon__brand {
    color: #0AFFAB;
}

.commonStyle__zt3BrandBg {
    background-color: #0AFFAB;
}
.Icon__white {
    color: #172554;
}

.BreadCrumbs__breadcrumbsView ul li:last-child {
    color: #0affab;
}

.LoginDetail__signup:hover::after {
    border-bottom: .1875rem solid #0affab;
}

.LoginDetail__signin:hover::after {
    border-bottom: .1875rem solid #0affab;
}

/* Customization for Rebranding 2025 

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

 .Header__homeContent.Header__homeNavbarFixed .Header__navbar {
    background-color: #172554;
} */

@media only screen and (min-width: 1025px) {
    .Header__tabsTab:hover, .LoginDetail__signin:hover, .LoginDetail__signup:hover, .Header__tabsTab.Header__active::after, .LoginDetail__signin.LoginDetail__active::after, .LoginDetail__signup.LoginDetail__active::after {
        border-bottom-color: #0AFFAB;
    }
}
.Header__tabsTab.Header__active::after, .Header__tabsTab:hover::after {
    border-bottom: .1875rem solid #0AFFAB;
}

.Header__tabsTab {
    cursor: pointer;
    line-height: 2.3rem;
    color: #FFF;
    margin: 0 1.0625rem;
}
.CloseTicketPopup__closeBtn{
display: none
}
#headerContainer{
  position:relative;
}
.CustomDocUrlCont1{
  display:none;
  position: absolute;
  left: 0;
  right:0;
  width:100%;
  max-width: 73.125rem;
  margin: 0 auto;

}
.signin .CustomDocUrlCont1,
.signup .CustomDocUrlCont1{
  display:block;
}

.CustomDocUrlCont2{
  padding: 0 0.9375rem;
}
.CustomDocUrlCont3{
  width: 90%;
  margin: auto;
}
.CustomDocUrlCont4{
  width: 50%;
  padding: 1.25rem 2.5rem;
}
.CustomDocUrl{
  color: #0030FF;
}
@media only screen and (max-width: 769px){
  .CustomDocUrlCont4{
	padding:0;
  }
.CustomDocUrlCont3{
width:100%;
  }
  .signin .CustomDocUrlCont1{
   top:480px;
  }

} 
.Signin__submitForm {
    position: relative;
    z-index: 10;
}
 .FormElement__errorMsg {
    color: red;
   font-size: 1.25rem;}
.TermsAndPolicy__termsLabel{
display:flex;
flex-direction:column-reverse;
font-size:0
}
.Footer__footerCopyrigt{display:none;}
.TicketList__filter_accounts .TicketList__deptFilter{
 max-width:550px; 
}
.commonStyle__zt3Brand, .Icon__brand {
    color: #172554;
}
.Header__navbar .Header__tabsTab.Header__active {
    border-bottom: none;
    color: #FFF;
}
.Header__tabsTab {
    cursor: pointer;
    line-height: 2.3rem;
    color: #FFF;
    margin: 0 1.0625rem;
}
.CloseTicketPopup__closeBtn{
display: none
}
#headerContainer{
  position:relative;
}
.CustomDocUrlCont1{
  display:none;
  position: absolute;
  left: 0;
  right:0;
  width:100%;
  max-width: 73.125rem;
  margin: 0 auto;

}
.signin .CustomDocUrlCont1,
.signup .CustomDocUrlCont1{
  display:block;
}
.signin .CustomDocUrlCont1{
/*margin-top: 518px;*/
  top: 460px;
}
/*.signup .CustomDocUrlCont1{
top:544px;
}*/
.CustomDocUrlCont3{
  width: 90%;
  margin: auto;
}
.CustomDocUrlCont4{
  width: 50%;
  padding: 1.25rem 2.5rem;
}
.CustomDocUrl{
  color:#172554;
}
@media only screen and (max-width: 769px){
  .CustomDocUrlCont4{
	padding:0;
  }
.CustomDocUrlCont3{
width:100%;
  }
  .signin .CustomDocUrlCont1{
   top:480px;
  }

} 
.Signin__submitForm {
    position: relative;
    z-index: 10;
}
 .FormElement__errorMsg {
    color: red;
   font-size: 1.25rem;}
.TermsAndPolicy__termsLabel{
display:flex;
flex-direction:column-reverse;
font-size:0
}
.Footer__footerCopyrigt{display:none;}
.TermsAndPolicy__termsLabel .TermsAndPolicy__link:nth-child(2):after{
content:"SHIJI Privacy Policy";
font-size:16px;
}

.TermsAndPolicy__termsLabel .TermsAndPolicy__link:after{
content:"New ShijiCare User Guide";
font-size:16px;
} 
@media only screen and (min-width: 1025px) {
.CustomDocUrlCont1{
top: 634px
}
}
@media only screen and (max-width: 768px){
.CustomDocUrlCont1{
top: 650px
}
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
.CustomDocUrlCont1{
top: 603px
}
}

.signup .UserContainer__innerContainer1 .FormElement__errorMsg{
display: none
}

.signup .Signin__submitForm{
float: right
}
.signup .UserContainer__innerContainer1::after{
display: block;
content: '';
clear: both
}

.Footer__footerBg {
    padding: 0;
}

/* Customization for Rebranding 2025 */
.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    max-width: 73.125rem;
    min-height: 75vh;
    padding: 2.125rem 0 3.125rem;
    transition: max-width 200ms ease;
    background-color: #F1F9FF;
}

.Footer__footerBg {
    background: #172554;

  .Footer__footerQus {
    font-size: var(--size-base25);
    color: white;
}
  .Footer__footerDescription {
    font-size: var(--size-base13);
    color: white;
}
  .Button__footerBtn {
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: .7rem 1rem;
    font-size: var(--size-base14);
    border-radius: 2rem;
    background: #0AFFAB;
    transition: all .15s ease;
    color: #172554;
    font-weight: bold;
}

.SearchContainer__downArrow {
    width: 0;
    height: 0;
    display: block;
    margin: 8px 0 0;
    border: solid transparent;
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #172554;
    border-bottom: 0;
    border-width: 5px;
}
 
.BreadCrumbs__breadcrumbsView ul li:last-child {
    color: #0AFFAB;
}



