@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); 

html>body>.ipf-body{
    background-color: white !important;
}

#ipf-master-body {
    font-family: 'CenturyGothic', 'Helvetica', 'Roboto', 'Arial', 'Segoe UI', sans-serif;
}

#ipf-master-body span, #ipf-master-body textarea {
    font-family: 'CenturyGothic', 'Helvetica', 'Roboto', 'Arial', 'Segoe UI', sans-serif;
}

#ipf-master-body .MenuBarTopItem1 span, #ipf-master-body .MenuBarTopItem2 span, #ipf-master-body .MenuBarTopItem3 span, #ipf-master-body .MenuBarTopSignOut span {
    text-transform: uppercase;
    font-family: 'CenturyGothic', 'Helvetica', 'Roboto', 'Arial', 'Segoe UI', sans-serif;
    font-weight: 400;
    letter-spacing: 0.06em;
    /*font-size: 1.2em;*/
}

#ipf-master-body .Button span, #ipf-master-body .ArrowButton span, #ipf-master-body .AddToOrderButton span, #ipf-master-body .AddToInteractionsButton span {
    text-transform: uppercase;
    font-size: 12px;
}

#ipf-master-body .PageTitle span {
    font-family: 'CenturyGothic', 'Helvetica', 'Roboto', 'Arial', 'Segoe UI', sans-serif;
    font-weight: 500;
    font-size: 130%;
}

#ipf-master-body iframe {
    width: 400px;
    height: 1200px;
}

.ipf-table>tbody.ipf-rowgroup:hover, 
.ipf-table>tbody.ipf-rowgroup:hover input[readonly=readonly], 
.ipf-table>tbody>tr:hover, 
.ipf-table>tbody>tr:hover input[readonly=readonly] {
    background-color: transparent!important;
}

/* Jason's Edits Started on 03-28-2025 */


/* GLOBAL ANCHOR HOVER*/

a:hover {
    color: #ef413d !important;
}

/* GLOBAL DROPDOWN STYLES */
.ipf-ipfdropdown .ui-widget-content { 
    background-color: rgb(74 74 74)!important;
}

.amada_search_inputdd {
    padding: 8px 5px 8px 5px!important;
}

.amada_nav_signin span {
    background-color: #d53636;
    border: 2px solid #bc2f2f;
    letter-spacing: 1.5px!important;
    padding: 3px 9px 3px 9px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 5px!important;
}

.amada_nav_signin a:hover, #ipf-master-body .amada_nav_signin a:hover>span, .amada_nav_signin span {
    color: #fff!important;
}

.amada_nav_signin span:hover {
    border: 2px solid #8b8b8b;
    background-color: #000;
    color: #fff!important;
}

.amada_nav_shop, .amada_nav_activity, .amada_nav_account {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.amada_accountdd_signout {
    padding-top: 7px!important;
}

.amada_accountdd_signout span {
    background-color: #d53636;
    color: #fff!important;
    border: 2px solid #bc2f2f;
    letter-spacing: 1.5px;
    padding: 4px 5px;
    border-radius: 5px!important;
}

.amada_accountdd_signout span:hover {
    background-color: #000;
    border: 2px solid #8b8b8b;
}

/* GLOBAL CART DROPDOWN */

.amada_cart_segment {
    right: 12px;
}

.amada_cart_segment .ipf-floating-region {
    background: linear-gradient(to bottom, rgb(233, 233, 233) 0%, rgb(249, 249, 249) 100%);
}

.amada_cart_segment, .amada_cart_top {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.amada_cart_top,
.amada_cart_segment,
.amada_cart_segment .CartBackground:not(:first-of-type),
.amada_cart_segment .MenuBackground,
.amada_cart_segment .MenuBarItems {
    background-color: transparent!important;
}

.amada_cart_segment .CartBoxShadow {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.3em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset!important;
}

.amada_cart_placeorderbtn a>div {
    border: 1px solid #000!important;
    padding-right: 5px!important;
    border-radius: 5px!important; 
}

.amada_cart_placeorderbtn a:hover>div {
    background-color: #000!important;
    border: 1px solid #d53636!important;
}

.amada_header_cart img {
    background-image: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=Amada_Cart_Black.png&Folder=Images&Width=20&Height=20&CropToAspectRatio=False&Opt=1)!important;
}

.amada_downarrow_black img {
    background-image: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=Amada_DownArrow_Black_Lg.png&Folder=Images&Width=20&Height=20&CropToAspectRatio=False&Opt=1)!important;
}

.amada_uparrow_black img {
    background-image: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=Amada_UpArrow_Black_Lg.png&Folder=Images&Width=20&Height=20&CropToAspectRatio=False&Opt=1)!important;
}

.amada_downarrow_black, .amada_uparrow_black {
    min-width: 24px!important;
    padding-top: 5px;
}

.amada_downarrow_black a, .amada_uparrow_black a {
    display: inline-block;
}

.amada_minicart_delete a:hover img {
    height: 23px!important;
    width: 23px!important;
}

.amada_cart_minigrid .ipf-blank {
    text-align: center;
    font-size: 14px!important;
}

/* GLOBAL CART DROPDOWN - END */

/* GLOBAL NAV LINKS */

.amada_global_nav span {
    font-size: 15px!important;
}

@media screen and (max-width: 822px) {
    .amada_global_nav span {
        font-size: 12px!important;
    }
}

.amada_global_home a:hover span {
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* GLOBAL NAV LINKS - END */


/* GLOBAL PRICE COLOR */

.ItemSalePriceLarge span, .ItemSalePrice span, .SignificantAmountLeft span, .SignificantAmountRight span {
    color: #227548!important;
}

.ItemSalePriceSmall span {
    color: #ef413d!important;
}

/* Mobile Price Green */

@media screen and (max-width: 700px) {
    .ItemSalePriceSmall span, .ItemSalePriceLarge320 span {
        color: #227548 !important;
    }
}


/* GLOBAL NO RECORDS FOUND */

.ipf-norecordsfound {
    color:#ef413d!important
}

/* GLOBAL PARTS NUMBER */

#ipf-master-body a:link {
    color: #878585;
}

#ipf-master-body a:visited { 
    color:#878585;
} 

#ipf-master-body a:link>span {
    color: #000!important;
}

@media screen and (max-width: 700px) {
    #ipf-master-body a:link>span, 
    #ipf-master-body a:visited>span {
        color: #000!important;
    }
    #ipf-master-body .FooterBottom a:link>span, 
    #ipf-master-body .FooterBottom a:visited>span {
        color: #fff!important;
    }
}

#ipf-master-body a:hover>span {
    color: #ef413d!important;
}

/* Mobile Anchor Span Hover Colors*/
@media screen and (max-width: 700px) {
    #ipf-master-body a:hover>span {
        color: #ef413d!important;
    }
    #ipf-master-body .MiniCartBadge a:hover>span {
        color: #fff!important;
    }
}

/* GLOBAL PARTS NUMBER - END */


/* GLOBAL COLOR */

#ipf-workspace > #ipf-master-body .ui-menu-item-wrapper .ipf-content-wrapper span.ipf-content,
#ipf-workspace > #ipf-master-body a.ui-menu-item-wrapper .ipf-content-wrapper span.ipf-content,
#ipf-workspace > #ipf-master-body .ui-menu-item .ipf-content-wrapper span.ipf-content {
    color: #fff !important;
}

/* SIGN-IN PAGE */

.welcome-heading {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75); 
    border-radius: 10px;
    padding: 20px 34px;
    letter-spacing: 1px;
}

.amada_main_body td div>.Transparent {
    width: 656px!important;
} 

#ipf-workspace > #ipf-master-body .welcome-heading>div>.ipf-size {
    width: 560px;
}

[id*="PreLoginMenu"] .MenuBarTopItem3 {
    padding-top: 14px;
}

