/*
Static file for Theme changes
Theme name: My SPA Theme
Version: 1.0
Template: Howdy
*/

/* NOTE: Fonts are being pulled in @ themes.css */

/* ******************************************************************* */

/* Global, Hide DropDown Mega */

/* ******************************************************************* */


@font-face {
    font-family: BertholdCityBold;
    src: url('fonts/CityCFFBol.otf');
}

@font-face {
    font-family: BertholdCityMed;
    src: url('fonts/CityCFFMed.otf');
}

@font-face {
    font-family: BertholdCityLight;
    src: url('fonts/CityCFFLig.otf');
}

html {
    font-size: 16px;
}

body,
#content>section:nth-child(3) {
    background-color: white;
}

.row {
    margin: auto;
}


.inline-block {
    display: inline-block !important;
}




.sl-page-title {
    font-family: "Veneer", Geneva, Tahoma, sans-serif;
    font-size: 1.5em;
}

.panel .panel-heading {
    border: none;
}

.panel-primary .panel-heading .panel-title {
    background-color: transparent;
}

.panel-primary .panel-heading .panel-title {
    color: #ffc72a;
    text-align: center;
}

.panel-default .panel-heading .panel-title,
.panel-primary>.panel-heading {
    border: none;
    color: #ffc72a;
    background-color: #000000;
    border-color: none;
    text-align: center;
}

.panel-footer {
    padding: 10px 10px;
    background-color: transparent;
    border-top: none;
}

.product-detail-default .panel-default .panel-heading .panel-title,
.panel-primary>.panel-heading,
.product-detail-default .panel-default .panel-heading {
    border: none;
    color: #000000;
    background-color: transparent;
    border-color: none;
    text-align: left;
}

.product-detail-default .panel-primary .panel-heading .panel-title {
    color: #000000;
    text-align: left;
    padding: 25px 15px 0px 15px;
}

.login-header {
    font-family: BertholdCityBold, Arial, Helvetica, sans-serif;
    font-size: 3em;
    color: #f7d03f;
    margin-top: 2em;
    text-align: center;
    font-weight: bold;
}

.login-para,
.login-para a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #ffffff;
    text-align: right;
}

.login-para {
    margin-top: 2.2em;
}

login .fa.fa-user,
login .fa-lock {
    color: #f7d03f;
}

.login-divider {
    margin: auto;
    margin-top: 6.5em;
}

.order-cloud .form-signin {
    border-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
    background: transparent;
    margin-top: 0;
}

.order-cloud {
    margin-top: 125px;
}

.order-cloud-image {
    background-image: url(https://four51.dsimarketnow.com/rc/images/RC_2022_login_bg.png);
}

.dsi-loginLogo {
    margin: 0 auto -40px auto;
}

/* Forgot Password Button */

#login_form>form>div>btn {
    display: block;
    border: none;
    text-align: right;
    margin-top: 8px;
    color: #ffffff;
}

/* Return to Login Button */

#login_form>form>div>div:nth-child(3)>btn {
    background-color: #333;
    color: white;
    border: none;
}

/* Logon Button */

#\34 51_btn_login {
    background-color: #de1728;
    border: none;
    text-shadow: none;
}

/* Home Page Overall Layout Positioning */

.welcome-mes {
    color: #ffffff;
    font-weight: bold;
    padding-top: 20px;
    margin-top: 0px;

}

.welcome-mes-p {
    color: #ffffff;
    font-size: 1em;
}

.sl-modal-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: block !important;
}

#content {
    overflow-x: hidden;
}

/* Back to Top Button */

.fa-chevron-circle-up {
    color: #a8a8a8;
}

.fa-chevron-circle-up:hover {
    color: #D71C2E;
}

/* Set Default For DropDown backgrounds, hover styles, etc. */

/* .dropdown-menu {
    left: -130px;
} */

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-mega .dropdown-menu>li>a:hover,
.dropdown-mega .dropdown-menu>li>a:focus {
    background-color: #D71C2E;
}

.form-control:focus {
    border-color: #444;
}

/* DropDown Search Input - MOBILE ONLY */

#content>section:nth-child(3)>navigation>header>nav>section>div>productsearchinputnav>div {
    border: none;
}

/* Set All Other Views to Max Width 944px */

.dsi-topHeader>.container,
.dsi-veryTopHeader>.container,
.dsi-orderdetailsView,
.dsi-cartView,
.order-search-view,
.dsi-reportsView,
.user-view,
.address-list-view,
.dsi-messageListView,
.dsi-favoriteOrderListView,
.dsi-contactUsView,
.address-view,
.panel-search,
.dsi-securityView,
.dsi-conditionsView,
.dsi-catalogPage,
.product-detail-default,
.dsi-checkoutView {
    max-width: 1200px;
    margin: 0 auto;
}

/* Remove random Bootstrap border-rad style to keep consistency (bootstrap was setting this to 0) */

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.dsi-defaultUserGroupModal {
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 200px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
}

/* ******************************************************************* */

/* Login Page */

/* ******************************************************************* */
.login-header {
    font-family: BertholdCityBold, Arial, Helvetica, sans-serif;
    font-size: 3em;
    color: #f7d03f;
    margin-top: 2em;
    text-align: center;
    font-weight: bold;
}

.login-para,
.login-para a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #ffffff;
    text-align: right;
}

.login-para {
    margin-top: 2.2em;
}

login .fa.fa-user,
login .fa-lock {
    color: #f7d03f;
}

.login-divider {
    margin: auto;
    margin-top: 6.5em;
}

.order-cloud .form-signin {
    border-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
    background: transparent;
    margin-top: 0;
}

.order-cloud {
    margin-top: 125px;
}

