/******************Select Customer Number************/
table#cb_customerinformation_table_1 .head {
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 16px!important;
    text-align: left;
}
table#cb_customerinformation_table_1 {
    margin-bottom: 6rem;
}
td#cb_customerinformation_td_9 {
    padding-top: 24px!important;
    padding-bottom: 24px!important;
    background: white;
}
.logincustomersearchinput {
    width: 275px;
    display: block;
    border: 1px solid #ababab;
    height: 40px;
    border-radius: 4px;
    text-indent: 8px;
    font-size: 16px;
    margin-top: 4px;
}
tr#cb_customerinformation_tr_7 .head {
    padding: 0;
    width: 200px;
}
tr#cb_customerinformation_tr_7 > td {
    padding: 8px!important;
}
table#cb_customerinformation_table_1 td {
    padding: 8px;
}
table#cb_customerinformation_table_1 a {
    text-decoration: underline;
    padding: 4px;
    display: inline-block;
}
.CorporateGroupCustomer {
    border-bottom: 1px solid #ebebeb;
}

@media print {
	
		@page {
		size: 330mm 427mm;
		margin: 14mm;
		}
		.container {
		width: 1170px;
		}
  
    a:after { content:''; }
    a[href]:after { content: none !important; }
	    * {-webkit-print-color-adjust:exact!important;}

	section.progress-section {
    display: none;
}
.section22, section.sec13-bg, section.sec12-bg, .chat, .footer-wrap, .num-top.phone-top, .btn-print, a.btn.cont-shop {
    display: none!important;
}
}

/*custom page heading styles */
.cd-dropdown-wrapper a[href*="/category/rentals"] {
  display:none!important;
}
    /* news/blog ***************/
.blogposts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.blogposts a {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    margin-bottom: 30px;
}
.blogposts h3 {
    /* font-size: 22px; */
    /* line-height: 28px; */
    margin-bottom: 1rem;
    color: #383838;
}
h4.blogpost-excerpt-blog {
    display: none;
}
a.blogpost:hover {
    text-decoration: none;
    color: inherit;
}
.section-blogpost small.blogpost-date {
    font-size: 14px;
    margin-left: 15px;
}
.blogpost-excerpt {
    height: 75px;
    overflow: hidden;
}
.section-blog .nav-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 40px;
}
.section-blog .nav-bar a:hover {
    color: #625d20;
}
.nav-bar a.nav-link--active {
    font-weight: bold;
    color: #111;
}
a.blogpost:hover .post-img:before {
    background: rgb(0 0 0 / 50%);
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    content: "View More";
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.post-img {
    position: relative;
}
.post-img img {
    max-width: 100%;
    max-height: 400px;
}
@media (max-width: 992px) {
	.blogposts a {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	padding: 15px;
	margin-bottom: 30px;
}
}
/*custom page heading styles */

/*main.css Stylesheet */
button#main\.cart-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

/*BCM 10/19/2017*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .JobWorksheetTable {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
}
@media (min-width: 768px) {
    .generated_for_mobile {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
}
/*BCM 10/19/2017*/


input[type=number] { 
  -moz-appearance: textfield;
}

.ErrorMsg {
    color: red;
}

td#accountfunctions21 {
    padding-bottom: 1rem;
}

td#cb_jobworksheetfunctions63, td#cb_jobworksheetfunctions62 {
    width: 1px;
}
input#txtworksheetcomment {
    margin-top: 15px;
}
/* ***************for accnt screens full ********************************/
div#accountfunctions01 {
    -ms-flex-preferred-size: 0!important;
    flex-basis: 0!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
    max-width: 100%!important;
    padding: 0px!important;
}
/* ****************************************************************/
@media (min-width: 320px) {
	
.cBodyTable {
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    background: #fff;
    margin-top: 0px!important;
    
}
.cBodyTable.container {
    width: 100%!important;
    margin-top: 0!important;

}
body {
    -webkit-font-smoothing: antialiased;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; 
	background: #fff;
}
.container {
    box-sizing: border-box;
    margin: auto;
}
span.mt-3, span.mt-4, span.mt-5, span.mb-3, span.mb-4, span.mb-5 {
    display: block;
}
.orig-price {
    text-decoration: line-through;
    display: block;
    color: red;
}
.table      { display: table; }
.table-row  { display: table-row; }
.table-cell {
    display: table-cell;
    text-align: left;
}
.table-row--headers .table-cell {
    background: #f3f5f7;
}
.detailhead {
    padding: 5px;
}
.DetailHistoryHead {
    padding: 5px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.DetailHistoryLine {
    padding: 5px;
}
.DetailHistoryPricing {
    padding: 0 !important;
    text-align: right !important;
}
.OrderHeaderTable td {
    padding: 3px 10px;
    border: 1px solid;
}
.OrderAddressTable {
    border: 1px solid;
}
.OrderAddressTable td {
    padding: 3px 10px;
}
.RowSpacer {
    border-top: 20px solid transparent;
}
	select:active,
	select:hover {
    outline: none!important;
}
#recommended-modal .modal-dialog {
	max-width: 1080px;
}
.modal-body.recommended {
	padding: 20px 80px;
	padding-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#recommended-modal .modal-header {
	padding: 15px!important;
}
#recommended-modal h5.modal-title {
	padding-left: 65px;
	font-weight: 100;
	font-size: 24px;
}
.modal-body.recommended > div {
	margin-right: 40px;
}
.recommended-detail {
	padding: 0px!important;
	padding-top: 8px!important;
	padding-bottom: 40px!important;
	font-size: 16px;
}
.recommended-detail .qty-add-row {
	padding-right: 0px;
}
.recommended-detail .qty-add-row .btn {
	width: 100%;
}
.image-wrapper-pop {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important;
	height: 260px!important;
}

