header .languages,
header .user-account-info,
.basket-container,
.basket-progress-section,
.utilities-section,
.basket-actions,
.edit-basket-icon,
.disclaimer-section .minimize-disclaimer-icon.fa-minus,
.breadcrumbs, .overlay-userinfo-content, .headerDetailStatus, .hidden-md.hidden-lg, #btnPrint, #btnDownloadQuote, .quickAction  {
  display: none;
}

.footer-links,
.footer-links h4 {
    background-color: #f0f0f0 !important;
    color: #777 !important;
}
footer, .footer-links a, footer ul li a { color: #777 !important; }

.billing-shipping-section .header           { background-color: #ececec !important; }
.billing-shipping-section .bg-info, .bg-info{ background-color: #d9edf7 !important; }
.billing-shipping-section .shippable-total  { background-color: #ededed !important; }

.alert-success , .bg-success   { background-color: #dff0d8 !important; }
.alert-info    , .bg-info      { background-color: #d9edf7 !important; }
.alert-warning , .warning-note { background-color: #fcf8e3 !important; }
.alert-danger  , .bg-danger    { background-color: #f2dede !important; }

.tooltip-error + .tooltip .tooltip-inner {
  background-color: #fff !important;
}

.modal-content { background-color: #fff !important; }

.info-notification-icon:before        { color: #3399CC !important; }
.error-notification-icon:before       { color: #a94442 !important; }
.warning-note .fa-warning:before      { color: #C79420 !important; }
.success-note .fa-check-circle:before { color: #009900 !important; }
.price-change-icon.glyphicon-arrow-down:before {
  color: #389B38 !important;
}
.price-change-icon.glyphicon-arrow-up:before {
  color: #A94442 !important;
}

.info-note .header    { color: #3399CC !important; }
.error-note .header   { color: #A94442 !important; }
.warning-note .header { color: #C79420 !important; }
.success-note .header { color: #009900 !important; }

.basket-items-section-header       { background-color: #ECECEC !important; }
.basket-totals .basket-final-total { background-color: #aaa !important;    }

[data-toggle="dismissible-message"] .glyphicon-remove:before { color: #337AB7 !important;}

.im-icon,
.visa-card-icon, .visa-card-icon.disabled,
.master-card-icon, .master-card-icon.disabled,
.amex-card-icon, .amex-card-icon.disabled,
.discover-card-icon, .discover-card-icon.disabled,
.address-book-icon,
.replace-icon,
.split-icon,
.similar-products-icon,
.calendar-icon, 
.ip-icon,
.enduser-icon,   
.number-icon {
   background-image: url('./Images/sprite.png') !important;
   display: inline-block;  
 }

.info-sign-icon { background-position: -74px -63px !important; }
.split-icon     { background-position: -121px -172px !important; }
.replace-icon   { background-position: -99px -171px !important; }
.similar-products-icon { background-position: -100px -150px !important; }

.visa-card-icon                 {  background-position: -215px -26px !important; }
.visa-card-icon.disabled        {  background-position: -215px -60px !important; }
.master-card-icon               {  background-position: -264px -26px !important; }
.master-card-icon.disabled      {  background-position: -264px -60px !important; }
.amex-card-icon                 {  background-position: -313px -26px !important; }
.amex-card-icon.disabled        {  background-position: -312px -60px !important; }
.discover-card-icon             {  background-position: -362px -25px !important; }
.discover-card-icon.disabled    {  background-position: -362px -59px !important; }
.address-book-icon              {  background-position: -171px -123px !important;}

/* Review & Submit page*/
.review-submit-section .header         { background-color: #ededed !important; }
.review-submit-section .shippable-total{ background-color: #ededed !important; }
.calendar-icon  { background-position: -2px -150px !important;  }
.ip-icon        { background-position: -79px -150px !important; }
.enduser-icon   { background-position: -27px -150px !important; }
.number-icon    { background-position: -27px -150px !important; }

a[href]:after {
  content: "";
}
abbr[title]:after {
  content: "";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
  content: "";
}

.HeaderCart, .pull-right, .nav-tabs li:not(.active), .panel_body, .fa-angle-double-right, .fa-angle-double-down, .pakfilteredDetails.bold {
    display: none;
}

.user-account-info {
        width: 100%;
    }

.header-left, .header-right {
        width: 50%;
    }

div {
    border: 0 !important;
}

td {
    border-left: none;
    border-right: none;
    page-break-inside: auto;
}

.vendor-order-detail-row {
    width: 100%;
    page-break-after: always;
    orphans: 5;
    overflow: auto;
}

.information-content.col-md-3 {
width:25%;
padding:5px;

}

.information-content dd{
    line-height:19px;
 
}

