.blue, .blue#nextbtn {
    background-color: #5529d6 !important;
    border-radius: 30px;
}

.blue:hover, .blue#nextbtn:hover {
    background-color: #5529d6 !important;
    border-radius: 30px;
}
.BreadCrumbs__breadcrumbsView {
	display: none;
}

.Signin__userSigin.commonStyle__dFlex.Signin__agentlogin {
    display: none !important;
}

.commonStyle__link:hover, .Icon__hoverblue1:hover, .DepartmentList__forums,
.commonStyle__link {
    color: #5529d6;
}
.commonStyle__link:hover {
    color: #a912fc;
  	font-weight: bold;
}

.Signin__linkTitle a {
    color: #5529d6;
}

.Signin__linkTitle a:hover,
.Header__containerLink:hover {
    color: #5529d6;
    text-decoration: underline;
}

.Header__defaultContent .Header__headerBg {
    background-position: center center !important;
}

.Header__bgColor, .Header__homeNavbarFixed .Header__searchSubCont, .Header__homeNavbarFixed .Header__searchLink {
    background-color: #5529d6 !important;
}

@media (min-width: 769px) {
    #searchContainer {
        max-width: 450px;
    }
}

@media (max-width: 48rem) {
    .Header__navOpen .Header__nav {
       background-color: #5529d6 !important;
    }
}

#new_ticket_btn a.Header__containerLink,
.Header__containerLi .Header__containerLink {
    width: 100%;
    max-width: none;
}
 
.Header__panelbtns {
    width: 200px;
}

@media (max-width: 768px) {
    #bannerContainer {
        display: flex;
        justify-content: space-between;
        min-height: 70px;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: row-reverse;
    }
 
    #bannerContainer .Header__searchSubCont,
    #bannerContainer .Header__breadcrumbs {
        width: 48%;
    }
}

@media (max-width: 768px) {
    #bannerContainer {
        position: relative;
        top: 12px;
    }
}

@media (max-width: 768px) {
    body .Header__defaultContent .Header__headerBg {
        background-position: 48% 3px !important;
    }
}

/* Praveen */
.commonStyle__dFlexJcAc {
    display: block;
    justify-content: center;
}

.Signin__details {
    width: 100%;
}

.Signin__loginBox {
    padding: 0;
}
.blue, .blue#nextbtn {
    background-color: #5529D6;
    color: #fff;
}

.Header__bgColor, .Header__homeNavbarFixed .Header__searchSubCont, .Header__homeNavbarFixed .Header__searchLink {
    background-color: #5529d6 !important;
    background-size: cover;
  	    background-position: 0px -356px;
}
.Signup__loginBox { padding: 0; }
.Signup__details {
    width: 100%;
}
.Signup__loginBox {
    padding: 0;
}
.BreadCrumbs__breadCrumbText {
    font-size: 30px;
}
.Header__searchSubCont{
	padding: 17px 1px;
    border-bottom: 1px solid #ffffff29;
}
.Header__defaultContent .Header__titleSearchBox {
    padding-top: 20px;
}
.Header__containerLi {
    box-shadow: none;
}
.Header__menuList:hover, .LoginDetail__signup:hover, .LoginDetail__signin:hover, .LocalePopup__localeTarget:hover, .CustomizeContainer__aPlus:hover {
    color: #4a0185;
  	font-weight: bold;
}
.Button__tagPrimary {
    background-color: #5529D6 !important;
    border-color: #5529D6 !important;
}
.Badge__implement {
    background-color: #5529D6;
    color: #ffffff;
}
.Button__neutral:hover {
    background-color: #5529d6;
    border-color: #5529d6;
}

