﻿@media screen and (min-width: 1240px)
{
/*OfferInventResult_SinglePage_HeaderLogo*/
	.LogoAreaMobile
	{
		display: none;
	}

	.LogoAreaDesktop
	{
		text-align: left;
	}

	.NewUserMenuButton
	{
		display: none;
	}

	.LiveSupportButton
	{
		display: none;
	}
/*OfferInventResult_SinglePage_NavigationBarMobile*/
	.NavigationBarMobile_MenuButton
	{
		display: none;
	}
/*OfferInventResult_SinglePage_OfferInventResultTabs*/
	.OfferInventResultTabs_PartNumberTitle
	{
		display: none;
	}
/*OfferInventResult_SinglePage_SearchOfferInvent*/
	.SearchOfferInvent_pnums_Current
	{
		width: 280px;
	}

	.SearchOfferInvent_pnums_NotCurrent
	{
		width: 280px;
		display: none;
	}

	.SearchOfferInvent_Keyword_Current
	{
		width: 280px;
	}

	.SearchOfferInvent_Keyword_NotCurrent
	{
		width: 280px;
		display: none;
	}

	.SearchOfferInvent_SearchButton
	{
		width: 100px;
		font-size: 17px;
	}

	.SearchOfferInvent_SearchIconButton
	{
		display: none;
	}

	.SearchOfferInvent_EscrowLink
	{
		color: #555555; font-weight: bold; font-size: 14px; vertical-align: 10px; white-space: nowrap;
	}

	.SearchOfferInvent_EscrowLinkBreak
	{
		display: none;
	}

	.SearchOfferInvent_HistoryNote
	{
		position: absolute;
		width: 100%;
		left: 0px;
		bottom: 0px;
	}

	.SearchOfferInvent_PartNumberTitle h1
	{
		font-size: 30px;
		font-weight: bold;
	}
/*OfferInventResult_SinglePage_Footer*/
	.footer
	{
	}

	.footer_mobile
	{
		display:none;
	}
}

@media screen and (min-width:970px) {
/*OfferInventResult_SinglePage_OfferResult*/
	.Offer_Desktop {
	}

	.Offer_Mobile {
		display:none !important;
	}
/*OfferInventResult_SinglePage_EscrowInventResult*/
	.Escrow_Desktop
	{
	}

	.Escrow_Mobile
	{
		display: none !important;
	}

	.scn_radius7_desktop
	{
		//border-radius: 7px 7px 0 0 ;
		//-webkit-border-radius: 7px 7px 0 0;
		//-moz-border-radius: 7px 7px 0 0;
	}
/*OfferInventResult_SinglePage_InventResult*/
	.Invent_Desktop
	{
	}

	.Invent_Mobile
	{
		display: none !important;
	}

	.Right
	{
		float: right;
	}

	.CenterLeft
	{
		text-align: center;
	}

	.scn_radius10_desktop
	{
		border-radius: 0 0 0 0;
		-webkit-border-radius: 0 0 0 0;
		-moz-border-radius: 0 0 0 0;
	}
}

@media screen and (min-width: 970px) and (max-width: 1239.9px)
{
/*OfferInventResult_SinglePage_SearchOfferInvent*/
	.SearchOfferInvent_pnums_Current
	{
		width: 280px;
	}

	.SearchOfferInvent_pnums_NotCurrent
	{
		width: 280px;
		display: none;
	}

	.SearchOfferInvent_Keyword_Current
	{
		width: 280px;
	}

	.SearchOfferInvent_Keyword_NotCurrent
	{
		width: 280px;
		display: none;
	}

	.SearchOfferInvent_SearchButton
	{
		width: 100px;
		font-size: 17px;
	}

	.SearchOfferInvent_SearchIconButton
	{
		display: none;
	}

	.SearchOfferInvent_EscrowLink
	{
		color: #555555; font-weight: bold; font-size: 14px; vertical-align: 10px; white-space: nowrap;
	}

	.SearchOfferInvent_EscrowLinkBreak
	{
		display: none;
	}

	.SearchOfferInvent_PartNumberTitle
	{
		display: none;
	}
/*OfferInventResult_SinglePage_Footer*/
	.footer
	{
	}

	.footer_mobile
	{
		display:none;
	}
}

@media screen and (min-width:700px) {
/*OfferInventResult_SinglePage_ProductDetails*/
	#ProductDetails_TableArea {
		flex-direction:row-reverse;
		align-items:;
	}

	.ProductDetails_HistoryNote_Second {
		display:none;
	}
}

