.BVOSEmpty,
.BVOSReviewResponseEmpty,
.BVOSHelpfulRating,
.BVOSHelpfulPositiveCount,
.BVOSHelpfulNegativeCount,
.BVOSHidden,
#BVOSMostHelpfulReviews,
.BVOSReviewProductName,
.BVOSMostHelpfulID,
#BVOSContainer,
.BVOSSummaryReadReviews
{
	display: none;
}

#BVOSContainer {
	font-family: "Noto Sans", sans-serif;
	font-size: 0.875em;
	color: #373737;
	font-weight: 500;
}

#BVOSContainer a {
	color: #0064a7;
	font-size: 0.9em;
	cursor: pointer;
}

#BVOSContainer a,
.BVOSReviewDate,
.BVOSReviewResponseByName {
	font-weight: 700;
}

.BVOSHeader {
	background-color: #0078c8;
}

#BVOSSubHeader {
	font-size: 0.6em;
	display: block;
}

.row > div.BVOSReviewDate {
    margin-right: 1em;
    text-align: right;
    float: none;
}

.BVOSReviewRight,
.BVOSReviewLeft  {
	top: -1.5em;
}

#BVOSWriteReview,
#BVOSSeeMoreText {
	border-radius: 2em;
	text-transform: uppercase;
}

#AG #BVOSWriteReview,
#AG #BVOSSeeMoreText {
	border-radius: 0;
	text-transform: none;
}

#BVOSWriteReview {
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/write_review_bubble.png);
    background-repeat: no-repeat;
    background-position: 15%;
	padding: 1.2em 0.5em 1.2em 4.6em;
}

#BVOSSeeMoreText {
	padding: 1em 1.7em;
}

#BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview {
	color: #FFFFFF;
	background-color: #0078c8;
	display: inline-block;
	width: 170px;
}

#BVOSSeeMoreText {
	border: 2px #b1b1b1 solid;
	display: inline-block;
}

#BVOSSeeMore {
	padding: 1em 0;
	clear: both;
    text-align: center;
}

#BVOSWriteReview img {
	padding-right: 0.7em;
}

#bv-mboxzone-lightbox .BVOSReviewReadReviews,
#bv-mboxzone-lightbox .BVOSReviewBadge,
#bv-mboxzone-lightbox .BVOSReviewUsername {
	display: none !important;
}

.bv-mboxzone-lightbox .BVOSReviewProductName {
	display: block;
}

span.BVOSStarRatingEmpty {
	color: #BBBBBB !important;
	display: block !important;
	position: absolute !important;
}

span.BVOSStarRatingContainer,
span.BVOSStarRating {
	display: inline-block !important;
}

span.BVOSStarRatingContainer {
	line-height: 1.3em;
	font-size: 1.2em;
	white-space: nowrap;
	vertical-align: top;
}

span.BVOSStarRating {
	position: relative !important;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	width: 0%;
	color: red;
}

#BVOSSortDropdown {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 1.1em;
	color: #0064a7;
	font-weight: 700;
	border: 1px solid #e1e3e4;
	border-radius: 0;
	padding: 0.7em 2.8em;
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/dropdownArrow.png);
    background-repeat: no-repeat;
    background-position: 93%;
    background-color: white;
	text-align: left;
	background-size: auto;
}

#AG #BVOSSortDropdown {
	text-transform: none;
}

#BVOSSortDropdown::-ms-expand {
	display: none;
}


.BVOSHeader,
#BVOSAverageRatingsText,
.BVOSProsConsTitle,
.BVOSReviewUsername,
.BVOSMostHelpfulReviewTitle,
.BVOSReviewTitle,
.BVOSReviewImage {
	font-family: "Archer SSm A", "Archer SSm B";
	font-style: normal;
	font-weight: 800;
	font-size: 1.5em;
	color: black;
	line-height: 1.2em;
}

.BVOSHeader {
	text-align: center;
	color: white;
	font-size: 2.571428571428571em;
	padding: 1em;
}

