@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');

#master_container{
}

div#objPnlNavigation, div#objPnlHeader {
}

.reversed td a {
	color: #fff;
}

#form_master{
	/*margin-left: auto;*/ /* Margin-left and margin-right are why the stores are centered within the browser */
	/*margin-right: auto;*/ /* Margin-right and margin-right are why the stores are centered within the browser */
	/*width: min-content;*/ /* width of min-content will allow content to center */
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	padding: 0px;
} 

#header_container{
    height: 100px;
    background-color: #fff;
    color: white;
    padding: 0;
	min-width: 800px;
}

#Header_Logo{
	height: 100px;
	width: 300px;
	float: left;
	color: white;
	background-color: #fff;
	background-image: url("/stores/concord/ui/concord-logo.png");	
	background-repeat:no-repeat;
}

#Header_Image{
	display: none;
}

#Header_Cart{
	top: 2px;
	position: relative;
	float: right;
    color: black;
    background-color: #fff;
	text-decoration: none; 
}

.shimmer {
  color: grey;
  display:inline-block;
  -webkit-mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;
  background-repeat: no-repeat;
  animation: shimmer 1.5s;
}

.bottomhalf{
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center center
}

@keyframes shimmer {
  100% {-webkit-mask-position:left}
}


#Header_Account{
	top: 3px;
	height: 30px;
	width: 35px;
	position: relative;
	float: right;
    color: white;
	background-image: url("/stores/concord/ui/account.png");	
    background-repeat:no-repeat;
	background-size: cover;
	cursor:pointer;
	text-decoration: none; 
}


#Header_Account-menu {
	max-height: max-content;
	width: max-content;
	top: 40px;
	position: relative;
	padding: 20px;
	float: right;
    color: #1A2674!;
    background-color: white;
    background-repeat:no-repeat;
	text-decoration: none; 
	border-radius: 5px;
}

/* This is for the hamburger/sidebard hiding */
#Open_Sidebar-div {
	width: 50px;
	height: 20px;
	z-index: 99;
}

#Open_Sidebar {
	position: relative;
	width: 50px;
	height: 20px;
	top: 0px;
	z-index: 99;
}

#navigation_container{
	padding: 0px;
	width: 0px;
	background: #007A3E;
	height: 0px;
	display: none;
}

#navigation_menu_container{
	position: relative;
	margin-top: 0px;
	padding: 8px;
	display: none;
}

.navigation_menu_item{
	display: inline;
	cursor:pointer;
	width: 200px;
	/*padding:16px 0px;*/
}

.navigation_menu_button{
	color:#1A2674 !important;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16.5px;
	text-decoration:none;
	width: 200px;	
	padding:9px 10px;
}

.navigation_menu_button:hover{
	color: #fff;
	text-decoration: underline;
}


#Home_Link{
	/*padding: 9px 15px 9px 0px;*/
}


#Home_Link::before{
	content: "";
}

#Account_Link::before{
	content: "";
}

#Track_Link::before{
	content: "";
}

#Cart_Link::before{
	content: "";
}

#Client_Admin_Link::before{
	content: "";
}

#Use_Gift_Cert_Link::before{
	content: "";
}

#Login_Link::before{
	content: "";
}

#Logout_Link::before{
	content: "";
}


#filter_container{
}

#objPnlFilter {
	position: absolute;
	width:100%;
	top: 0px;
}

#filter_breadcrumbs{
	padding: 10px 20px 10px 10px;
	position: absolute;
	font-family: 'Source Sans Pro', sans-serif;
	top: 115px;
    margin-left: 35px;
	z-index: 99;
}

a.breadcrumb_default{
	padding-left: 0px;
	top: -1px;
}

.breadcrumb_default{
	color: #000000;
	font-size: 12px;
	/* display: none; */
	position: relative;
	top: 4px;
}

.breadcrumb_default::before{
	content: "Home";
}

.breadcrumb_link{
	color: #000000;
	font-size: 12px;
	/*padding-right: 20px;*/
	text-decoration: none;
}

.breadcrumb_colon{
	color: #D3D3D3;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 14px;
	/* display: none; */
}

.breadcrumb_label{
	color: #000000;
	font-size: 12px;
	font-weight: 600;
}

#filter_search{
	position: relative;
	/*left: 475px;
	top: -110px;*/
	z-index: 100;
	min-width: 1100px;
}

#pnlSearch {
}

