.P21Main,
.P21SystemLSide, .P21SystemRSide {
    display: none;
}

.P21Main, .P21SystemHeader,
.P21SystemBody, .P21SystemFooter,
.Header, .Footer, .P21SystemContent {
    width: 100%;
}

.ReturnToMobile {
    display: none;
}

.Content > tbody > tr > td > table > tbody > tr:nth-child(2) > td > table {
    width: 100%;
}

.ContentImportHTMLFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.ContentElementCreditCardEntryFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.ContentElementCreditCardEntryFeatureCell iframe#ifrm {
    width: 100%;
    margin-top: 30px;
    height: 630px;
}

/***************************
    MAIN GLOBAL SETTINGS
 ***************************/

.P21SystemBody {
    margin: 0 auto;
    max-width: 1300px;
}

body, table {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.Content {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    margin-top: 200px;
}

p, a, input, button, span {
    font-family: 'Muli', sans-serif;
}

a, a:active, a:visited {
    text-decoration: none;
    color: #3c3c3c;
}

a:hover {
    text-decoration: underline;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

.BreadCrumbcategorytree_activepage {
    padding: 0px 10px;
    margin-top: 20px;
}

input[type="image"] {
    border-radius: 0;
}

input {
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

select {
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}




/*********PAGE HEADER*********/

.PageHeader {
    background: url(/customer/erinin/images/About/AboutBanner.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 60px 0;
    position: relative;
    box-shadow: inset 0 0 0 1000px rgba(36, 36, 37, 0.59);
}


.PageTitle {
    margin: 0 auto;
    max-width: 1280px;
}

.PageTitle h1 {
    color: white !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left !important;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
    font-size: 38px;
    margin-left: 10px;
    border: none !important;
}

.IEBG {
    display: none;
}


/*************MAIN TITLES**************/

.SectionTitle {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

.SectionTitle h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    margin: 0px;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
}

/*********MAIN BUTTON AS AN INPUT*********/
input.MainButton, button.MainButton {
    background-color: #436092;
    border: 2px solid #072948;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease-in;
    height: 30px;
    color: #fff;
    outline: none;
    box-sizing: border-box;
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 0;
}

input.MainButton:hover,
button.MainButton:hover {
    background-color: #5c82c3;
}


/*********MAIN BUTTON AS A LINK/SPAN/DIV*********/
a.MainButton,
div.MainButton,
span.MainButton {
    background-color: #436092;
    border: 2px solid #072948;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    line-height: 30px;
    padding: 0px 10px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
    padding: 0px 10px;
}

a.MainButton:hover,
span.MainButton:hover,
div.MainButton:hover {
    background-color: #5c82c3;
    text-decoration: none;
}

div.MainButton,
span.MainButton,
a.MainButton:visited,
a.MainButton:active,
a.MainButton {
    color: #fff !important;
    text-decoration: none;
}

/*********SECONDARY BUTTON AS A INPUT*********/
input.SecondaryButton {
    height: 30px;
    background-color: #9a9a9a;
    border: 2px solid #4a4a4a;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    box-sizing: border-box;
    transition: all .3s ease-in;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 0;
}

input.SecondaryButton:hover {
    background-color: #4a4a4a;
}

/*********SECONDARY BUTTON AS A LINK/SPAN/DIV*********/

a.SecondaryButton,
div.SecondaryButton,
span.SecondaryButton {
    line-height: 30px;
    background-color: #9a9a9a;
    border: 2px solid #4a4a4a;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    transition: all .3s ease-in;
    outline: none;
    padding: 0px 10px;
    display: inline-block;
    box-sizing: border-box;
}

a.SecondaryButton:hover,
div.SecondaryButton:hover,
span.SecondaryButton:hover {
    background-color: #4a4a4a;
    text-decoration: none;
}

a.SecondaryButton:visited,
a.SecondaryButton:active,
a.SecondaryButton,
div.SecondaryButton,
span.SecondaryButton {
    color: #fff;
    text-decoration: none;
}

/*************EDIT MY PROFILE INFO**************/

.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationHdr {
    font-size: 0px;
}

.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationHdr br {
    display: none;
}

form[name="My_Account_Profile_Information_ContentSubmitLogon"]::before {
    content: "Edit Account Information";
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    margin: 0px;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    display: block;
}

.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationHdr table {
    width: 400px;
}

.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationHdr table td {
    padding: 5px 0px;
}

.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationHdr table tr:nth-last-child(1) td {
    border-bottom: none;
}

.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationprofile input[type=text],
.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationprofile input[type=password],
.ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationprofile select {
    border: 1px solid #ccc;
    width: 90%;
    padding-left: 5px;
    height: 25px;
    box-sizing: border-box;
}

/***************************
       SELECT SHIP TO
 ***************************/
.SelectShipToInnerTable,
.SelectShipToDirections,
.SelectShipToTable {
    width: 100%;
}

.SelectShipToDirections {
    width: 100% !important;
    margin: 0px 10px !important;
}

.SelectShipToInnerTable th {
    display: inline-block;
    width: 19%;
    text-align: left;
}

.SelectShipToInnerTable tr {
    display: block;
    width: 100%;
}

.SelectShipToInnerTable > tbody > tr:nth-child(n+5) {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0px;
}

.SelectShipToInnerTable > tbody > tr:nth-child(4) {
    border-bottom: 2px solid #000;
}

.SelectShipToInnerTable > tbody > tr:nth-last-child(1) > td {
    display: initial;
}

.SelectShipToInnerTable > tbody > tr:nth-last-child(1) {
    border-bottom: none;
}

.SelectShipToInnerTable > tbody > tr:nth-last-child(2) {
    border-bottom: none;
}

.SelectShipToInnerTable td {
    display: inline-block;
    width: 19%;
}

.ContentSelectShipToFeatureCell > table > tbody > tr:nth-child(2) > td > table {
    width: 100%;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
    display: none;
}

div#overlaytxt {
    position: relative;
    top: 34%;
    text-align: center;
    color: #ffffff;
    font-size: 21px;
}

/***************************
       QUICK ORDER PAD
 ***************************/
.ContentQuickOrderFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.SideQOPInfoBoxTD,
.SideQOP_CaptionImage,
.SideQOP_ItemCodeLabel,
.SideQOP_QtyLabel {
    display: none;
}

.SideQOPouterTable,
.SideQOP_Table {
    width: 100%;
}

.ContentQuickOrderFeatureCell .SideQOPQuantityText {
    width: 100% !important;
    border: 1px solid #b0b0b0 !important;
    margin-bottom: 5px;
    height: 30px;
    box-sizing: border-box;
}

.ContentQuickOrderFeatureCell .QuickPadQuantity {
    height: 30px;
    box-sizing: border-box;
    vertical-align: top;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center;
    border: 1px solid #b0b0b0;
}

.SideQOP_Table > tbody > tr > td:nth-child(1) {
    width: 25px;
    text-align: center;
}

.SideQOP_Table > tbody > tr > td:nth-last-child(1) {
    width: 60px;
    text-align: center;
}

/***************************
       MY ACCOUNT STUFF
 ***************************/

.BreadcrumbDiv {
    padding: 10px;
}

.BreadCrumbcategorytree_parent {
    padding: 10px 0px;
    display: inline-block;
}

.MyAccountOpenOrderList_CaptionImage {
    display: none;
}

/********OPEN ORDERS/QUOTES********/

.ContentMyAccountOpenOrderListFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.ContentMyAccountSelectFeatureCell > table {
    width: 100%;
}

.MyAccountSelect_TitleDiv {
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    margin: 0px 10px;
    margin-bottom: 20px;
}

.MyAccountSelect_DescriptionDiv {
    display: block;
    padding: 0px 10px;
}

.MyAccountSelect_InputTable {
    padding: 0px 10px;
    width: 100%;
}

.MyAccountSelect_InputTable td {
    font-weight: bold;
    float: left;
}

.MyAccountSelect_Label {
    display: inline-block;
    line-height: 35px;
}

#txtDisplayStart, #txtDisplayEnd,
#txtSearchTextMyAccount, #selShipTo,
#MyAccountSelect_FieldTypeSelect {
    box-sizing: border-box;
    height: 30px;
}

#selShipTo {
    margin-left: 5px;
}

.MyAccountSelect_InputTable input[name="chkRestrictMyAccountsByShopper"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    position: relative;
    top: 10px;
}

.MyAccountSelect_ExcelDownloadTable {
    padding: 0px 10px;
}

/********OPEN ORDERS LIST********/

.MyAccountOpenOrderList_HeaderTable,
.MyAccountSelectResults_DescriptionDiv,
#MyAccountOpenOrderListPrintPageLinkTDId {
    padding: 0px 10px;
}