.order-cloud-image {
    background-image: url(https://four51.dsimarketnow.com/rc/images/RC_2022_login_bg.png);
}

.dsi-loginLogo {
    margin: 0 auto -40px auto;
}

/* Forgot Password Button */

#login_form>form>div>btn {
    display: block;
    border: none;
    text-align: right;
    margin-top: 8px;
    color: #ffffff;
}
 
/* Return to Login Button */

#login_form>form>div>div:nth-child(3)>btn {
    background-color: #333;
    color: white;
    border: none;
}

/* Logon Button */

#\34 51_btn_login {
    background-color: #de1728;
    border: none;
    text-shadow: none;
}

/* ******************************************************************* */

/* Top Header */

/* ******************************************************************* */
.dsi-veryTopHeader {
    padding-top: 10px;
    height: auto;
    background: #ffffff;
    border-bottom: 1px solid #e6e6e6;
}

/* .dsi-veryTopHeader .col-lg-offset-3 {
    margin-left: 20%;
} */

.veryTopPurchaseOrderText {
    font-size: 16px;
    font-weight: bold;
    font-family: BertholdCityMed, Arial, Helvetica, sans-serif;
    color: #D71C2E;
    cursor: pointer;
}

.dsi-topHeader {
    height: auto;
}

.dsi-topHeaderContent {
    /* max-width: 1190px; */
    margin: 0 auto;
}

.dsi-topHeaderNav {
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.dsi-topHeaderNav a {
    color: #000000;
    cursor: pointer;
    margin-right: 1rem;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.dsi-topNavDivider {
    margin-right: 1rem;
    margin-bottom: 0;
}

/* Admin DropDown Links */

.dropdown.admin-user .dropdown-menu>li>a {
    margin-right: 0;
}

/* Shopping Cart */

#\34 51qa_cart_link:hover,
#\34 51qa_cart_link:focus {
    text-decoration: none;
}

/* Top Header Shopping Cart Div */

#content>section.dsi-topHeader>div>div {
    top: 5px;
}

.dsi-shoppingCart {
    margin-right: 6px;
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    top: 5px;
}

.dsi-shoppingCartText {
    display: inline-block;
    color: white;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

/* For Shopping Cart Hover */

.dsi-shoppingCartWhite {
    display: none;
    margin-right: 6px;
    vertical-align: baseline;
    position: relative;
    top: 5px;
}

#\34 51qa_cart_link:hover .dsi-shoppingCart {
    display: none;
}

#\34 51qa_cart_link:hover .dsi-shoppingCartWhite {
    display: inline-block;
}

/* Top Header Logo and CustSvc Text */

.dsi-topHeaderLogoSection {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 960px;
    margin: 0 auto;
}

.dsi-navLogo {
    width: 40%;
    display: inline-block;
}

.dsi-navLogoLink {
    position: relative;
    left: 0px;
    display: inline-flex;
}

.home-logo-text {
    font-family: BertholdCityBold, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #000000;
    text-align: left;
    font-weight: bold;
    margin-top: auto;
    margin-bottom: auto;
    text-decoration: none;
    line-height: 1em;
}

a:hover {
    text-decoration: none;
}

.dsi-topHeaderCustSvcText {
    position: relative;
    left: -365px;
    bottom: 15px;
}

.dsi-topHeaderCustSvcText p:first-child {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px
}

.dsi-topHeaderCustSvcText p:last-child {
    font-weight: 400;
    color: #999;
    /* text-align: right; */
    font-size: 12px;
}

/* ******************************************************************* */

/* Main Nav */

/* ******************************************************************* */

/* Main Nav Container */

.navbar.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-nav {
    float: right;
    margin: 0;
}

#content>section:nth-child(3)>navigation>header>nav.navbar.navbar-default>section>div {
    display: flex;
    justify-content: flex-start;
    /* max-width: 960px; */
    max-width: 1200px;
}

/* Remove px Space between nav item and banner */

#content>section:nth-child(3)>navigation>header {
    border: none;
}

/* REDEFINE NAV ACTIVE TAB STYLES */

.navActive,
.container .navbar-nav li.navActive a:focus,
.container .navbar-nav li.navActive,
.navbar-nav li.navActive a:hover,
.container .navbar-nav li.navActive>a,
.container .navbar-nav li.navActive a:hover {
    background-color: none;
    /* border-bottom: 3px solid #d51c2d; */
    color: #d51c2d;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #d51c2d;
}

.container .navbar-nav li.navActive>a {
    font-weight: 700;
}

/* Sizing, etc */

.container .navbar-nav li>a {
    height: 54px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    color: #333333;
}

.container .navbar-nav li>a>span {
    text-transform: uppercase;
}



.container .navbar-nav li>a>span:hover {
    color: #d51c2d;
}

.container .navbar-nav li {
    margin: 0 15px;
    display: inline-block;
}

/* #content>section:nth-child(3) {
    box-shadow: 0px 12px 11px -8px rgba(68, 68, 68, 0.1);
} */

#content>section:nth-child(3)>navigation>header>nav>section>div>ul>li.dsi-navHome {
    margin-left: 0;
}

#content>section:nth-child(3)>navigation>header>nav.navbar.navbar-default {
    border: none;
    background-color: transparent;
}

#content>section.container-view {
    margin-top: 0;
}

/* Main Nav Container */

/* #content>section:nth-child(3)>navigation>header>nav>section>div {
    max-width: 1000px;
} */

/* Search Input Inner Container */

.view-form-icon div.input-group.dsi-searchInputInnerContainer {
    display: flex;
    align-items: flex-end;
    margin: 0;
}

/* Search Input */

input.dsi-searchInput {
    min-height: 35px;
    height: 35px;
    padding-left: 12px;
    width: 300px !important;
}