@media (max-width: 600px) {
.modal-body.recommended {
	padding: 20px 24px;
}
.modal-body.recommended > div {
	margin: 0 auto;
}
#recommended-modal h5.modal-title {
	padding-left: 15px;
	font-weight: 100;
	font-size: 20px;
}
}
#PleaseWaitSpinner {
    display: none;
    position: fixed;
    top: 45%;
    left: 45%;
    width: 300px;
    height: 200px;
    padding: 30px 15px 0px;
    /* border: 1px solid #e2e2e2; */
    /* box-shadow: 1px 1px 10px #aaaaaa; */
    border-radius: 20px;
    background-color: transparent;
    z-index: 1002;
    text-align: center;
    font-size: 16px;
    overflow: auto;
    font-weight: bold;
}
.spinnerbox {
    background: rgb(0 0 0 / 65%);
    color: white;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 0;
    pointer-events: auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: background-color linear .3s;
    -o-transition: background-color linear .3s;
    transition: background-color linear .3s;
    z-index: 10;
    color: white;
}
.spinnerbox span {
    display: block;
}
#fade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}
table#JWG2, table#JWG3 {
    width: 100%;
}
table#JWG3 input {
    width: auto;
}
table#JWG3 .DetailHead {
    background: #f5f5f5;
}
button[name="SendSelectedToCart"] {
    background: #306B34;
    margin: 20px 0;
}
td#lblworksheetname {
    background: #f5f5f5;
    padding: 5px 10px;
}
td#lblworksheetname h1 {
    font-size: 32px;
    margin-bottom: 0px;
}
tr#cb_jobworksheetfunctions_tr_40 td {
    padding-top: 15px;
}
#cb_jobworksheetfunctions103 input[type="text"] {
    width: 31px;
}
.ProductTotalRow td,
.checkoutsubmitfunctions_tr_130 td {
    text-align: right;
}
.ProductTotalRow {
    background: #f3f3f3;
}

.TileAddToCart input[type="text"] {
    height: 28px;
    vertical-align: top;
    width: 35px;
}

.standardordernotes {
    width: 100%;
}
.BillValue, .ShipValue {

    display: inline-block;
}
#DO3 .Norm2,
#DO4 .Norm2,
#DOS3 .Norm2,
#DOS4 .Norm2 {
    /* width: 35%; */
    
    clear: left;
}

.chkout-billinfo table, .chkout-shipinfo table {
    width: 100%;
}
.BillLabel, .ShipLabel {
    text-align: left!important;
    display: inline-block;
}
#checkoutbillingfunctions68 {
    text-align: left !important;
}

.Norm3 {
    text-align: left !important;
}


.btn {
	white-space: nowrap;
	cursor: pointer;
}
.btn-addtocart {
    width: 100%;
    margin-top: 5px;
}
.btn.btnSubmit {
	font-weight: 700!important;
}
.SubmitOrderCell button {
	font-weight: 700!important;
}
button {
    white-space: nowrap;
		cursor: pointer;
}
.TiledLayoutCellContent {
    padding-bottom: 30px;
}
div#catalogwebcartfunctions186 {
    text-align: left;
}
/*before new responsive*/

.navbar-default.row {
    min-height: 435px;
    box-shadow: none!important;
}

.navbar-collapse {
    max-height: none!important;
}
.table {
    border: none;
    border-color: #ddd;
}
.table-responsive {
    border: none!important;
}
.navbar-toggle,
.navbar-toggle:hover {
    background-color: #fff!important;
}
span.icon-bar {
    background-color: #fff!important;
}


.RecentViewTable {
        width: 98%;
        float: left;
        margin: 1%;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .LogInCell {
        display: none;
    }

div#sidebar26 {
    display: none;
}
#cb_detailproduct92 {
    display: inline-table;
    left: -142px;
    position: relative;
}
.netQty92 {
    left: 75px !important;
    position: relative;
}
.navbar-default {
    background-color: transparent!important;
    background-image: none!important;
}

.navbar-default {
    margin: 0px !important;
}
.catalogwebcheckoutfunctions_tr_19 {
    overflow: hidden;
}
div#SCT1 {
    padding-top: 10px;
}
div#SCT1 > .Cat1 {
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 0px solid #eee;
    padding-left: 5px;

}
div#SCT1>.Cat1 a {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    display: block;
    font-weight: 500;
    padding-right: 20px;
}
div#SCT1 > .Cat1 a:after {} div#SCT1 > .Cat1:hover a {
    /* color: #FFFFFF; */
    
    text-decoration: underline;
}
div#SCT1 > .Cat1:hover {
    background-color: rgba(40, 52, 60, 0.12);

}
.Cat1 a {
    margin-left: 15px;
    display: block;
}
.accnt .Cat1 a {
    padding: 3px 0px;
}
.FilterResultsBy hr {
    border: none;
}
.FilterResultsBy {
    float: left;
    width: 100%;
}
div#accountfunctions_tr_246 {
    margin-top: 16px;
}
.SidebarShop, .SidebarAccountHeading, .SidebarOrder, .SidebarQuick, div#sidebar167, div#sidebar179, div#search8 {
    color: #000!important;
    line-height: 22px;
    padding-left: 15px;
    margin: 0;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 16px!important;
    text-align: left;
    text-transform: uppercase;
    position: relative;
}
.SidebarShop {
    display: none;
}
.LogOutCell {
    display: none;
}
div#search8 a {
    color: #EAC117!important;
    margin-left: 0px!important;
}
img.CatImage {
    max-height: 100%;
    max-width: 100%;
}
div#cb_detailproduct147 {
    text-align: center;
}

div#cb_detailproduct66div {
    display: table;
}
div#cb_detailproduct12 {
    display: table-row;
}
div#cb_detailproduct13 {
    display: table-cell;
}
div#cb_detailproduct8 {
    display: table-row;
}
div#cb_detailproduct9 {
    display: table-cell;
}
a.DetailLine.DetailLineSKUAnchor {
    text-decoration: underline!important;
}
tr.DetailGridRowPreAppApproved:nth-child(even) {
    background: #f3f3f3;
}
tr.DetailGridRowPreAppApproved td {
    font-size: 12px!important;
}
.SearchImageCell img {
    max-width: 100px!important;
}
.navbar-toggle {
    z-index: 9999;
}



/* sidebar */



/*account, login*/

.sidebar_tr_46, .sidebar_tr_48, div#sidebar70, .accountfunctions_tr_369, .sidebar_tr_88, .accountfunctions_tr_372 {
    display: none; 
}


