/*REQURED FOR FOOTER AT BOTTOM */
html, body {
	height: 100%; 
}
#mainContainerSF {
 	min-height: 100%;
}
#mainContentSF {
	overflow: auto;
  	padding-bottom: 40px; /* Must match height of footer (comensate for MoreHTML Body and other spacing vairation in screen height) */
}

/*** FOOTER***/
footer {
    position: relative;
	width: 100%;
  	margin-top: -40px; /* compensate as need for perfect fit with #mainContentSF */
  	clear: both;
  	/* Above CSS required for footer at bottom */
	padding: 0;
	background: #00A0D5;
	height: 68px;
  	color: #fff;
}
#footerContent {
	max-width: 1360px;
  	margin: 0 auto;
  line-height: 40px;
}

/* End Footer*/

#mainContentSF {
 max-width: 1360px;	
  width: 100% !important;
}

body {
	margin: 0 auto;
	height: 100%;
	background-color: #ffffff ;
	background-repeat: no-repeat;
	overflow-x: hidden;
  font-family: Barlow, sans-serif !important;
}
.tag {
	font-family: Barlow, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 1.2em;
}
.boldbody {
	font-family: Barlow, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
.smallbody {
	color: #666666;
	font-family: Barlow, sans-serif;
	font-size: 10pt;
}
.tinybody {
	color: #666666;
	font-family: Barlow, sans-serif;
	font-size: 9px;
}
.tinybodysup {
	vertical-align: text-top;
	color: #444; font-size: 25px; 
  font-family: Barlow, sans-serif;
  font-weight: bold;
}
.signoff {
	font-family: Barlow, sans-serif;
	color: #336699;
	font-size: 11px;
	line-height: 1.2em;
}
.login {
	font-family: Barlow, sans-serif;
	font-size: 12px;
	font-style: 400;
	width: 100%;
	background-color: transparent;
	padding:8px 0 10px 10px;
  	color: #000;
}
a.login {
	color: #444;
	text-decoration: none;
	font-weight:bold;
	padding-right: 8px;
	padding-left: 8px;
  text-transform: capitalize;
}
a.login:hover {
	color: #000;
	text-decoration:none;
	background-color: transparent;
}
.loginWelcome, .loginLogout {
	background-color: transparent;
}
.loginWelcome span {
 	float: right !important; 
}
table.tableLogin {
	position: relative; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	float: right;
	width: 100%;
	top: -32px;
	z-index: 100;
  border-top: 1px solid rgba(0,0,0,.06);
    border-bottom: 1px solid rgba(0,0,0,.06);
}
table.tableMain {
	position: relative;
	top: -30px;
	z-index: 2;
	width: 100%;
  	max-width: 1360px;
	background-color: transparent;
	padding: 10px 0;
}
table.tableSiteBanner {
	position: relative;
  	height: 80px;
}
.tableSiteBanner img {
	z-index: 2;
	float: inherit;
	position: relative;
	height: 80px;
	margin: 8.5px 0;
}
.mainContentNB {
	color: #000000;
	padding-left: 15px;
	width: 745px;
}
a {
	font-family: Barlow, sans-serif;
}
A {
	color: #153B6B;
	text-decoration: none;
}
A:hover {
	color: #00A0D5;
	text-decoration: underline;
}
.copyright, A.copyright, A.copyright:link, A.copyright:visited {
	background: transparent;
	color: #D10005;
	font-family: Barlow, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
A.copyright:hover {
	text-decoration: underline;
}
.anchor a{
	text-decoration: none;
}
.anchor a:hover {
	text-decoration: underline;
}

.clear {
	background-image: url(/img/_.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

/******************************************************************************************
* DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

#headerInfoBar {
	position: relative;
  	background: #00A0D5;
  	width: 100%;
  	height: 40px;
  	color: #fff;
    font-size: 16px;
    line-height: 40px;
    font-family: Barlow Semi Condensed;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.7px;
}

/* Main Navigation Menu */

#navWrapper {float: right; position: relative; top: -60px;}

#menu { width: 100%; background: transparent; position: relative;}
#menu li {
	float: left;
	text-align: left;
	margin: 0 auto;
	position: relative; 
	display: inline;
}
#menu li a {
	font-family: "Barlow Semi Condensed";
	font-size: 16px;
  	font-weight: 400;
    letter-spacing: .35px;
	color: #444;
	height: 52px;
	padding: 10px 14px 10px 15px;
	line-height: 25px;
	text-decoration: none;
  	text-transform: capitalize;
	/*background: url(../user/images/globals/spacer.png) no-repeat right;*/
}
#menu li a:hover, #menu li.menuG a, #menu li:hover > a {
	text-decoration:none;
	color: #000;
}
#menu li.menuG a:before {
  content: '';
  position: absolute;
    right: 15px;
  	left: 15px;
    background-color: #00A0D5;
      top: 28px;
    height: 1px;
}
#menu li:last-child a {
	padding: 10px 0 0 15px;
	background: transparent
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: #fff;
	border: 1px solid #ededed;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