#MyAccount_BaseTable {
    width: 100%;
}

a.MyAccountOpenOrderListPrintPage {
    background-image: url(/customer/erinin/images/Icons/Print.Png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    display: inline-block;
    line-height: 25px;
    width: 70px;
    margin: 20px 0px;
}

a.MyAccountOpenOrderListPrintPage:hover {
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

#MyAccount_BaseTable > tbody > tr:nth-child(4) {
    display: block;
    width: 100%;
}

#MyAccount_BaseTable > tbody > tr:nth-child(4) > td {
    display: block;
    width: 100%;
}

.MyAccountSelectResults_TitleDiv::before {
    content: 'Open Order List';
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    /* margin: 0px 10px; */
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

#MyAccountOpenOrderList_ResultAreaHeader {
    background-color: #626262;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}

#MyAccountOpenOrderList_ResultAreaHeader a {
    color: #fff;
    font-weight: normal;
}

.MyAccountOpenOrderList_ResultsAreaTable {
    border-collapse: collapse;
}

.MyAccountOpenOrderList_ResultsAreaTable tr:nth-child(even) {
    border-bottom: 1px solid #000;
}

.MyAccountOpenOrderList_DotLineImage {
    display: none;
}

.MyAccountOpenOrderListtext {
    background-color: #436092;
    border: none;
    box-shadow: 0px 0px 1px #093661;
    text-shadow: -1px 1px rgba(51, 51, 51, 0.61);
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease-in;
    line-height: 30px;
    padding: 0px 10px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
}