@media screen and (min-width:600px) {
/*OfferInventResult_SinglePage_OfferResult*/
	.Offer_CompanyName_Tab {
	}

	.Offer_CompanyName_Note {
		display:none;
	}

	.Offer_CompanyName_Phone {
		display:none;
	}

	.Offer_BannerMobile_Tab {
	}
/*OfferInventResult_SinglePage_EscrowInventResult*/
	.CompanyName_Tab
	{
	}

	.CompanyName_Note
	{
		display: none;
	}

	.CompanyName_Phone
	{
		display: none;
	}

	.BannerMobile_Tab
	{
	}
/*OfferInventResult_SinglePage_InventResult*/
	.CompanyName_Tab
	{
	}

	.CompanyName_Note
	{
		display: none;
	}

	.CompanyName_Phone
	{
		display: none;
	}

	.BannerMobile_Tab
	{
	}
}

@media screen and (min-width: 600px) and (max-width: 969.9px)
{
/*OfferInventResult_SinglePage_SearchOfferInvent*/
	.SearchOfferInvent_pnums_Current
	{
		width: 280px;
	}

	.SearchOfferInvent_pnums_NotCurrent
	{
		width: 280px;
		display: none;
	}

	.SearchOfferInvent_Keyword_Current
	{
		width: 280px;
	}

	.SearchOfferInvent_Keyword_NotCurrent
	{
		width: 280px;
		display: none;
	}

	.SearchOfferInvent_SearchButton
	{
		width: 70px;
		font-size: 14px;
	}

	.SearchOfferInvent_SearchIconButton
	{
		display: none;
	}

	.SearchOfferInvent_dropdown_search2
	{
		font-size: 14px;
		padding: 0px 20px 0px 5px;
	}

	.SearchOfferInvent_dropdown_list
	{
		font-size: 14px;
	}

	.SearchOfferInvent_EscrowLink
	{
		color: #555555; font-weight: bold; font-size: 14px; vertical-alignX: 10px; white-space: nowrap;
	}

	.SearchOfferInvent_EscrowLinkBreak
	{
	}

	.SearchOfferInvent_PartNumberTitle
	{
		display: none;
	}
/*OfferInventResult_SinglePage_Footer*/
	.footer
	{
		display:none;
	}

	.footer_mobile
	{
	}
}

@media (min-width: 530px)
{
/*OfferInventResult_SinglePage_NavigationBarMobile*/
	.NavigationBarMobile_mobilekeyboardspacer
	{
		height: 200px;
		border-bottom: 0px !important;
	}
}

@media screen and (min-width:500px) and (max-width:699.9px) {
/*OfferInventResult_SinglePage_ProductDetails*/
	#ProductDetails_TableArea {
		flex-direction:column-reverse;
		align-items:center;
	}

	.ProductDetails_HistoryNote_Second {
		display:block;
	}
}

@media screen and (min-width:500px) and (max-width:599.9px) {
/*OfferInventResult_SinglePage_OfferResult*/
	.Offer_CompanyName_Tab {
		display:none;
	}

	.Offer_CompanyName_Note {
	}

	.Offer_CompanyName_Phone {
		display:none;
	}

	.Offer_BannerMobile_Tab {
		display:none;
	}
/*OfferInventResult_SinglePage_EscrowInventResult*/
	.CompanyName_Tab
	{
		display: none;
	}

	.CompanyName_Note
	{

	}

	.CompanyName_Phone
	{
		display: none;
	}

	.BannerMobile_Tab
	{
		display: none;
	}
/*OfferInventResult_SinglePage_InventResult*/
	.CompanyName_Tab
	{
		display: none;
	}

	.CompanyName_Note
	{

	}

	.CompanyName_Phone
	{
		display: none;
	}

	.BannerMobile_Tab
	{
		display: none;
	}
}

@media screen and (min-width: 500px) and (max-width: 1239.9px)
{
/*OfferInventResult_SinglePage_HeaderLogo*/
	.LogoAreaMobile
	{
		text-align: left;
		padding: 10px 0px 0px 12px;
	}
}

@media screen and (min-width: 1px) and (max-width: 599.9px)
{
/*OfferInventResult_SinglePage_SearchOfferInvent*/
	.SearchOfferInvent_dropdown_list
	{
		font-size: 14px;
	}

	.SearchOfferInvent_pnums_Current
	{
		width: 230px;
	}

	.SearchOfferInvent_pnums_NotCurrent
	{
		width: 230px;
	}

	.SearchOfferInvent_Keyword_Current
	{
		width: 230px;
		display: none;
	}

	.SearchOfferInvent_Keyword_NotCurrent
	{
		width: 230px;
		display: none;
	}

	.SearchOfferInvent_SearchButton
	{
		display: none;
	}

	.SearchOfferInvent_dropdown_search2
	{
		display: none;
	}

	.SearchOfferInvent_EscrowLink
	{
		color: #555555; font-weight: bold; font-size: 14px; vertical-align: 10px; white-space: nowrap;
		display: none;
	}

	.SearchOfferInvent_EscrowLinkBreak
	{
		display: none;
	}

	.SearchOfferInvent_PartNumberTitle
	{
		display: none;
	}
/*OfferInventResult_SinglePage_Footer*/
	.footer
	{
		display:none;
	}

	.footer_mobile
	{
	}
}

