.Signin__loginHalf:nth-child(3) {
display: none !mportant;
}
.ForgetPasswordContainer__agentlogin,
.Signin__agentlogin {
display: none!important
}
.Icon__small {
    color: #f27704;
}
.commonStyle__zt3Brand {
    color: #f27704 !important;
}
.SearchContainer__globalSearch {
    background-color: #FFF;
    border-radius: 5px;
    display: none;
}
.SearchContainer__searchBox {
    display: none;
}
.commonStyle__zt3BrandBg {
    background-color: #f27704 !important;
}
.Button__footerBtn {
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #f27704;
    transition: all .15s ease;
    color: #ffffff;
}