div#writeAccountFunctionSidebar div {} div#advancedwebpagefunctions81 {
    padding-bottom: 10px;
}
div#dsc-03 {
    min-height: 170px;
}
div#advancedwebpagefunctions12,
#accountfunctions6 {
    background-color: #ffffff;
    border-bottom: 1px solid #d7ceb4;
    border-left: 1px solid #d7ceb4;
    border-right: 1px solid #d7ceb4;
    box-shadow: 1px 2px 8px rgba(215, 206, 180, 0.5);
    padding-left: 0px;
    padding-right: 0px;
    min-height: 100%;
}
form#datefilter {
	  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
                -ms-grid-row-align: baseline;
            align-items: baseline;
    background: whitesmoke;
    padding: 20px;
}

.AccountRefresh > a {
    background-color: #01375D;
    border: thin solid;
    border-radius: 6px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 12px;
    text-decoration: none;
    float: left;
    margin-left: 5px;
}
table.DateFilterArea {
    width: 100%;
}
.DateFilterArea {
    padding: 0 20px;
}
.Cat1.PostLoginCell {
        display: none;
}
.AddToCart:hover {
    opacity: .8;
}
#dispdetprodcart #QTY0 {
    background-color: #FFF;
    border: thin solid #ccc;
    /* border-radius: 2px; */
    
    font-size: 14px;
    height: 28px;
}
#dispdetprodcart .AddToCart {
    vertical-align: bottom;
    display: inline-block;
}

div#subcats15 {
    height: 160px;
    overflow: hidden;
    width: 200px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.SubcatRow.row {
    margin: 0px;
}
.SubCatTable {
    padding: 15px!important;
    box-shadow: 0 0 5px #cecece;
}
div#subcats12 {
    margin-bottom: 15px;
    font-size: 19px;
}




/******************* Upsell ************************************/
.upsellgrid {
    margin-top: 30px;
    width: 100%;
	max-width: 100%;
	font-size: 14px;
}
.product-recommendations-header {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.RecentlyViewed {
    display: block;
    width: 100%;
}
.item-cards-container {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}
.item-card {
    width: 23%;
    text-align: left;
    margin-right: 2%;
    padding: 20px;
    vertical-align: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.item-card-img a{
-webkit-box-flex: 1;
    box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    height: 130px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: content-box;
}
.item-card-img img {
   border: 0 none;
    vertical-align: middle;
    margin: auto;
    max-width: 100%;
    max-height: 120px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.item-card-details {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.item-card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 18px;
}
.item-card-label, .item-card-data {
    padding-bottom: 7px;
}
.item-card-label {
	width: 95px;
    padding-right: 7px;
}
.item-card-row-Description .item-card-label, .item-card-row-Price .item-card-label {
    display: none; 
}

.item-card-header {
	font-weight: bold;
}

/********************** Upsell *********************************/



div#related-items-container {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.SocIntgDiv {
    background-color: transparent!important;
}
span.SocIntgTw {
    position: relative;
    top: 6px;
}
.cb_detailproduct_tr_63 {
    background-color: #fff!important;
    padding-top: 15px;
    width: 100%;
}
.cb_detailproduct_tr_63 .DetailHead2 {
    text-align: right!important;
    line-height: 23px!important;
}
div#cb_detailproduct118 {
    display: table-row;
}
div#cb_detailproduct119 {
    display: table-cell;
}
div#cb_detailproduct2div > div {
    background-color: rgb(255, 255, 255);
    border-bottom: thin solid darkred;
    padding-bottom: 10px;
    padding-top: 10px;
}
div#cb_detailproduct121 {
    display: table-cell;
    text-align: right;
}
div[name="13"] {
    background-color: #fff !important;
    display: table-row;
}
div[name="13"] div {
    padding-top: 20px;
}

.Reg8 {
    font-weight: bold;
}

.headerfooter_tr_3.container {
    bottom: -100px;
    height: 100px;
}
div#headerfooter20 {
    margin-right: auto;
    margin-left: auto;
}

.SidebarCatTable.SidebarCatTableCG {
    line-height: 20px;
}
.CatSearchLine th {
    color: #333;
    display: table;
}
.CatSearchLine input {
    padding-right: 10px;
}
td.SideBar a {
    font-size: 12px;
    padding-left: 5px;
}


.Of {
    color: #000;
}
.DoubleArrow {
    color: #000;
}
.SingleArrow {
    color: #000;
}
div#dsc-19 {
    font-size: 11px;
    text-align: center;
}
#subcats0.Cat1 {
    font-size: 22px;
}
div#subcats1 {
    text-align: center;
    margin-bottom: 10px;
}
div#subcats1 a {
    color: black;
}
div#dsc-01 {
    padding-top: 20px;
}
/* product table*/




/* product cats tile*/

.subcat-container {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}
.subcat {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
    padding: 1%;
    display: block;
    text-align: center;
}
.subcat__img-container {
    height: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #ddd;
}
p.subcat__caption {
    color: #000000;
    margin-top: 1rem;
}
img.subcat__img {
    max-width: 100%;
	max-height: 100%;
    height: auto;
	  -ms-flex-negative: 0;
      flex-shrink: 0
} 
/* product cats*/


img {
    -ms-interpolation-mode: bicubic;
}
.DetailLineModelNumber {
    text-align: center;
}
.DetailLineQuantityAvailable {
    text-align: center;
}



div#headerfooter26 {
    display: none;
}
#FooterDiv {
    text-align: center;
    background-position: center;
    background-size: cover;
}
div#headerfooter_tr_10 {
    display: none;
}
.FooterFinePrint {
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    text-align: center;
}
.FooterLink {
    color: #0c0d0d;
    background-color: transparent;
    text-decoration: none;
}



