/*.bgoShowBG {
	background: url("/images/BGO2023_BG.jpg");
	min-height: 700px;
	background-position: center;
	margin-bottom:-35px !important;
	align-content: start !important;
	color: white;
	padding-top: 50px !important;
}*/
#siteSearchText {
	height: 29px;
	width: 100%;
	padding: 2px 10px;
	border: 1px solid transparent;
	border-radius: 1px;
	font-size: 16px;
}
.siteSearchBtn{
	z-index:500;
	position: absolute;
	top: 0;
	right: 0;
	height: 29px;
	width: 30px;
	padding: 5px 5px 5px 5px;
	background-color: #005079;
	box-sizing: border-box;
	border-radius: 0;
}
.ui-autocomplete-category {
    color:white;
    background-color: #005079;
    padding-left: 8px;
    line-height:1.2em;
    font-size:.9em;
    font-variant: all-small-caps;
}
.ui-autocomplete .ui-menu-item span {
	font-size:.8em;
	color:#666;
	margin-left:10px;
}
.ui-menu-item {
    background-color: white;
}
.ui-widget {
    font-size:1em;
}
.searchResults {
	position: absolute;
	width:484px;
	border:1px solid black;
	border-top:none;
	margin-top:1px;
	margin-left:-1px;
	background-color: white;
	z-index:900;
}
.splashScreen .searchResults {
	position: relative;
	width:500px;
	border-bottom:none;
}
.searchResults img{
	display:block;
	margin:auto;
}
.searchResults h4 {
	padding:0;
	margin:0 !important;
	color:white;
	background-color: #005079;
	line-height:1.2em;
	font-size:.9em;
	font-variant: all-small-caps;
}
.searchResults div {
	width:100%;
	text-align: left;
	margin-left:10px;
	/*position:relative;
	z-index:900;*/
}

/* BGO Listing Styles */
.bgListingsContainer {
    max-width:500px;
    display:inline-block;
    margin-right:20px;
    float:left;
    margin-bottom:20px;
}
.bgSearchSubHead {
	margin:0 auto 20px;
	text-align: center;
	font-size:14px;
}
.categoryTitle {
	font-size: 20pt;
	margin: 0;
}
.bgListingsBlock {
    margin-bottom:10px;
    border-top: 1px solid #999;
    padding:8px;
	box-sizing:border-box;
}
.bgListingsCompanyLogo {
    float:left;
    width:25%;
    padding-left:15px;
    text-align: left;
}
.bgListingsCompanyLogo img {
    max-height:120px;
    max-width:100%;
    margin-top:10px;
}
.bgListingsCompanyInfo {
    float:left;
    width:75%;
    padding:0 15px;
	font-size:9pt;
	line-height:1.4em;
}
.premiumListing .bgListingsCompanyInfo a {
    font-size:18px
}
.advancedListing .bgListingsCompanyInfo a {
	font-size:16px
}
.basicListing .bgListingsCompanyInfo a {
    font-size:14px
}
.bgListingsCompanyInfo div{
    padding-right:10px;
    margin-top:5px;
}

.paginationContainer {
    display:inline-block;
    vertical-align: top;
    font-weight:100;
	position:relative;
}
.paginationCurrentPage {
    color:#000000;
    display:inline-block;
	padding:5px 8px 2px;
    background: #DDD;
    line-height:16px;
    margin:0 3px;
	float:left;
	height:24px;
}
.paginationLink {
    background:#005079;
    display:inline-block;
    padding:5px 8px 2px;
    color: #FFF;
    cursor:pointer;
    line-height:16px;
    font-weight: lighter;
    margin:0 3px;
	float:left;
	height:24px;
}
.paginationNext {
    background:#005079;
    cursor:pointer;
    display:inline-block;
    padding:3px 3px 2px;
    color: #FFF;
    line-height:16px;
}
.endOfResultsMsg {
    margin-top:20px;
}

