.account .messages {
    margin-bottom: 0px; 
}
.columns {
        padding-top: 15px !important;
}

.viewOrder-box select {
    border: 1px solid #ABADB3;
    float: left;
    margin-right: 50px;
    width: 150px;
}

.viewOrder-box {
    background-color: #EFEFEF;
    margin-bottom: 15px;
    padding: 15px 20px;
}
#tabsJustified {
    border-bottom: 1px solid #cecece;
    margin-top: 15px;
    margin-bottom: 15px;
	width:100%;
}
.nav-item.active a {
    color: 
#fff !important;
background-color:
    #000 !important;
    border: none !important;
}
.nav-item a {
    font-weight: bold !important;
    font-size: 16px !important;
    color: 
    #000 !important;
}
#tabsJustified li
{
	width:auto;
	float:left;
}

.checkoutfixed {
    position: fixed;
    right: 0;
	z-index:99;
   
}

.has-error {
    border-color: #cc0000 !important;
    background-color: #ffff99 !important;
}

.customer-account-index .sidebar-additional{
	display:none;
	
	}
	#checkout-shipping-method-load .table-checkout-shipping-method .row{
		margin-right: 0px;
        margin-left: 0px;
		
		}
		
 #checkout-shipping-method-load  .row .col-method{
	 max-width: 39px;
	 }
	 
	

#checkout-shipping-method-load  .row .col-price{
	 display:none;
	 }	
#label_method_freeshipping_freeshipping{
	display:none;
	} 
	 
#label_method_flatrate_flatrate{
	
	display:none;
	}	 
.fieldset:last-child {
    margin-bottom: 0px !important;
}
.fieldset > .field {
    margin-bottom: 0px !important;
}
.opc-wrapper .step-content {
    margin: 0 0 0px !important;
}

.field.col-md-4.required label:after {
    content: '*';
}
ul.credit-card-types li
{
	width:auto;
}
.hide_step select
{
  height:32px;
   font-size:13px;  
}
.hide_step li
{
	margin-bottom:15px;
}
select#charges_expiration
 {

    float: left;
    width: 49%;
    margin-right: 1%;

}
select#charges_expiration_yr
 {

    float: left;
    width: 50%;


}
.required
{
color:#cc0000;	
}
#payment_form_purchaseorder label {
    float: left;
}
input#po_number
{
	float: left;
margin-left: 18px;
margin-top: -6px;
}
.cart-summary .checkout-methods-items .action.primary.checkout
{
	background: #C00;
    border-radius: 5px;
    border: none;
}