.DetailLine {
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle !important;
}
.detailline {
    vertical-align: middle !important;
}
.DetailLine a {
    text-decoration: none;
    padding-left: 0px;
}
a.DetailLine  {
    text-decoration: none;
    padding-left: 0px;
}
.DetailLine a:visited {
    text-decoration: none;
}
.DetailLine a:hover {
    text-decoration: none;
    color: #444;
}
.DetailHeadAddToCart {
    text-align: center !important;
    width: 125px;
}
td#cb_detailgrid140 {
    text-align: right;
}
.DetailLine.DetailLineAccount {
    border: medium none;
    padding-bottom: 6px;
    padding-top: 6px;
}
.DetailLine.DetailLineAccount a {
    color: #1FB25A;
    text-decoration: underline;
}
.SuccessfulSearchResultsTable {
    border: thin solid #ddd;
    border-collapse: collapse;
}
.SuccessfulSearchResultsTable tr:nth-child(2n+1) {
    background-color: #EFEEC6;
}
.OrdersBody {
    border-collapse: collapse;
}
.ordersByDate {
    width: 100%;
}
.OrderDetailBody .DetailHeadOrderMgmt {
    background-color: rgba(255, 255, 224, 0.5);
    border: thin solid #ccc !important;
}
.AlternateDetailPriceLabel {
    font-size: large;
    width: 30%;
}
.AlternateDetailProductNumber {
    color: Maroon;
}
.AlternateDetailPrice {
    font-size: large;
}
.AlternateDetailQuantityLabel {
    font-size: large;
    color: Black;
}
.AlternateDetailDescription {
    font-size: 20px;
    font-weight: bold;
    color: Black;
    width: 100%;
    vertical-align: top;
    display: block;
    float: left;
}
.AlternateDetailProductContainer {
    vertical-align: top;
    display: block;
    width: 150%;
}
.AlternateDetailCartDisplay {
    vertical-align: top;
    width: auto;
}
.AlternateDetailProductHTML {
    vertical-align: top;
    display: inline;
    float: left;
    width: auto;
}
.AlternateDetailHTMLContainer {
    vertical-align: top;
    float: left;
    display: inline;
    width: auto;
}
.tableResponsiveContainer {
    width: 100%;
    display: inline-block;
}

.MainDetailProduct {
    vertical-align: top;
    display: block;
    width: 100%;
}
.SubCatCaption {
    vertical-align: top;
    text-align: center;
    height: 50px;
}


.Norm {
    text-align: left!important;
}

label {
    display: inline-block;
    margin-bottom: .2rem!important;
    font-size: 14px;
    color: #444;
}



tr.cb_ordermanagement_tr_2,
tr.cb_ordermanagement_tr_1 {
    float: left;
}
tr.cb_ordermanagement_tr_1 td,
tr.cb_ordermanagement_tr_2 td {
    vertical-align: middle;
    height: 50px;
}


div#checkoutorderfunctions1 {
    color: red;
}
.DetailHead {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    padding: 5px;
    padding-top: 10px;
}
.DetailHeadCompare {
	    font-size: 12px;
		font-weight:bold;

}
.DetailHead.DetailHeadCompare a {
    font-size: 12px;
    color: #ff7f03;
    text-decoration: underline;
}

.DetailHeadAccount {
    background-image: none;
    border: medium none;
    font-weight: bold;
}
.DetailHeadAccount a:link {
    background-color: #444;
    border-radius: 10px;
    color: white;
    font-size: 12px;
    padding: 2px 12px;
    text-decoration: none;
    margin-bottom: 5px;
    float: left;
}
.UsageReportsBody tr tr:nth-child(2n),
.DisplayStats tr:nth-child(2n),
.SuccessfulSearchResultsTable tr:nth-child(2n+1) {
    background-color: #EFEFEF;
}
.DetailHeadBlank {
    font-size: 11.25pt;
    color: #FFFFFF;
    background-color: white;
}
.DetailHead.Results {
    display: none;
}


/* cart contents ***************************************************************/

.table--cart .table-cell, .table--order-contents .table-cell {
    display: table-cell;
    text-align: left;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
}
.below-cart-bar {
    text-align: right;
}
.DetailCartTotal {
    text-align: right!important;
    margin-top: 20px;
}
.addtojobworksheet-wrapper {
    max-width: 300px;
    text-align: right;
    display: inline-block;
}
.producttotal-wrapper {
    font-size: 18px;
    font-weight: 600;
    padding-top: 30px;
}
#DO11 .order-charge, #DO11 .order-charge--tax {
    text-align: right;
    padding-bottom: 10px;
}
span.order-charge__label {
    font-weight: 600;
    padding-right: 5px;
}
div#checkoutorderfunctions_tr_141 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
div#checkoutorderfunctions_td_632015_238_1 {
    text-align: right;
}
h1.cart-title {
    font-size: 2rem;
}
div#DM01 {
    width: 100%;
}
div#DM01 > div > div {
    float: left;
    padding-left: 7px;
}
div#DM01>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
img[src="createshop.png"] {
    float: left;
    padding-top: 5px;
}
.SubmitOrderCell div {
    padding: 0px;
    margin-top: 15px;
    padding-left: 0px!important;
    padding-right: 7px!important;
    float: none;
}
.SubmitOrderCell,
.UpdateBtnCell,
.MoreShopCell,
.ShoppingListCell {
    float: left;
    padding-left: 7px;
    padding-top: 5px;
}

#cartcontents {
    width: 100%!important;
}
tr#CartContentRow td {
    border: none!important;
}
.qtyBox {
    width: 55px;
    text-indent: 5px;
}
/* end cart contents **************************************************/

	
.cb_functions_tr_5 {
    text-align: center;
}

td#catalogwebcartfunctions98 {
    border: none!important;
}
.mainTableBgrnd .DetailLine {
    text-align: left;
}
.table .DetailLine {
    border: none;
}
.DetailHeadCart strong {
    color: #28343c;
    font-size: 26px;
    font-weight: bold;
    white-space: nowrap;
}
#displaycart_td_57:before {
    content: "\E8CC";
    font-family: 'Material Icons';
    display: inline-block;
    color: #28343c;
    font-size: 26px;
    vertical-align: top;
    margin-right: 10px;
}
.ShipMethCell .Norm {
    display: table-cell;
    padding: 10px;
    width: 110px;
    font-weight: bold;
    font-size: 16px;
}
.DetailHeadCart {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 5px 5px 5px 5px;
}


