.caps_menu {
  font-weight: bold;
}
.sub_menu {
  font-weight: normal;
}
#header .header-links .header-thinkupmega > ul > li:last-child > a {
    border-bottom: none;
}
body .formWrap, body .formButtonWrap {
	border: solid 1px Transparent;
	background-color: #9a9892;
}
#pre-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
}
.w-img-h {
    display: inline;
    overflow: hidden;
}
/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {
opacity:0 !important;
}