.bzWidgetclass, .bzWidgetbclass, .bzWidgetsidebarclass {
	background-image: url('https://www.incimages.com/buyerzone_widget/stripes.png');
	background-repeat: repeat;
	border: none !important;
	margin: 0 0 30px 0;
	padding-top: 20px;
	box-sizing: border-box;
}

.bzWidgetsidebarclass {
	padding: 0px;
	max-width: 300px;
}

.bz__RfqWidget {
	transition: height 0.5s;
	background-color: transparent;
	min-height: 0% !important;
	max-width:550px;
	margin-left: auto;
	margin-right: auto;
}

.bz__RfqForm {
	min-height: 0% !important;
}

.bz__FormNav {
	width: 200px;
}

#bwaFormNav.firstPage .bz__U-size2of8 {
	display: none;
	width: 200px;
}

.QuestionGroup {
	min-height: 0;
}

.bz__Btn {
	font-weight: normal;
}

.bz__Progress-bar__msg {
	display: none;
}

.bz__Grid--with-gutter>.bwa-grid-cell {
	padding: 0 !important;
}

.bz__U-size2of8 {
	width: 100px;	
}

.bz__U-size6of8 {
	width: 200px;	
}

.bz__FormNav {
	margin: 0 auto !important;
}

.bz__ProgressWrap {
	background-color: #CCCCCC !important;
}

.bz__ProgressBar {
	background-color: #E5DB3C !important;
	color: #000 !important;
	border-radius: 0;
	font-family: 'RobotoBold','Roboto' !important;
	font-weight: 700;
}

._1_4G0	{
	width:200px !important;
	display:inline-block !important;
	}

.bz__BtnAdvanceWrap {
	padding: 0 !important;
	display: inline-table !important;
	width: 100px !important;
}	
	
.bz__BtnAdvance {
	background-color: #e5db3c !important;
	background-image: none !important;

	font-family: 'RobotoBold','Roboto' !important;
	text-transform: uppercase !important;
	color: #FFFFFF !important;
	font-weight: 700;

	border: 0 !important;
	border-radius: 0 !important;

	width: 100px !important;
	height: 30px !important;
	
	line-height: 28px !important;
	font-size:16px !important;
	padding: 0 !important;
}

.bz__BtnBackWrap {
	width:100px !important;
	padding: 0 !important;
	display: inline-table !important;
}

.bz__BtnBack {
	background-color: #697499 !important;
	background-image: none !important;

	font-family: 'RobotoBold','Roboto' !important;
	text-transform: uppercase !important;
	color: #FFFFFF !important;
	font-weight: 700;

	border: 0 !important;
	border-radius: 0 !important;
	
	width: 100px !important;
	height: 30px !important;
	padding: 0 !important;
}

.bz__Question {
	text-align: center;
	font-family: 'RobotoBold','Roboto';
	font-weight: 700;
}

svg{
	visibility:visible!important;
}

._3Nz3g{display:none!important;}


#bzWidgetsidebar .bz__Question {
	font-size: 14px !important;
	line-height: 16px !important;
}

#bzWidgetsidebar .bz__AnswerLabel {
	font-size: 13px;
	line-height: 15px;
}

#bzWidgetsidebar .bz__AnswerIcon {
	height: 60px !important;
}

#bzWidgetsidebar img[src*="spinner_blue"] {
    display: none;
}

h2#buyerzonenote_sidebar {
	font-family: 'Heebo', sans-serif;
	font-weight: 700;
	font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}