td#catalogwebcartfunctions109 {
    text-align: right;
    font-size: 16px;
    vertical-align: top;
}
.DetailHead.DetailHeadChkOut {
    color: red;
}
.DetailHeadCart > input {
    float: left;
    margin-right: 6px!important;
}
td .DetailCartTotal {
    color: #bd0808;
    font-size: 16px;
    font-weight: lighter;
}
.DetailHeadCart.DetailHeadCartOrderMgmt {
    background-color: #efefef;
    background-position: 0 bottom;
    background-repeat: repeat-x;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    /* text-align: center; */
}
td.DetailHeadCart.DetailHeadCartOrderMgmt a {
    font-size: 11px;
}
.DetailHead.DetailHeadOrderMgmt {
    background-image: none;
    border: medium none;
    font-size: 13px;
    padding-top: 4px;
    vertical-align: top;
    color: #0f3f68;
}
a#cb_ordermanagement0anchor {
    padding: 5px;
    color: white;
    border-radius: 5px;
    background: rgb(129, 50, 34);
    float: left;
}
.Norm .DetailHeadOrderMgmt td {
    padding: 10px 5px;
}
.DetailLine.DetailLineOrderMgmt {
    padding-bottom: 20px;
}
div#displayMenu {
    float: right;
}


img.bannermemo {
    box-shadow: 0 1px 5px;
}
.CatMemo {
    background-color: #fff;
    text-align: left;
    font-weight: 500;
}
.CatMemo p {
    margin-right: 20px;
}
.CatMemo li {
    padding: 3px 0px;
}
.CatMemo ul {
    list-style-type: square;
    list-style-position: outside;
    padding-left: 15px;
}




.AltCat2 {
    font-size: 18pt;
    color: #000000;
    background-color: #FFFFFF;
}
.AltCat2 A:link {
    text-decoration: none;
    color: #333;
}
.AltCat2 A:visited {
    text-decoration: none;
    color: #333;
}
.AltCat2 A:hover {
    text-decoration: none;
    color: #444;
}
.AltCat1 {
    color: #000000;
}
.AltCat1 a {
    margin-left: 10px;
}
.AltCat1 A:link {
    text-decoration: none;
    color: #000;
}
.AltCat1 A:visited {
    text-decoration: none;
    color: #333;
}
.AltCat1 A:hover {
    text-decoration: none;
    color: #444;
}
.ClassOffSet1 {
    text-indent: 16px;
}
.ClassTreeNodeSpacing {
    padding-left: 6px;
}
div#sidebar_table_14, div#sidebar_table_10 {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
    padding-top: 10px;
	padding-bottom: 5px;
}
.Cat1.SavedCartCell a:before {
    content: "\E8cc";
    font-family: 'Material Icons';
    display: inline-block;
    color: #2a504e;
    font-size: 18px;
    line-height: 1;
    vertical-align: -2px;
    padding-right: 4px;
}
.SubCat1 {
    color: #000000;
}
.SubCat1 .ItemsCartAnchor {
    color: #444;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}
.SubCat1 A:link {
    text-decoration: none;
    color: #333;
}
.SubCat1 A:visited {
    text-decoration: none;
    color: #333;
}
.SubCat1 A:hover {
    text-decoration: none;
    color: #444;
}
.SubCat2 {

    color: #000000;
    padding-top: 0;
    padding-bottom: 0;

}
.SubCat2 A:link {
    text-decoration: none;
    color: #333;
}
.SubCat2 A:visited {
    text-decoration: none;
    color: #333;
}
.SubCat2 A:hover {
    text-decoration: none;
    color: #444;
}
.SubCat3 {
    color: #000000;
    background-color: #FFFFFF;
}
.SubCat3 A:link {
    text-decoration: none;
    color: #333;
}
.SubCat3 A:visited {
    text-decoration: none;
    color: #333;
}
.SubCat3 A:hover {
    text-decoration: none;
    color: #444;
}
.SubCat4 {
    color: #000000;
    background-color: #FFFFFF;
}
.SubCat4 A:link {
    text-decoration: none;
    color: #333;
}
.SubCat4 A:visited {
    text-decoration: none;
    color: #333;
}
.SubCat4 A:hover {
    text-decoration: none;
    color: #444;
}
.SubCatPlus1 {
    color: #000000;
    background-color: #FFFFFF;
}
.SubCatPlus1 A:link {
    text-decoration: none;
    color: #333;
}
.SubCatPlus1 A:visited {
    text-decoration: none;
    color: #333;
}
.SubCatPlus1 A:hover {
    text-decoration: none;
    color: #444;
}
.SubCatPlus2 {
    font-size: 7.75pt;
    color: #000000;
    background-color: #FFFFFF;
    padding-left: 30px;
    text-indent: -15px;
}
.SubCatPlus2 A:link {
    text-decoration: none;
    color: #333;
}
.SubCatPlus2 A:visited {
    text-decoration: none;
    color: #333;
}
.SubCatPlus2 A:hover {
    text-decoration: none;
    color: #444;
}
.SubCatPlus3 {
    font-size: 7.75pt;
    color: #000000;
    background-color: #FFFFFF;
    padding-left: 45px;
    text-indent: -30px;
}
.SubCatPlus3 A:link {
    text-decoration: none;
    color: #333;
}
.SubCatPlus3 A:visited {
    text-decoration: none;
    color: #333;
}
.SubCatPlus3 A:hover {
    text-decoration: none;
    color: #444;
}
.TreeSubCat1 {
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    text-indent: -10px;
    background-color: #FFFFFF;
}
.TreeSubCat1 A:link {
    text-decoration: none;
    color: #333;
}
.TreeSubCat1 A:visited {
    text-decoration: none;
    color: #333;
}
.TreeSubCat1 A:hover {
    text-decoration: none;
    color: #444;
}
.TreeSubCatLabel1 {
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    text-indent: -10px;
    background-color: #FFFFFF;
}
.TreeSubCatLabel1 A:link {
    text-decoration: none;
    color: #333;
}
.TreeSubCatLabel1 A:visited {
    text-decoration: none;
    color: #333;
}
.TreeSubCatLabel1 A:hover {
    text-decoration: none;
    color: #444;
}
.Cat1.SidebarHome {
    color: #28343c !important;
    font-weight: bold !important;
    padding-top: 5px;
}
a.Cat1.SidebarHome:before {
    /*content: "\E88A";
    font-family: 'Material Icons';
    display: inline-block;
    color: #2a504e;
    font-size: 18px;
	line-height: 1;
    vertical-align: -2px;
    padding-right: 4px;*/
}
.Cat1 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.Cat1 A:link {
    text-decoration: none;
    color: #333;
    font-weight: normal;
    padding-left: 1px;
}
.Cat1 A:visited {
    text-decoration: none;
}
.Cat1 A:hover {
    text-decoration: none;
    color: #153446;
}
.Cat2,
.Cat3,
.Cat4,
.Cat5 {
    color: #010101;
    font-weight: bold;
    text-decoration: none;
}
a.Cat2:link,
a.Cat3:link,
a.Cat4:link,
a.Cat5:link {
    color: #010101;
}
a.Cat2:visited,
a.Cat3:visited,
a.Cat4:visited,
a.Cat5:visited {
    text-decoration: none;
    color: #010101;
}
a.Cat2:hover,
a.Cat3:hover,
a.Cat4:hover,
a.Cat5:hover {
    color: #010101;
}
.CatAll {

    color: #000;
    font-weight: bold;
    background-color: #FFFFFF;
}
.CatAll A:link {
    color: #000;
    text-decoration: none;
}
.CatAll A:visited {
    color: #333;
    text-decoration: none;
}
.CatAll A:hover {
    text-decoration: none;
    color: #444;
}
.CatPrev {
    color: #333;
    background-color: #FFFFFF;
}
.CatPrev A:link {
    color: #333;
    text-decoration: none;
}
.CatPrev A:visited {
    color: #333;
    text-decoration: none;
}
.CatPrev A:hover {
    text-decoration: none;
    color: #444;
}
/*quick order pad */


.myButton {
    background-color: #fa9025;
    border: 1px solid #b87a3b;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
}
.myButton:hover {
    background-color: #f78000;
}

#quickorderbutton:hover {
    box-shadow: 0 0 6px #ccc;
}
/*hide quick order sidebar*/

    div#menufunctions0 {
       display: none; 
    }
	
	