select.paginationLink {
	border:0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("/images/icons/downupwhite.png") no-repeat 65px 4px #005079;
	background-size: 10px 16px;
	border-radius:0;
	width:80px;
	font-size:16px;
	line-height:19px;
	padding:0 3px;
}
select.paginationLink::-ms-expand {
	display: none;
}


div.select-style {
	display: inline-block;
	border: 1px solid #ccc;
	width: 65px;
	border-radius: 3px;
	overflow: hidden;
	background: #005079 url("/images/icons/updown.png") no-repeat 90% 50%;
	background-size: 14px;
}

div.select-style select {
	width: 130%;
	border: none;
	box-shadow: none;
	background-image: none;
	-webkit-appearance: none;
}

div.select-style select:focus {
	outline: none;
}

/* Special screen width rules */
@media only screen and (max-width: 490px) {
    .bgListingsCompanyLogo {
    }
}
@media only screen and (max-width: 350px) {
	.bgListingsCompanyInfo {

	}
}

/*BGO Category Browse */
.bgCategoryContainer {
	display:inline-block;
	max-width:500px;
	min-width:360px;
	float:left;
	padding:0 10px;
	margin-bottom:15px;
}
.bgCatSpacer {
	width:100%;height:14px;
}

.bgCategoryContainer * div,
.bgCategoryContainer * a {
	cursor:pointer;
	display:block;
	position:relative;
}
.bgCategoryContainer * a {
	display:block;
}
.bgCategoryContainer * a:hover,
.bgCategoryContainer * a:active{
	text-decoration: none;
}
.bgCategoryContainer h3 {
	margin-top:0;
}
.bgCategoryGroup {
	font-size:14px;
	color:#428bca;
	line-height:30px;
	border-top:1px solid #999;
	width:100%;
	position:relative;
}
.bgCategory {
	width:100%;
	position:relative;
}
.bgCategoryProduct {
	position:relative;
}
.bgCategorySubContainer {
	margin-left:14px;
	position:relative;
}
.bgCategoryExpandCollapse {
	position:absolute;right:0;top:8px;
	/*float:right;
	line-height:1.8em;*/
}
.bgListedCategory {
	color:#333;
	position:relative;
}
.mobileHideButton {display:none;}
@media only screen and (max-width: 892px) {
	/* Mobile Vertical stacked categories + listings */
	.bgCategoryContainer {
		min-width:100%;
		max-width:100%;
		width:100%
	}
	.mobileHideCat {
		display:none !important;
	}
	.mobileHideButton {display:inline-block;}
	.bgCategoryGroup, #buyingTipsContainer a {
		font-size:20px;
		line-height:2.2em;
	}
	#siteSearchText {
		font-size:20px;
		height:35px;
	}
	.siteSearchBtn {
		height:35px;
		width:35px;
	}
	.ui-widget {
		font-size:20px;
	}
}
@media only screen and (max-width: 684px) {
}


/*BGO Ad Slots*/
.bgoAdSlot {
	margin:10px auto;
	text-align: center;
	border-top: 1px solid gray;
	padding-top: 30px;
}
.bgoAdSlot:after {
	border:1px solid red;
}

/*BGO Profile Style*/
.bgProfileContainer {
	box-sizing: border-box;
	margin:0;
	padding: 0 15px;
	max-width:100%;
	font-size:12pt;
}
.bgProfileBanner {
	box-sizing: border-box;
	max-width:100%;
	max-height:300px;
	padding: 0 15px;
	margin-bottom:15px;
}

.bgProfileBanner img{
	max-width:100%;
	max-height:300px;
}
.bgProfileCompanyLogo {
	box-sizing: border-box;
	max-width:50%;
	max-height:200px;
	padding: 0 15px;
	margin-bottom:15px;
}

.bgProfileCompanyLogo img{
	max-width:100%;
	max-height:200px;
}
.bgProfileCompanyInfo {
	box-sizing: border-box;
	min-width:50%;
	padding: 0 15px;
	margin-bottom:15px;
 }