.search-toggle {
    display: none !important;
}

/* Search Button & Icon */

.dsi-searchButton {
    height: 35px;
    min-height: 35px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c20004;
    border: none;
    color: #ffffff;
    font-size: .75em;
    padding: 10px;
}

.dsi-searchBtnContainer {
    position: relative;
    margin-left: 20px;
    z-index: 2;
}

.dsi-searchButton i.fa.fa-search {
    position: unset;
    color: #ffffff;
}

/* BANNER IMG */

.dsi-homeBanner {
    max-width: 100%;
    padding-bottom: 2em;
}

.sl-homebannersec {
    max-width: 100%;
    height: auto;
    background-image: url(https://four51.dsimarketnow.com/rc/images/RC_2022_home_banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;

}

@media screen and (min-width: 1200px) {

    .sl-homebannersec,
    .dsi-homeBanner,
    .dsi-nroBanner {
        background-size: 100%;
    }
}

.dsi-holidayCardsBanner {
    width: 100%;
    margin: 0 auto;
    margin-top: 2em;
    background-image: url('https://four51.dsimarketnow.com/rc/images/RC_2024_home_holidaycards_banner_bg.png');
    background-color: #e01e2c;
    background-position: center;
    background-size: cover;
}

.dsi-holidayCardsBanner a {
    background-color: #d71c2f;
}

.dsi-holidayCardsBanner .dsi-homeBanner {
    padding-bottom: 0px;
}


.dsi-nroBanner {
    max-width: 100%;
    /* height: 110px; */
    margin: 0 auto;
    margin-top: 2em;
    background-color: #ffc72a;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.nro-banner-header {
    position: absolute;
    font-family: BertholdCityBold, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    padding-top: .5em;
    font-size: 2.5em;
}

.dsi-crewOfQuarterBanner {
    /* max-width: 100%; */
    /* margin: 0 auto; */
    /* margin-top: 2em;
    background-image: url('https://four51.dsimarketnow.com/rc/images/RC_crewOfQuarter_banner_Q3-bg-24.png'); */
   /* Q2 background-color: #407BBE; */
     /* background-color: #FFC50C; */
    /* Q4 background-color: #A05DB4; */
    /* Q1 background-color: #E11A2C; */
    /* background-position: center;
    background-size: cover; */
}


/* .dsi-crewOfQuarterBanner img {
    margin-left: 430px;
} */

/* ==================================== */
/* RESTRICTED ALLOCATION BANNER CATALOG */
.dsi-restrictedAllocationBanner {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 2em;
    /*background-image: url('https://four51.dsimarketnow.com/rc/images/RC_crewOfQuarter_banner_Q4-bg-24.png');*/
    background-color: #181D31;
    /* Q4 background-color: #A05DB4; */
    /* Q1 background-color: #E11A2C; */
    background-position: center;
    background-size: cover;
}
.dsi-restrictedAllocationBanner img {
    margin: auto;
}
/* ==================================== */

.dsi-bulkSShipmentBanner {
    max-width: 100%;
    /* height: 110px; */
    margin: 0 auto;
    margin-top: 2em;
    background-image: url('https://four51.dsimarketnow.com/rc/images/2023_GroupShipmentBanner_bg.jpg');
    background-color: #0174a9;
    background-position: center;
    background-size: 100%;
    display: block;
}

/* .dsi-bulkSShipmentBanner img {
    margin-left: 430px; 
} */

.dsi-franHolidayOrderWindow {
    max-width: 100%;
    /* height: 110px; */
    margin: 0 auto;
    margin-top: 2em;
    background-image: url('https://four51.dsimarketnow.com/rc/images/2024_FranchiseAllocationBanner_bg.jpg');
    background-color: #e11a2d;
    background-position: center;
    background-size: contain;
    display: block;
}

.dsi-franHolidayOrderWindow img {
    margin: auto;
}

.dsi-corpHolidayOrderWindow {
    max-width: 100%;
    /* height: 110px; */
    margin: 0 auto;
    margin-top: 2em;
    /* background-image: url('https://four51.dsimarketnow.com/rc/images/2024_FranchiseAllocationBanner_bg.jpg');
    background-color: #e11a2d;
    background-position: center;
    background-size: contain; */
    display: block;
}

.dsi-corpHolidayOrderWindow img {
    margin: auto;
}



.dsi-fran-holiday-banner {
    /* max-width: 100%;
    height: 150px; 
    margin: 0 auto;
    margin-top: 2em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;*/
}

.crewOfQuarterBanner-banner-header {
    position: absolute;
    font-family: BertholdCityBold, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    padding-top: .5em;
    font-size: 2.5em;
}


.dsi-awardsAdminToolBanner {
    max-width: 100%;
    height: 110px;
    margin: 0 auto;
    margin-top: 2em;
    background-color: #916f1a;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
}

.dsi-awardsAdminToolBanner img {
    margin: auto;
}

.dsi-2025FootballSwag {
    max-width: 100%;
    height: 110px;
    margin: 0 auto;
    margin-top: 2em;
    max-width: 100%;
    background-color: #D71C2E;
    background-size: 100%;
    display: block;
}


/* ******************************************************************* */

/* FEATURED SECTIONS */

/* ******************************************************************* */

.dsi-featuredSections {
    max-width: 1200px;
    margin: 0 auto;
}

.dsi-featuredSections .col-lg-12 .col-lg-12 {
    width: 20%;
    padding: 10px;
}

.dsi-rowContainer {
    display: flex;
    justify-content: space-between;
}

.dsi-featSectItemContainer {
    height: 172px;
    width: 220px;

    border-radius: 3px;
}

/* Second Row Margin for Lg Screens */

#dsi-homePage>section.dsi-featuredSections>div:nth-child(3) {
    margin-top: 36px;
}

