.bg-blue .glossaryLink {
    color: #fff;
}
.saerch-form-content{
	display:none;
}
div#search-form-cus {
    position: absolute;
    background: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.form-inner .form-fields{
	display:flex;
	justify-content: space-between;
}