#txtSearch {
	position: relative;
	top: 20px;
	border: solid 1px #1360a2;
	border-radius: 10px;
	display: flex;
	margin: auto;
	height: 35px;
	min-width: 290px;
	max-width: 190px;
	z-index: 999;
	padding: revert;
}


#image_search{
	position: relative;
	display: flex;
	margin: auto;
	top: -12px;
	left: 115px;
	z-index: 999;
}

#advanced_search::before{
	content: "";
}

#advanced_search {
	display: flex;
	margin: auto;
	width: 0px;
}

div.category_subheader {
}


/*==============PRODUCT SEARCH PAGE=========*/

div#objContentPlaceHolder_pnlSearch {
    font-family: 'Source Sans Pro', sans-serif;
}

.search_subheader {
    font-size: 13px;
}

input#btnSearch {
    border: none;
    color: #fff;
    font-weight: bold;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	background: #007A3E;

}

input#btnSearch:hover {
	background: #00A55B;
}

table#tblSearchOptions, table#tblSearchFilterOptions, table#tblSearchDisplayOptions {
    font-size: 13px;
}

a#objContentPlaceHolder_lnkBtnResetForm {
    color: #003087;
}



#objPnlCategories{
	position: relative;
	clear: left;
	float: left;
	width: 0px;
	display: none;
	z-index: 999;
	top: 40px;
}

/* This is for top category listbox */
#sidebar_container{
	position: relative;
	width: 190px;
    background-color: #f9f9f9;
	padding: 10px;
	border-radius: 10px;
	z-index: 99999;
}

.sidebar_button{
	position: relative;	
	color:#DBE139;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	text-decoration:none;
	text-decoration: underline;
	word-wrap: normal;
    margin-bottom: 0px;
    line-height: 13px;
	padding-left: 6px;
}

#category_menu_container{
	position: relative;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

.category_menu_item{
	cursor:pointer;
	padding: 12px 0px;
	/*border-bottom: 2px solid #007A3E;*/
	letter-spacing: .5px;
}

.category_menu_item:hover {
	color: #B1B0AE;
}

.category_menu_button{
	position: relative;	
	color: #64615D !important;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	text-decoration: none;
	word-wrap: normal;
    margin-bottom: 0px;
    line-height: 15px;
}

.category_menu_button:hover {
	color:#007A3E!important; 
	font-weight: 600;
}

#Sizing_Chart_Link::before{
	content: "Sizing Chart";
	text-decoration: none;
	font-size: 12px;
	color:#007A3E;
	font-family: 'Source Sans Pro', sans-serif;
	
}

#Sizing_Chart_Link{
	text-decoration: none;
}

#Claims_Order_Form_Link::before {
    content: "Claims Division";
    text-decoration: none;
    font-size: 12px;
    color:#007A3E;
    
}

.sidebar_item {
    padding: 7px 0px;
    border-bottom: 2px solid #00704A;
}

.sidebar_item a {
    text-decoration: none;
}

.sidebar_item a:hover {
    color: #8B8886;
}

#objPnlContent{
	color: black;
	width: 100%;
	position: relative;
	margin-top: 35px;
}

#content_container{
	margin-left: 100px;
	margin-right:100px;
}


#items{
	border: 0px;
	padding: 0px;
}

#content_frame{
    width: 100%!important;
	border-style: none;
}
 
#Content_Welcome, #Content_Budget_Notice, #Content_GC_Notice, #Content_Welcome_Public, #Content_Cost_Center_Budget_Notice {
	position: relative;
	width: 100%;
	padding: 0px;
	color: #666;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	top: 0px;
}

#Content_Welcome a, #Content_Welcome_Public a {
	color: #007A3E;
}

#Content_Welcome, #Content_Welcome_Public {
}

#Content_Budget_Notice {
}

/*Slider Stuff*/
#content_slider{
	position: relative;
	margin: auto;
    height: 272px;
	width: 75%;
	background-color: white;
	padding: 0px;
	margin-bottom: 0px;
}

.content_slider_image{
	position: relative;
	margin: auto;
	background-color: white;
}

/* Slider Position */
div#Content_Slider_Images {
}

#slider {
	top: 15px;
}

/* Slider Navigation position */

.nivo-controlNav{
	position: relative !important;
	margin-top: 0px;
}

/* Featured Items */
#item_lists_menu{
	position: relative;
	top: 10px;
	width: 100%;
	z-index: 99;
	display: flex;
	justify-content: center;
}

#Content_FVTB {
	position:relative;
	top: 25px;
	display: flex;
}

#Content_Featured_Products{
	position: relative;
	margin: auto;
	padding: 0px;
	color: #4ea349  !important;
}

