/***************************
    TOP BASELINE STYLES
 ***************************/

.P21Main, .P21SystemLSide,
.P21SystemRSide, .ReturnToMobile {
    display: none;
}

.P21Main, .P21SystemHeader,
.P21SystemBody, .P21SystemFooter,
.Header, .Footer, .P21SystemContent {
    width: 100%;
}


.Content > tbody > tr > td > table > tbody > tr:nth-child(2) > td > table {
    width: 100%;
}

.LoginLink {
    cursor: pointer;
}

.ContentElementCreditCardEntryFeatureCell #ifrm {
    width: 100%;
    min-height: 440px;
}

/***************************
    MAIN GLOBAL SETTINGS
 ***************************/
.P21SystemBody {
    margin: 0 auto;
    max-width: 1800px;
}

body, table {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.Content {
    max-width: 1800px;
    width: 100%;
    margin: 0 auto;
}


a, a:active, a:visited {
    text-decoration: none;
    color: black;
}

    a:hover {
        text-decoration: underline;
    }

input {
    outline: none;
}

.BreadCrumbcategorytree_activepage {
    padding: 0px 10px;
    margin-top: 20px;
}

img {
    border-style: none;
}

.StopScroll {
    overflow: hidden;
}

/*************MAIN TITLES**************/

.SectionTitle {
    margin-top: 40px;
    margin-bottom: 35px;
    text-align: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

    .SectionTitle h2 {
        font-size: 33px;
        font-weight: normal;
        color: #404040;
        border-bottom: 3px solid #d7d7d7;
        line-height: 40px;
    }

/*********MAIN BUTTON AS AN INPUT*********/
input.MainButton,
button.MainButton {
    background-color: #24a563;
    border: none;
    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;
    font-family: 'Open Sans', sans-serif;
}

    input.MainButton:hover,
    button.MainButton:hover {
        background-color: #157946;
    }


/*********MAIN BUTTON AS A LINK/SPAN/DIV*********/
a.MainButton,
div.MainButton,
span.MainButton {
    background-color: #24a563;
    border: none;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease-in;
    line-height: 30px;
    padding: 0px 10px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
}

    a.MainButton:hover,
    span.MainButton:hover,
    div.MainButton:hover {
        background-color: #157946;
        text-decoration: none;
    }

    div.MainButton,
    span.MainButton,
    a.MainButton:visited,
    a.MainButton:active,
    a.MainButton {
        color: #fff;
        text-decoration: none;
    }

/*********SECONDARY BUTTON AS A INPUT*********/
input.SecondaryButton,
button.SecondaryButton {
    height: 30px;
    background-color: #116bae;
    border: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    box-sizing: border-box;
    transition: background .3s ease-in;
    outline: none;
    display: inline-block;
}

    input.SecondaryButton:hover,
    button.SecondaryButton:hover {
        background-color: #08558e;
    }

/*********SECONDARY BUTTON AS A LINK/SPAN/DIV*********/

a.SecondaryButton,
div.SecondaryButton,
span.SecondaryButton {
    line-height: 30px;
    background-color: #116bae;
    border: none;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    transition: background .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: #08558e;
        text-decoration: none;
    }

    a.SecondaryButton:visited,
    a.SecondaryButton:active,
    a.SecondaryButton,
    div.SecondaryButton,
    span.SecondaryButton {
        color: #fff;
        text-decoration: none;
    }

/*********PAGE HEADER*********/

.PageHeader {
    background: url(/customer/shodis/images/About/AboutHeader.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: 1800px;
}

    .PageTitle h1 {
        color: white;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-align: left !important;
        text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
        font-size: 40px;
        margin-left: 10px;
    }

.IEBG {
    display: none;
}




/*********MINI SHOPPING CART*********/

#DivProcessingMessage {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    background-color: #fff;
    width: 270px;
    border-radius: 0px;
    top: 31px !important;
    right: -5px !important;
    left: auto !important;
}

#ProcessingMessageDots {
    height: 10px;
    display: inline-block;
    width: 35px;
    text-align: left;
}

#MiniCart {
    display: block;
    line-height: 22px;
    min-width: 270px;
    text-align: center;
    font-size: 11px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    max-width: 445px;
    height: auto;
    border-radius: 0px;
    padding-top: 15px;
    top: 15px !important;
    right: 0px !important;
    left: auto !important;
    height: auto !important;
}

#MiniShoppingCartView_MainTable {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px solid #116bae;
    border-top: none;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
}

.MiniCartEmptyMessage {
    padding: 15px 0px;
    font-size: 15px;
}


#MiniShoppingCartView_TitleRow {
    margin-bottom: 10px;
    padding-right: 5px;
    background-color: #525252;
}

#MiniShoppingCartView_Title {
    color: #FFFFFF;
    padding-left: 5px;
    background-color: #525252;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    box-sizing: border-box;
}

#MiniShoppingCartView_close,
#MiniMessage br,
#MiniShoppingCartView_HeaderRow br {
    display: none;
}

