.default-cursor{
	cursor:default !important;
}

.l2-item.default-cursor{
	background-color:#ffffff !important;
}

#commercial-nav-wrapper{
	background: #F7F7F7;
	box-shadow: inset 0 2px 2px 0 rgba(136,114,114,0.15);
	position:relative;
	width:100%;
	z-index:101;
}

#commercial-nav-wrapper.fixed{
	position:fixed;
	top:0;
}

.font-reset{
	font-size:0;
}

#mobile-community-switcher{
	display:none;
}

#commercial-nav-site-selector{
	font-family: "HelveticaNeueMedium", sans-serif;
	font-size: 18px;
	color: #222222;
	letter-spacing: 0;
	text-align: left;
	line-height: 28px;
	position:relative;
	padding: 12px 25px 8px 0;
	display:inline-block;
}

#commercial-nav-site-selector a{
	color:#222222;
	text-decoration:none !important;
}

#community-switcher-btn{
	cursor:pointer;
	position:relative;
}

#community-switcher-btn.hide{
	display:none;
}

#community-switcher-menu{
	display:none;
	position: absolute;
	left: -15px;
	background-color: #ffffff;
	padding: 20px 23px;
	top: 35px;
	min-width:354px;
	box-shadow: 0px 2px 9px 0px rgba(136, 114, 114, 0.3);
}

#community-switcher-menu::before{
	position: absolute;
	top: -22px;
	left: 15px;
	border: solid transparent;
	content: " ";
	width: 0;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 11px;
	border-left-width: 8px;
	border-right-width: 8px;
}

.community-item{
	color: #262626;
	font-family: "HelveticaNeueMedium", sans-serif;
	font-size: 18px;
	line-height: 28px;
	display:block;
	padding:5px 0;
}

.community-item:hover{
	color: #222222;
}

.community-item::after{
	content: '\eadf';
	font-family: "icomoon";
	float: right;
	font-size:14px;
}

#community-switcher-menu.open{
	display:block;
}

#commercial-nav-inner{
	position:relative;
	display: flex;
	justify-content: space-between;
	padding:0 12px;
}

.commercial-nav-item{
	display:inline-block;
	padding:16px 0 13px 0;
	cursor:pointer;
	text-align:center;
	font-family: "HelveticaNeue", sans-serif;
	border-bottom:3px solid #F7F7F7;
	margin:0 15px;
}

.commercial-nav-item .l1-item{
	font-family: "HelveticaNeueBold", sans-serif;
}

.commercial-nav-item.hover, .commercial-nav-item.active{
	border-bottom:3px solid #E71316;
}

.commercial-nav-item.hover .l1-item {
	color:#222222 !important;
}

.commercial-nav-item.hover .l1-triangle-wrapper{
	display:block;
}

.l1-triangle-wrapper{
    display:none;
    position:relative;
    text-align:center;
}

.l1-triangle{
    position: absolute;
    left: 0;
    right: 0;
    border: solid transparent;
    height: 0;
    width: 0;
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #ffffff;
    border-width: 9px;
    z-index: 1002;
    margin: 0 auto;
    top: -3px;
}

#commercial-nav-item-container{
    display:inline-block;
    max-height:90vh;
}

#commercial-nav-item-container::-webkit-scrollbar{
    display:none;
}

.l1-item{
    font-size:13px;
    color:#555759 !important;
    text-decoration:none !important;
	font-family: "HelveticaNeueBold", sans-serif;
}

.l1-sub-items{
	display:none;
	position:absolute;
	right:15px;
	top:100%;
	background-color:#ffffff;
	box-shadow: 0 2px 9px 0 rgba(136,114,114,0.30);
	z-index:50;
	cursor:default;
	overflow:hidden;
	text-align:left;
}

.l1-sub-items.single-column{
	left:auto;
	right:auto;
	margin-left:0;
}

.l1-sub-items .l1-column{
	border-right: 1px solid #EEEEEE;
	padding:15px 0;
	min-width:205px;
	padding-bottom: 100%;
	margin-bottom: calc(-100% + 15px);
}
.l1-sub-items .l1-column:not([class*="col-sm-"]) {
	width:auto;
}

.l1-sub-items .l1-column:last-child{
	border-right: none;
}

.commercial-nav-item.hover .l1-sub-items{
	display:block;
}

.l2-item, .l3-item, .l4-item{
	font-size:12px;
	color:#555759 !important;
	text-decoration:none !important;
	padding: 7px 18px;
	display:block;
	width:auto;
}

.l2-item{
	color:#222222 !important;
}

.l2-item.bold-l2{
	font-family:"HelveticaNeueBold", sans-serif;
}

.l2-container .l2-item:hover, .l3-item:hover, .l4-item:hover{
	background-color:#ebf2fa;
}

.l2-container.has-children .l2-item{
	font-family:"HelveticaNeueBold", sans-serif;
	margin:5px 0;
}

.l4-item{
	padding-left:35px;
}

#commercial-search-btn-wrapper{
	display: inline-block;
	cursor: pointer;
	padding: 14px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	float:right;
}

