#status-bar {background: #eef0f2; border-top: 1px solid #dcdee0; border-bottom: 1px solid #dcdee0; width: 100%; height: 120px;display: table;}
#status-content {width: 940px; margin: 14px auto;display: table;}
#status-id {width: 210px; float: left;}
#status-orders, #status-quotes, #status-carts, #status-lists, #status-po {width: 146px; float: left;}
#status-avatar {width: 36px; height: 36px; border-radius: 3px; background: #333; color: #FFF;}
#status-avatar-content {font-size: 15px; font-weight: bold; text-transform: uppercase; text-align: center; padding: 8px 0;}
#status-name {font-size: 17px; font-weight: bold;}
#status-account {font-size: 14px; font-weight: bold;}
#status-company {font-size: 14px; text-transform: uppercase;}
#status-year {font-size: 12px;	}
.status-heading {font-size: 15px; font-weight: bold; padding-bottom: 8px;}
.status-detail {line-height: 19px; font-size: 14px;}
.status-detail span {font-size: 15px; font-weight: bold;}
.status-link {color: #00A3EA !important; font-size: 12px; text-decoration: none;}
.status-link:hover {text-decoration: underline;}
.status-video {background: transparent url(//cdn.mscdirect.com/global/media/images/search/icon-video.png) no-repeat scroll -2px 3px / 18px 17px; padding-left: 20px; padding-top: 5px; height: 20px;}
/* QB7172 - 2016.10.27 */
.status-detail a:hover, .status-detail a:visited,.status-detail a {color: #000;}
.widgets-status-bar {margin-bottom: 20px; margin-left: -200%; width: 500% !important;}
.dashboard-body {overflow: hidden; width: 100%;}

.my-account-order-history,
.my-account-saved-cart, 
.my-account-quotes, 
.my-account-mylists { display: none; }

@media (max-width:960px){
    .dashboard-body{
        overflow:visible;
          }
    .widgets-status-bar{width:100% !important;margin-left:0}
}