.dsi-featSectionTitle {
    font-size: 24px;
    font-weight: 700;
    font-family: "BertholdCityBold", Arial, sans-serif;
    text-align: center;
    color: #c20004;
}

.dsi-featSectionDesign {
    margin: 10px 0px 0px 10px;
}

.dsi-featuredItemTitle {
    font-weight: 400;
    font-size: 18px;
    font-family: "BertholdCityMed", Arial, sans-serif;
    letter-spacing: 1.5px;
    margin: 0px 0px 0px 10px;
    height: 37px;
}

/* For the one picture on the homepage (Swag) that is a different img size than all the others */

#dsi-homePage>section.dsi-featuredSections>div:nth-child(2)>div:nth-child(4)>a>p {
    margin-top: 0;
}


#dsi-featuredLink-1 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2024_home_feat1.png');
}

#dsi-featuredLink-2 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2024_home_feat2.png');
}

#dsi-featuredLink-3 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2024_home_feat3.png');
}

#dsi-featuredLink-4 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2025_home_feat4.png');
}

#dsi-featuredLink-5 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2022_home_feat5.png');
}

#dsi-featuredLink-6 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2022_home_feat6.png');
}

#dsi-featuredLink-7 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2022_home_feat7.png');
}

#dsi-featuredLink-8 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2022_home_feat8.png');
}

#dsi-featuredLink-9 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2022_home_feat9.png');
}

#dsi-featuredLink-10 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2025_home_feat10.png');
}

.personal #dsi-featuredLink-2 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2025_home_feat4.png');
}

.personal #dsi-featuredLink-3 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/rc_2025_home_gearretail.png');
}

#dsi-featuredProductsLink-1 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/RC_2025_10-2_home_canesGearCabLink.png');
    background-repeat: no-repeat;
    margin-right: auto;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fcf4ec;
}

#dsi-featuredProductsLink-2 {
    background-image: url('https://four51.dsimarketnow.com/rc/images/RC_2022_home_onlineRetailLink.png');
    background-repeat: no-repeat;
    margin-left: auto;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fcf4ec;
}

/* ******************************************************************* */

/* FEATURED PRODUCTS */

/* ******************************************************************* */

.dsi-featProductsTitle {
    margin-top: 38px;
    margin-bottom: 23px;
    font-size: 14px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-align: center;
    color: black;
    letter-spacing: 1.25px;
}

.dsi-featuredProductsContent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1200px;
}

.dsi-featuredLink {
    /* height: inherit;
    width: inherit; */
    border: 1px solid #e5e5e5;
    margin: 1.75em;
}

@media screen and (min-width: 1200px) {

    .dsi-featuredLink:nth-child(1),
    .dsi-featuredLink:nth-child(6) {
        margin-left: 0em;
    }

    .dsi-featuredLink:nth-child(5),
    .dsi-featuredLink:nth-child(10) {
        margin-right: 0em;
    }
}

.dsi-featuredLink a {
    height: 172px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.dsi-featuredProductsContent div {
    border: 1px solid #e5e5e5;
    width: 46%;
    height: 100px;
}

.dsi-featuredProductsContent a {
    border: 1px solid #e5e5e5;
    width: 46%;
    height: 100px;
}

.dsi-customformsContent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 800px;
}

.dsi-featuredProducts {
    max-width: 1200px;
    margin: auto;
    margin-top: 4em;
}

/* ******************************************************************* */

/* Footer */

/* ******************************************************************* */

.copyright-view {
    background-color: #242424;
    padding-top: 31px;
    padding-bottom: 0px;
    margin-top: 10px;
}

.dsi-footerContainer {
    margin: 0 auto;
    color: #8d8d8d;
    max-width: 1190px;
    flex-wrap: wrap;
}

.dsi-footerContactText {
    font-size: 1rem;
}

/* Footer Links */

.dsi-footerLink {
    color: #ffffff;
    font-size: .75rem;
    margin: 5px 0;
    text-transform: uppercase;
}

.dsi-footerLink:hover {
    color: #ffc72a;
    text-decoration: none;
}

.dsi-footericon {
    display: inline-block;
    padding-right: 10px;
}

.sl-footer-phone-row {
    margin-bottom: 10px;
    color: #ffffff;
}

.sl-footer-phone-row a,
.sl-footer-email-row,
.sl-footer-email-row a {
    color: #ffffff;
    text-decoration: none;
    padding-bottom: 10px;
}

.sl-footer-hours {
    color: #9e9e9e;
}

#content>section:nth-child(6)>copyright>footer>div>div.dsi-footerResources>a:nth-child(1) {
    margin-top: 0;
}

/* Footer Center */

.dsi-emailLink {
    color: #8d8d8d;
    text-decoration: underline;
}

/* Footer Right */

.dsi-footerLogoImg {
    width: 100px;
    align-self: flex-end;
}

.dsi-footerCopyrightText {
    color: #ffffff;
    padding: 10px;
}

.sl-very-bottom-footer {
    background-color: #32393d;
    padding: 5px;
    width: 100%;
}

/* ******************************************************************* */

/* Catalog Page */

/* NOTE: Native 451 search is commented out in HTML */

/* ******************************************************************* */

/* .dsi-catalogPage {
    max-width: 1190px;
    margin: 20px auto 0 auto;
} */

/* Hide Side Panel Toggle */

#\34 51qa_nav_hdr>ul {
    visibility: hidden;
}

/* Category Headers */

.dsi-dynamicCategoryHeader,
.dsi-staticCatalogHeader {
    font-weight: 700;
    font-size: 17px;
}