.QuickOrder {
    background-color: #fff;
    padding: 15px;
    width: 100%;

}

 .QuickOrder .Cat1 {
            color: #444444;
            padding-top: 2px;
        }


.Cat1.QOPCell2 {
    padding-bottom: 10px;
    text-transform: none;
}
a.Cat1.QOPCell {
    color: #018182;
    background: #eee;
    font-weight: normal;
    margin-left: 0;
    padding: 3px 30px;
    text-transform: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
}
td#advancedwebpagefunctions100 {
    font-size: 24px;
    border-bottom: 2px solid #181d37;
    padding: 1px;
}

.SearchWithinSelect {
    height: 26px;
}
#SearchWithinText {
    height: 18px;
    line-height: 18px;
}

table#advancedwebpagefunctions_table_30 {
    margin: auto;
}





/*search row ********************************************************/
        #Search {} #headerfooter4 {} .CatSearchCell > strong {
    display: none;
}
#SearchList {
    display: none;
}
.CatSearch {
    display: none;
}
.CatSearchPipe {
    display: none;
}

.CategoryBarTable {
    border-radius: 2px;
    margin-bottom: 10px;
    padding-top: 0;
    width: 100%;
}
div#generateCategoryBarHTML {
    font-size: 12px;
    color: darkred;
    font-weight: bold;
}
a#advancedwebpagefunctions15anchor {
    color: darkred;
}
div#generateCategoryBarHTML a:link {
    color: darkred;
    font-weight: normal;
}

div#dsc-20 {
    font-size: 11px;
    color: #000;
}
.Bar {
    font-size: 14px;
	margin-bottom: 20px;
    margin-top: 20px;
}
.Bar A:link {
}

.SmallText {
    color: #000000;
    font-size: 12px;
}
.SmallText A:visited {
    color: #000000;
}

.table2,
#table1,
#displayFrameAccount {
    font-size: 12px;
    padding: 0px !important;
    padding: 1px;
    text-align: left;
    vertical-align: top;
}


.SideBar {
    padding-left: 0!important;
    padding-right: 0!important;
    background-color: #f7f7f7;
    flex: 0 0 270px!important;
    -webkit-flex: 0 0 270px!important;
    -ms-flex: 0 0 270px!important;
    display: none;
}
.loggedout .SideBar {
    display: none!important;
}
.clogin .SideBar {
    display: none;
}

.accountfunctions_table_46 .Cat1 {
    padding-top: 2px;
    padding-bottom: 1px;
}
#sidebar5 {
    padding-bottom: 15px;
}
#sidebar5 div:last-child {
    border-bottom: none !important;
}

.mainTableBgrnd {
    background-color: #fff;
    overflow: visible!important;
}

.Brian.MainTable {
    background: #fff;
    padding-left: 0;
    margin: 0 auto;
}
div#advancedwebpagefunctions14 {
    padding-top: 20px;
    padding-right: 0px;
    width: 78% !important;
}
.MainTable.DetailGridTable {
    border-collapse: collapse;
}

.DetailGridTable td.DetailHead {
    padding-bottom: 5px;
    text-align: left;
    background-color: #EFEFEF;
    color: #0D4A77;
    font-size: 13px!important;
}
.DetailHead.DetailHeadDESCRIPTION {
    min-width: 175px;
}
.DetailHead.DetailHeadCat.Number {
    min-width: 70px;
}

.DetailGridRow a.DetailLine.DetailLineSKUAnchor {
    border-bottom: thin solid;
    padding-right: 1px;
    white-space: nowrap;
}
.SearchImageCell .DetailLine.DetailLineSKUAnchor {
    border: none!important;
}
.DetailLineItem {
    white-space: nowrap;
}
.cb_detailgrid_tr_3.col-md-12 {
    padding: 0px;
}
td#cb_detailgrid104 {
    text-align: center;
}
tr.DetailGridRow:nth-child(2n+1) {
    background: none repeat scroll 0 0 #f3f3f3;
}
tr.DetailGridRow:nth-child(2n) {
    background: none repeat scroll 0 0 #fff;
}

