@import url('https://www.nba.com/resources/static/team/v2/knicks/prod/main/bundle.css');


/* Aftermarket fixes for drupal/NBA-based issues */



/* Fixes unclickable blocks in the admin region */
.contextual-links-region { overflow: hidden; }


/* Overrides some button weirdness created by a surprise markup change in the newsblocks */
a.button-primary.news-block__more-news {
    background-color: #fa672b;
    padding-bottom: 8px;
    border-radius: 0;
    opacity: 1;
    color: #fff !important;
    padding-top: 14px;
}

a.button-primary.news-block__more-news:hover,
a.button-primary.news-block__more-news:focus { background-color: rgba(250, 103, 43, 0.85); }


/* Addresses image overflow on some legacy pages */
.field-name-body img { max-width: 100%; }
.mobile-menu-hamburger {
    background-color: transparent !important;
}
.search-box__form-wrapper
{
  background-color: transparent !important;
}
.page .fixed {
    display: none;
}
.page-node-22275 .pencil-ad-takeover:first-child
{
  display:none;
}

/* LEAGUE PASS PRICING RESPONSIVE STYLE */

#league-pass-top-menu {
background-color: #f58426;}
.not-front.page-leaguepass-pricing #content {
margin-top: 155px !important;}
#triptych .triptych-block .buy .buy-button {
background-color: #0067b1;}
#league-pass-low-tier .package .info .button {
background-color: #0067b1;}
#league-pass-headline h1 {
color: #f58426;}
#triptych .triptych-block .triptych-header h2 {
color: #0067b1;
}
#triptych .triptych-block .triptych-body .triptych-pricing .content .dollar-amount {
color: #0067b1;
}
#triptych .triptych-block .triptych-body .triptych-pricing .content .year {
color: #0067b1;
}
#league-pass-headline h2 {
color: #0067b1;
}
#league-pass-low-tier .package .titles h2 {
color: #0067b1;
}
#league-pass-low-tier .package .pricing .dollar-amount {
color: #0067b1;
}
#league-pass-blackout .details {
background-color: #0067b1;
}
#league-pass-blackout {
background-color: #f58426;
}
#triptych .triptych-block .triptych-header.ribbon .top-left {
background-color: #f58426;
}
#league-pass-blackout .details .learn-more .button {
background-color: #f58426;
}
#triptych .triptych-block .triptych-body .triptych-pricing .content .dollar-sign {
color: #0067b1;
}
#league-pass-low-tier .package .pricing .dollar-sign {
color: #0067b1;
}
#league-pass-devices h1 {
color: #f58426;
}

#league-pass-single-game .package .info .button {
background-color: #0067b1;
}

#league-pass-single-game .package .titles h2 {
color: #0067b1;
}

#league-pass-single-game .package .pricing .dollar-sign {
color: #0067b1;
}

#league-pass-single-game .package .pricing .dollar-amount {
color: #0067b1;
}

#league-pass-banner {
background-color: #0067b1;
}
#league-pass-banner .side_tab .tab_text {
background-color: #f58426;
}
#league-pass-banner .side_tab {
background-color: #f58426;
}
/*League Pass FAQ Styling:*/

#league-pass-faq-container #lp-frequently-asked-questions h2 {
color: #f58426;
}

#league-pass-faq-container #lp-frequently-asked-questions .help-container .help-text h5 {
color: #f58426;
}

#league-pass-faq-container #lp-frequently-asked-questions .help-container .help-button a {
border: 1px solid #0067b1;
color: #ffffff;
background-color: #0067b1;
}
/* video layout fixes */
div#nbaVideoPlayer {
    padding-bottom: 25px;
    margin-bottom: -25px;
    padding-top: 25px;
    height: 100%;
}
.pane-video-archive-pane .video-thumbnail-info a.headline {
    font-size: 14px !important;
}
/* end video layout fixes */

/* ADA styles override */

.INDpositionRight #INDWrap #INDbtnWrap #INDmenu-btn{
  background:#fa672b !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  right: -5px !important;
}

.INDpositionLeft #INDWrap #INDbtnWrap #INDmenu-btn{
  background:#fa672b !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  left: -5px !important;
}

.INDhasDragTooltip #INDWrap #INDbtnWrap #INDmenu-btn:before{
    background: #fa672b !important;

}

#INDbtnWrap #INDmenu-btn:after{
    background: #fa672b !important;

}

/* ADA styles end*/