/* END Login Box */

/*CATEGORY HEADER TEXT*/
div.source {
	color: #00A0D5;
	font-size: 32px; 
	font-family: "Barlow";		
	font-weight:600;
}

.subcategoryName {
    font-size: 16px;
    color: #333;
    background: rgba(255,255,255,0.75);
}

/* FOOTER*/
.footerSections {
  	width: 100%;
  	max-width: 1360px;
  	margin: 0 auto; 
}
#footerTop {
 
}
#footerBottom {
  height: 40px;
}
.footerCoyright { 
	color: rgba(255,255,255,.45)!important;
    font-size: 12px;
    line-height: 40px;
    font-family: Barlow Semi Condensed;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    text-align: left;
}

/* End Footer*/


#backBtnSection,
#nextBtnSection {
 width: auto; 
}
#titleSection {
 width: 93%; 
}
#catalogWrap,
.prodCell {
 	border: 1px solid rgba(0,0,0,.06); 
}

/* CHECKOUT HEADER*/

.tableCheckoutHeader {
	display: block;
	float: inherit;
	position: relative;
	top: -20px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	z-index: 3;
}
.tableCheckoutHeader img {
	padding-left: 120px;
}
/* END Checkout Header*/

.rightColumn {
	width: 240px;
}
.homeTable { color: #005D40; font-size: 12px; font-family: Barlow, sans-serif; font-weight: bold; text-decoration: none;}
.homeTable a { color: #005D40; font-size: 12px; font-family: Barlow, sans-serif; font-weight: bold; text-decoration: none; }
.homeTable a:hover { color: #009900; font-size: 12px; font-family: Barlow, sans-serif; font-weight: bold; text-decoration: none; }

/* Page Heading */
.pageHeading  { color: #005D40; font-size: 25px; font-family: Barlow, sans-serif; font-weight: bold; font-style:italic; float: left; padding-right: 20px; }
/* END Page Heading */

/* Product Heading */
.prodHeading  { color: #005D40; font-size: 20px; font-family: Barlow, sans-serif; font-weight: bold; font-style:italic; float: left; padding-right: 20px; }
/* END Page Heading */

p.style1 { color: #444; font-size: 25px; font-family: Barlow, sans-serif; font-weight: bold; }

/******************************************************************************************
* END DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

.body {
	color: #333333;
	font-size: 13px;
	line-height: 1.2em;
}
h1 {
	font-family: Barlow, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
}
.h1 {
	font-family: Barlow, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	font-family: Barlow, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
}
.h2 {
	font-family: Barlow, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	font-family: Barlow, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
}
.h3 {
	font-family: Barlow, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
}
.inputBody {
	font-family: Barlow, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}

/* cart image */
table.tblImage {
	border: 1px solid #CCCCCC;
}
table.tblImage td {
	background-color: #FFFFFF;
	padding: 0em;
	margin: 0em;
	text-align: center;
	vertical-align: middle;
}

/******************************************************************************************
* DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

#TCtable {background: none;  padding: 0;}
#TCtable td {background: none;}

.TCCaption { color: #BDBDBD; font-style: italic; }

ul.TreeControl {
        float: inherit;
	position:relative;
	padding: 10px;
}
ul.TreeControl { color: #ffffff; }
ul.TreeControl li.TCopen, ul.TreeControl li.TCclosed {  }
ul.TreeControl li.TCopen div.anchorCatalog, ul.TreeControl li.TCclosed div.anchorCatalog {
        float:inherit;
	position:relative;
        color:#fff; 
	font-size: 16px;
  font-weight: 400;
        padding: 0;
        border: none;
       
background: #00A0D5; /* Old browsers */
margin-bottom: 5px;
text-align: left;
  height: 42px;
  line-height: 42px;
}
ul.TreeControl li { list-style: none; }
ul.TreeControl, ul.TreeControl ul, ul.TreeControl li { margin-bottom: 5px; padding: 0; font-size: 10pt;}
ul.TreeControl ul {  }
ul.TreeControl li a  cursor: pointer; text-decoration: underline; color: #000000; }
ul.TreeControl li a:hover { padding-left: 5px; cursor: pointer; text-decoration: underline; color: #224390; }
ul.TreeControl li.TCopen a { list-style: none; background: none; text-decoration: none; color: #fff; }
ul.TreeControl li.TCclosed a { list-style: none; background: none; text-decoration: none; color: #fff;}

ul.TreeControl li.TCbullet {
padding: 4px 10px 4px;
font-size: 13px;
line-height: 18px;
color: #333333;
text-align: left;
text-shadow: 0 1px 1px 
rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
}
ul.TreeControl li#active {
  border-bottom: 1px solid #00A0D5;
}


ul.TreeControl li.TCbullet a { 
        list-style: disc; background: none;
        color: #000;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0px;
	text-align: left;
}
ul.TreeControl li.TCbullet a:hover { 
         color: #000;
}


ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; }

/******************************************************************************************
* END DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

#cartContainer.floatClass { top: -60px; }
.shopping_cart_icon path { fill: #456888; }
#cartCountBadge { background: #456888; }

.catalogTbl {
	background-color: transparent;	
	padding: 0 !important;
}

/*******************************************************************************************
* Shopping Cart *
*******************************************************************************************/

#cartIcon {
	color: #fff;
	position: absolute;
	right: 4px;
	padding: 0;
	font-size: 24pt;
}	
#cartCountBadge {
	background: #99C456;
	position: absolute;
	right: 0;
	margin: 0;
	border-radius: 100px;
	padding: 0px 2px;
	line-height: 19px;
  border: 1px solid #fff;
}
#cartDesc {
	display: none;
}
#cartCount {
	background: transparent;
	border: none;
}
#cartContainer.floatClass {
	top: -62px;
}

/* FONT OVERIDE */
ul#listbigger li a, 
ul#listbigger li a span 
{
  font-family: Barlow, san-serif;
}
.checkoutProgress {
 	top: -30px;
  border: 0;
}




/*******************************************************************************************
***************    *CUSTOM CSS BY CAREY*   ************************************************
*******************************************************************************************/

/* hide Add New Task button on product ordering page (for finishing tasks set to readwrite) */

.finishing_task_editor_title {
   display: none;
}


/* increase spacing in form fields to make it easier to read (esp on pick-an-image products)*/
#show_userform {
  line-height: 25px;
}