/* Login page ****************************************/
.logintext {
    padding-bottom: 15px;
    line-height: 20px;
}
.lgin {
    width: 500px;
    margin: 4rem auto;
    text-align: center;
}
.lgin h3, #forgotUserId h2, h1.pass-reset__header {
    text-transform: uppercase;
    font-size: 1.5rem!important;
    margin: 20px 0;
}
.lgin .sct {
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.lgin .sct h1 {
    font-size: 18px;
    line-height: 1;
    margin: 0 0 10px;
    padding: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #002646;
    color: #fff;
    display: none;
}
.lgin .sct .pad {
    margin: 20px 45px;
    text-align: left;
}
.lgin .form .txtbox {
    box-sizing: border-box;
    width: 100%;
}
.txtbox {
    padding: 5px;
    -webkit-transition: all ease-out .15s;
    transition: all ease-out .15s;
    color: #666;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 14px;
    float: left;
    box-sizing: border-box;
    width: 100%;
}
.lgin .form .row {
    width: 100%;
    margin: 0 0 5px;
    padding-bottom: 7px;
	position: relative;
}
.togglePassword {
    position: absolute;
    right: 10px;
    top: 30px;
}
.lgin .form label {
    font-weight: bold!important;
    display: block;
    width: 100%;
    margin-bottom: 5px;
	text-align: left;
}
.btn.log {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 25px!important;
    line-height: 1;
    /* color: #fff; */
    margin-top: 10px;
}
.btn.log:hover {
    cursor: pointer;
    opacity: .9;
}
.links>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 10px;
}
.lgin .links a {
    font-size: 13px;
}
.pass-reset {
    margin: 3rem 0;
}
.pass-reset .btn {
    margin-right: 5px;
}
.pass-reset .btn {
    margin-right: 5px;
    color: white;
	line-height: 1;
	padding: 15px 40px;
	font-weight: 400;
}
.pass-reset__form-group.form-group.row {
    max-width: 1054px;
}
label.pass-reset__label.col-sm-2 {
    white-space: nowrap;
    line-height: 38px;
    margin-left: auto;
    text-align: right;
}
.pass-reset__form-group.form-group.row .col-sm-10 {
    max-width: 400px;
    margin-right: auto;
}
.pass-reset__form .btn {
    margin: 5px;
}
a.btn.btn-default.pass-reset__return-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-right: 5px;
    padding: 15px 40px;
    color: white;
}
.forgotUserIdContainer label {
    font-size: 13px;
    font-weight: bold;
	display: block;
}
.forgotUserIdContainer input#emailAddress {
    width: 90%;
}
td#accountfunctions21 {
    padding-bottom: 1rem;
}
.pass-reset, form#forgotUserId {
    max-width: 1054px;
    margin: 4rem auto;
    text-align: center;
    padding: 0;
}
#loginfunctions_div_1 {
    max-width: 500px;
    margin: auto;
}
button.submitBtn {
    border: transparent;
    color: #fff;
    padding: 15px 40px;
    line-height: 1;
    font-weight: 400;
}
/*Login page ****************************************/




.accountfunctions_tr_241.row {
    min-height: 495px;
}

#submit {
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 0 1px #aaa;
    cursor: pointer;
    margin-top: 35px;
    text-transform: uppercase;
}
table.DisplayStats {
    width: 100%;
}
.head {
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.WarehouseLabel {
    font-size: 12px;
    color: #333;
    float: left;
    width: 300px;
    display: inline-block;
}
.WarehouseQuantityLabel {
    font-size: 12px;
    color: #333;
    float: right;
    width: 200px;
    display: inline-block;
}
.WarehouseLabelHeader {
    font-size: 12px;
    color: #444;
    float: left;
    width: 300px;
    display: inline-block;
}
.WarehouseQuantityHeader {
    font-size: 12px;
    color: #444;
    float: right;
    width: 200px;
    display: inline-block;
}
.SideBarTabSelected {
    font-size: 11.25pt;
    color: #000000;
    background-color: #444;
    font-weight: bold;
    border-style: solid solid none solid;
    border-color: #000000;
}
.SideBarTabSelected A:link {
    text-decoration: none;
    color: #333;
}
.usersessiontable {
    padding: 12px;
}
.usersessionheader {
    font-size: 14px;
    font-weight: bold;
}
.qmmc .qmdivider {
    display: block;
    font-size: 1px;
    position: relative;
    z-index: 1;
    border-style: solid;
    border-width: 0;
}
.qmmc .qmdividery {
    float: left;
    width: 0;
}
.qmmc .qmtitle {
    display: block;
    cursor: default;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.qmclear {
    font-size: 1px;
    height: 0;
    width: 0;
    clear: left;
    line-height: 0;
    display: block;
    float: none !important;
}
.qmmc {
    position: relative;
    zoom: 1;
    z-index: 10;
}
.qmmc a,
.qmmc li {
    float: left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.qmsh div a {
    float: left;
}
.qmmc div {
    visibility: hidden;
    position: absolute;
}
.qmmc li {
    z-index: auto;
}
.qmmc ul {
    left: -10000px;
    position: absolute;
    z-index: 10;
}
.qmmc,
.qmmc ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.qmmc li:hover > ul {
    left: auto;
}
#qm0 ul {
    top: 100%;
}
#qm0 ul li:hover > ul {
    top: 0;
    left: 100%;
}
.qmmc div a,
.qmmc ul a,
.qmmc ul li,
.qmmc li a {
    float: none;
}
#qm0 {
    background-color: #C0C0C0;
    border-width: 1px;
    border-style: solid;
    border-color: #A2BFE9;
}
#qm0 a {
    padding: 5px 40px 5px 8px;
    background-color: #C0C0C0;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    border-color: #81B735;
}
body #qm0 .qmactive,
body #qm0 .qmactive:hover {
    background-color: #C0C0C0;
    color: #000000;
    text-decoration: underline;
}
#qm0 div,
#qm0 ul {
    padding: 5px;
    margin: 0px 0px 0px -1px;
    background-color: #C0C0C0;
    border-width: 4px 1px 1px;
    border-style: solid;
    border-color: #81B735;
}
#qm0 div a,
#qm0 ul a {
    padding: 2px 40px 2px 5px;
    background-color: #C0C0C0;
    color: #000000;
    border-width: 0px;
    border-style: none;
}
#qm0 div a:hover,
#qm0 ul a:hover {
    text-decoration: underline;
}
body #qm0 div .qmactive,
body #qm0 div .qmactive:hover {
    background-color: #C0C0C0;
    color: #000000;
}