.BVOSReviewTitle {
    top: -0.2em;
    position: relative;
	padding-right: 0.5em;
}

.BVOSReviewSpan,
.BVOSReviewPros span,
.BVOSReviewCons span{
	color: black;
	font-weight: 700;
}

.BVOSMostHelpfulBy {
	color: black;
}

.BVOSReviewPros {
	padding-right: 0.7em;
}

.BVOSLeftPadding {
	padding-left: 0.5em;
}

#BVOSRatingsProsCons .BVOSStarRatingContainer {
	display: block !important;
	margin: 0 auto;
	width: 12%;
}

#BVOSSort {
	margin-top: -0.8em;
}

.BVOSReviewBody,
#BVOSRatingsProsCons,
.BVOSReview {
	padding: 1.5em 0em;
}

.BVOSReviewBody {
	line-height: 1.5em;
}

.BVOSLinked {
    border: 5px #d55e5e solid !important;
    border-radius: 26px;
    padding: 9px;
}

.BVOSRightBorder{
	border-right: 1px #b1b1b1 solid;
}

.BVOSAttrRating.col-md-3 {
	padding-left: 5px;
	padding-right: 5px;
}

.BVOSAttrTitle{
	font-weight: 700;
    position: relative;
}

.BVOSReviewLeft  .BVOSAttrTitle {
	display: inline-block;
	line-height: 1.2em;
	
}

.BVOSReview,
#BVOSRecommendedContainer {
	border-bottom: 1px #b1b1b1 solid;
}

#BVOSRecommendedContainer,
.BVOSReviewHelpful,
.BVOSReviewRecommend {
	padding-bottom: 1em;
}

#BVOSReviewsLinks {
	clear:both;
	padding-top: 10px;
}

#BVOSReadReviews {
	padding-left: 1em;
}

.BVOSReviewBadge {
	padding-bottom: 0.5em;
}

.BVOSReviewMiddle {
	padding-bottom: 1.8em
}

.BVOSReviewResponses,
.BVOSReviewOriginal {
	background-color: #e8eef3;
	padding: 0.5em;
	margin-left: -0.6em;
}

.BVOSReviewAttr1 {
	padding-top: 0.5em;
}	

#BVOSModal {
	overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    right: 0;
    z-index: 2000008030!important;
	position:fixed;
}

#BVOSModal .BVOSModalContainer {
	position: relative;
    width: 90%;
    margin: 0 auto;
	background-color: white;
    padding: 1%;
    top: 2em;
}

#BVOSModal .BVOSModalContainer.BVOSModalContainerImage {
	max-width: 400px;
}

#BVOSModal .BVOSModalContainer a{
	color: #0064a7;
}

#BVOSModal #bv-mbox-close-label {
	display: none;
}

#BVOSModal .BVOSModalContainer button {
	position: absolute;
    top: 0;
    right: 0;
	z-index: 100;
}

#BVOSModal .BVOSReviewReadReviews {
	display: none;
}

#BVOSModal .BVOSReview:last-of-type {
	border-bottom: none;
}

#BVOSModal .BVOSReviewImage {
	margin: 0 auto;
    position: relative;
    max-width: 400px;
	text-align: center;
	line-height: 2em;
}

#BVOSModal .BVOSReviewImage img {
	width :100%;
}

.BVOSModalOpen {
	position: fixed;
	margin-left: -8px;
}

.BVOSReviewUsername {
	padding-bottom: 0.2em;
}

.BVOSRecommendLinkYesNo {
    width: 28px;
    height: 28px;
    display: inline-block;
    top: 10px;
    position: relative;
	background-repeat: no-repeat;
}

#BVOSContainer a.BVOSRecommendLinkYesNo {
	padding-right: 0.1em;
}

.BVOSReviewMiddleRight  {
	margin-top: -0.9em;
}

.BVOSReviewAttrContainer {
	margin-top: 1em;
}

.BVOSReviewPhotos img {
	margin-right: 1em;
	width: 120px;
}

#BVOSAverageRatingsText, .BVOSReviewTitle, .BVOSAttrTitle  {
	padding-right: 10px;
}