.dsi-staticCatalogHeader {
    margin-left: 10px;
    color: black;
}

.dsi-dynamicCategoryHeader {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    color: black;
}

/* Left Panel - Category List */

#content>section.container-view>ng-view>section>div>aside>div {
    border-right: none;
    border-left: none;
    border-bottom: none;
    box-shadow: none;
}

/* Remove border from nested lists */

#content>section.container-view>ng-view>section>div>aside>div>nav>ul {
    border: none;
}

#content>section.container-view>ng-view>section>div>aside {
    max-width: 200px;
    margin-right: 32px;
    margin-left: 20px;
}

/* Catalog Item (Left Panel) */
.panel-nav ul li.active {
    background-color: #efefef;
    color: #d71c2e;
}

.panel-nav ul li a,
.panel-nav ul li {
    padding: 5px 0;
}

/* .panel-nav ul li:last-child {
    border-top: 1px solid #ddd;
} */

.panel-nav ul li ul {
    padding-left: 30px;
}

.panel-nav ul li a.dsi-catalogSideBarLink {
    padding-left: 15px;
}

.dsi-categoryText {
    color: #333;
    font-weight: 400;
}

.panel-nav ul li ul li li {
    padding-left: 0px;
    width: 120px;
}

.dsi-catalogtreeSub {
    margin-right: 0px !important;
}

/* Catalog Active */

.catalogActive {
    background-color: #efefef;
    color: #d71c2e !important;
    padding-left: 10px !important;
}

.catalogActive:hover {
    text-decoration: none;
}

.dsi-catalogtreeSub-item-link {
    width: 140px;
}

/* BJ CATALOG ACTIVE STYLES 23 */

/* .panel-nav ul li.active {
    background-color: #efefef;
}

.panel-nav ul li.active a {
    color: #d71c2e;
}

.panel-nav ul li.hover {
    text-decoration: none;
} */
/* RIGHT PANEL */

/* Card Container */

#content>section.container-view>ng-view>section>div>div>categorylistview>div {
    margin-top: 15px;
    max-width: 960px;
    border: none;
    box-shadow: none;
}

#content>section.container-view>ng-view>section>div>div>categorylistview>div>div {
    padding: 0;
}

/* Category Cards */

.panel-category-list ul li .well.dsi-catCardInner {
    border: none;
    padding: 3px;
}

/* .dsi-catCardBorder {
    border: thin solid #ddd;
} */
.panel-category-list ul li a {
    border: thin solid #ddd;
}

.dsi-catCardText {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #000;
}


/* **** PRODUCT VIEWS **** */

.panel-product-list ul li.inline h3 {
    height: 60px;
}

.panel-product-list ul li.inline {
    float: left;
}

.dsi-productListProductImg {
    height: 120px;
}

/* .panel-product-list ul li.dsi-productListItem {
    height: 375px;
} */

.dsi-productListItemName {
    font-size: 15px;
    overflow-wrap: break-word;
}

.dsi-productListItemText {
    font-size: 12px;
}

.dsi-viewProductBtn {
    border-radius: 50px;
    background-color: #444444;
    color: white;
    border: none;
}


/* ******************************************************************* */

/* Product Detail View */

/* ******************************************************************* */




.product-detail-default {
    margin: 50px auto 0 auto;
}

/* Left Panel  */

.dsi-prodDetailLeftBlock {
    max-width: 480px;
}

#content>section.container-view>ng-view>section>div.col-md-6.col-collapse.dsi-prodDetailLeftBlock>div {
    height: 480px;
}

/* Right Panel */

.dsi-prodDetailRightBlock {
    max-width: 480px;
    margin-left: 40px;
}

/* For product description bulleted list, override bootstrap style */

#\34 51qa_prod_desc>ul {
    list-style-type: disc;
    padding-left: 40px;
}

/* Product Name */

#\34 51qa_prod_name {
    margin-top: 2px;
}

/* Add to Cart Button - Cancel Bootstrap Style */

#\34 51_btn_orderadd {
    min-height: 0px;
}

.dsi-addToCartBtn {
    background-color: #de1728;
    color: white;
    border-radius: 50px;
    height: 32px;
    padding: 0 20px;
}

.dsi-outOfStockModal {
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
}

#content>section.container-view>ng-view>section>div.dsi-outOfStockModal>div>div>div.modal-header>button {
    font-size: 35px;
}

/* 'Item added to Cart' Message */

.dsi-addedToOrderMsg {
    text-align: center;
    color: #5cb85c;
    font-size: 18px;
}

/* ******************************************************************* */

/* Shopping Cart View */

/* ******************************************************************* */

#content>section.container-view>ng-view>section>div>form>div.panel.panel-default>div.panel-lineitem.ng-scope>div.col-sm-9 {
    border-left: none;
}

/* Change Text Transform on checkout buttons */

.dsi-checkOutButton {
    width: 100%;
    margin: 5px 0px 5px 0px;
}

.dsi-checkOutButton small,
.dsi-checkOutButton span,
button.dsi-checkOutButton {
    font-size: 1em;
    text-transform: uppercase;
}

.navbar-fixed-bottom ul li .btn,
#content>section.container-view>ng-view>section>div>form>div.navbar-fixed-bottom>orderbuttons>ul>ul>li:nth-child(4)>button>small {
    text-transform: none;
}