#Content_Featured_Products_menu {
	color: #666 !important;
	padding: 2px 10px 2px 10px;
	border:2px solid #4ea349;
	border-radius: 25px 25px 25px 25px;
}

#featured_products_container{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#Content_Viewed_Products{
	position: relative;
	margin: auto;
	color: #4ea349  !important;
}

#Content_Viewed_Products_menu {
	color: #666 !important;
	padding: 2px 10px 2px 10px;
	border:2px solid #4ea349;
	border-radius: 25px 25px 25px 25px;
}


#viewed_products_container{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#Content_Top_Products{
	position: relative;
	margin: auto;
	color: #4ea349  !important;
}

#Content_Top_Products_menu {
	color: #666 !important;
	padding: 2px 10px 2px 10px;
	border:2px solid #4ea349;
	border-radius: 25px 25px 25px 25px;
}

#top_products_container{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#Content_Previous_Products{
	position: relative;
	margin: auto;
	color: #4ea349  !important;
}

#Content_Previous_Products_menu {
	color: #666 !important;
	padding: 2px 10px 2px 10px;
	border:2px solid #4ea349;
	border-radius: 25px 25px 25px 25px;
}

#viewed_previous_container{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.featured_products_item{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor:pointer;
	margin: 10px;
	width: 275px;
	top: 0px;
	padding: 0px 5px;
}

.featured_products_image {
    position: relative;
    left: 35px;
}

.featured_products_image img {
	position: relative;
}

.featured_products_image a img {
    border-style: none;
}

.featured_products_label {
	padding:4px 10px;
	height: 10px;
	cursor:pointer;
}

.featured_products_label a {
	display: block;
	text-align: center;
	color: #007A3E;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
    line-height: 15px;	
}

#featured_products_header_unselected_text {
	color: #4ea349  !important;
}

.featured_products_description{
	color: #000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	text-decoration:none;
    line-height: 20px;	
	padding:18px 10px;
	text-align: center;
}

div#product_name_inner a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
    color: #00A55B;
}

div#product_name_inner {
	width: 165px;
    height: 30px;
    margin-right: 29.5px;
    margin-left: 29.5px;
}

div.product_grid_line {
    border-bottom: none;
}

div.product_grid_header {
    margin-bottom: 15px;
}


div.product_name_text {
    width: 165px;
}

a.product_thumbnail_img img {
    /*border: 1px solid #717171 !important;*/
    border: none !important;
}


div.product_name_text a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
    color: #182642;
}

div.product_description {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;

}



.clear{
	display:none;
}


#lyrDynamicContainer{
	margin-left: 20px;
}

#objPnlFooter{
	position: relative;
	clear: both;
	bottom: 0px;
	top: 40px;
}

#footer_container{
	position: relative;
	clear: both;
	margin: auto;
    height: 80px;
	padding: 0px;
	background: #ecebeb; 
}

#footer_client_text_container{
	position: relative;
	/*padding: 10px 20px;*/
	margin: 0px;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: black;
}

#footer_client_text_container a{
	color: #64615D;
	text-decoration: underline;
}



#footer_menu_container{
	position: relative;
	float: right;
    	/*background-color: #E46809;*/
	list-style-type: none;
	padding: 50 px;
	margin: 0px;
	display: none;
}

.footer_menu_item{
	position: relative;
	/*background-color: #E46809;*/
	cursor:pointer;
	margin: 10px;
}

.footer_menu_button{
	position: relative;	
	color:#182642;
	/*background-color: #E46809;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	text-decoration:none;
	height: 75px;
	text-decoration: underline;
}

.footer_menu_button:hover {
	color: #B1B0AE;
}

.footerLinks {
    display: inline-block;
}

#footerLine p {
    margin-top: 5px;
}

.footerLinks p {
    padding-left: 20px;
	color: black
}

p.footerLinks {
	border-right: 2px solid #64615D;
	font-family: 'Source Sans Pro', sans-serif;
	color: #64615D;
	font-size: 13px;
}

p.footerLinks2 {
    display: inline-block;
    border-right: none;
    font-family: 'Source Sans Pro', sans-serif;
    color: #64615D;
    font-size: 13px;
    margin-left: 12px;
	width: 300px;
}


#User_Guide_Link::before{
	content: "User Guide";
}

#FAQ_Link::before{
	/*content: "Returns/FAQs";*/
	font-weight: bold;
}

#Commodity_Codes_Link::before{
	content: "Commodity Codes";
}