#ipf-workspace > #ipf-master-body [data-regionid="MainER"] {
    height: 470px;
}

/* Mobile Background Image */
@media screen and (max-width: 700px) {
    #ipf-workspace > #ipf-master-body [data-regionid="MainER"] {
        height: 209px;
    }
}

/* SIGN-IN PAGE - END */


/* LOGIN PAGE */
.amada_login_header a {
    cursor: default!important;
}

.amada_login_title {
    height: 112px !important;
    top: 27px;
}

.amada_login_signin span {
    padding-right: 12px;
}

.amada_login_signin span, .amada_login_signup span {
    font-size: 28px!important;
}

.amada_login_title .ipf-cle .ipf-size {
    background-color: #d53636;
    width: 75%;
    height: 72px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media screen and (min-width: 1400px) {
    .amada_login_title .ipf-cle .ipf-size {
        width: 71%;
    }
}

@media screen and (min-width: 1700px) {
    .amada_login_title .ipf-cle .ipf-size {
        width: 68.7%!important;
    }
}

.amada_login_title .ipf-content-wrapper2 {
    width: 100%;
}

.amada_login_title .ipf-content-wrapper {
    text-align: right;
}

.amada_login_title span {
    color: #fff !important;
    padding: 10px 18px;
    font-size: 38px !important;
    margin-right: 14px;
        letter-spacing: 1.2px!important;
}

.amada_login_header {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 1px 10px 2px;
    position: relative;
    margin-top: -10px;
    padding: 4px 0;
    z-index: 1;
}

/* top bar removal */

tr[id$="_Body_Default_tr0"] { 
    display: none;
}

.amada_login_page {
    position: relative;
    top: 3%;
}
  
.amada_login_page::before {
    content: "";
    position: absolute;
    top: 3%;
    left: 0;
    width: 100%;
    height: 79%;
    background-image: url("https://www.amada.com/america/IMAGES/Amada_parts_factory.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0; 
    pointer-events: none; 
}

.amada_login_attention,
.amada_login_imger,
.amada_login_signin,
.amada_login_signup,
.amada_login_logingrid,
.amada_login_signupgrid {
    position: relative;
    z-index: 1; 
}

.amada_login_attention,
.amada_login_imger,
.amada_login_signin,
.amada_login_signup,
.amada_login_logingrid,
.amada_login_signupgrid {
  background-color: rgba(0, 0, 0, 0.8);
}

.amada_login_attention_title {
    padding-top: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 12px !important;
    background-color: #fff;
    opacity: 72%;
}

.amada_login_attention {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 2px 5px 10px 5px;
    background-color: #fff;
    opacity: 72%;
}

.amada_login_attention span{
    color:#000!important;
    font-size: 11px;
}

.amada_login_logingrid .ipf-cell.ipf-ipftext.ipf-clickable.ipf-disabled.PaddedCell:first-of-type .ipf-content {
    font-size: 13px!important;
}

.amada_login_logingrid .ipf-cell.ipf-ipftext.ipf-clickable.ipf-disabled.PaddedCell:last-of-type .ipf-content {
    font-size: 13px!important;
}

.amada_login_imger {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.amada_login_logingrid {
    border-bottom-left-radius: 15px;
}

.amada_login_logingrid .PanelTitle {
    border-bottom: 2px solid #fe0000!important;
}

.amada_login_logingrid .PanelTitle span {
    color:#fe0000!important;
}

.amada_login_signin .ipf-content-wrapper {
    padding-left: 0 !important;
}

.amada_login_signup .ipf-content-wrapper {
    padding-left: 0 !important;
}
  
.amada_login_signupgrid {
    border-bottom-right-radius: 15px;
}

.amada_login_signupgrid a span,
.amada_login_logingrid .Bold.AlignCenter a span {
    color: #fff !important;
    text-decoration: underline;
}

.amada_login_signupgrid a span:hover,
.amada_login_logingrid .Bold.AlignCenter a span:hover {
    color: #ef413d !important;
}

.amada_login_signup span,
.amada_login_signin span,
.amada_login_logingrid .PaddedCell span,
.amada_login_logingrid .Label span,
.amada_login_signupgrid .PaddedCell span {
    color: #fff !important;
}

#ipf-workspace > #ipf-master-body .ipf-color13 span {
    color: rgb(117, 117, 117);
}

.amada_login_logingrid .LabelLeft span {
    color: rgb(158, 156, 156) !important;
}

.amada_login_logingrid .Button a > div {
    border-radius: 10px !important;
    border: 1px solid transparent!important;
}

.amada_login_logingrid .Button a:hover > div {
    background-color: #000 !important;
    border: 1px solid #fff !important;
}

#ipf-master-body .amada_login_logingrid a:link>span, #ipf-master-body .amada_login_signupgrid a:link>span {
    color: #fff !important;
    text-decoration: underline;
}

#ipf-master-body .amada_login_logingrid a:hover>span, 
#ipf-master-body .amada_login_signupgrid a:hover>span {
    color: #ef413d !important;
}

.amada_login_closebtn {
    padding-top: 5px;
}

.amada_login_closebtn a > span {
    padding: 1px 8px;
    border-radius: 10px !important;
    background-color: #d53636 !important;
    color: #fff;
    border: 1px solid transparent!important;
    text-decoration: none !important;
}

.amada_login_closebtn a:hover > span {
    background-color: #000 !important;
    border: 1px solid #fff !important;
}

#ipf-master-body .amada_login_logingrid .amada_login_closebtn a:hover > span {
    color: #fff !important;
}


/* LOGIN PAGE - END */


/* GLOBAL SEARCH */

.amada_search_dropdown {
    caret-color: transparent;
    user-select: none;
}

.amada_search_dropdown input {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
    height: 35px;
    padding-left: 6px!important;
    border: 2px solid rgb(214, 23, 23)!important;
    background-color: #ef413d!important;
    color: #fff!important;
    user-select: none;
    cursor: pointer !important;
    pointer-events: all;
}

.amada_search_dropdown input:hover {
    background-color: #bc2f2f!important;
    border: 2px solid rgb(221, 20, 20)!important;
}

.amada_search_bar .amada_search_dropdown + td {
    height: 35px; 
    border-top-right-radius: 6px!important; 
    border-bottom-right-radius: 6px!important; 
    background-color: #f3f3f3 !important; 
    border: 2px solid rgba(222, 222, 222, 1)!important; 
    border-left: none!important;
}

/* Target the input inside that cell */
.amada_search_bar .amada_search_dropdown + td input {
    border: none!important;
    background-color: #f3f3f3 !important;
    color: #000!important;
}

/* To prevent white x from rendering inside button */
#ipf-master-body .amada_search_bar .ipf-fillin-full > .ipf-heighttransitioner > .ipf-size > .ipf-content-wrapper2 > .ipf-content-wrapper::after, #ipf-master-body .ResellerMenuBarInactive .ipf-fillin-full > .ipf-heighttransitioner > .ipf-size > .ipf-content-wrapper2 > .ipf-content-wrapper::after  
{
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    display: block;
    height: 100%;
    width: 100%;
    background-image: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=Amada_dropdown_close.png&Folder=Images);
    background-position: right;
    background-repeat: no-repeat;
    background-origin: content-box;
    padding: inherit;
    box-sizing: border-box;
    pointer-events: none;
    user-select: none;
} 

/* removes/hides close button on global search input field */
td.ipf-cell.ipf-ipftext:has(span.ipf-content:contains("Close")),
td.ipf-cell.ipf-ipftext:has(span.ipf-content:contains("Close")) + td.ipf-cell.ipf-ipfimage.ipf-clickable.ipf-image,
td.ipf-cell.ipf-ipfimage.ipf-clickable.ipf-image + td.ipf-cell.ipf-ipftext:has(span.ipf-content:contains("Close")) {
    display: none !important;
}