@media screen and (min-width: 0px) and (max-width: 969.9px)
{
/*OfferInventResult_SinglePage_EscrowInventResult*/
	.Escrow_Desktop
	{
		display: none !important;
	}

	.Escrow_Mobile .txt_tabledata
	{
		font-size: 13px;
	}

	.scn_radius7_desktop
	{
	}
/*OfferInventResult_SinglePage_InventResult*/
	.Invent_Desktop
	{
		display: none !important;
	}

	.Invent_Mobile .txt_tabledata
	{
		font-size: 13px;
	}

	.Right
	{
		display: none;
	}

	.CenterLeft
	{
		text-align: left;
		font-size: 16px;
	}

	.scn_radius10_desktop
	{
		border-radius: 0 0 0 0;
		-webkit-border-radius: 0 0 0 0;
		-moz-border-radius: 0 0 0 0;
	}
}

@media screen and (min-width: 0px) and (max-width: 499.9px)
{
/*OfferInventResult_SinglePage_HeaderLogo*/
	.LogoAreaMobile
	{
		text-align: left;
		padding: 10px 0px 0px 6px;
	}

	.LogoMobile
	{
		width: 50%;
	}
/*OfferInventResult_SinglePage_ProductDetails*/
	#ProductDetails_TableArea {
		flex-direction:column-reverse;
		align-items:center;
	}

	.ProductDetails_HistoryNote_Second {
		display:block;
	}
/*OfferInventResult_SinglePage_OfferResult*/
	.Offer_CompanyName_Tab {
		display:none;
	}

	.Offer_CompanyName_Note {
		display:none;
	}

	.Offer_CompanyName_Phone {
	}

	.Offer_BannerMobile_Tab {
		display:none;
	}
/*OfferInventResult_SinglePage_EscrowInventResult*/
	.CompanyName_Tab
	{
		display: none;
	}

	.CompanyName_Note
	{
		display: none;
	}

	.CompanyName_Phone
	{
	}

	.BannerMobile_Tab
	{
		display: none;
	}
/*OfferInventResult_SinglePage_InventResult*/
	.CompanyName_Tab
	{
		display: none;
	}

	.CompanyName_Note
	{
		display: none;
	}

	.CompanyName_Phone
	{
	}

	.BannerMobile_Tab
	{
		display: none;
	}
}

@media screen and (min-width:0px) and (max-width:969.9px) {
/*OfferInventResult_SinglePage_OfferResult*/
	.Offer_Desktop {
		display:none !important;
	}

	.Offer_Mobile .txt_tabledata {
		font-size:13px;
	}
}

@media screen and (min-width: 0px) and (max-width: 1017.9px)
{
/*OfferInventResult_SinglePage_InventResultBanner*/
	.InventResultBanner
	{
		display: none;
	}	
}

@media screen and (min-width: 0px) and (max-width: 1239.9px)
{
/*OfferInventResult_SinglePage_HeaderLogo*/
	.LogoAreaDesktop
	{
		display: none;
	}

	.NewUserMenuButton
	{
	}

	.LiveSupportButton
	{
		position: absolute;
		top: 0px;
		right: 60px;
	}
/*OfferInventResult_SinglePage_NavigationBar*/
	.menutab
	{
		display: none;
	}

	.menubar
	{
		display: none;
	}

	.scn_escrow
	{
		display: none;
	}

	.scn_signin
	{
		display: none;
	}
/*OfferInventResult_SinglePage_NavigationBarMobile*/
	.NavigationBarMobile_MenuButton
	{
		position: absolute;
		top: 17px;
		right: 24px;
	}
/*OfferInventResult_SinglePage_OfferInventResultTabs*/
	.OfferInventResultTabs_PartNumberTitle h1
	{
		font-size: 30px;
		font-weight: bold;
	}
}

@media (max-width: 529.99px)
{
/*OfferInventResult_SinglePage_NavigationBarMobile*/
	.NavigationBarMobile_mobilekeyboardspacer
	{
		height: 400px;
		border-bottom: 0px !important;
	}
}







/*OfferInventResult_SinglePage_NavigationBar*/
	.scn_escrow
	{
		max-height: 0px;
		overflow: hidden;
		transition: max-height 0.7s ease;
	}

	.scn_escrow.active
	{
		max-height: 150px;
	}

	.scn_signin
	{
		padding: 0 0;
		max-height: 0px;
		overflow: hidden;
		transition: max-height 0.7s ease;
	}

	.scn_signin.active
	{
		max-height: 150px;
	}