/*increase h3 font size (to make it stand out on the shipping options checkout page)*/
.h3 {
    font-family: Barlow, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
}


/*customize display of the categories sidebar*/

ul.TreeControl li.TCopen a {
    list-style: none;
    background: none;
    text-decoration: none;
    color: #000;
}

ul.TreeControl li.TCclosed a {
    list-style: none;
    background: none;
    text-decoration: none;
    color: #000;
}

ul.TreeControl li.TCopen div.anchorCatalog, ul.TreeControl li.TCclosed div.anchorCatalog {
    float: inherit;
    position: relative;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    border: none;
    background: #ededed;
    margin-bottom: 5px;
    text-align: left;
    height: 42px;
    line-height: 42px;
}

/*smaller size and changed padding of the product cells on the storefront catalog*/

.prodCell.parentSubcategoryCell {
	padding: 0;
}

.parentSubcategoryCell {
	height: 225;
	overflow: hidden;
}

.parentSubcategoryCell img {
		width: 40%;
	height: auto;
}


/*increase font size of order confirmation screen (review order etc)*/

.ui-box section a, .ui-box header table a, .ui-box header a, .ui-box + .tablesorter a {
	color: #1d78bf;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
}


/*increase height of product table to prevent overlapping the footer*/
.catalogTbl {
	height: 100%;
}