div.iosc-place-order-container .iosc-place-order-button
{
	background-image:linear-gradient(0deg, #c00 0%, #c00 100%) !important;
	border:1px solid #c000 !important;
}
.action.primary.iosc-place-order-button:hover, .action.primary.iosc-place-order-button:active, .action.primary.iosc-place-order-button:focus
{
background:#c00 !important;
	border:1px solid #c000 !important;
}
th.mark
{
	background:none !important;
}
div.opc-wrapper
{
width:74%;	
}
div#iosc-summary
{
	width:25% !important;
	background:#efefef !important;
	padding:10px;
	border-radius:5px;
}
.opc-block-summary
{
	background:#efefef !important;
}
.shipping-address-items
{
	padding:0px;
}
div.field.col-md-4
{
	margin-bottom:30px;
}
div.field.col-md-4 div input[type="text"] {
    height: 36px;
}
form#custom-checkout-form fieldset label.label
{
background:#fff;
position: absolute;
width: auto !important;
margin-left: 10px;
line-height: 19px;
padding-top: 5px;
top: -15px;
text-transform: Capitalize;
font-size: 13px;
padding-left: 5px;
padding-right: 5px;
}
ol#checkoutSteps
{
display:flex;
flex-wrap:wrap;
}
.cart-discount
{
	display:none;
}
.newaddress-button-title
{
	display:none;
}
div#block-shipping
{
	display:none;
}
.checkout-container {
    margin-top: 21px !important;
}
.shipping-address-item.not-selected-item {
    display: none;
}
.table-checkout-shipping-method tbody td:first-child, div.payment-method-title.field.choice {
    padding-left: 21px;
}
.opc-wrapper .step-title{
	background:#EFEFEF;
 }
.opc-wrapper #shipping, .opc-wrapper #iosc-billing
{
float:left;
width:100%;
border: 1px solid;
margin-bottom: 10px;
padding: 10px;
}
li#opc-custom-checkout-form
{
	float:left;
	width:100%;
	border: 1px solid;
    margin-bottom: 10px;
    padding: 10px;
	order:1;
}
.opc-wrapper #opc-shipping_method, .opc-wrapper #payment
{
	float:left;
	width:100%;
    border: 1px solid;
	margin-bottom: 10px;
	padding: 10px;
}
.opc-wrapper .shipping-address-item {

   float: left;
width: 100%;
padding: 5px;
margin: 0px;

}

div.step-content.show
{
	display:block !important;
}
li.checkout-shipping-address div.step-title
{
	position:relative;
	cursor:pointer;
}
/*li.checkout-shipping-address div.step-title.expand:after
{
content: '\e621';	
}
li.checkout-shipping-address div.step-title:after
{
font-size: 12px;
line-height: 12px;
color: inherit;
content: '\e622';
font-family: 'luma-icons';
margin: 3px 0 0;
vertical-align: middle;
display: inline-block;
font-weight: normal;
overflow: hidden;
speak: none;
text-align: center;
cursor:pointer;
right:0px;
position:absolute;
}
div#block-shipping,.totals.shipping.excl
{
	display:none;
}
.checkout-shipping-method .step-title
{
	display:none !important;
}
#checkout-shipping-method-load,.payment-option._collapsible.opc-payment-additional.discount-code
{
	display:none !important;
}*/
.error
{
color:#cc0000;
}
.success
{
color:#19792F;	
}
a.view_cart
{
	float: left;
background:#000;
color:
#fff !important;
padding: 5px 12px;
border-radius: 3px;
font-size: 13px;
margin-right: 15px;
}
a.continue_cart
{
	float: left;
background:#000;
color:
#fff !important;
padding: 5px 12px;
border-radius: 3px;
font-size: 13px;
margin-right: 15px;
}
a.continue_cart:hover,a.view_cart:hover
{
	text-decoration:none;
}
.buttonGroup1{float:right;}

.acct_number:after {

    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;

}
#acct_number_dropdown
{

position: absolute;
top: 31px;
background:#000;
float: left;
right: 0px;
border: 1px solid #D8D8D8;
z-index: 999;
padding: 9px;
display:none;
}
.top_right_nav li.acct_li:hover #acct_number_dropdown
{
	display:block !important;
}
.fill-content {
    top: 0;
    font-weight: normal;
    color: 
    #72777D;
    position: relative;
    max-width: 290px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    
}
p.my-list-p
{
	font-size: 10px;
float: left;
color:#000;
line-height: 16px;
}
a#addNewList
{
	background:#000;
color:#fff;
border: none;
padding: 4px 4px;
width: 175px;
border-radius: 4px;
font-size: 15px
}
.action.edit
{
display:none;
}
.field.password-info
{
	display:none;
}
#quick-search-submit:after {
   content: '\e615';
font-family: 'luma-icons';
font-weight: 400;
font-size: 24px;
margin-left: 0px;
color:#fff;
}
button#quick-search-submit {
    background: 
    #FFA218;
    border-radius: 0px;
    height: 45px;
    padding: 0 22px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    float: left;
}
input#po_number
{
	width:250px;
}
.dropdown-toggle.all_products {
    width: 178px;
    padding-left: 2px;
}
.container-fluid.categorymenu {
    padding-left: 3px !important;
}
.all_product_bar {
    float: left;
    width: 20%;
}
#search{
	padding-left: 27px;
	}
button#quick-search-submit{
	background: #C00010 !important;
	
	}

a.all_products:hover{
	width: 245px;
	height: 45px;
	padding-left: 4px;
	text-align: left;
	}