a#cb_shoppinglist16anchor {
    padding-left: 0px !important;
}



/*Order History*/
div#cb_ordermanagement_tr_1>div {
    display: inline-block;
}
#Calendar button {
    background: transparent;
}
div#Calendar button:focus {
    outline: none;
}
form#datefilter td {
    white-space: nowrap;
}
.DateFilterArea label {
    justify-content: start;
    color: #444;
}
div#DisplayOrdersContainer {
    display: flex;
    width: 100%;
    margin-top: 20px;
    flex-wrap: wrap;
}
.orderrow {
    display: table-row;
    /* border-bottom: 1px solid #ccc; */
}

.ordercell.orderlabel {
    background: whitesmoke;
    font-weight: bold;
    color: #444;
}

.ordercell {
    display: table-cell;
    padding: 5px;
    border-bottom: 1px solid #ddd;
}

.orderbox {
    text-align: left;
    border: 1px solid #ddd;
    margin-right: 2%;
}

.orderheader {
    text-align: center;
    width: 100%;
    display: table-caption;
    background: #D7DADB;
    font-size: 18px;
}
/*end*/


}



/* Ipad portrait view (768px and up) ****************************************************************/
@media (min-width: 768px) {


.TiledLayoutCell {
    background-color: #fff;
    border-radius: 2px;
    margin-bottom: 15px;
    margin-left: 1%;
    padding: 20px 20px 30px;
    width: 49%!important;
    max-width: 49%!important;
}
    .RecentViewTable {
        width: 23%;
        float: left;
        margin: 1%;
        margin-top: 35px;
        padding: 0px;
        height: 300px;
    }
    div#cb_detailproduct238 {
        width: 61%;
    }
    #MiscTable #MiscTable {
        width: 50%;
        float: left;
    }
.billingAddrInfo .form-group, .shipEditContainer .form-group, div#creditcard_tr_1 .form-group {
    width: 49%;
    padding: 0 3%;
    display: inline-block;
    vertical-align: top;
}
select#terms {
    max-width: 400px;
}
}
/* Medium devices (desktops, 992px and up) ****************************************************************/

@media (min-width: 992px) {
	.lgin {
    width: 40%;
}
.TiledLayoutCell {
    background-color: #fff;
    border-radius: 2px;
    margin-bottom: 15px;
    margin-left: 1%;
    padding: 20px 20px 30px;
    -ms-flex: 0 0 24%!important;
    flex: 0 0 24%!important;
    max-width: 24%!important;
}

}
/* (desktops, 1024px and up) ****************************************************************/

@media (min-width: 1024px) {
    div#df-01,
    div#accountfunctions7 {
        width: 180px !important;
    }

}

@media (min-width: 1025px) {
.catalogwebcartfunctions_tr_0 .SideBar {
    display: none;
}
div#catalogwebcartfunctions_div_0 .SideBar {
    display: none;
}
.SideBar {
    /* display: none; */
}
div#accountfunctions_table_45 .SideBar {
    display: block;
	padding-top: 10px;
}
}

/* ****************************************************************/
@media (min-width: 1200px) {

}


/* ****************************************************************/
@media (max-width: 1024px) {
.Cat1 {
    font-size: 1.1em!important;
    color: #131313;
    font-weight: 400;
    line-height: 1.5em;
}
}
/* ****************************************************************/


/* ****************************************************************/
@media (max-width: 768px) {
	.ShipToCell {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.item-card {
    width: 31%;
}

}
/* ****************************************************************/
@media (max-width: 767px) {

	
	.table--cart .table-row.table-row--headers, .table--order-contents .table-row.table-row--headers {
    display: none;
}
.table--cart .table-row, .table--order-contents .table-row {
    display: block;
    border-bottom: 9px double #eee;
    padding: 16px 10px;
}
.table--cart .table-cell:before, .table--order-contents .table-cell:before {
    content: attr(data-label);
    padding-right: 10px;
    padding-bottom: 3px;
    font-weight: normal;
    display: block;
}
.table--cart .table-cell, .table--order-contents .table-cell {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 0;
    font-weight: bold;
    border: none;
    line-height: 1;
}
#catalogwebcartfunctions167.AlsoBoughtItem {
    width: 48%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
}
}

/* ****************************************************************/
@media screen and (max-width: 600px) {
label.pass-reset__label.col-sm-2 {
    text-align: left;
}
}
@media screen and (max-width: 576px) {
	.lgin {
	margin: 2rem auto;
    width: 100%;
}
.lgin .sct .pad {
    margin: 20px 25px;
    text-align: left;
}
.item-card {
    width: 100%;
	    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
#catalogwebcartfunctions167.AlsoBoughtItem {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.resetCtr {
    max-width: 100%;
}
	.ShipToCell {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
    .SubcatRow > td {
        display: block;
    }

.subcat {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 1%;
    display: block;
    margin-right: 0%;
    margin-bottom: 1%;
}


}



/* Elastic CSS *******************************************************************/
.ui-widget.ui-widget-content {
    padding: 0 20px 10px 20px;
    z-index: 9999;
line-height: 1.3;
}
.ui-menu .ui-menu-item:hover {
    color: #777;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    border:none!important;
	background-image: none!important;
	background: none!important;
	margin: 0px!important;
	color:#333;
	font-weight: normal!important;
}
.ui-widget {
    font-size: 1em;
}
li.ui-autocomplete-category {
    border: 1px solid #eee;
    background: #333;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 3px;
    padding-left: 8px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
	
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 5px .4em 5px .4em!important;
}
span.searchsug-primarytext:hover {
    color: #777;
}
img.searchsug-img {
    max-height: 50px!important;
	    margin-right: 10px;
}
.searchsug__img-wrapper {
    max-width: 55px;
}
.ui-menu .ui-menu-item {
    max-width: 470px!important;
}
.searchsug-secondarytext {
    white-space: normal!important;
}
.ui-menu .ui-menu-divider {
    display: none;
}
/* End Elastic CSS *************************************************/
/* Search Suggestions */

.searchsug-item-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.searchsug-textwrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}

.searchsug-secondarytext {
	font-size: 0.9em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}