#BVOSAverageRatingsText  {
	display: inline-block;
}

.BVOSSummary {
	margin-top: -0.1em;
	margin-right: 1%;
}

#BVRRSummaryContainer a {
	margin: 1px 1%;
}

.BVOSSeparator {
    position: relative;
}

.BVOSSummary .glyphicon,
#BVMattel .glyphicon,
.BVOSModalContainer .glyphicon {
	display: inline;
}

#BVOSSort hr {
	display: none;
}

@media (max-width: 991px) {
	#BVOSMostHelpfulSeparatorSpace {
		display: block;
	}
	#BVOSMostHelpfulSeparator {
		border-bottom: 1px #b1b1b1 solid;
	}
	#BVOSMostHelpfulPositiveReviewContainer {
		padding-bottom: 1em;
	}
	#BVOSMostHelpfulNegativeReviewContainer {
		padding-top: 1em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.BVOSReviewRight {
		margin-top: 1em;
	}
	.BVOSReviewTitle {
		top: 0;
	}
}

@media (max-width: 767px) {
	.BVOSHeader {
		font-size: 1.4em;
	}
	.BVOSAttrTitle{
		display: inline;
	}
	.BVOSReviewRight,
	.BVOSReviewLeft{
		margin-top: 1em;
	}
	.BVOSRightBorder {
		border-right: none;
	}

	#BVOSModal .BVOSModalContainer {
	    padding: 0 10%;
	}

	#BVOSContainer a {
		color: #0064a7;
		font-size: 1em;
		padding: .9em;
	}
	#BVOSWriteReview, #BVOSSeeMoreText {
		padding: 0.9em 1.2em 0.9em 3.9em;
	}
	#FP #BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview,
	#SM #BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview {
    	padding: 0.6em 0.6em 0.6em 4em;
    }
	#BVOSWriteReview {
		background-position: 10%;
	}
	.BVOSMostHelpfulReviewTitle  {
		float: left;
		margin-top: -1em;
	}
	.BVOSReviewDate {
		margin: 0;
		text-align: left;
	}
	.BVOSReviewSpan {
		color: inherit;
		font-weight: inherit;
	}
	.BVOSRecommendLinkYesNo {
		margin: 0 0.6em;
	}
	.BVOSReviewShare {
		display: none;
	}
	.BVOSReviewTitle {
		float: left;
	}
	.BVOSReviewRecommend span {
		font-weight: 700;
	}
	.BVOSReviewAttrContainer {
		margin-bottom: 1em;
	}
	.BVOSReviewAttr {
		padding-bottom: 0.4em;
	}
	.BVOSMostHelpfulReviewTitle  {
		margin-top: 0px !important;
	}
	#BVOSReadReviews a {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 382px) {
	#BVOSAverageRatingsText {
		width: 72%;
	}
}

@media (max-width: 1023px) {
	.BVOSMostReviewContainer {
		margin-top: 15px;
	}
	.BVOSMostHelpfulReviewTitle  {
		margin-top: -7px;
	}
	.BVOSHeader,
	.BVOSMostReviewContainer,
	#BVOSReviews,
	#BVOSRatings,
	.BVOSReviewLeft,
	.BVOSReviewMiddleLeft,
	.BVOSReviewMiddleRight {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	div.BVOSMostReviewContainer {
		border-left: none;
	}
	#BVOSContainer a.BVOSReviewReport,
	#BVOSContainer a.BVOSReviewReadReviews,
	#BVOSContainer a.BVOSMostHelpfulRead{
		padding: 0;
	}
	#BVOSAverageRatingsText {
		width: 100%;
	}
	.BVOSReviewRight  {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	#BVOSRatingsProsCons {
		padding-bottom: 0;
	}
}

@media (min-width: 1024px) {
	#BVOSRatings,
	.BVOSMostReviewContainer.col-md-4  {
		padding-left: 25px;
		padding-right: 25px;
	}
}

/* BRAND SPECIFIC STYLING */