.bgProfileCompanyInfo a {
	display:block;
}
@media only screen and (max-width: 515px) {
	.bgProfileCompanyLogo,
	.bgProfileCompanyInfo {
		max-width:100%;
		width:100%;
	}
}

.bgProfileIntro {
	box-sizing: border-box;
	padding:5px;
	/*box-shadow: 5px 5px 5px #888888;*/
	/*border: 1px solid #CCC;*/
	margin-bottom:35px;
}

.bgProfileContactsContainer {
	width:100%;
	box-sizing:border-box;
}
.bgProfileContact {
	box-sizing:border-box;
	width:290px;
	padding:5px;
	box-shadow: 5px 5px 5px #888888;
	border: 1px solid #CCC;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
	overflow: hidden;
}
@media only screen and (max-width: 630px) {
	.bgProfileContact {
		max-width:100%;
		width:100%;
	}
}
.bgProfileContact h3 {
	font-size:24px;
	padding:0;
	margin:0 0 10px;
}
.bgProfileContact h3 img{
	max-height:40px;
	max-width:40px;
}
.bgProfileContact div {
	padding:8px;
	border-top:1px solid #CCC;
}


.bgProfileLocationsContainer {
	width:100%;
	box-sizing:border-box;
}
.bgProfileLocation {
	box-sizing:border-box;
	width:290px;
	padding:5px;
	box-shadow: 5px 5px 5px #888888;
	border: 1px solid #CCC;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
}
@media only screen and (max-width: 630px) {
	.bgProfileLocation {
		max-width:100%;
		width:100%;
	}
}
.bgProfileLocation h3 {
	font-size:24px;
	padding:0;
	margin:0 0 10px;
}
.bgProfileLocation div {
	padding:8px;
	border-top:1px solid #CCC;
}

.bgProfilePhotoContainer {
	position:relative;
}
.bgProfilePhotoContainer .prevBox,
.bgProfilePhotoContainer .nextBox {
	position:absolute;
	background:#333;
	height:300px;
	width:20px;
	z-index: 450;
	top:0;
	cursor:pointer;
	opacity: 0.5;
}
.bgProfilePhotoContainer .prevBox{
	left:0;
}
.bgProfilePhotoContainer .nextBox {
	right:0;
}
.bgProfilePhotoContainer * .slick-prev {
	left:0 !important;
	z-index:500;
}
.bgProfilePhotoContainer * .slick-next {
	right:0 !important;
	z-index:500;
}
.bgProfilePhotoContainer .bgCarousel {
	width:100%;
	height:300px;
}
.bgProfilePhotoContainer * img {
	margin:auto;
	max-height:300px;
	max-width:95%;
}
.bgProfileRelatedArticles {
}
.bgProfileRelatedArticles ul {
	padding:0 !important;
	margin:0 !important;
}
.bgProfileRelatedArticles ul li {
	list-style: none;
	padding:0;
	margin:0;
}

.bgProfileSimilarCompanies {

}
.bgProfileSimilarCompanies a {
	display: block;
	font-size:16px;
	line-height:2em;
}

#buyingTipsContainer {
}

#buyingTipsContainer h3 {
	margin-bottom:0;
	padding-bottom:10px;
	border-bottom: 1px solid #999;
}
#buyingTipsContainer a {
	/*margin-left:5px;*/
	line-height:18px;
	font-size:14px;
	line-height:30px;
}
#buyingTipsContainer a:nth-of-type(1) {
	/*border-top:1px solid #999;*/
}
#buyingTipsContainer img {
	margin-right:8px;
	margin-top:-4px;
}


.catSlides .vueperslide{
	background-size: contain;
	background-repeat: no-repeat;
	border: 2px solid #9bd3ae;
}
.entrySlides .vueperslide{
	background-size: contain;
	background-repeat: no-repeat;
}
.vueperslide .entryLink {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height:100%;
	width:100%;
	cursor: pointer;
}
.mb30 {
	margin-bottom: 60px;
}
.vueperslides__bullet .default {
	border-color: #9bd3ae;
}
.vueperslides__arrow svg {
	stroke: #9bd3ae;
}