/* Close Menus */
.sidebar_container_close {
	float:right;
	color:black;
	font-size:xx-large;
}

.close_account_menu {
	float: right;
	font-size:xx-large;
}

/*===============SEARCH RESULTS===============*/

#objContentPlaceHolder_lblResultHeader {
    font-size: 23pt !important;
}

.searchPageHeader a, #tblResultHeader a {
    color: #182642;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.searchPageResult a, .searchPageResult a, .searchPageHeader a, .searchPageResultHeader a, .searchPageSelected a {
    color: #182642;
    font-family: 'Source Sans Pro', sans-serif;
}


/*==================HIDE THIS VERBIAGE ONLY ON FEATURED======*/
#Content_Featured_Products .notes{
	display: none;
}

.notes{
	font-size: 10px;
    color: #717171;
}


#Content_Featured_Products .season{
	display: none;
}

.season{
	font-size: 10px;
    color: #717171;
}



/*==============MOVES HOVER OF INCOMING INVENTORY INTO VIEWABLE AREA======*/
a.info:hover span {
    left: -5em;
}


#Claims_Order_Form_Link-div {
	display: none;
}


#divBins {
	position: relative;
	display: flex;
	margin: auto;
	top: 35px;
	font-family: 'Source Sans Pro', sans-serif;
	border: solid 1px #5981B3;
	border-radius: 5px;
	left: 126px;
	margin-top: -61px;	
	height: 400px;
	width: 550px;
}

#divbins_Category {
	font-size:smaller !important;
	color:#D3D3D3  !important;
}

/* This is for the top category listbox */
#objPnlCategoriesTop{
	position: absolute;
	width: 100%;
	height: 20px;
	top: 0px;
    z-index: 999;
	min-width: 1100px;
}

#objPnlCategoriesTop_menuAll {
    position: relative;
    width: 80px;
    height: 21px;
    left: -203px;
    top: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #64615D !important;
    border: solid 1px #1360a2;
    border-radius: 10px;
    padding: 8px;
    cursor: pointer;
    background: url(/images/arrow.png) right no-repeat;
    z-index: 9999;
    margin: auto;
    /* margin-top: 0px; */
}


#objPnlCategoriesTop_menuAll:before {
  content: "Categories";
}

#objPnlCategoriesTop_menu {
	position: relative;
	top: 21px;
	width: 235px;
	left: -134px;
	border: solid 1px #1360a2;
	border-radius: 5px;
	background-color: white;
	color: black;
	padding: 0px;
    cursor: pointer;
    max-height: 218px;
    overflow-y: scroll;
    overflow-x: hidden;
	margin: auto;
	z-index: 99;
}

#objPnlCategoriesTop_menu div {
  position: relative;
  padding: 10px;
}

#spnSizingChart {
	position: relative;
	height: 250%;
	width: 250%;
	color: blue !important;
	font-weight: 800;
	border: 5px solid #555;
}

#Content_System_Message {
	position: relative;
	top: -30px;
	margin-left: 50px;
}

.category_header {
	margin-top: 15px;
}

.CookieText {
    color: #000;
    font-family: Montserrat;
    border: 2px solid #000;
    padding: 5px 5px 5px 5px;
    font-size: 12px; 
    position: fixed !important;
    bottom: 0;
    width: 98% !important;
    z-index: 99999;
    background-color: white;
	display: inline-grid;
	height: max-content;
}

.btnCookie {
    position:relative;
    font-size: 12px;
    width: 15%;
    margin-left: auto;
    margin-right: auto;
}

.closeMenu {
	position: relative;
	float: right;
	top: -10px;
	right: 0px;
	color: red;
	cursor: pointer;
	display: block !important;
}

.closeSideMenu {
	position: sticky !important;
	float: right;
	top: 0px;
	right: 5px;
	color: red;
	cursor: pointer;
	z-index: 999;
	display: block !important;
}

.closeDivMenu {
	position: sticky !important;
	float: right;
	top: 0px;
	right: 5px;
	color: red;
	cursor: pointer;
	z-index: 999;
}

.searchImage {
	width:50px !important;
	height: 50px !important;
}

#objContentPlaceHolder_lblAddNew {
	z-index: 999;
}

.uai {
	left: -70px;
	top: -10px;
}

/* userway accessibility widget */
.uwaw-btn {
	display: none;
}

.waw-btn_blue {
	display: none;
}

.uwaw-footer {
		display: none;
}

#userwayAccessibilityIcon {
	left: -70px;
	top: -10px;
}