@import url("/UploadedFiles/EventPage/brands/etail/etail-pricing.css");
/* 
Site Name: Field Service Next EAST Rebrand Style Sheet
Office: USA
Year: 2026
URL: https://fieldserviceeast.wbresearch.com
----------------------------------------------------------------*/
:root {
  --pallette: #143385  #476BB5 #1F33E0 - Accent #5C82FC;

 --event-color-primary: #143385!important;
 --event-color-secondary: #1F33E0!important;
 --event-color-accent: #5C82FC!important;
 --event-color-orange: #1F33E0!important;
 --event-color-tertiary: #476BB5!important;
 --event-header-color: #143385!important;
 --gradient-event: linear-gradient(295.96deg, var(--event-color-secondary) 5.13%, #476BB5 21.5%, #143385 41.77%, #476BB5 55.45%);  
 --event-inner-page-strip:url('/UploadedFiles/EventPage/1005323/images/inner-strip-fsn.png') center 0% scroll no-repeat;
 --event-logo-color:url('/UploadedFiles/EventPage/brands/fieldservice/reff/Logos/SVG/Primary_stacked/FSN-east-logo-color.svg') center center no-repeat;
 --event-logo-knockout:url('/UploadedFiles/EventPage/brands/fieldservice/reff/Logos/SVG/Primary_stacked/FSN-east-logo-white.svg') center center no-repeat;
 }
 
 /* Primary Nav - Buttons */
 .navbar-nav > li:last-child > a{background:var(--event-color-secondary)!important;color:#fff !important;}
 .navbar-nav > li:last-child > a:hover{background:var(--event-color-accent)!important; color:#fff !important;}
 