.language-selector-enabled #commercial-search-btn-wrapper{
	border-right:0;
}

#commercial-search-wrapper{
	display:none;
	background-color:#FFFFFF;
	padding:0 50px;
	height:50px;
	position:relative;
	box-shadow: inset 0 2px 2px 0 rgba(136,114,114,0.15);
	width: 500px;
	max-width:100%;
	margin-left: auto;
}

#commercial-search-wrapper::before {
	content: '';
	width:21px;
	height:21px;
	background-image:url('../../../../../etc.clientlibs/diagnostics/components/structure/commercial_nav/clientlib/resources/search.png');
	position:absolute;
	background-size:contain;
	left: 14px;
	top: 50%;
	margin-top: -11px;
}

#commercial-search{
	background-color:rgba(247, 247, 247, 0);
	-webkit-appearance:none;
	border:0;
	height:50px;
	font-size: 13px;
	color: #555759;
	letter-spacing: 0;
	text-align: left;
	line-height: 20px;
	width:100%;
}

#commercial-search:focus{
	outline:none;
}

#close-commercial-search-btn{
	cursor:pointer;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-7px;
}

#commercial-language-btn-wrapper{
	float:right;
	padding:13px 9px;
	cursor:pointer;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	margin:0 !important;
	border-radius:0;
}

#mobile-menu-nav{
	display:none;
	text-align:left;
	padding:0 15px;
}

#mobile-nav-back-btn{
	font-family: "HelveticaNeueMedium", sans-serif;
	font-size: 13px;
	color: #1E8AE7;
	letter-spacing: 0;
	line-height: 30px;
	cursor:pointer;
	display:none;
	padding-right:5px;
}

#mobile-nav-back-btn.show-inline-block{
	display:inline-block;
}

#mobile-nav-current-item{
	font-family: "HelveticaNeueMedium", sans-serif;
	font-size: 16px;
	color: #222222;
	letter-spacing: 0;
	text-align: left;
	line-height: 23px;
	display:inline-block;
}

#commercial-search-mobile-wrapper{
	display:none;
	background-color:#ffffff;
	text-align:center;
	padding:18px 15px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height:100vh;
}

#commercial-search-mobile-close-btn-wrapper{
	display:none;
	padding:15px;
	border-bottom:2px solid #E71316;
	cursor:pointer;
}

.language-selector-enabled #commercial-search-mobile-close-btn-wrapper{
	padding:15px 15px 12px 16px;
}

#commercial-search-mobile-close-btn-wrapper.shown{
	display:inline-block;
}

#commercial-search-mobile-text{
	font-family: "HelveticaNeueMedium", sans-serif;
	font-size: 18px;
	color: #222222;
	letter-spacing: 0;
	text-align: center;
	line-height: 32px;
}

#commercial-search-mobile-site-name{
	font-family: "HelveticaNeueBold", sans-serif;
}

#commercial-search-mobile{
	font-family: "HelveticaNeueMedium", sans-serif;
	font-size: 14px;
	color: #A2A2A2;
	letter-spacing: 0;
	padding:22px;
	background-color:#ffffff;
	border:1px solid #DCDCDC;
	text-align:left;
	-webkit-appearance:none;
	width:100%;
	margin:12px 0;
}

#commercial-search-mobile-btn{
	background: #555759;
	border-radius: 3px;
	border-radius: 3px;
	font-family: "HelveticaNeueBold", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.44px;
	text-align: center;
	line-height: 30px;
	text-align:center;
	padding:8px;
	margin:12px 0;
	cursor:pointer;
}

body.path-phadia .root > .aem-Grid > .responsivegrid{
	margin-top:0 !important;
}