#SM .BVOSHeader,
#BA .BVOSHeader,
#HW .BVOSHeader {
	text-transform: uppercase;
}


#AG .BVOSHeader {
	background: transparent;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.975em;
	text-align: left;
	padding: 20px 0 20px 22px;
	color: #555;
	font-weight: 300;
}

#AG #BVOSWriteReview,
#AG #BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview {
	background-color: #c70a4c;
}

#AG #BVOSContainer a,
#AG #BVOSModal .BVOSModalContainer a,
#AG span.BVOSStarRating{
	color: #c70a4c;
}

#AG #BVOSSortDropdown {
	color: black;
	font-weight: normal;
}

#AG #BVOSWriteReview,
#AG #BVOSSeeMoreText{
	border-radius: 0em;
}

#AG #BVOSWriteReview {
	background-image: none;
	padding-left: 1.7em;
	font-weight: normal;
	letter-spacing: 3px;
}

#AG #BVOSSortDropdown,
#AG #BVOSSeeMoreText {
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/sideArrow.png);
}

#AG #BVOSSeeMoreText {
    background-repeat: no-repeat;
    background-position: 85%;
	padding: 1.2em 4.6em 1.2em 1.7em;
}

#AG .BVOSReviewAttr {
	padding-bottom: 8px;
}

#AG #BVOSContainer,
#AG .BVOSHeader,
#AG #BVOSAverageRatingsText,
#AG .BVOSProsConsTitle,
#AG .BVOSReviewUsername,
#AG .BVOSMostHelpfulReviewTitle,
#AG .BVOSReviewTitle,
#AG .BVOSReviewImage{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

/*#AG .BVOSHeader,
#AG #BVOSAverageRatingsText,
#AG .BVOSProsConsTitle,
#AG .BVOSReviewUsername,
#AG .BVOSMostHelpfulReviewTitle,
#AG .BVOSReviewTitle,
#AG .BVOSReviewImage{
	text-transform: uppercase;
}
*/

#AG .BVOSHeader {
	letter-spacing: 0.3em;
	border-top: 2px solid #eee;
}

#AG .BVOSHeader,
#AG #BVOSAverageRatingsText,
#AG .BVOSProsConsTitle,
#AG .BVOSMostHelpfulReviewTitle,
#AG .BVOSReviewTitle,
#AG .BVOSReviewImage{
	letter-spacing: 0.1em;
}

#AG .BVOSReviewReadReviews,
#AG .BVOSReviewReport{
	font-weight:700;
}

#AG .BVOSReviewUsername {
	font-weight:800;
}


#SM .BVOSHeader,
#SM #BVOSWriteReview,
#SM #BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview {
	background-color: #e01e21;
}

#SM #BVOSContainer a,
#SM #BVOSSortDropdown,
#SM #BVOSModal .BVOSModalContainer a{
	color: #e01e21;
}

#SM #BVOSWriteReview,
#SM #BVOSSeeMoreText{
	border-radius: 0.5em;
}

#SM #BVOSSortDropdown {
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/dropdownArrow_red.png);
}

#BVOSMostHelpfulReviews {
	background: none;
	padding: 0px;
	margin-top: 1.4em;
}

#BVOSSeparateStarRatings {
	display: none;
}

#BVOSSort hr {
	display: block;
	top: 42px;
    position: relative;
    z-index: -1;
}

#SM #BVOSSort {
	border: 6px white solid;
}

@media (max-width: 767px) {
	#SM #BVOSSort hr,
	#HW #BVOSSort hr {
		top: 44px;
	}

	#SM #BVOSSort {
		border: 3px white solid;
	}
}

.BVOSMostReviewContainer {
	border-left: 1px #b1b1b1 solid;
}

#BA .BVOSHeader,
#BA #BVOSWriteReview,
#BA #BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview {
	background-color: #de1c85;
}

#BA #BVOSContainer a,
#BA #BVOSModal .BVOSModalContainer a,
#BA span.BVOSStarRating{
	color: #de1c85;
}