/*OfferInventResult_SinglePage_NavigationBarMobile*/
	.NavigationBarMobile_NavigationMenu
	{
		background-image: url('/Portlets/images/ico-NavigationMenu.png');
		background-repeat: no-repeat;
		padding: 6px 14px;
	}
/*OfferInventResult_SinglePage_RecentContact*/
	.RecentContact_CompanyList a { color:#269478; text-decoration:none; }
	.RecentContact_CompanyList a:visited { color: #269478; }
	.RecentContact_OverLib td { font-size: 12px; padding: 3px; }
/*OfferInventResult_SinglePage_QuickTop10EscrowSupplier*/
	.QuickTop10EscrowSupplier_CompanyLink {
		color:##255FAD;
		text-decoration:none;
	}

	.QuickTop10EscrowSupplier_CompanyLink:visited {
		color:##255FAD;
	}

	.QuickTop10EscrowSupplier_ActionLink {
		color:#FFFFFF;
		text-decoration:none;
	}

	.QuickTop10EscrowSupplier_ActionLink:hover {
		color:#FFFFFF;
	}

	.QuickTop10EscrowSupplier_ActionLink:visited {
		color:#FFFFFF;
	}

	.QuickTop10EscrowSupplier_triangle-right {
		width:0;
		height:0;
		padding-right:5px;
		display:inline-block;
		border-top:5px solid transparent;
		border-left:7px solid #FFFFFF;
		border-bottom:5px solid transparent;
	}
/*OfferInventResult_SinglePage_OfferInventResultTabs*/
	.lnk-NavigationItem.search
	{
		background-image:url(/Portlets/images/css/search_result_tabs.jpg);
		background-repeat: no-repeat;
		background-position: -27px -26px;
	}

	.lnk-NavigationItem.requirement
	{
		background-image:url(/Portlets/images/css/search_result_tabs.jpg);
		background-repeat: no-repeat;
		background-position: -300px -26px;
	}

	.lnk-NavigationItem.search.active
	{
		background-image:url(/Portlets/images/css/search_result_tabs.jpg);
		background-repeat: no-repeat;
		background-position: -27px -127px;
	}

	.lnk-NavigationItem.requirement.active
	{
		background-image:url(/Portlets/images/css/search_result_tabs.jpg);
		background-repeat: no-repeat;
		background-position: -300px -127px;
	}

	.lnk-NavigationItem.active
	{
		color: #FFFFFF;
		background-color: #f5d193;
		border: 2px solid #f5d193;
	}

	.lnk-NavigationItem
	{

		cursor: pointer;

		color: #d0ba94;
		background-color: #feeed4;
		border: 2px solid #feeed4;
		border-bottom: 2px solid #FFFFFF;

		text-align: center;
		vertical-align: middle;
		width: 135px;
		line-height: 36px;
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		padding: 6px 0px 6px 30px;
		border-radius: 5px 5px 0px 0px;
	}
/*OfferInventResult_SinglePage_SearchOfferInvent*/
	input, select
	{
		outline: none;
	}

	.SearchOfferInvent_pnums_Current, .SearchOfferInvent_pnums_NotCurrent, .SearchOfferInvent_Keyword_Current, .SearchOfferInvent_Keyword_NotCurrent
	{
		border: none; color:#999999; font-size: 18px; padding-left: 5px; padding-right: 5px;
	}

	.SearchForm_PartDetailsFound .SearchForm_HiddenIfPartDetailsFound
	{
		display: none !important;
	}
/*OfferInventResult_SinglePage_OfferResult*/
	.scn_bglightorg {
		transition:all 0.5s;
	}

	.moreOffers_Hide {
		display:none;
	}

	.Offer_OverLib td {font-size:12px; padding:3px;}
/*OfferInventResult_SinglePage_InventResultBanner*/
	.InventResultBanner
	{
		text-align: center;
		padding: 10px 0px 0px;
	}
/*OfferInventResult_SinglePage_EscrowInventResult*/
	.Escrow_moreEscrow_Hide {
		display:none;
	}

	.Escrow_OverLib td { font-size: 12px; padding: 3px; }
/*OfferInventResult_SinglePage_InventResult*/
	.c1 {padding-left:0px; padding-right:0px; padding-bottom:15px; line-height: 39px; max-width: 35px;}
	.c2 {padding-left:5px; padding-bottom:15px; line-height: 39px; max-width: 35px;}
	.c8 {padding:1px 5px;}
	.c9 {padding:15px 2px;}
	.c10 {padding: 5px 2px;}

	.scn_bglightorg {transition: all 0.5s;}

	.scn_controlspages_green
	{
		font-size: 19px;
		font-weight: bold;
		padding: 4px 5px 8px;
	}

	.Invent_OverLib td { font-size: 12px; padding: 3px; }