/* ADDED to PurchaseType Modal BJ 20200819 */
.dsi-newUserAccountSetupModal,
.dsi-spendLimitAlertModal,
.dsi-acceptTermsModal,
.dsi-bogoAlertModal,
.dsi-rcAlertModal,
.dsi-PurchaseTypeModal,
.dsi-ccProductAlertModal,
.dsi-facemaskAlertModal,
.dsi-giftcardAlertModal,
.dsi-giftcardSleeveAlertModal,
.dsi-expressCheckoutShippingModal,
.dsi-holidayModal,
.dsi-AllocationLimitModal,
.dsi-adjfacemaskAlertModal,
.dsi-bsInventoryAlertModal,
.dsi-NewHireModal,
.dsi-modal {
    /* .dsi-newUserAccountSetupModal, .dsi-spendLimitAlertModal, .dsi-acceptTermsModal, .dsi-orderLimitAlertModal{ */
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 200px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
}

/* ADDED to style Modal buttons BJ 20200819 */
.purchaseTypeModalBtn {
    padding-left: 10px;
}

.dsi-stickyCartButtons,
.dsi-stickyCheckoutButtons {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1030;
}

/* ******************************************************************* */

/* Order Manager View */

/* ******************************************************************* */

/* Search Button */

.dsi-orderSearchBtn {
    background-color: #D71C2E;
    color: white;
    width: 75px;
}

/* ******************************************************************* */

/* Checkout */

/* ******************************************************************* */
.order-page-half-pad {
    padding: 20px;
}

.panel-order-shipping-multiple label {
    font-weight: normal;
    color: #5c5b56;
}

.sl-payment-button-sec {
    padding: 0px 20px 0px 20px;
}

input.ng-invalid,
textarea.ng-invalid,
select.ng-invalid,
input.ng-invalid:invalid,
textarea.ng-invalid:invalid,
select.ng-invalid:invalid {
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #5c5b56;
}

select:focus,
input:focus {
    border: 1px solid #D71C2E !important;
}

.panel-order-shipping-multiple,
.panel-body-ship-bill {
    padding: 0px;
    border-top: none;
}

.panel-order-shipping-multiple .row {
    padding: 10px;
}

.panel-order-shipping-multiple .row:nth-child(odd) {
    background-color: #f3f2e7;
}

.panel-order-shipping-multiple .row:nth-child(even) {
    background-color: #fbfaef;
}

.dsi-billToAlert {
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 200px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
}

/* ******************************************************************* */
/* Checkout - Billing to Hide Billing Buttons for CC and PO BJ 20200819 */
.hideBillingButton {
    display: none;
}

/* Checkout - Shipping */

/* ******************************************************************* */

/* For 'Multiple Addresses' button */

#content>section.container-view>ng-view>section>div:nth-child(3)>ordershipping>div>div.panel-body.collapse.in>div:nth-child(3)>form>div>div:nth-child(1)>span>button:nth-child(2) {
    border-radius: 4px;
}

.dsi-costCenterCalloutPointer {
    border-top: solid 10px #000;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
    position: relative;
    width: 0;
    height: 0;
    top: 209px;
    left: 81%;
}

/* Multiship Estimate Loading Indicator */

.app-loading-indicator-cell i.fa-paw {
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    -o-animation: 2s linear 0s normal none infinite spin;
    animation: 2s linear 0s normal none infinite spin;
}

/* ******************************************************************* */

/* MEDIA QUERIES */

/* ******************************************************************* */
/* @media screen and (max-width: 1200px) {
    .row {
        width:1280px;
    }
}

@media screen and (max-width: 1080px) {
    .row {
        width:800px;
    }
}


@media screen and (max-width: 660px) {
    .row {
        width:390px;
    }
}

@media screen and (max-width: 400px) {
    .row {
        width:330px;
    }
} */

/* XS > */

@media (min-width: 768px) {

    /* Only show nav icons on xs screens */
    .dsi-navIcon {
        display: none;
    }

}


/* Greater than 1200px */

@media (min-width: 1200px) {
    .dsi-catCardBorder {
        width: 185px;
        height: 185px;
        margin: 0 auto;
    }

    /* Styles for default View of 2022 skin without impacting existing products using product detail template */
    .product-detail-default-accordion .col-md-7 {
        width: 33.33333333%;
    }

    .product-detail-default-accordion .col-md-4 {
        margin-left: 16.66666667%;
        width: 25%;
    }

    /* This is for category list view, when there is only 1 subcategory in the last row, to make it align left instead of right */
    /* #content>section.container-view>ng-view>section>div>div>categorylistview>div>div>nav>ul>li:nth-child(6)>div>a>h5 {
        padding-bottom: 18px;
    } */
}

@media (max-width: 667px) {
    .dsi-veryTopHeader div.col-xs-12 {
        text-align: center;
    }

    .navbar-nav {
        float: right;
        margin: 55px 0px 0px 0px;
        display: inline-flex;
    }

}

@media (max-width: 768px) {

    .dsi-shoppingCartText,
    .dsi-topHeaderCustSvcText {
        display: none;
    }

    .dsi-veryTopHeader div.col-xs-12 {
        text-align: center;
    }

    .navbar-nav {
        float: right;
        margin: 55px 0px 0px 0px;
        display: inline-flex;
    }
}

@media (max-width: 812px),
(max-width: 896px),
(max-width: 926px) {

    .dsi-topHeaderContent .col-sm-8>div:nth-child(2) {
        min-width: 120%;
        right: 100px;
    }
}