#BA #BVOSSortDropdown {
	color: black;
	font-weight: normal;
}

#BA #BVOSWriteReview,
#BA #BVOSSeeMoreText{
	border-radius: 0em;
}

#BA #BVOSWriteReview {
	background-image: none;
	padding-left: 1.7em;
	font-weight: normal;
	letter-spacing: 3px;
}

#BA #BVOSSortDropdown,
#BA #BVOSSeeMoreText {
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/sideArrow.png);
}

#BA #BVOSSeeMoreText {
    background-repeat: no-repeat;
    background-position: 85%;
	padding: 1.2em 4.6em 1.2em 1.7em;
}

#BA .BVOSReviewAttr {
	padding-bottom: 8px;
}

#BA #BVOSContainer,
#BA .BVOSHeader,
#BA #BVOSAverageRatingsText,
#BA .BVOSProsConsTitle,
#BA .BVOSReviewUsername,
#BA .BVOSMostHelpfulReviewTitle,
#BA .BVOSReviewTitle,
#BA .BVOSReviewImage{
	font-family: "Raleway",sans-serif;
	font-weight: 400;
}

#BA .BVOSHeader,
#BA #BVOSAverageRatingsText,
#BA .BVOSProsConsTitle,
#BA .BVOSReviewUsername,
#BA .BVOSMostHelpfulReviewTitle,
#BA .BVOSReviewTitle,
#BA .BVOSReviewImage{
	text-transform: uppercase;
}

#BA .BVOSHeader {
	letter-spacing: 0.3em;
}

#BA .BVOSHeader,
#BA #BVOSAverageRatingsText,
#BA .BVOSProsConsTitle,
#BA .BVOSMostHelpfulReviewTitle,
#BA .BVOSReviewTitle,
#BA .BVOSReviewImage{
	letter-spacing: 0.1em;
}

#BA .BVOSReviewReadReviews,
#BA .BVOSReviewReport{
	font-weight:700;
}

#BA .BVOSReviewUsername {
	font-weight:800;
}

#HW #BVOSContainer,
#HW #BVOSAverageRatingsText,
#HW .BVOSProsConsTitle,
#HW .BVOSReviewUsername,
#HW .BVOSMostHelpfulReviewTitle,
#HW .BVOSReviewTitle,
#HW .BVOSReviewImage {
	font-family: "akzidenz-grotesk",sans-serif;
	font-weight: 400;
}

#HW .BVOSHeader{
	font-family: akzidenz-grotesk-condensed,serif;
	}

#HW .BVOSHeader {
	text-shadow: 1px 1px 1px #aaa;
	font-style: italic;
	font-size: 3.6em;
	font-weight: 500;
}

#HW .BVOSHeader,
#HW #BVOSWriteReview,
#HW #BVOSContainer a#BVOSSeeMoreText,
#HW #BVOSSortDropdown,
#HW #BVOSContainer #BVOSReviewsLinks a#BVOSWriteReview {
	background-color: #eeeeee;
	color: black;
	border: none;
}

#HW .BVOSHeader {
	padding: 0.4em
}

#HW #BVOSContainer a,
#HW #BVOSModal .BVOSModalContainer a,
#HW span.BVOSStarRating{
	color: #266297;
}

#HW #BVOSWriteReview,
#HW #BVOSSeeMoreText{
	border-radius: 0em;
}

#HW #BVOSWriteReview {
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/write_review_bubble_black.png);
	padding-left: 5.2em;
	padding-right: 3.2em;
	background-position: 20%;
}

#HW #BVOSSortDropdown {
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/dropdownArrow_black.png);
	padding-left: 3em;
	background-position: 80%;
}

#HW #BVOSSeeMoreText {
	padding-left: 3em;
	padding-right: 3em;
}

#HW #BVOSWriteReview,
#HW #BVOSSortDropdown,
#HW #BVOSSeeMoreText{
	-webkit-clip-path: polygon(13% 0%, 100% 0%, 87% 100%, 0 100%);
	clip-path: polygon(13% 0%, 100% 0%, 87% 100%, 0 100%);
}