@media screen and (min-width: 1440px) {
	a.all_products:hover{
	width: 279px;
	height: 45px;
	padding-left: 4px;
	text-align: left;
	}
}
.grainger_continue {
    font-size: 17px;
    color: #fff !important;
    padding: 15px;
    margin-top: 5px;
    float: right;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border-radius: 5px;
    background: url('/pub/media/custom_images/grainger-image1.png');
    background-repeat: no-repeat;
    width: 159px;
    height: 63px;
    margin-right: 60px;
}
a.grainger_continue:hover {
    text-decoration: none;
    background: url('/pub/media/custom_images/grainger-image2.png');
    background-repeat: no-repeat;
    width: 159px;
    height: 63px;
}
.abbot-logo {
    font-size: 17px;
    color: #fff !important;
    padding: 15px;
    margin-top: 5px;
    float: right;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border-radius: 5px;
    background-repeat: no-repeat !important;
    background-size: 63px 63px !important;
    width: 63px;
    height: 63px;
}
.sidebar-main {
    padding-right: 1%;
}

.page-footer {
    background: #29333C !important;
    margin-top: auto;   
    padding: 0px;
    color: #fff;
}
.page-footer li {
    list-style: none;
    margin-bottom: 3px;
}
.page-footer li img {
    margin-right: 10px;
    width: 18px;
}
.footer-row-heading {
    font-size: 18px;
    font-weight: 600;
}
.footer-row-content {
    font-size: 16px;
    margin-left: 16px;
}
.copyright{
	background-color: #202930;
	
	}
.copyright p{
	margin-bottom: 0rem;
	
	}
.foot img{
	max-height:50px !important;
	}
.development {
    background-color: #29333c;
    color: #f1f1f1;
    opacity: 0.2;
	text-align:center;
}
.development a,  .development a:visited, .development:visited{
    color: #f1f1f1 !important;
    opacity: 0.2;
}

.nav.items li
{
float:left;
width:100%;	
}
.data-table
{
	width:100%;
}
table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}
.data-table tbody tr {
    border-bottom: 1px solid 
    #CCCCCC;
}
.data-table th {
    background: none repeat scroll 0 0 #EEEEEE;
color: #707070;
    font-weight: bold;
    padding: 5px;
    white-space: nowrap;
}
.data-table td {
    border-bottom: 1px solid #CCCCCC;
    padding: 7px 4px;   
    vertical-align: top;
}
.block.block-collapsible-nav
{
	border:1px solid #cecece;
	margin-bottom:15px !important;
}
.block-collapsible-nav .item:first-child
{
	background:#efefef;
}
.dashboard-welcome {
    font-size: 1.1em;
    margin-bottom: 10px;
    margin-right: 1em;
    padding: 5px;
}
.font15 {
    font-size: 15px;
   
}
.usersettings {
    float: left;
    width: 98%;
    background: 
    #f1f1f1;
    padding: 1%;
}
.borderclass {
    float: left;
    width: 100%;
    border: 2px solid 
    #dcdcdc;
    margin-bottom: 15px;
}
.usersettings h1 {
    font-size: 18px;
    background: 
    #dcdcdc;
    float: left;
    width: 100%;
    padding: 1%;
    font-weight: normal;
    text-transform: capitalize;
    margin:0;
    }
.usersettings p {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 15px;
    margin-bottom:0px;
}
.font13 {
    font-size: 13px !important;
}
select#paymentmethod
{
    width:auto;
    margin-left:5px;
}
select#shippingmethod,select#billingmethod,select#taxable
{
    width:200px;
}
.legend_block li {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
}

.userinfo ul.legend_block li {
    margin-right: 3%;
    width: 45%;
    margin-bottom: 15px;
    list-style-type: none;
    display: inline-block;
}
div.userinfo 
{
    float:left;
    width:100%;
}
.legend_block li label {
    background: 
    #f6f6f6;
    margin-left: 10px;
    width: auto !important;
    position: absolute;
    line-height: 20px; 
}
.update
{
    background:
#000;
color:
#fff;
border: none;
padding: 4px 4px;
width: 107px;
border-radius: 4px;
font-size: 15px;
}
.form-list li
{
    list-style-type:none;
    margin-bottom:20px;
}
.form-list li .input-box .input-text, .form-list li .input-box textarea
{
    width:280px;
}
ul#payment_form_ select
{
    width: 280px;
   height: 32px;
  font-size: 13px;

}
select#payment_expiration
{
    
    float: left;
margin-right: 5px;
}
ul#payment_form_
{
    padding:0px;
}
.additional-attributes>tbody>tr>th {
    width: 20%;
}
.additional-attributes>tbody>tr>td {
    width: 80%;
}
.product-info-main, .product.media {
    width:60% !important;
}
.product.media {
     width:40% !important;
 }