@media (max-width: 992px) {
    /* .dsi-topHeaderContent {
        max-width: 90vw;
    }
    .dsi-topNavDivider, .dsi-logout {
        display: none;
    }
    .dsi-topHeaderCustSvcText {
        position: relative;
        left: 150px;
        bottom: 28px;
    }
   
    .view-form-icon div.input-group.dsi-searchInputInnerContainer {
        margin-right: 5px;
    }
   
    .dsi-rowContainer {
        flex-wrap: wrap;
        width: 60vw;
        margin: 0 auto;
    }
   
    #dsi-homePage>section.dsi-featuredSections>div:nth-child(3) {
        margin-top: 0;
    }
    .dsi-featSectItemContainer {
        margin: 0 auto 5px auto;
    }
    .dsi-featuredProductsContent {
        display: block;
    }
    .dsi-featuredProductsContent>div {
        text-align: center;
    }
   
    .container .navbar-nav li>a {
        font-size: 14px;
    }
    #content>section:nth-child(3)>navigation>header>nav>section>div>ul {
        margin-left: 5px;
    } */
}

/*Holiday Program Styles BJ 082620*/
.sl-rollout-sponsor-btn {
    background-color: #e11a2d;
    color: #ffffff;
}

.sl-rollout-sponsor-btn:hover {
    background-color: #df5562;
    color: #ffffff;
}

.sl-rcdate-format {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

.sl-link-text-style {
    color: #000;
    text-decoration: underline;
}

.sl-holiday-lg-img-div {
    margin: 1em 0em 1em 0em;
    padding-left: 0em;
}

.sl-holiday-order-btn-div {
    margin-bottom: 4em;
}

.dsi-holiday-homeBanner {
    max-width: 100%;
    padding-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
}

.sl-browser-support {
    margin-bottom: 2em;
}

.sl-browser-support td {
    border: 2px solid #000;
    font-size: 10px;
    width: 125px;
    text-align: center;
}

.sl-browser-support th {
    border: 2px solid #000;
    background-color: #b7b7b7;
    color: #ffffff;
    border-bottom: none;
    text-align: center;
}

.sl-holiday-browser-table-hd {
    border: none !important;
    border-right: 1px solid #e5e5e4 !important;
}

.sl-holiday-browser-item-col {
    border-right: 1px solid #e5e5e4;
    font-weight: 600;
}

.sl-holiday-browser-item-x {
    border-right: 1px solid #e5e5e4;
}

.sl-browser-support .col-sm-12 {
    margin-bottom: 1em;
}

.sl-browser-support .odd {
    background-color: #f2f2f2;
}

.sl-browser-support td {
    border: none;
}

#sl-holiday-welcome-head {
    color: #44215b;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 0px;
    font-size: 22px;
}

#sl-holiday-welcome-mess {
    margin-bottom: 2em;
    font-size: 1em;
    color: #000
}

.sl-holiday-order-btn {
    padding: 1em;
    background-color: #44215b;
    color: #fff;
    text-align: center;
    width: 50%;
    margin-bottom: 20px;
}

#sl-holiday-browser-mess {
    font-size: 1em;
    font-weight: 600;
}

.sl-holiday-lg-img-cont {
    margin-top: -8em;
}

.sl-holiday-lg-img-div {
    margin: 1em 0em 1em 0em;
    padding-left: 0em;
}

.sl-holiday-lg-img {
    max-width: 120%;
}

#dsi-holhome-section {
    padding: 2em;
}

#dsi-holidayPgm-WMessage {
    font-size: 28px;
    color: #00994b;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-bottom: .75em;
}

.dsi-holPrice-table td {
    border-style: none !important;
    padding-left: 0px !important;
}

@media only screen and (min-width: 700px) {
    .dsi-holPrice-table td {
        line-height: .5em !important;
    }
}

.dsi-holPrice-divider {
    width: 1em !important;
    padding-right: 1.5em !important;
}

.dsi-holPrice-Name {
    width: 43% !important;
}

#dsi-holImageSwatches {
    padding-top: 1em;
    position: relative;
}

.dsi-holhome-ImgZoom {
    position: absolute;
    left: -9999px;
    z-index: 999999;
}

.dsi-holhome-swatch:hover .dsi-holhome-ImgZoom {
    left: -100px;
    top: -200px;
}

.slwm-createnewvp {
    background-color: #d51c2d;
    color: #ffffff;
    border: none;
}

.slwm-createnewvp:hover {
    background-color: #e3727d;
    border: none;
}

/* .large-image {
  border-radius: 4px;
  box-shadow: 1px 1px 3px 3px rgba(127, 127, 127, 0.15);
} */

#dsi-rollOverNote {
    padding-top: .75em;
    padding-bottom: 1.75em;
}



div.row:nth-child(6)>div:nth-child(1)>div:nth-child(1) {
    margin-bottom: 2em;
}

#dsi-ccpos-Acknowledgement {
    margin-top: 2em;
}

.dsi-rc-dateformat {
    text-decoration: underline;
}

#dsi-holidayccinfobutton {
    background-color: #5c8bd4;
    color: #FFFFFF;
    border: medium none;
    margin-top: 5px;
}

div.col-sm-4.dsi-holhome-swatch {
    padding-left: 2em;
}

.dsi-gear-checkout-note {
    font-style: italic;
}

.panel-order-shipping-multiple .row .col-sm-4 .view-form-select::before {
    content: "";
}

.banneritem {
    cursor: pointer;
}

.fran.banneritem {
    margin-top: 2em;
}

/*

#dsi-shipping-crewmemberid {
    margin-top: 79px;
}



@media only screen and (max-width: 1280px) and (min-height: 720px) {
    #dsi-shipping-crewmemberid {
        margin-top: 93px;
    }
}

@media only screen and (max-width: 1024px) and (min-height: 1366px) {
    #dsi-shipping-crewmemberid {
        margin-top: 110px;
    }
}


@media only screen and (min-width: 2000px) {
    #dsi-shipping-crewmemberid {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 600px) {
    #dsi-shipping-crewmemberid {
        margin-top: 40px;
    }
}
*/

lineitemhistorygrid ul {
    list-style-type: disc;
    padding-left: 20px;
}