#HW #BVOSSort hr {
	top: 42px;
}

#SM #BVOSContainer,
#SM .BVOSHeader,
#SM #BVOSAverageRatingsText,
#SM .BVOSProsConsTitle,
#SM .BVOSReviewUsername,
#SM .BVOSMostHelpfulReviewTitle,
#SM .BVOSReviewTitle,
#SM .BVOSReviewImage {
	font-family: "omnes-pro",sans-serif;
	font-weight: 400;
}

#SM .BVOSHeader{
	font-weight: 700;
}

#SM #product-detail a,
#SM .BVOSHeader,
#SM #BVOSAverageRatingsText,
#SM .BVOSProsConsTitle,
#SM .BVOSReviewUsername,
#SM .BVOSMostHelpfulReviewTitle,
#SM .BVOSReviewTitle,
#SM .BVOSReviewImage {
	font-weight: 600;
}

#SM .BVOSHeader,
#SM #BVOSAverageRatingsText,
#SM .BVOSProsConsTitle,
#SM .BVOSReviewUsername,
#SM .BVOSMostHelpfulReviewTitle,
#SM .BVOSReviewTitle,
#SM .BVOSReviewImage{
	text-transform: uppercase;
}

.bvbadge-3 {fill: #e8eef3;}

.bvbadge-2 {
	fill: white;
}

.BVOSBadgetop1 .bvbadge-1  { fill: #452dff; }
.BVOSBadgetop10 .bvbadge-1  { fill: #e7f323; }
.BVOSBadgetop25 .bvbadge-1  { fill: #0465ac; }
.BVOSBadgetop50 .bvbadge-1  { fill: #dc24d2; }
.BVOSBadgetop100 .bvbadge-1  { fill: #3ed0ff; }
.BVOSBadgetop250 .bvbadge-1  { fill: #dc2527; }
.BVOSBadgetop500 .bvbadge-1  { fill: #20b04f; }
.BVOSBadgetop1000 .bvbadge-1  { fill: #e09402; }

.BVOSFacebookShare,
.BVOSTwitterShare,
.BVOSPinterestShare,
.BVOSEmailShare,
.BVOSRecommendLinkYes,
.BVOSRecommendLinkNo,
#BVOSWriteImage{
	background-image: url(/wcsstore/MattelSAS/StaticContent/bazaarvoice/bvsprites.jpg);
	display: inline-block;
	background-repeat: no-repeat;
}

.BVOSFacebookShare,
.BVOSTwitterShare,
.BVOSPinterestShare,
.BVOSEmailShare,
#BVOSWriteImage{
    vertical-align: middle;
	width: 28px;
	height: 28px;
}

.BVOSFacebookShare { background-position: 0px -30px;}
.BVOSTwitterShare { background-position: -119px -30px;}
.BVOSPinterestShare { background-position: -58px -30px;}
.BVOSEmailShare { background-position: -118px 0px;}
.BVOSRecommendLinkYes { background-position: -59px 0px;}
.BVOSRecommendLinkNo { background-position: 0px 0px;}
.BVOSRecommendLinkYes.BVOSClicked { background-position: -89px 0px;}
.BVOSRecommendLinkNo.BVOSClicked { background-position: -28px 0px;}
.BVOSBlue .BVOSFacebookShare { background-position-x: -28px;}
.BVOSBlue .BVOSTwitterShare { background-position-x: -149px;}
.BVOSBlue .BVOSPinterestShare { background-position-x: -88px;}
.BVOSBlue .BVOSEmailShare { background-position-x: -150px;}

.BVOSReviewBadgeText {
	font-family: "Noto Sans", sans-serif;
	position: absolute;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	top: 17px;
    left: 70px;
}

.BVOSReviewBadge svg {
	display: block;
}

.bv-cv2-cleanslate fieldset.bv-fieldset-additionalfield_AGRewards {
	display: none !important;
}

#HW .BVOSHeader{
    display: block;
    float: none;
}