.amada_dropdown_arrow {
    position: absolute;
    right: 10px;
    top: 48%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #fff!important;
    z-index: 5;
}

/* GLOBAL SEARCH END */


/* DROPDOWN LINKS */

.amada_main_body {
    background-image: url('https://www.amada.com/america/IMAGES/Amada_parts_factory.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* DROPDOWN LINKS END */


/* LANDING PAGE - LEFT & RIGHT BUTTON/LINKS */

.amada_main_buttons {
    box-shadow: 0px 0px 5px 2px rgb(36 35 35 / 90%) !important;
    border: 1px solid rgb(97, 96, 96)!important;
    border-radius: 14px;
    transition: all 0.3s ease;
}

.amada_main_buttons:hover {
    transform: translateY(-2px);
    border-color: #d53636!important;
    background-color: #fff!important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px -20px 18px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset!important;
}

.amada_main_buttons span {
    color: #000 !important;
    text-transform: capitalize!important;
}

.amada_main_buttons:hover span{
    color: #ef413d !important;
}

#ipf-master-body .amada_main_buttons:hover a span{
    color: #ef413d !important;
}

#ipf-workspace > #ipf-master-body [class^="ipf-boxshadow"] {
    box-shadow: none;
}

/* Override the hover background for rows in both specific tables */
.amada_main_left .ipf-table > tbody > tr:hover,
.amada_main_left .ipf-table > tbody.ipf-rowgroup:hover,
.amada_main_right .ipf-table > tbody > tr:hover,
.amada_main_right .ipf-table > tbody.ipf-rowgroup:hover {
  background-color: transparent !important;
}

/* Set the hover state for just the main buttons within both sections */
.amada_main_left .ipf-table > tbody > tr:hover > .amada_main_buttons,
.amada_main_left .ipf-table > tbody.ipf-rowgroup:hover > tr > .amada_main_buttons,
.amada_main_right .ipf-table > tbody > tr:hover > .amada_main_buttons,
.amada_main_right .ipf-table > tbody.ipf-rowgroup:hover > tr > .amada_main_buttons {
  background-color: #fff !important;
}

/* Keep empty cells transparent when their parent row is hovered */
.amada_main_right tr:hover > .ipf-cell-empty, .amada_main_left tr:hover > .ipf-cell-empty {
background-color: transparent !important;
}

/* Ensure only the button cells change background when hovered */
.amada_main_right tbody tr:hover > .amada_main_buttons, .amada_main_left tbody tr:hover > .amada_main_buttons {
background-color: #fff !important;
}

/* Landing Page Button BG Shadow */
.amada_main_right > div > div > div > div:nth-of-type(1) {
    margin: 50px 0;
    background-color: rgba(0, 0, 0, 0.7); 
    padding: 6px 24px;
    border-radius: 0 15px 15px 0;
}

.amada_main_left > div > div > div > div:nth-of-type(1) {
    margin: 50px 0;
    background-color: rgba(0, 0, 0, 0.7); 
    padding: 6px 24px;
    border-radius: 15px 0 0 15px; 
}

#ipf-workspace > #ipf-master-body .amada_main_buttons td[class*="ipf-tdw-"] > div > .ipf-size {
    width: auto !important;
}

.ipf-table col {
    cursor: pointer;
}

.ipf-table td, .ipf-table th {
    cursor: pointer;
}

/* Preloading red icon images to prevent delayed rendering of icons on hover */
body::after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: 
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_browse_all_red.png&Folder=Images&Width=20&Height=20)
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_shopt_cart_new_filled_red.png&Folder=Images&Width=20&Height=20)
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_order_status_custom_icon_red.png&Folder=Images&Width=20&Height=20)
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=invoice_icon_red.png&Folder=Images&Width=20&Height=20)
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_rma_red.png&Folder=Images&Width=20&Height=20)
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_machines_icon2_red.png&Folder=Images&Width=20&Height=20)
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_account_management_red.png&Folder=Images&Width=20&Height=20)
    url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_help_desk_red.png&Folder=Images&Width=20&Height=20);
}

/* Button Icons - Red on Hover */