/*CREDIT ALLOCATION STYLES BEGIN*/

/* .navcreditStats::after {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: #f7d03f 10px solid;
    position: absolute;
    top: -15px;
    content: ' ';
    left: 50%;
} */

.navcreditStats-lg {
    color: #000000;
    position: fixed;
    z-index: 10000;
    background-color: #f7d03f;
    right: 0px;
    padding: 5px;
    top: 0px;
}

.navcreditStats-lg.ishome {
    color: #000000;
    position: fixed;
    z-index: 10000;
    background-color: #f7d03f;
    right: 0px;
    padding: 5px;
    top: 0px;
}

.navcreditStats td {
    border: none;
    width: auto;
}


.catalog-banner {
    display: none !important;
    width:100%;
}


html.ng-scope body section section#content.ng-scope section.container-view.sl-main-container ng-view.ng-scope div#dsi-homePage.ng-scope loadingindicator.ng-isolate-scope.ng-hide div.col-xs-12.app-loading-indicator-cell i.fa.fa-spinner.fa-spin {
    font-size: 64px;
}

html.ng-scope body section section#content.ng-scope section.container-view.sl-main-container ng-view.ng-scope div#dsi-homePage.ng-scope loadingindicator.ng-isolate-scope.ng-hide div.col-xs-12.app-loading-indicator-cell p {
    top: 60% !important;
}

.matrix-expanded .galleryThumbs .active .img-thumbnail {
    border: 1px solid #ccc !important;
}


.nav .open li:hover {
    background-color: #d51c2d;
}

.navbar-default .navbar-nav .open > a, .navbar-default .navbar-nav .open > a:hover {
    color: #d51c2d;
    background-color: transparent;
}

.nav .open .dropdown-menu a {
    background-color: #fff;
}
.nav .open .dropdown-menu a:hover {
    background-color: #d51c2d;
}

.nav .open li a:hover {
    color: #fff !important;
}

@media only screen and (max-width: 1440px) {
    .navcreditStats-lg {
        top: 35px;
        right: 220px;
    }
    .navcreditStats-lg.ishome {
        top: 90px;
        right: 220px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .navcreditStats-lg {
        top: 35px;
        right: 150px;
    }
    .navcreditStats-lg.ishome {
        top: 90px;
        right: 130px !important;
    }

    /* .dsi-bulkSShipmentBanner img, .dsi-crewOfQuarterBanner img {
        margin-left: 280px;
    } */
}


@media only screen and (max-width: 1080px) {
    /* .dsi-fran-holiday-banner a.col-xs-12>img:nth-child(1) {
        width: inherit;
    } */

    .navcreditStats-lg {
        right: 150px !important;
    }

    .navcreditStats-lg.ishome {
        right: 160px !important;
    }

    .dsi-topHeader.hasAnnoucement {
        top: 90px !important;
    }

    .dsi-topHeader.hasAnnoucement {
        top: 90px !important;
    }

    /* .dsi-bulkSShipmentBanner img, .dsi-crewOfQuarterBanner img {
        margin-left: 150px;
    } */

}

@media only screen and (max-width: 812px) {
    
    /* .sl-main-container.hasAnnoucement {
        margin-top: 220px !important;
    }

    .dsi-topHeader.hasAnnoucement {
        top: 110px !important;
    } */

    .sl-ham-nav.hasAnnoucement {
        top: 260px !important;
    }

    .dsi-veryTopHeaderCont .text-left {
        font-size: 11px;
    }

    .dsi-annoucementBar {
        font-size: 11px;
    }

    .dsi-nroBanner {
        height: auto;
    }

    .nro-banner-header {
        font-size: 1.5em;
        text-align: center;
        display: block;
        width: 100%;
    }

}

@media only screen and (max-width: 760px) {
    
    .sl-ham-nav.hasAnnoucement {
        top: 190px !important;
    }

}

@media only screen and (max-width: 600px) {
    .navcreditStats {
        padding: 5px !important;
        position: fixed !important;
        bottom: 10px;
        right: 20px !important;
        opacity: 75%;
        width: 80%;
    }

    .navcreditStats::after {
        width: 0px;
        height: 0px;
        border: none;
        position: inherit;
        top: 0px;
        content: '';
        left: 0px;
    }

    .sl-main-container {
        margin-top: 230px !important;
    }
    .sl-main-container.hasAnnoucement {
        margin-top: 320px !important;
    }

    .dsi-topHeader {
        top: 70px !important;
    }

    .dsi-topHeader.hasAnnoucement {
        top: 165px !important;
    }

    .sl-ham-nav {
        top: 170px !important;
    }
    .sl-ham-nav.hasAnnoucement {
        top: 260px !important;
    }

    /* .dsi-fran-holiday-banner a.col-xs-12>img:nth-child(1) {
        width: inherit;
    } */

    .dsi-annoucementBar {
        font-size: 10px;
    }

    .purchaseTypeModal {
        display: grid !important;
    }

    .purchaseTypeModalBtn {
        margin: 10px !important;
    }

    .banneritem div, .banneritem a, .fran.banneritem {
        margin-top: 10px !important;
    }

    .rollout-banner, .sl-holiday-sm-img-div img {
        width: 100%;
    }

}


@media only screen and (max-width: 500px) {
    /* .dsi-bulkSShipmentBanner img, .dsi-crewOfQuarterBanner img {
        margin-left: 60px;
    } */

    /* .nro-banner-header {
        font-size: 1em;
        width: 100%;
        margin-top: 0px;
    } */

    .dsi-annoucementBar {
        font-size: 10px !important;
    }
}


/*CREDIT ALLOCATION STYLES END*/

.dash-customerserv {
  display: none !important;
}