a.MyAccountOpenOrderListtext:visited,
a.MyAccountOpenOrderListtext:active,
a.MyAccountOpenOrderListtext {
    color: #fff;
    text-decoration: none;
}

a.MyAccountOpenOrderListtext:hover {
    background-color: #5c82c3;
    box-shadow: 0px 0px 4px #093661;
    text-decoration: none;
}

/********OPEN QUOTES LIST********/

.ContentMyAccountSelectFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.ContentMyAccountOpenQuoteListFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.MyAccountSelect_ContentContainerTable {
    width: 100%;
}

.ContentMyAccountOpenQuoteListFeatureCell .MyAccount_Table001::before {
    content: 'Open Quote List';
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    margin: 0px 10px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.MyAccountOpenQuoteListPrintPage {
    background-image: url(/customer/erinin/images/Icons/Print.Png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    display: inline-block;
    line-height: 25px;
    width: 70px;
    margin: 20px 0px;
}

.MyAccountOpenQuoteListtext {
    background-color: #436092;
    border: none;
    box-shadow: 0px 0px 1px #093661;
    text-shadow: -1px 1px rgba(51, 51, 51, 0.61);
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease-in;
    line-height: 30px;
    padding: 0px 10px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
    margin-top: 20px;
}

a.MyAccountOpenQuoteListtext:visited,
a.MyAccountOpenQuoteListtext:active,
a.MyAccountOpenQuoteListtext {
    color: #fff;
    text-decoration: none;
}

a.MyAccountOpenQuoteListtext:hover {
    background-color: #5c82c3;
    box-shadow: 0px 0px 4px #093661;
    text-decoration: none;
}

/********PAST PURCHASE HISTORY********/

.ContentPastPurchasesSelectFeatureCell > table > tbody > tr > td > table > tbody > tr > td > img {
    display: none;
}

.PastPurchasesSelect_Title {
    display: none;
}

.PastPurchasesSelect_Description {
    display: block;
    padding: 0px 10px;
}

.PastPurchasesSelect_Description::before {
    content: 'Purchase History Select';
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.PastPurchasesSelect_Table {
    padding: 0px 10px;
    width: 100%;
}

.PastPurchasesSelect_Table input {
    border: 1px solid #aaa;
}

.PastPurchasesSelect_Table td {
    font-weight: bold;
    float: left;
    line-height: 30px;
}

.PastPurchasesSelect_Table input,
.PastPurchasesSelect_Table select {
    box-sizing: border-box;
    height: 30px;
}

#DateRangeCol1 {
    line-height: 65px;
    margin-right: 10px;
}

#DateRangeCol2,
#DateRangeCol3 {
    line-height: normal;
}

.PastPurchasesSelect_Table
input[name="chkRestrictMyAccountsByShopper"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    position: relative;
    top: 2px;
}

/********PAST PURCHASE HISTORY REPORT********/

.ContentPastPurchasesItemReportFeatureCell > table > tbody > tr > td > table > tbody > tr > td > img {
    display: none;
}

.ContentPastPurchasesItemReportFeatureCell > img,
.PastPurchasesItemReport_Title {
    display: none;
}

td.ContentPastPurchasesItemReportFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.PastPurchasesItemReport_SummaryTable {
    display: block;
}


.PastPurchasesItemReport_SummaryTable::before {
    content: 'Purchase History Report';
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.PastPurchasesReport_PrintPageLink {
    background-image: url(/customer/erinin/images/Icons/Print.Png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    display: inline-block;
    line-height: 25px;
    width: 70px;
    margin: 20px 0px;
}

.PastPurchasesItemReport_Table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.PastPurchasesItemReport_Table > tbody > tr:nth-child(2) {
    background-color: #626262;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}

.PastPurchasesItemReport_Table > tbody > tr:nth-child(2) a {
    color: #fff;
}

.PastPurchasesItemReport_Table > tbody > tr:nth-child(n+3) > td:nth-child(1) {
    text-align: left;
}

.PastPurchasesItemReport_Table > tbody > tr:nth-child(n+3) {
    border-bottom: 1px solid #000;
}

.PastPurchasesReport_SearchAgainLink {
    background-color: #436092;
    border: none;
    box-shadow: 0px 0px 1px #093661;
    text-shadow: -1px 1px rgba(51, 51, 51, 0.61);
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease-in;
    line-height: 30px;
    padding: 0px 10px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
    margin-top: 20px;
}

a.PastPurchasesReport_SearchAgainLink:visited,
a.PastPurchasesReport_SearchAgainLink:active,
a.PastPurchasesReport_SearchAgainLink {
    color: #fff;
    text-decoration: none;
}

a.PastPurchasesReport_SearchAgainLink:hover {
    background-color: #5c82c3;
    box-shadow: 0px 0px 4px #093661;
    text-decoration: none;
}


/********INVOICE LIST********/

.MyAccountSelectCaptionImage {
    display: none;
}

.MyAccount_BaseTable {
    width: 100%;
}

.MyAccountResultsSearchFor {
    width: 100%;
    display: block;
}

.ContentMyAccountInvoiceListFeatureCell .MyAccountResultsSearchFor::before {
    content: 'Invoice List';
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    margin: 0px;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    display: block;
    margin-bottom: 20px;
}

.MyAccount_BaseTable img {
    display: none;
}

.MyAccountResultsSearchFor,
.MyAccountInvoicesList_HeaderTable {
    padding: 0px 10px;
}

.MyAccount_Table001 {
    width: 100%;
}

.MyAccount_Table001 tr {
    display: block;
    width: 100%;
}

.MyAccountInvoicesList_HeaderTable,
#MyAccountInvoicesListPrintPageLinkTDId,
#MyAccountInvoicesListPrintPage {
    display: block;
    width: 100%;
}

.MyAccountInvoicesListPrintPage {
    background-image: url(/customer/erinin/images/Icons/Print.Png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    display: inline-block;
    line-height: 25px;
    width: 70px;
    margin: 20px 0px;
}

.MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(1) {
    background-color: #626262;
    text-align: center;
    font-weight: bold;
}

.MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(1) a {
    color: #fff;
}

.MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(n+1) > td:nth-child(1),
.MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(n+1) > td:nth-child(3),
.MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(n+1) > td:nth-child(4),
.MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(n+1) > td:nth-child(5) {
    text-align: center;
}

.MyAccountInvoicesList_ResultsAreaTable {
    border-collapse: collapse;
}

.MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(n+3):nth-child(odd) {
    border-top: 1px solid #000;
}

.MyAccountInvoicesListtext {
    line-height: 30px;
    background-color: #9a9a9a;
    border: 2px solid #4a4a4a;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    transition: all .3s ease-in;
    outline: none;
    padding: 0px 10px;
    display: inline-block;
    box-sizing: border-box;
}

a.MyAccountInvoicesListtext:visited,
a.MyAccountInvoicesListtext:active,
a.MyAccountInvoicesListtext {
    color: #fff;
    text-decoration: none;
}

a.MyAccountInvoicesListtext:hover {
    background-color: #4a4a4a;
    text-decoration: none;
}

.ContentMyAccountInvoiceListFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}


/* INVOICE DETAIL */

.ContentMyAccountInvoiceDetailFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}


.MyAccountInvoiceDetail_CaptionImage {
    display: none;
}

.MyAccountInvoiceDetail_ContainerTable {
    width: 100%;
}


td.InvoiceDetailCompanyName, td.InvoiceDetailInvoiceNumberHeader {
    background: #436092;
    color: #ffffff;
    padding: 5px 10px;
    border-bottom: none;
    font-size: 17px;
    text-align: left;
}

td.InvoiceDetailCompanyAddress, td.InvoiceDetailRemitToCompanyName, td.InvoiceDetailRemitToCompanyAddress, td.InvoiceDetailRemitToHeader {
    background: #ffffff;
    padding: 5px 10px;
    border-top: none;
    border-bottom: none;
}

td.InvoiceDetailShipToHeader, td.InvoiceDetailShipToValue, td.InvoiceDetailBillToValue, td.InvoiceDetailBillToHeader {
    background: #D2D2D2;
    padding: 5px 10px;
    border-top: none;
    border-bottom: none;
}

td.InvoiceDetailShipToHeader, td.InvoiceDetailBillToHeader {
    color: #436092;
    font-weight: bold;
}

td.MyAccountInvoiceDetailCenterAlign a {
    color: #98D057;
    text-decoration: underline;
}


table.MyAccountInvoiceDetail_ResultsAreaTable > tbody > tr:nth-child(1) > td {
    color: white;
    background: black;
    padding: 10px 10px;
    text-align: center;
}


table.MyAccountInvoiceDetail_ResultsAreaTable, .PastPurchaseItemDetailReport_Table {
    width: 100%;
    border-collapse: collapse;
}

td.InvoiceDetailItemCodeValue, td.InvoiceDetailNetPriceValue, td.InvoiceDetailUnitSizeValue, td.InvoiceDetailUnitNameValue, td.InvoiceDetailQtyShippedValue, td.InvoiceDetailExtendedPriceValue {
    text-align: center;
    padding: 10px 0px;
}



.MyAccountInvoiceDetail_ChargesTable {
    width: 100%;
}


/********OPEN PAYABLES LIST********/

.ContentMyAccountOpenARListFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.ContentMyAccountOpenARListFeatureCell .MyAccountResultsSearchFor::before {
    content: 'Open Payables';
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.MyAccountOpenARListPrintPage {
    background-image: url(/customer/erinin/images/Icons/Print.Png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    display: inline-block;
    line-height: 25px;
    width: 70px;
    margin: 20px 0px;
}

.MyAccountPrintPageLinkTD {
    padding-left: 10px;
}

.MyAccountOpenARList_ResultsAreaTable {
    text-align: center;
    border-collapse: collapse;
}

.MyAccountOpenARList_ResultsAreaTable > tbody > tr:nth-child(1) {
    background-color: #626262;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}

.MyAccountOpenARList_ResultsAreaTable > tbody > tr:nth-child(1) a {
    color: #fff;
}

.MyAccountOpenARList_ResultsAreaTable > tbody > tr:nth-child(n+1):nth-child(even) {
    border-bottom: 1px solid #000;
}

.MyAccountOpenARList_ResultsAreaTable > tbody > tr:nth-last-child(1) {
    border-bottom: 0px !important;
}

.MyAccountOpenARListtext,
.MyAccountOpenARListMakePmtLink {
    background-color: #436092;
    border: none;
    box-shadow: 0px 0px 1px #093661;
    text-shadow: -1px 1px rgba(51, 51, 51, 0.61);
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease-in;
    line-height: 30px;
    padding: 0px 10px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
    margin-top: 20px;
}

a.MyAccountOpenARListtext:visited,
a.MyAccountOpenARListtext:active,
a.MyAccountOpenARListtext,
.MyAccountOpenARListMakePmtLink:visited,
.MyAccountOpenARListMakePmtLink:active,
.MyAccountOpenARListMakePmtLink {
    color: #fff;
    text-decoration: none;
}

a.MyAccountOpenARListtext:hover,
.MyAccountOpenARListMakePmtLink:hover {
    background-color: #5c82c3;
    box-shadow: 0px 0px 4px #093661;
    text-decoration: none;
}


/********SUSPENDED ORDERS LIST********/

.ContentMyAccountSuspendedOrdersListFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.ContentMyAccountSuspendedOrdersListFeatureCell .MyAccountResultsSearchFor::before {
    content: 'Suspended Order List';
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.MyAccountResultsSearchFor {
    padding: 0px 10px;
}

.ContentMyAccountSuspendedOrdersListFeatureCell .MyAccountSelectResults_TitleDiv {
    display: none;
}

.SuspendedOrdersListPrintPage {
    background-image: url(/customer/erinin/images/Icons/Print.Png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    display: inline-block;
    line-height: 25px;
    width: 70px;
    margin: 20px 0px;
}

.SuspendedOrdersList_ResultsAreaTable {
    border-collapse: collapse;
}

.SuspendedOrdersList_ResultsAreaTable > tbody > tr:nth-child(1) {
    background-color: #626262;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}

.SuspendedOrdersList_ResultsAreaTable > tbody > tr:nth-child(1) a {
    color: #fff;
}

.SuspendedOrdersList_ResultsAreaTable > tbody > tr {
    border-bottom: 1px solid #000;
}


.SuspendedOrdersListtext {
    line-height: 30px;
    background-color: #9a9a9a;
    border: 2px solid #4a4a4a;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    transition: all .3s ease-in;
    outline: none;
    padding: 0px 10px;
    display: inline-block;
    box-sizing: border-box;
}

a.SuspendedOrdersListtext:visited,
a.SuspendedOrdersListtext:active,
a.SuspendedOrdersListtext {
    color: #fff;
    text-decoration: none;
}

a.SuspendedOrdersListtext:hover {
    background-color: #4a4a4a;
    text-decoration: none;
}

/******** CONTRACT LIST ********/

.ContentMyAccountContractListFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

/******** CREDIT INFORMATION ********/

.ContentCustomerCreditInfoFeatureCell .BreadCrumbcategorytree_activepage:after {
    content: 'Credit Information';
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #436092;
    border-bottom: 3px solid #9a9a9b;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.CreditInfo_CaptionImage {
    display: none;
}

.ContentCustomerCreditInfoFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}




/** CATEGORIES ROOT **/

.CategoryWrapper {
    width: 245px;
    text-align: center;
    position: relative;
    border: 1px solid #a2a2a2;
    margin: 5px;
    border-radius: 8px;
    display: inline-block;
    vertical-align: top;
    min-height: 220px;
}

.CategoryWrapper a, .CategoryWrapper a:visited, .CategoryWrapper a:active {
    color: #717171;
    text-decoration: none;
}

.CategoryWrapper:hover {
    box-shadow: 1px 1px 9px 0px #a8a9ab;
}

.CategoryWrapper:hover .CategoryWrapper a,
.CategoryWrapper:hover .CategoryTitle {
    color: #013a81
}

.CategoryImgWrapper {
    height: 160px;
    position: relative;
}

.CategoryImgWrapper img {
    max-width: 150px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 150px;
    margin: auto;
}

.CategoryTitle {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    padding: 10px 0px;
}


div#Categories {
    margin-top: 25px;
    text-align: center;
}


.CatImg > img {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: block;
}

/*** IE 10 STYLES ***/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    /* GENERAL */
    img {
        border: none;
    }

    /* CHECKOUT */
    #ShippingAccordion svg, #BillingAccordion svg {
        display: none !important;
    }
}