#MiniShoppingCartView_DetailRow {
    max-height: 350px;
    overflow-y: scroll;
}

    #MiniShoppingCartView_DetailRow::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    #MiniShoppingCartView_DetailRow::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    #MiniShoppingCartView_DetailRow::-webkit-scrollbar-thumb {
        background-color: #919194;
        border: 2px solid #919194;
    }

#MiniShoppingCartView_SubTotal {
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 8px;
    margin-bottom: 8px;
    height: 30px;
    line-height: 30px;
}

.MiniCartSubtotalTitle {
    float: left;
}

.MiniCartSubtotalTotal {
    float: right;
}

.MiniCartProduct {
    padding: 15px 0px;
    background: white;
    display: block;
    width: 100%;
    color: #000;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
}

    .MiniCartProduct:nth-child(even) {
        background: whitesmoke;
    }

.MiniCartProductImage {
    margin-left: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 60px;
}

    .MiniCartProductImage img {
        max-width: 60px;
        max-height: 60px;
    }

.MiniCartProductDetails {
    line-height: 15px;
    float: none !important;
    font-size: 13px;
}

.MiniCartProductItemDesc {
    text-align: left;
    padding-left: 10px;
}

#MiniShoppingCartView_ItemDescription,
#MiniShoppingCartView_ItemAvailability {
    font-size: 12px;
    color: #333333;
    text-align: left;
}

#MiniShoppingCartView_ItemQuantity {
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-align: Center;
}

#MiniShoppingCartView_ItemAvailability
.ShoppingCart_Availability {
    color: #090;
}

#MiniShoppingCartView_ItemPrice {
    font-size: 12px;
    color: #090;
    font-weight: bold;
}

.MiniCartProductItemCode {
    text-align: left;
    padding: 2px 0px;
}

#MiniShoppingCartView_ItemCode a {
    background-image: none;
    border: 0 none;
    color: #03031B;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    display: inline-block;
}


.MiniCartQtyPrice {
    padding: 0px 0px 0px 10px;
    text-align: left;
}

.MiniCartProductQty {
    display: inline-block;
}

.MiniCartQtyPrice svg {
    font-size: 8px !important;
    margin-left: 6px !important;
    margin-bottom: 0px;
    margin-top: 3px;
}

.MiniCartProductPrice {
    display: inline-block;
    margin-left: 3px;
    color: #3d9820;
}



#MiniShoppingCartView_ViewCart {
    color: #000;
    margin: 5px 10px;
}

    #MiniShoppingCartView_ViewCart #MiniShoppingCartView_EditCartLink, #MiniShoppingCartView_CheckoutLink {
        color: #fff;
        margin-top: 5px;
        width: 100%;
        font-size: 14px;
    }



/***************************
       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;
}

/***************************
       MY ACCOUNT STUFF
 ***************************/

.BreadcrumbDiv {
    padding: 10px;
}

.BreadCrumbcategorytree_parent {
    padding: 10px 0px;
    display: inline-block;
}

.MyAccountOpenOrderList_CaptionImage {
    display: none;
}

.MyAccountSelect_ContentContainerTable {
    width: 100%;
}


/********ACCOUNT PAGE BUTTONS *******/


.MyAccountOpenOrderListtext,
.MyAccountOpenQuoteListtext,
.PastPurchasesReport_SearchAgainLink,
.MyAccountInvoicesListtext,
.MyAccountOpenARListtext, .MyAccountOpenARListMakePmtLink,
.SuspendedOrdersListtext {
    background-color: #24a563;
    border: none;
    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;
    margin-top: 20px;
    color: white !important;
    text-transform: uppercase;
}

    .MyAccountOpenOrderListtext:hover,
    .MyAccountOpenQuoteListtext:hover,
    .PastPurchasesReport_SearchAgainLink:hover,
    .MyAccountInvoicesListtext:hover,
    .MyAccountOpenARListtext:hover, .MyAccountOpenARListMakePmtLink:hover,
    .SuspendedOrdersListtext:hover {
        background-color: #157946;
        text-decoration: none;
    }





/********OPEN ORDERS/QUOTES********/
.ContentMyAccountSelectFeatureCell > table {
    width: 100%;
}

.MyAccountSelectCaptionImage {
    display: none;
}

.MyAccountSelect_TitleDiv {
    font-size: 33px;
    font-weight: normal;
    margin-top: 0px;
    margin: 0px;
    color: #404040;
    border-bottom: 3px solid #d7d7d7;
    line-height: 40px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.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/shodis/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: 33px;
    font-weight: normal;
    margin-top: 0px;
    margin: 0px;
    color: #404040;
    border-bottom: 3px solid #d7d7d7;
    line-height: 40px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

#MyAccountOpenOrderList_ResultAreaHeader {
    background-color: #626262;
    text-align: center;
    line-height: 30px;
}

    #MyAccountOpenOrderList_ResultAreaHeader a {
        color: #fff;
    }