/*remove MY LISTS button from storefront home page*/
li#QLmyLists {display: none;}

/*remove CATALOG link from top of storefront pages*/
ul#menu li.linkC {display: none;}


/*hide fedex only email notification field*/
#editAddressBox tr:nth-child(13) {display: none;}

/*increase rep column width from 75 to 100px, to prevent Mark's name from wrapping to 2 lines*/
#printRepInfo section {
    display: grid;
    grid-template-columns: 100px auto;
    grid-gap: 10px;
}

/*increase left sidebar column width from 240 to 300*/
td#sideBarNav {
  width: 300px;
}


/*increase size of image picker preview from original size 100px* NOTE: image_list li div increases the holding boxes only, not the thumbnail image. Add "img" to "liv" and "div" to increase thumbnail size (not recommended because the resolution is so crappy) */
#image_list li div {
    padding-top: 3px;
  min-height: 120px;
    min-width: 150px;
  background-color: #ffffff;
}

/*change background color of image picker preview images from gray (#ededed) to white*/
#image_list li {
  background-color: #ffffff;
}

#image_list p {
  font-size: 14px;
}


/*Hide "no products to show" text in a category with only subcategories (and no products)*/
.counter {
	visibility: hidden;
}



/*Accordion function for the Help! page - currently disabled*/

.faq { 
    background-color: #fff;
    border-radius: 25px;
    padding: 20px 25px;
    margin: 50px 5% 5% 5%;
    min-width: 95%;
    max-width: 95%;
}

.faq__heading { 
    color: #3984c6;
    font-size: 18px;
    font-weight: bold;
    text-align: center; 
}

.faq__detail {
    border-bottom: 1px solid hsl(240, 5%, 91%);
    margin: 20px 0 0 0;
    padding: 5px 0 20px 0;
}

.faq__summary:hover,
.faq__summary:active { 
    color: #3984c6;
    cursor: pointer; 
}

.faq__detail[open] > .faq__summary { 
    font-weight: bold; 
}

.faq__summary {
    list-style: none;
  }

.faq__summary::-webkit-details-marker {
    display: none;
  }

.faq__summary { 
    display: block;
    padding: 0;
    position: relative;
    text-align: right;
}

    
.faq__summary:after {
    display: inline-block;
    content: url("https://bobmatyas.github.io/fm-faq-accordion/images/icon-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: right center;
    text-align: right;
    padding-bottom: 20px;
  }
  
details[open] .faq__summary:after {
    display: inline-block;
    width: 18px;
    height: 10px;
    content: "";
    background-image: url("https://bobmatyas.github.io/fm-faq-accordion/images/icon-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: center right;
    transform:scaleY(-1);
}
  

.faq__question {
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 90%;
}

.faq__question {
    display: inline-block;
    margin: 5px 0;
    text-align: left;
    width: 90%;
}

.faq__summary {
    font-size: 18px; 
  font-weight: bold;
}

.faq__summary:focus {
    color: #3984c6; 
    font-weight: bold;
    outline: none;
}

.faq__text {
    font-size: 18px;
    line-height: 1.6;
    margin: 10px 0 0 0;
}

.hidden-lg { display: block; }
    
.visible-lg { display: none; }


@media (min-width: 900px) {
    .faq {
        align-items: center;
        display: flex;
        justify-content: space-between;
        min-width: 900px;
        padding: 0;
        margin: 0;
    }

    .faq__logo__holder { 
        display: flex;
        align-items: center;
        height: 100%;
        justify-content: center;
    }

    .faq__holder {
        margin: 0 20px;
        padding: 20px 0;
        max-width: 95%;
        width: 95%;
    }


    .faq__heading {
        text-align: left;
    }

    .hidden-lg { display: none; }

    .visible-lg { 
        display: block; 
        position: absolute;
        margin-top: 20px;
        left: -80px;    
    }

    .faq__text {
        margin: 0 0 10px 0;
    }

    .faq__detail {
        margin: 10px 0 0 0 0;
        padding: 0;
    }


/* END ACCORDION */