@media screen and (max-width:991px){
	#community-switcher-btn.hide{
		display:inline-block !important;
	}
	#commercial-nav-item-container{
		display:none;
		overflow-y:scroll;
		-ms-overflow-style: none;
		scrollbar-width: none;
		-webkit-overflow-scrolling: touch;
	}
	#commercial-nav-item-container.open{
		display:block !important;
	}
	#commercial-nav-site-selector{
		margin-left: -15px;
		padding-left: 10px;
		cursor:pointer;
		font-size:16px;
	}
	#commercial-nav-site-selector.open{
		border-bottom:2px solid #E71316;
	}
	#mobile-menu-nav{
		display:block;
	}
	#commercial-nav-wrapper{
		margin-top: -5px;
	}
	#commercial-nav-wrapper.fixed{
		margin-top:0;
	}
	#commercial-search-btn-wrapper{
		border-right:0;
	}
	.language-selector-enabled #commercial-search-btn-wrapper{
		border-left:0;
	}

	#commercial-search-wrapper{
		display:none !important;
	}

	#commercial-nav-inner{
		padding:0px;
	}

	#community-switcher-text{
		font-family: "HelveticaNeueMedium", sans-serif;
		font-size: 16px;
		color: #222222;
		letter-spacing: 0;
		text-align: left;
		line-height: 23px;
		margin-bottom:10px;
	}

	#mobile-community-switcher{
		display:block;
		margin-top:10px;
		border-top: 2px solid #7F7F7F;
		padding: 15px 15px 10px 15px;
	}

	.community-item{
		color: rgb(43, 43, 43);
		font-size: 14px;
		line-height: 28px;
		padding:0 5px;
	}

	#community-switcher-menu{
		display:none !important;
	}

	#commercial-nav-item-container {
		position: absolute;
		left: -15px;
		right: -15px;
		top: 100%;
		background: #FFFFFF;
		box-shadow: 0 2px 9px 0 rgba(136,114,114,0.30);
		padding:15px 0;
	}
	.commercial-nav-item, .l2-item, .l3-item, .l4-item {
		display: block;
		font-size: 13px;
		color: #555759;
		letter-spacing: 0;
		line-height: 28px;
		border-bottom: 1px solid #EEEEEE;
		padding: 7px 0 7px 5px;
		position: relative;
		cursor: pointer;
		margin: 0 !important;
		text-align:left;
		font-family: "HelveticaNeue", sans-serif !important;
		width:auto !important;
	}
	.commercial-nav-item{
		border-bottom: 1px solid #EEEEEE !important;
		margin:0 15px !important;
	}
	.commercial-nav-item.no-bottom-border{
		border-bottom:0 !important;
	}
	.commercial-nav-item .l1-item{
		 font-family: "HelveticaNeue", sans-serif !important;
	 }

	.commercial-nav-item.hover .l1-item {
		font-family: "HelveticaNeueBold", sans-serif !important;
		color:#555759 !important;
		display:none !important;
	}

	.l2-container.has-children.hover .l2-item{
		font-family: "HelveticaNeueBold", sans-serif !important;
		padding:0;
		border:0;
		display:none;
	}

	.l4-item{
		padding-left:20px !important;
	}

	.commercial-nav-item.hover{
		border-bottom:0 !important;
		padding-top:0;
		padding-left:0 !important;
	}

	.commercial-nav-item.has-children::after{
		font-family:'FontAwesome';
		content:"\f054";
		position:absolute;
		right:5px;
		top:50%;
		margin-top:-15px;
		font-size: 16px;
		color:#C8C7C8;
	}

	.commercial-nav-item:last-child, .l1-column:last-child l2-item:last-child, .l3-container:last-child .l3-item{
		border:0 !important;
	}

	.l1-sub-items .l1-column{
		width:100%;
		float:none;
		margin-bottom:0;
		width:100%;
		min-width:0;
		padding:0;
		border:0;
	}

	.l1-sub-items{
		width: 100%;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		margin: 0 auto;
	}

	.commercial-nav-item.hover .l1-sub-items{
		box-shadow:none;
		border:0;
	}

	.l2-container{
		position:relative;
	}

	.l2-container.has-children::after{
		font-family:'FontAwesome';
		content:"\f054";
		position:absolute;
		right:5px;
		top:50%;
		margin-top:-15px;
		font-size: 16px;
		color:#C8C7C8;
	}

	.l2-container.has-children.hover::after{
		display:none;
	}

	.l1-column:last-child .l2-container:last-child .l2-item{
		border:0;
	}

	.l2-container.has-children.hover .l3-container, .l2-container.has-children.hover .l4-item{
		display:block;
	}

	.l3-container{
		display:none;
	}
	.l1-triangle-wrapper{
		display:none !important;
	}
	#commercial-language-btn-wrapper{
		float:none;
		display:inline-block;
	}
}

.path-phadia .search{
	position:relative !important;
}

.path-phadia .search_refinement a.btn{
	color: #222222 !important;
}

.path-phadia .search_refinement a.btn:hover{
	background-color:#222222 !important;
	color:#ffffff !important;
}

#close-commercial-search-mobile-btn{
	vertical-align:baseline;
}

#commercial-nav-wrapper #logo-wrapper{
	padding:10px 10px 0 10px;
	display:inline-block;
}

@media screen and (max-width:400px){

	#commercial-nav-site-selector{
		font-size:13px;
	}

	#mobile-nav-current-item{
		font-size:14px;
	}

}
.clear-search-btn {
	display: none;
}
#tfsHeader {
  background: #EEEEEE;
}
#tfsHeader .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  #tfsHeader .container {
    padding-left: 0;
  }
}
#tfsHeader .container .logos {
  flex-grow: 1;
}
@media (max-width: 768px) {
  #tfsHeader .container .logos #tfsLogo {
    width: 130px;
  }
}
#tfsHeader .container .logos #site-logo {
  width: 188px;
  margin-left: 20px;
}
@media (max-width: 768px) {
  #tfsHeader .container .logos #site-logo {
    width: 130px;
  }
}
#tfsHeader .container #visitTFSLink {
  font-family: HelveticaNeue-Medium;
  font-size: 14px;
  color: #222222;
  text-align: right;
  font-weight: 500;
  cursor: pointer;
}
@media (max-width: 768px) {
  #tfsHeader .container #visitTFSLink {
    display: none;
  }
}
#tfsHeader .container #visitTFSLink:hover {
  text-decoration: none;
}
#tfsHeader .container #visitTFSLink img {
  margin-left: 6px;
}