/* Browse All Parts */
.amada_main_left a[href="Products.aspx"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_browse_all_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* Shopping Cart */
.amada_main_left a[href="PlaceOrder.aspx"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_shopt_cart_new_filled_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* Order Status */
.amada_main_left a[href="OrderStatus.aspx"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_order_status_custom_icon_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* Invoices */
.amada_main_left a[href="Invoices.aspx"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=invoice_icon_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* Returns */
.amada_main_right a[href="RMA.aspx"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_rma_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* Machines */
.amada_main_right a[href="CustomerMachine.aspx"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_machines_icon2_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* Acct Mgmt */
.amada_main_right a[href="AccountManagement.aspx"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_account_management_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* Help Desk */
.amada_main_right a[href^="mailto:PartsOrders@amada.com"] .amada_main_buttons:hover img {
  content: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=amada_help_desk_red.png&Folder=Images&Width=20&Height=20) !important;
  filter: contrast(180%) brightness(65%) saturate(140%);
}

/* LANDING PAGE - LEFT & RIGHT BUTTON/LINKS END */


/* SEARCH BAR */

.ipf-cle .ipf-table {
    margin: 16px 0;
}

@media screen and (max-width: 822px) {
    .amada_search_bar {
        left: 12%;
    }
    td.amada_global_home:first-of-type .ipf-size {
        width: 58px !important;
    }
} 

.amada_search_bar .ipf-content-wrapper .ipf-content .ipf-card .ipf-layout-table tbody tr .ipf-cell .ipf-content-wrapper input.ipf-content {
    padding-left: 5px!important;
}

/* SEARCH BAR - END */


/* PAGE HEADER BOXSHADOW */

table.ipf-layout-table.ipf-expand.ipf-td1-colgone > tbody > tr:first-child {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 1px 10px 2px;
    z-index: 22 !important;
}

/* PAGE HEADERS BOXSHADOW Y - END */


/* FOOTER */

.ipf-card-sequence {
    justify-content: center;
}

.amada_footer_container {
    background-color: #fff!important;
}

.amada_footer_container a:link>span {
    color: #000!important;
}

.amada_footer_container a:link>span:hover {
    color: #ef413d!important;
}

.FooterItems {
    font-size: 12px!important;
}

.amada_footer_links {
    font-size: 12px!important;
}

#ipf-workspace > #ipf-master-body .FooterBottom .ipf-horizontalalign-center .ipf-content-wrapper {
    padding-top: 1px!important;
}

/* FOOTER - END */


/* ALL PRODUCTS PAGE*/

.amada_allproducts_title {
    background-image: url('https://www.aai-media.com/portal_banners/all_parts_banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 200px!important;
}

.amada_allproducts_cards {
    box-shadow: none!important;
    border: 1.5px solid #ddd!important;
    border-radius: 5px!important;
    left: 1%;
    transition: all 0.3s ease;
}

.amada_allproducts_cards:hover {
    box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.3) !important; 
    border-color: #d53636!important; 
}

.amada_allproducts_cards .ItemDescription span {
    color: #000!important;
}

.amada_allproducts_cards .ItemDescription span:hover{
    color: #d53636!important;
}

.amada_allproducts_button a:hover > div.ipf-content,
.amada_allproducts_button div.ipf-content-wrapper:hover a > div.ipf-content {
    background-color: #000 !important;
}

.amada_allproducts_title .ipf-cle .ipf-size {
    background-color: #d53636;
    width: 56%;
    height: 82px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.amada_allproducts_title .ipf-content-wrapper2 {
    width: 100%;
}

.amada_allproducts_title .ipf-content-wrapper {
    text-align: right;
}

.amada_allproducts_title span {
    color: #fff !important;
    padding: 10px 18px;
    font-size: 28px !important;
    border: 2px solid #fff;
    margin-right: 18px;
    border-radius: 3px;
}

.amada_allproducts_quantity {
    padding-left: 14px;
}

.amada_allproducts_quantity input {
    border: 2px solid #000!important;
}

.amada_allproducts_itemnumber a {
    color:#6c6b6b!important;
}

.amada_allproducts_itemnumber a:hover {
    color: #ef413d!important;
}

.amada_allproducts_draw {
    cursor: default!important;
}

.amada_allproducts_drawnumber {
    cursor: text!important;
}

.amada_allproducts_filters {
    background-color: #000;
    margin-left: 4px;
    border-radius: 6px;
}

.amada_allproducts_filters span{
    color: #fff!important;
}

.amada_allproducts_category_parts {
    background-color: #bc2f2f;
}

.amada_allproducts_category_parts td {
    background-color: transparent!important;
}

.amada_allproducts_category_parts .ipf-cell-empty {
    background-color: #000!important;
}

@media screen and (max-width: 1025px) {
    .amada_allproducts_title .ipf-cle .ipf-size {
        width: 55%;
    }
}

.amada_allproducts_placeholder img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: 440px;
    min-width: 720px!important;
}

#ipf-workspace > #ipf-master-body .amada_allproducts_msg div>.ipf-size {
    width: 442px!important;
    margin-left: -21px;
}

.amada_allproducts_clear span {
    white-space: nowrap;
    text-decoration: underline;
    text-underline-offset: 2px;
    padding-left: 4px;
}

/* ALL PRODUCTS PAGE - END */


/* FEATURED PRODUCTS PAGE */

.amada_featured_title {
    background-image: url('https://www.aai-media.com/portal_banners/featured_parts_banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 250px!important;
}

.amada_featured_title .ipf-cle .ipf-size {
    background-color: #d53636;
    width: 56%;
    height: 82px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.amada_featured_title .ipf-content-wrapper2 {
    width: 100%;
}

.amada_featured_title .ipf-content-wrapper {
    text-align: right;
}

.amada_featured_title span {
    color: #fff !important;
    padding: 10px 18px;
    font-size: 28px !important;
    border: 2px solid #fff;
    margin-right: 18px;
    border-radius: 3px;
}

.amada_featured_grid {
    padding: 0 14px;
}

.amada_featured_cards {
    box-shadow: none!important;
    border: 1.5px solid #ddd!important;
    border-radius: 5px!important;
    left: 1%;
    transition: all 0.3s ease;
}

.amada_featured_cards:hover {
    transform: translateY(-2px);
    box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.3) !important; 
    border-color: #d53636!important; 
}

.amada_featured_cards a:link {
    color: #6c6b6b!important;
}

.amada_featured_cards a:link:hover {
    color: #ef413d!important;
}

.amada_featured_cards .ipf-content-wrapper {
    padding: 0!important;
}

.amada_featured_cards a:link>span {
    color: #000!important;
}

.amada_featured_cards a:link>span:hover {
    color: #ef413d!important;
}

.amada_featured_image {
    padding-bottom: 8px;
}

/* FEATURED PRODUCTS PAGE - END */


/* TOP SELLERS PAGE */

.amada_topsellers_title {
    background-image: url('https://www.aai-media.com/portal_banners/top_sellers_banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 250px!important;
}

.amada_topsellers_title .ipf-cle .ipf-size {
    background-color: #d53636;
    width: 56%;
    height: 82px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.amada_topsellers_title .ipf-content-wrapper2 {
    width: 100%;
}

.amada_topsellers_title .ipf-content-wrapper {
    text-align: right;
}

.amada_topsellers_title span {
    color: #fff !important;
    padding: 10px 18px;
    font-size: 28px !important;
    border: 2px solid #fff;
    margin-right: 18px;
    border-radius: 3px;
}

.amada_topsellers_grid {
    padding: 0 14px;
}

.amada_topsellers_cards {
    box-shadow: none!important;
    border: 1.5px solid #ddd!important;
    border-radius: 5px!important;
    left: 1%;
    transition: all 0.3s ease;
}

.amada_topsellers_cards:hover {
    transform: translateY(-2px);
    box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.3) !important; 
    border-color: #d53636!important; 
}

.amada_topsellers_cards .ipf-heighttransitioner {
    margin-top: 0.5px;
}

.amada_topsellers_cards .ItemDescription a:link>span{
    color: #000!important;
}

.amada_topsellers_cards .ItemDescription a:link>span:hover, .amada_topsellers_cards a:link>span:hover , .amada_topsellers_cards a:link:hover {
    color: #ef413d!important;
}

.amada_topsellers_cards a:link {
    color: #6c6b6b!important;
}

.amada_topsellers_links span {
    margin-left: 3px;
}

/* TOP SELLERS PAGE - END */


/* FEATURED PRODUCTS */

/* Part Name - Featured Products Page */
.amada_featured_cards a:link>span { 
    color: #000!important;
}

.amada_featured_cards a:hover>span {
    color: #ef413d !important;
}

/* Parts Number - Featured Products Page*/
.amada_featured_cards a:link {
    color: #878585;
}

/* FEATURED PRODUCTS - END */


/*  ORDER STATUS */

/* Part Name - Order Status */
.amada_orderstatus_links a:link>span {
    color: #000 !important;
}

.amada_orderstatus_links a:hover>span { 
    color:#ef413d !important;
}

.amada_orderstatus_container .ipf-cell-empty {
    background-color: transparent!important;
}

/* Order Status Modal - when details is open & track status modal is rendered */
.amada_orderstatus_modal_container {
    margin-top: 164px;
}

.amada_orderstatus_shippingaddress span {
    text-decoration: underline;
}

.amada_orderstatus_trackinginfomodal {
    margin-top: 341px;
}

/*  ORDER STATUS - END */


/* ACCOUNT MANAGEMENT */

.amada_account_mgmt a:hover>span {
    color: #ef413d !important;
}

/* ACCOUNT MANAGEMENT - END */


/* CONTACT US PAGE */

.amada_contactus_title {
    padding: 36px 0 15px 0;
}

.amada_contactus_title span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_contactus_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_contactus_label .ipf-cle .ipf-size {
    display: grid;
    justify-content: space-around;
}

td.amada_contactus_label ul {
    list-style-type: none;
    padding: 0;
}

td.amada_contactus_label li {
    text-align: center;
    font-size: 18px;
    padding-bottom: 12px;
}

td.amada_contactus_label li b{
    display: inline-block;
    padding-bottom: 6px;
}

/* CONTACT US PAGE - END */



/* PRIVACY PAGE */

.amada_privacy_page {
    padding: 36px 0 15px 0;
}

.amada_privacy_page span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_privacy_page > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_privacy_body {
    padding-left: 34px;
}

.amada_privacy_body iframe {
    width: 69vw !important;
    height: 536vh !important;
    overflow: hidden !important;
}

@media screen and (min-width: 1640px) {
    .amada_privacy_body iframe {
        margin-left: 12.5%!important;
    }
}

@media screen and (max-width: 1460px) {
    .amada_privacy_body iframe {
        height: 564vh !important;
        margin-left: 8%;
    }
}

@media screen and (max-width: 1025px) {
    .amada_privacy_body iframe {
        height: 564vh !important;
    }
}


@media screen and (max-width: 820px) {
    .amada_privacy_body iframe {
        width: 80vw !important;
        height: 626vh !important;
        overflow: auto !important;
        margin-left: -21%!important;
    } 
    .amada_privacy_page span {
        font-size: 28px!important;
    }
}

@media screen and (max-width: 769px) {
    .amada_privacy_body iframe {
        height: 655vh !important;
    } 
}

@media screen and (max-width: 700px) {
    .amada_privacy_page {
        padding: 20px 0 2px 0;

    }
    .amada_privacy_body {
        padding-left: 0;
    }
    .amada_privacy_body iframe {
        width: 400px !important;
        height: 1200px !important;
        overflow: auto !important;
    } 
    .amada_privacy_body iframe {
        margin-left: -30%;
    }

} 

@media screen and (max-width: 500px) { 
    .amada_privacy_body iframe {
        margin-left: -50%;
        height: 1150vh !important;
    }
}

@media screen and (max-width: 440px) { 
    .amada_privacy_body iframe {
        margin-left: -55%;
    }
    .amada_privacy_body iframe {
        width: 320px !important;
    }
}

@media screen and (max-width: 380px) { 
    .amada_privacy_body iframe {
        margin-left: -60%;
    }
}

@media screen and (max-width: 350px) { 
    .amada_privacy_body iframe {
        margin-left: -65%;
    }
    .amada_privacy_body iframe {
        width: 276px !important;
    }
}

/* PRIVACY PAGE - END */



/* PURCHASE TERMS PAGE - START */

.amada_purchaseterms_page {
    padding: 36px 0 15px 0;
}

.amada_purchaseterms_page span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_purchaseterms_page > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_purchaseterms_body {
    padding-left: 34px;
}

.amada_purchaseterms_body iframe {
    width: 60vw !important;
    height: 600vh !important;
    overflow: hidden !important;
}

@media screen and (min-width: 1640px) {
    .amada_purchaseterms_body iframe {
        height: 572vh !important;
        margin-left: 8%!important;
    }
}

@media screen and (max-width: 1160px) {
    .amada_purchaseterms_body iframe {
        height: 634vh !important;
    }
}

@media screen and (max-width: 1025px) {
    .amada_purchaseterms_body iframe {
        height: 740vh !important;
    }
}

@media screen and (max-width: 820px) {
    .amada_purchaseterms_body iframe {
        width: 86vw !important;
        height: 648vh !important;
        overflow: auto !important;
        margin-left: -22%!important;
    } 
}

@media screen and (max-width: 769px) {
    .amada_purchaseterms_body iframe {
        height: 690vh !important;
    } 
}

@media screen and (max-width: 700px) {
    .amada_purchaseterms_page {
        padding-top: 0;
    }
    .amada_purchaseterms_page .ipf-cle .ipf-content-wrapper {
        padding-left: initial !important;
    }
    .amada_purchaseterms_body {
        padding-left: 0;
    }
    .amada_purchaseterms_body iframe {
        width: 400px !important;
        height: 1200px !important;
        overflow: auto !important;
    } 
    .amada_purchaseterms_body iframe {
        margin-left: -30%;
    }
} 

@media screen and (max-width: 500px) { 
    .amada_purchaseterms_body iframe {
        margin-left: -50%;
        height: 1150vh !important;
    }
}

@media screen and (max-width: 440px) { 
    .amada_purchaseterms_body iframe {
        margin-left: -55%;
    }
    .amada_purchaseterms_body iframe {
        width: 320px !important;
    }
}

@media screen and (max-width: 380px) { 
    .amada_purchaseterms_body iframe {
        margin-left: -60%;
    }
}

@media screen and (max-width: 350px) { 
    .amada_purchaseterms_body iframe {
        margin-left: -65%;
    }
    .amada_purchaseterms_body iframe {
        width: 276px !important;
    }
}

/* PURCHASE TERMS PAGE - END */


/* ADDITIONAL TERMS PAGE */

.amada_additionalterms_page {
    padding: 36px 0 15px 0;
}

.amada_additionalterms_page span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_additionalterms_page > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_additionalterms_body {
    padding-left: 34px;
}

.amada_additionalterms_body iframe {
    width: 66vw !important;
    height: 365vh !important;
    overflow: hidden !important;
}

@media screen and (min-width: 1640px) {
    .amada_additionalterms_body iframe {
        margin-left: 12.5%!important;
    }
}

@media screen and (min-width: 1460px) {
    .amada_additionalterms_body iframe {
        margin-left: 8%;
    }
}

@media screen and (max-width: 1100px) {
    .amada_additionalterms_body iframe {
        height: 420vh !important;
    }
}

@media screen and (max-width: 820px) {
    .amada_additionalterms_body iframe {
        width: 80vw !important;
        height: 438vh !important;
        overflow: auto !important;
        margin-left: -22%!important;
    }
    .amada_additionalterms_page span {
        font-size: 28px!important;
    } 
}

@media screen and (max-width: 768px) {
    .amada_additionalterms_body iframe {
        height: 454vh !important;
    }
}

@media screen and (max-width: 700px) {
    .amada_additionalterms_page {
        padding: 20px 0 2px 0;

    }
    .amada_additionalterms_body {
        padding-left: 0;
    }
    .amada_additionalterms_body iframe {
        width: 400px !important;
        height: 1200px !important;
        overflow: auto !important;
    } 
    .amada_additionalterms_body iframe {
        margin-left: -30%;
    }

} 

@media screen and (max-width: 500px) { 
    .amada_additionalterms_body iframe {
        margin-left: -50%;
        height: 1150vh !important;
    }
}

@media screen and (max-width: 440px) { 
    .amada_additionalterms_body iframe {
        margin-left: -55%;
    }
    .amada_additionalterms_body iframe {
        width: 320px !important;
    }
}

@media screen and (max-width: 380px) { 
    .amada_additionalterms_body iframe {
        margin-left: -60%;
    }
}

@media screen and (max-width: 350px) { 
    .amada_additionalterms_body iframe {
        margin-left: -65%;
    }
    .amada_additionalterms_body iframe {
        width: 276px !important;
    }
}

/* ADDITIONAL TERMS PAGE - END */



/* EQUIPMENT TERMS PAGE */

.amada_equipmentterms_page {
    padding: 36px 0 15px 0;
}

.amada_equipmentterms_page span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_equipmentterms_page > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_equipmentterms_body {
    padding-left: 34px;
}

.amada_equipmentterms_body iframe {
    width: 69vw !important;
    height: 634vh !important;
    overflow: hidden !important;
    margin-left: 8%;
}

@media screen and (max-width: 1640px) {
    .amada_equipmentterms_body iframe {
        height: 620vh !important;
    }
}

@media screen and (min-width: 1460px) {
    .amada_equipmentterms_body iframe {
        height: 635vh !important;
    }
}

@media screen and (max-width: 1160px) {
    .amada_equipmentterms_body iframe {
        height: 733vh !important;
        margin-left: 12.5%;
    }
}

@media screen and (max-width: 820px) {
    .amada_equipmentterms_body iframe {
        width: 80vw !important;
        height: 800vh !important;
        overflow: auto !important;
        margin-left: -21%!important;
    } 
    .amada_equipmentterms_page span {
        font-size: 28px!important;
    }
}

@media screen and (max-width: 769px) {
    .amada_equipmentterms_body iframe {
        height: 855vh !important;
    } 
}

@media screen and (max-width: 700px) {
    .amada_equipmentterms_page {
        padding: 20px 0 2px 0;

    }
    .amada_equipmentterms_body {
        padding-left: 0;
    }
    .amada_equipmentterms_body iframe {
        width: 400px !important;
        height: 1200px !important;
        overflow: auto !important;
    } 
    .amada_equipmentterms_body iframe {
        margin-left: -30%;
    }

} 

@media screen and (max-width: 500px) { 
    .amada_equipmentterms_body iframe {
        margin-left: -50%;
        height: 1150vh !important;
    }
}

@media screen and (max-width: 440px) { 
    .amada_equipmentterms_body iframe {
        margin-left: -55%;
    }
    .amada_equipmentterms_body iframe {
        width: 320px !important;
    }
}

@media screen and (max-width: 380px) { 
    .amada_equipmentterms_body iframe {
        margin-left: -60%;
    }
}

@media screen and (max-width: 350px) { 
    .amada_equipmentterms_body iframe {
        margin-left: -65%;
    }
    .amada_equipmentterms_body iframe {
        width: 276px !important;
    }
}

/* EQUIPMENT TERMS PAGE - END */


/* ADMIN ACTIVITY DROPDOWN */

.amada_admin_activity_links a:link>span {
    color: #000!important
}

.amada_admin_activity_links a:hover>span { 
    color:#ef413d !important;
}

.MenuBarTopSignOut span {
    color: #000!important;
}

.MenuBarTopSignOut span:hover {
    color: #ef413d!important;
}

/* ADMIN ACTIVITY DROPDOWN - END */


/* MACHINES PAGE */

.amada_machines_title {
    padding: 36px 0 15px 0;
}

.amada_machines_title span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_machines_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_machines_form_titles {
    background-color:#d53636;
    color: #fff;
}

.amada_machines_form_titles:not(:first-child) {
    border-left: 2px solid #fff;
}

.amada_machines_form_titles span {
    padding-left: 6px;
}

.amada_machines_grid tr:has(td.ipf-cell-empty) { 
    background-color: #fff !important; 
 }

.amada_machines_grid td:not(.ipf-cell-empty):not(.ipf-bottomheader) { 
    background-color: #e9e9e9a6 !important;
    color: #000000 !important; 
}

.amada_machines_grid td:not(:last-child):not(.ipf-cell-empty):not(.ipf-bottomheader) {
    border-right: 2px solid #fff;
}

.amada_machines_grid td span {
    padding-left: 6px;
}

/* MACHINES PAGE - END */


/* INVOICES */

.amada_invoices_title {
    padding: 36px 0 15px 0;
}

.amada_invoices_title span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_invoices_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_invoices_titlebar {
    background-color: #d53636!important;
}

.amada_invoices_searchby span{
    color: #fff!important;
}

.amada_invoices_search {
    border: 0.5px solid lightslategray;
    border-top: none;
}

.amada_invoices_resultscontainer .ipf-rowgroup {
    border: 0.5px solid #000;
    box-shadow: rgb(32 32 33 / 41%) 0px 0px 10px 5px inset !important;
    margin-top: 8px!important;
}

.amada_invoices_resultscontainer .ContextMenuFrameTheme .ipf-rowgroup {
    box-shadow: rgb(9 9 9) 0px 0px 0px 0px !important;
    border: none !important;
}

.amada_invoices_resultscontainer .ContextMenuFrameTheme > div {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.amada_invoices_results {
    border:none!important;
    box-shadow: rgb(47 47 49 / 25%) 0px 0px 2px 0px inset, rgb(172 172 172 / 30%) 0px 2px 20px 8px inset !important;
}

.amada_invoices_results .ipf-cards {
    padding: 14px 0!important;
}

.amada_invoices_links a:hover>span { 
    color:#ef413d !important;
}

.amada_invoices_spans span{
    color: rgb(46 46 46) !important;
}

.amada_invoices_verification {
    padding-top: 14px;
    padding-right: 4px;
}

.amada_invoices_usermsg {
    padding-left: 75px;
    padding-top: 6px;
}

.amada_invoices_usermsg span {
    color: #ef413d;
}

.amada_invoices_requestbtn a div {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.amada_invoices_requestbtn a:hover div {
    border: 1px solid #000!important;
    background-color: #d53636!important;
}

.amada_invoices_requestbtn a:hover span {
    color: #fff!important;
}

.amada_placeorder_whitetext span {
    color: #fff!important;
}

.ContextInvoicesButtonActive, .ContextOrderStatusButtonActive, .ContextOrderTrackingButtonActive, .ContextReturnsButtonActive, .ContextPriorOrdersButtonActive {
    background-color: #000!important;
    border-radius: 5px!important;
}

#ipf-workspace > #ipf-master-body .ContextInvoicesButtonActive span, 
#ipf-workspace > #ipf-master-body .ContextOrderStatusButtonActive span,
#ipf-workspace > #ipf-master-body .ContextOrderTrackingButtonActive span,
#ipf-workspace > #ipf-master-body .ContextReturnsButtonActive span,
#ipf-workspace > #ipf-master-body .ContextPriorOrdersButtonActive span {
    color: #fff!important
}

/* INVOICES - END */


/* ORDER STATUS */

.amada_orderstatus_title {
    padding: 36px 0 15px 0;
}

.amada_orderstatus_title span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_orderstatus_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_orderstatus_titlebar {
    background-color: #d53636!important;
}

.amada_orderstatus_searchby span{
    color: #fff!important;
}

.amada_orderstatus_search {
    border: 0.5px solid lightslategray;
    border-top: none;
}

.amada_orderstatus_cards .ImageNoBorder {
    padding-left: 12px;
}

.amada_orderstatus_cards .SignificantAmount span {
    color: #227548!important;
}

.amada_orderstatus_spans span{
    color: rgb(46 46 46) !important;
}

.amada_orderstatus_button {
    padding: 4px 0 18px 0;
}

.amada_orderstatus_button a div {
    box-shadow: rgb(50 50 93 / 51%) 0px 6px 12px -2px, rgb(0 0 0 / 17%) 0px 3px 7px -3px;
    border-radius: 5px!important;
}

.amada_orderstatus_button a:hover div {
    background-color: #000!important;
}

.amada_orderstatus_showmore {
    padding: 15px 0;
}

.amada_orderstatus_showmore a div {
    background-color: #000!important;
}

.amada_orderstatus_showmore a div span {
    color: #fff!important;
    padding: 5px 0;
}

.amada_orderstatus_showmore a:hover div {
    background-color: #d53636 !important;
    border: 1px solid #000!important;
}

/* ORDER STATUS - END */


/* PLACE ORDER */

/* Part Name - Place Order */
.amada_placeorder_container a:link>span {
    color: #000!important;
}

.amada_placeorder_container a:hover>span { 
    color:#ef413d!important;
}

.amada_placeorder_container .ItemDescription span {
    color:#000!important;
}

.amada_placeorder_title {
    padding: 36px 0 25px 0;
}

.amada_placeorder_title span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_placeorder_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_placeorder_quickorder {
    background-color: #d53636!important;
}

.amada_placeorder_quickorder span{
    color: #fff!important;
    padding-left: 3px;
}

.amada_placeorder_itemlabel span{
    color: rgb(46 46 46) !important;
}

.amada_placeorder_quantitylabel span{
    color: rgb(46 46 46) !important;
}

.amada_placeorder_orderbtn a:hover div {
    background-color: #000!important;
}

.amada_placeorder_dropdown ul li a div.ipf-rowgroup.BackgroundThemeColor {
    background-color: #313236!important;
}

.amada_placeorder_itemsection .ipf-table-headerrow {
    background-color: #d53636!important;
}

.amada_placeorder_itemsection thead tr td span {
    color: #fff!important;
}

.amada_placeorder_itemsection .HeaderLabelLeft {
    background-color: #d53636!important;
}

.amada_placeorder_itemsection .ipf-cle .ipf-table {
    margin-top: 0.5px!important
}

.amada_placeorder_itemnum span {
    color: #6c6b6b !important;
}

.amada_placeorder_labels span {
    color: rgb(126 114 114) !important;
}

.amada_placeorder_pricechangetext span{
    font-size: 11px;
    color: #ef413d!important;
}

.amada_placeorder_lefter {
    padding-bottom: 36px;
}

.amada_placeorder_lefter .PlaceOrderTotals {
    background-color: #fff !important;
    border: 2px solid #b2adad!important;
    border-radius: 12px;
}

#ipf-master-body .amada_placeorder_container a:link>span, #ipf-master-body .amada_placeorder_container .SectionBar div>span {
    color: #fff!important;
}

#ipf-master-body .amada_placeorder_container .ItemDescription a:link>span, #ipf-master-body .amada_placeorder_container .amada_placeorder_itemnum a:link>span {
    color: #000!important;
}

#ipf-master-body .amada_placeorder_container .amada_placeorder_remove a:link>span {
    color:#d53636!important;
}

.amada_placeorder_container .amada_placeorder_righter .SectionBar {
    background-image: linear-gradient(180deg, #ef413d, #d53636)!important;
}

.amada_placeorder_address span {
    color: rgb(126 114 114) !important;
}

.amada_placeorder_ship_continuebtn a div{
    background-color: #000;
    border: 1px solid #fff;
    letter-spacing: 1px;
    padding: 5px 0;
    box-shadow: rgb(50 50 93 / 51%) 0px 6px 12px -2px, rgb(0 0 0 / 17%) 0px 3px 7px -3px;
    border-radius: 5px!important;
    transition: all 0.3s ease;
}

.amada_placeorder_ship_continuebtn a:hover div {
    transform: translateY(-2px);
    background-color: #d53636;
}

.amada_placeorder_ship_continuebtn span {
    color: #fff;
}

.amada_placeorder_order_continuebtn {
    padding: 12px 0;
}

.amada_placeorder_order_continuebtn a div{
    background-color: #000;
    border: 1px solid #fff;
    letter-spacing: 1px;
    padding: 5px 0;
    box-shadow: rgb(50 50 93 / 51%) 0px 6px 12px -2px, rgb(0 0 0 / 17%) 0px 3px 7px -3px;
    border-radius: 5px!important;
    transition: all 0.3s ease;
}

.amada_placeorder_order_continuebtn a:hover div {
    transform: translateY(-2px);
    background-color: #d53636;
}

.amada_placeorder_order_continuebtn span {
    color: #fff;
}

.amada_placeorder_submit {
    padding: 15px 0;
}

.amada_placeorder_submit a div {
    background-color: #000;
    border: 1px solid #fff;
    letter-spacing: 1px;
    padding: 12px 0;
    box-shadow: rgb(50 50 93 / 51%) 0px 6px 12px -2px, rgb(0 0 0 / 17%) 0px 3px 7px -3px;
    border-radius: 5px!important;
    transition: all 0.3s ease;
}

.amada_placeorder_submit a:hover div {
    transform: translateY(-2px);
    background-color: #1d8725;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.amada_placeorder_submit span {
    color: #fff;
    font-size: 13px!important;
    text-transform: uppercase;
}

.amada_placeorder_printbtn {
    background-color: #d53636;
    letter-spacing: 1px;
    padding: 5px 0;
    border-radius: 5px!important;
    transition: all 0.3s ease;
}

.amada_placeorder_printbtn:hover {
    background-color: #000;
}

.amada_placeorder_printbtn span {
    color: #fff!important;
}

.amada_placeorder_itemsection .Pager span, .amada_placeorder_itemsection .Pager a {
    color: #fff!important;
    font-size: 14px!important;
}

.amada_placeorder_itemsection .Pager .ipf-ipfpager-nav-inactive {
    color: #C6C6C6!important;
    cursor: default!important;
}

.amada_placeorder_itemsection span.ipf-ipfpager-recordnumbers{
    margin: 12px!important;
}

/* PLACE ORDER - END */


/* PARTS PDP - INDIVIDUAL PARTS PAGE */

.amada_pdp_title {
    padding: 50px 0;
}

/* Prevents white x from rendering on pdp search bar */
#ipf-master-body .amada-product-search-text.ipf-fillin-full > .ipf-heighttransitioner > .ipf-size > .ipf-content-wrapper2 > .ipf-content-wrapper::after{
    background-image: none;
    pointer-events: none;
}

.amada_pdp_title .ipf-cle .ipf-size {
    background-color: #d53636;
    width: 56%;
    height: 68px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.amada_pdp_title .ipf-content-wrapper2 {
    width: 100%;
}

.amada_pdp_title .ipf-content-wrapper {
    text-align: right;
}

.amada_pdp_title span {
    color: #fff !important;
    padding: 5px 18px;
    font-size: 24px !important;
    border: 2px solid #fff;
    margin-right: 18px;
    border-radius: 3px;
    letter-spacing: 0.5px;
}

.amada_pdp_allpartslink {
    padding-bottom: 10px!important;
}

.amada_pdp_allpartslink span {
    color: #d53636!important;
    padding-left: 1px;
    text-decoration: underline!important;
    text-transform: lowercase!important;
}

.amada_pdp_allpartslink span:hover {
    color:#000!important;
    text-decoration: none!important;
}

.amada_pdp_norecords_img {
    height: 520px!important;
}

.amada_pdp_norecords_img::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 50%;
    display: block;
    transform: translateX(-50%);
    height: 380px;
    width: 800px;
    background-image: url(../../../ipf/StaticImageFetcher?Class=Asset&Item=Amada_Parts_Portal_Placeholder.png&Folder=Images);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-origin: content-box;
    padding: inherit;
    box-sizing: border-box;
    pointer-events: none;
    user-select: none;
    min-width: 800px;
    min-height: 380px;
}

.amada_pdp_norecords_img .ipf-blank {
    position: relative;
    margin-top: -220px;
    text-align: center;
    width: 100%; 
}

.amada_pdp_norec_allpartslink {
    padding-bottom: 14px!important;
    position: relative;
    top: -204px;
    text-align: center;
    width: 100%;
}

.amada_pdp_norec_allpartslink span {
    color: #d53636!important;
    padding-left: 1px;
    text-decoration: underline!important;
    text-transform: lowercase!important;
}

.amada_pdp_norec_allpartslink span:hover {
    color:#000!important;
    text-decoration: none!important;
}

.amada_allproducts_cardcontainer > table {
    min-height: 485px!important;
}

/* PARTS PDP - INDIVIDUAL PARTS PAGE - END */


/* RETURNS */

.amada_returns_title {
    padding: 36px 0 25px 0;
}

.amada_returns_title span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_returns_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_returns_titlebar {
    background-color: #d53636!important;
}

.amada_returns_searchby span{
    color: #fff!important;
}

.amada_returns_search {
    border: 0.5px solid lightslategray;
    border-top: none;
}

.amada_returns_segment {
    box-shadow: 0px 0px 1px 1px #000!important;
    border: 1px solid #000!important;
}

.amada_returns_viewdetails a span {
    text-decoration: underline;
    text-transform: lowercase!important;
}

.amada_returns_viewdetails a:hover span {
    text-decoration: none!important;
}

.amada_returns_labels span{
    color: rgb(126 114 114) !important;
}

.amada_returns_orderdd ul li a div.ipf-rowgroup.BackgroundThemeColor {
    background-color: #313236!important;
}

.amada_returns_cancelbtn {
    padding-top: 8px;
}

.amada_returns_cancelbtn a{
    border: 1.5px solid #000;
    padding: 2px 8px;
    border-radius: 3px;
    background-color: #ef413d;
    transition: background-color 0.2s ease;
}

.amada_returns_cancelbtn a:hover, .amada_returns_cancelbtn a:active{
    background-color: #000;
    border: 1.5px solid #8b8b8b;
}

#ipf-master-body .amada_returns_cancelbtn a:link>span {
    color: #fff!important;
}

.amada_returns_yesbtn a {
    border: 2px solid #bc2f2f;
    padding: 5px 0;
    border-radius: 3px;
    background-color: #ef413d;
    transition: background-color 0.2s ease;
}

.amada_returns_yesbtn a:hover {
    background-color: #000;
    border: 1.5px solid #8b8b8b;
}

.amada_returns_yesbtn a span, .amada_returns_nobtn a span {
    display: flex;
    justify-content: center;
    color: #fff!important;
}

.amada_returns_nobtn a {
    border: 1.5px solid #000;
    padding: 5px 0;
    border-radius: 3px;
    background-color: #106c3a;
    transition: background-color 0.2s ease;
}

.amada_returns_nobtn a:hover {
    background-color: #1d854c;
    border: 1.5px solid rgb(160, 160, 160);
}

.amada_cancel_toggle_state {
    background-color: #7b7e7c !important;
    transition: background-color 0.2s ease;
}

.amada_cancel_toggle_state:hover {
    background-color: #6b6b6b !important;
    border: 1.5px solid rgb(160, 160, 160) !important;
}

.amada_returns_reqsubmit, .amada_returns_reqcancel {
    padding-top: 20px;
}

.amada_returns_reqsubmit a, .amada_returns_reqcancel a {
    border: 1.5px solid #bc2f2f;
    padding: 8px 0;
    border-radius: 3px;
    background-color: #ef413d;
    transition: background-color 0.2s ease;
}

.amada_returns_reqsubmit a div, .amada_returns_reqcancel a div{
    min-width: 86%!important;
}

.amada_returns_reqsubmit a span, .amada_returns_reqcancel a span{
    color: #fff!important;
}

.amada_returns_reqsubmit a:hover, .amada_returns_reqcancel a:hover {
    background-color: #000;
    border: 1.5px solid #8b8b8b;
}

/* RETURNS - END */


/* ACCOUNT MANAGEMENT */

.amada_acctmgmt_title {
    padding-top: 48px;
}

.amada_acctmgmt_title span {
    color: #000 !important;
    font-size: 42px!important;
}

.amada_acctmgmt_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

@media screen and (max-width: 700px) {
    .amada_acctmgmt_title {
        padding-top: 3px!important;
    }
    .amada_acctmgmt_title > div > div > div > div:nth-of-type(1) {
        padding: 0 0 4px 9px !important;
        border: 0;
        border-radius: 0;
    }
    .amada_acctmgmt_title span {
        font-size: 14px!important;
    }
}

.amada_account_mgmt td.SectionBar {
    background-image: linear-gradient(180deg, #ef413d, #d53636)!important;
}

#ipf-master-body .amada_account_mgmt .SectionBar a:link>span {
    color: #fff !important;
}

#ipf-master-body .amada_account_mgmt .SectionBar a:hover>span {
    color: #000 !important;
}

.amada_account_mgmt .SectionBar span {
    color: #fff !important;
}

.amada_account_mgmt .SectionBar span:hover {
    color: #000 !important;
}

.amada_account_mgmt .LabelLeft span, .amada_account_mgmt .LabelRight span{
    color: rgb(107 97 97) !important;
} 

.amada_acctmgmt_machineinfo span {
    text-decoration: underline!important;
}

.amada_acctmgmt_btn {
    padding-top: 12px!important;
    padding-bottom: 2px!important;
}

.amada_acctmgmt_btn a {
    border: 1.5px solid #000;
    padding: 8px 0;
    border-radius: 3px;
    background-color: #ef413d;
    transition: background-color 0.2s ease;
}

.amada_acctmgmt_btn a div {
    min-width: 86%!important;
}

.amada_acctmgmt_btn a span {
    color: #fff!important;
}

.amada_acctmgmt_btn a:hover {
    background-color: #000;
    border: 1.5px solid #ef413d;
}

/* ACCOUNT MANAGEMENT - END  */


/* ADMIN MAIN */

.amada_admin_msgbar span {
    color: #fff!important;
}

/* ADMIN MAIN - END */


/* PART DETAILS */

.amada_pdp_span span{
    color:#6c6b6b!important;
}

.amada_pdp_btn.AddToOrderButton .ipf-content-wrapper a div.ipf-content {
    background-image: none !important;
    padding-left: 0 !important;
    border-radius: 5px !important;
}

.amada_pdp_btn a:hover div {
    background-color: #000 !important;
    border: 1px solid #E53434 !important;
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}

.amada_pdp_btn.AddToOrderButton .ipf-content-wrapper a div.ipf-content span {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.amada_pdp_btn.AddToOrderButton .ipf-content-wrapper a div.ipf-content span::before {
    content: "Add To Cart";
    white-space: nowrap;
    padding-left: 8px;
    padding-right: 4px;
}

/* No Records Found Message */

.ipf-blank {
    width: auto!important;
    font-size: 16px!important;
    color: #d53636!important;
}

/* PART DETAILS - END */


/* FORGOT PASSWORD */

.amada_password_title {
    padding: 36px 0 0 0;
}

.amada_password_title span {
    color: #000 !important;
    font-size: 32px!important;
}

.amada_password_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_password_button a {
    border: 1.5px solid #000;
    padding: 2px 0;
    border-radius: 3px;
    background-color: #ef413d;
}

.amada_password_button a:hover {
    background-color: #000;
    border: 1.5px solid #ef413d;
}

.amada_password_button a span {
    color: #fff!important;
}

/* FORGOT PASSWORD - END */


/* REGIONAL CONTACTS */

.amada_regional_title {
    padding: 36px 0 15px 0;
}

.amada_regional_title span {
    color: #000 !important;
    font-size: 39px!important;
}

.amada_regional_title > div > div > div > div:nth-of-type(1) {
    padding: 3px 32px !important;
    background-color: transparent!important;
    border: 2px solid #000;
    border-radius: 3px;
}

.amada_regional_grid .ipf-rowgroup tr:first-child td:nth-child(-n+2) {
  background-color: #d53636!important;
}

.amada_regional_grid .ipf-rowgroup tr:first-child td:nth-child(-n+2) span {
  color: #fff!important;
}

.amada_regional_grid .ipf-rowgroup tr:nth-child(2) td:nth-child(2) span.ipf-content {
  color: rgb(107, 97, 97)!important;
}

/* REGIONAL CONTACTS - END */ 


/* WARNING MESSAGE */

.amada_warning_message-top {
    display: table-cell!important;
    padding-top: 12px;
}

.amada_warning_message-bottom {
    display: table-cell!important;
}

.amada_warning_message span{
    color: #EF413C !important;
    font-size: 12px !important;
}

/* WARNING MESSAGE - END */

/* ************************** MOBILE STYLES - START ************************** */

@media screen and (max-width: 700px) {

    .MiniCartBadge {
        background-color: #ef413d!important;
    }

    .MiniCartBadge span {
        color: #fff!important;
    }

    .IconBurger img {
        height: 38px!important
    }

    .IconCart .ipf-cle .ipf-content-wrapper2 {
        margin-right: 9px!important;
    }

    .IconCart img {
        width: 28px!important;
        height: 28px !important
    }

  .PanelTitle {
        background-color: #ef413d!important;
        box-shadow: rgba(0, 0, 0, 0.24) 2px 6px 6px 1px;
    }

    .PanelTitle span{
        color: #fff!important;
    }

    #ipf-master-body .amada_main_topsellers_mobile .ipf-cle .ipf-content-wrapper a:link>span {
        color: #000!important;
    }

    #ipf-master-body .amada_main_featuredprod_mobile .ipf-cle .ipf-content-wrapper a:link>span {
        color: #000!important;
    }

    #ipf-master-body .RegionCardWhite a:link>span {
        color: #000!important;
        text-decoration: underline;
    }

    .FooterCopyright {
        display: flex;
        justify-content: center;
    }

    .FooterCopyright span {
        font-size: 10px;
    }

    .PageTitle320 {
        background-color: #ef413d!important;
    }
    
    .PageTitle320 span{
        color: #fff!important;
    }

    .amada_acctmgmt_machineinfo {
        bottom: 7px;
    }

    .MenuHomeLabel320 span,
    .MenuShopLabel320 span,
    .MenuAccountLabel320 span,
    .MenuActivityLabel320 span,
    .MenuQuickLinksLabel320 span {
        color: #fff!important
    }

    #ipf-workspace > #ipf-master-body .ExpandVerticallyToViewPort a:link>span, 
    #ipf-workspace > #ipf-master-body .ExpandVerticallyToViewPort a:visited>span,  
    #ipf-workspace > #ipf-master-body .ExpandVerticallyToViewPort a:hover>span {
        color: #fff!important
    } 

    #ipf-master-body .amada_returns_back_mobile a:link>span {
        color: #fff!important;
    }
}