.MyAccountOpenOrderList_ResultsAreaTable {
    border-collapse: collapse;
}

    .MyAccountOpenOrderList_ResultsAreaTable tr:nth-child(even) {
        border-bottom: 1px solid #000;
    }

.MyAccountOpenOrderList_DotLineImage {
    display: none;
}


/********OPEN QUOTES LIST********/

.ContentMyAccountOpenQuoteListFeatureCell .MyAccount_Table001::before {
    content: 'Open Quote List';
    font-size: 33px;
    font-weight: normal;
    margin-top: 0px;
    margin: 0px;
    color: #404040;
    border-bottom: 3px solid #d7d7d7;
    line-height: 40px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.MyAccountOpenQuoteListPrintPage {
    background-image: url(/customer/shodis/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;
}



/********PAST PURCHASE HISTORY********/

.ContentPastPurchasesSelectFeatureCell > table > tbody > tr:nth-child(2) > td > table img {
    display: none;
}

.PastPurchasesSelect_Title {
    display: none;
}

.PastPurchasesSelect_Description {
    display: block;
    padding: 0px 10px;
}

    .PastPurchasesSelect_Description::before {
        content: 'Past Purchases Select';
        font-size: 33px;
        font-weight: normal;
        margin-top: 0px;
        margin: 0px;
        color: #404040;
        border-bottom: 3px solid #d7d7d7;
        line-height: 40px;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

.PastPurchasesSelect_Table {
    padding: 0px 10px;
    width: 100%;
}

    .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:nth-child(2) > td > table img {
    display: none;
}


.ContentPastPurchasesItemReportFeatureCell > img,
.PastPurchasesItemReport_Title {
    display: none;
}

.PastPurchasesItemReport_SummaryTable {
    display: block;
}


    .PastPurchasesItemReport_SummaryTable::before {
        content: 'Past Purchases Item Report';
        font-size: 33px;
        font-weight: normal;
        margin-top: 0px;
        margin: 0px;
        color: #404040;
        border-bottom: 3px solid #d7d7d7;
        line-height: 40px;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

.PastPurchasesReport_PrintPageLink {
    background-image: url(/customer/shodis/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;
    }




/************* PAST PURCHASE ITEM DETAIL REPORT *************/



.PastPurchaseItemDetailReport_SummaryTable::before {
    content: 'Past Purchases Item Detail Report';
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 35px;
    color: #204186;
    border-bottom: 1px solid black;
    font-weight: bold;
    margin-top: 0px;
    line-height: 40px;
    text-transform: uppercase;
}


.PastPurchaseItemDetailReport_SummaryTable {
    width: 100%;
}



table.PastPurchaseItemDetailReport_Table > tbody > tr:nth-child(2) > td {
    background-color: #7d7c7c;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}

table.PastPurchaseItemDetailReport_Table {
    width: 100%;
}

    table.PastPurchaseItemDetailReport_Table > tbody > tr:nth-child(2) > td a {
        color: white;
        text-shadow: 1px 1px black;
    }




/********INVOICE LIST********/

.MyAccount_BaseTable {
    width: 100%;
}

.MyAccountResultsSearchFor {
    width: 100%;
    display: block;
}

.ContentMyAccountInvoiceListFeatureCell .MyAccountResultsSearchFor::before {
    content: 'Invoice List';
    font-size: 33px;
    font-weight: normal;
    margin-top: 0px;
    margin: 0px;
    color: #404040;
    border-bottom: 3px solid #d7d7d7;
    line-height: 40px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.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/shodis/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;
}

    .MyAccountInvoicesList_ResultsAreaTable > tbody > tr:nth-child(1) a {
        color: #fff;
    }

.InvoiceListPONumberValue {
    text-align: center;
}

.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;
    }


/********OPEN PAYABLES LIST********/

.ContentMyAccountOpenARListFeatureCell .MyAccountResultsSearchFor::before {
    content: 'Open Payables';
    font-size: 33px;
    font-weight: normal;
    margin-top: 0px;
    margin: 0px;
    color: #404040;
    border-bottom: 3px solid #d7d7d7;
    line-height: 40px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.MyAccountOpenARListPrintPage {
    background-image: url(/customer/shodis/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;
    }


/********SUSPENDED ORDERS LIST********/

.ContentMyAccountSuspendedOrdersListFeatureCell .MyAccountResultsSearchFor::before {
    content: 'Suspended Order List';
    font-size: 33px;
    font-weight: normal;
    margin-top: 0px;
    margin: 0px;
    color: #404040;
    border-bottom: 3px solid #d7d7d7;
    line-height: 40px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.MyAccountResultsSearchFor {
    padding: 0px 10px;
}

.ContentMyAccountSuspendedOrdersListFeatureCell .MyAccountSelectResults_TitleDiv {
    display: none;
}

.SuspendedOrdersListPrintPage {
    background-image: url(/customer/shodis/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;
    }
