/*CLIENT CUSTOM CSS CODE HERE */
/* font declaration for using OnlineTwoIconFont set */
@font-face {
    font-family: 'OnlineTwoIconFont';
    src: url('/nationwide/media/media/Fonts/OnlineTwoIconFont_v2.eot');
    src: url('/nationwide/media/media/Fonts/OnlineTwoIconFont_v2.eot?#iefix') format('embedded-opentype'),url('/nationwide/media/media/Fonts/OnlineTwoIconFont_v2.woff') format('woff'),url('/nationwide/media/media/Fonts/OnlineTwoIconFont_v2.ttf') format('truetype'),url('/nationwide/media/media/Fonts/OnlineTwoIconFont_v2.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
 font-family:'PPEditorialNew-Regular';
 src:url('/nationwide/media/media/fonts%20new/PPEditorialNew-Regular.ttf') format('truetype');
 font-weight:normal;
 font-style:normal;
}
@font-face {
 font-family:'FoundersGroteskMedium';
 src:url('/nationwide/media/media/fonts%20new/FoundersGrotesk-Medium.ttf') format('truetype');
 font-weight:normal;
 font-style:normal;
}

@font-face {
 font-family:'FoundersGrotesk-Semibold';
 src:url('/nationwide/media/media/fonts%20new/FoundersGrotesk-Semibold.ttf') format('truetype');
 font-weight:normal;
 font-style:normal;
}

@font-face {
 font-family:'FoundersGrotesk-Regular';
 src:url('/nationwide/media/media/fonts%20new/FoundersGrotesk-Regular.ttf') format('truetype');
 font-weight:normal;
 font-style:normal;
}

:root {
  --heading-color: #a9a9a9;
  --button-color: #a9a9a9;
  --button-text-color: #fff;
  --button-hover-color: #d3d3d3;
  --button-hover-text-color: #000;
  --button-click-color: #2f4f4f;
  --button-click-text-color: #fff;
  --link-text-color: #a9a9a9;
  --link-text-hover-color: #d3d3d3;
  --link-text-click-color: #2f4f4f;
  --header-overlay: #a9a9a9;
  --panel-color: #a9a9a9;
  --info-icon-color: #a9a9a9;
  --tab-selector-text-color: #2f4f4f;
  --tab-selector-border-color: #2f4f4f;
  --tab-selector-inactive-text-color: #a9a9a9;
  --progress-bar-color: #a9a9a9;
  --success-icon-color: #a9a9a9;
  --unordered-list-bullet-color: #a9a9a9;
  --datepicker-today: #a9a9a9;
  --datepicker-clear: #a9a9a9;
  --datepicker-close: #a9a9a9;
  --slider-toggle-color: #2f4f4f;
  --benefit-icon-color: #a9a9a9;
  --linegroup1-benefit-icon-color: #a9a9a9;
  --linegroup2-benefit-icon-color: #a9a9a9;
  --linegroup3-benefit-icon-color: #a9a9a9;
  --linegroup4-benefit-icon-color: #a9a9a9;
  --life-event-background: #c0c0c0;
  --logo: url(/benefitsadminuk2/media/MediaLibrary/UK%20Branded%20Demo%20Images/Logo.png);
  --login-image: url(/static/Aon.Marketplace/img/online2/loginbody.jpg);
  --site-header-color: #a9a9a9;
  --site-header-icon-color: #fff;
  --site-footer-color: #a9a9a9;
  --site-footer-link-color: #fff;
  --need-assistance-pull-down-menu: #2f4f4f;
  --homepage-module-background-color: #a9a9a9;
  --homepage-heading-color: #a9a9a9;
  --homepage-module-icon-color: #a9a9a9;
  --homepage-enrolment-days-left-color: #a9a9a9;
  --carousel-heading-color: #fff;
  --carousel-text-color: #fff;
  --pulse-color-start: rgba(47,79,79,.5);
  --pulse-color-end: rgba(47,79,79,0);
  --selected-email-color: #2f4f4f;
  --benefits-you-can-choose-panel-color: #a9a9a9;
  --benefits-you-may-choose-panel-color: #a9a9a9;
  --benefits-you-cant-choose-panel-color: #a9a9a9;
  --benefit-selection-elected-box-highlight: #2f4f4f;
  --follow-up-panel-color: #2f4f4f;
  --mobile-menu-link-color: #a9a9a9;
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(47,79,79,.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(47,79,79,0);
  }
}

/****************************************** remove gradient background *******************************************/
html {
  background: none;
}

/****************************************** remove text transform *******************************************/
/* language selection */
#links LI:first-child select#ddlLanguage,
/* main navigation bar links */
#menu-no-dashboard li a,
#menu li a,
#menu-sub li a,
/* labels on Profile page */
html#profile body#profile .profile #profile-online-2 span.label,
html#profile body#profile .profile #profile-online-2 label:not(.ui-button),
/* labels */
span.label,
label {
  text-transform: none;
}

/****************************************** heading styling *******************************************/
h1,
h2,
h3,
h4,
h5,
h6,
.online-two-iso h1,
.online-two-iso h2,
.online-two-iso h3,
.online-two-iso h4,
.online-two-iso h5,
.online-two-iso h6,
.bootstrap-iso h1,
.bootstrap-iso h2,
.bootstrap-iso h3,
.bootstrap-iso h4,
.bootstrap-iso h5,
.bootstrap-iso h6 {
  color: #02081E;
  padding-left: 0;
  font-family:'FoundersGrotesk-Regular';
}

/****************************************** link styling *******************************************/
a,
.bootstrap-iso a {
  color: #011546;
}
a:hover,
a:focus,
.bootstrap-iso a:hover,
.bootstrap-iso a:focus {
  color: #011546;
}
a:active,
a:active:hover,
a:active:focus,
.bootstrap-iso a:active,
.bootstrap-iso a:active:hover,
.bootstrap-iso a:active:focus {
  color: #011546;
}

/****************************************** button styling *******************************************/
/* default colour */
.bootstrap-iso .btn-primary,
.bootstrap-iso .btn-danger,
.bootstrap-iso .btn-info,
.bootstrap-iso .btn-default,
.bootstrap-iso .btn-warning,
.bootstrap-iso .btn-success,
.bootstrap-iso .btn-popup,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue,
.online-two-iso A.button-style.blue,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray,
.online-two-iso A.button-style.gray,
.benefitheader-fixed div#followup-items a.btn,
.benefitheader-fixed div#resettodefaults a.btn,
.benefit-matrix .confirm-checkout-button .btn-success {
  background-color: #759eff;
  border: none;
  border-radius: 20px;
  color: #011546;
  text-transform: inherit;
  font-family: 'FoundersGrotesk-Semibold' !important;
}

/* hover colour */
.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-danger:hover,
.bootstrap-iso .btn-info:hover,
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-popup:hover,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue:hover,
.online-two-iso A.button-style.blue:hover,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray:hover,
.online-two-iso A.button-style.gray:hover,
.benefit-matrix .row .btn-success:hover,
.benefitheader-fixed div#followup-items a.btn:hover,
.benefitheader-fixed div#resettodefaults a.btn:hover,
.benefit-matrix .confirm-checkout-button .btn-success:hover {
  background-color: #759eff;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #011546;
  text-transform:none;
}

/* focus colour */
.bootstrap-iso .btn-primary:focus,
.bootstrap-iso .btn-danger:focus,
.bootstrap-iso .btn-info:focus,
.bootstrap-iso .btn-default:focus,
.bootstrap-iso .btn-warning:focus,
.bootstrap-iso .btn-success:focus,
.bootstrap-iso .btn-popup:focus,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue:focus,
.online-two-iso A.button-style.blue:focus,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray:focus,
.online-two-iso A.button-style.gray:focus,
.benefitheader-fixed div#followup-items a.btn:focus,
.benefitheader-fixed div#resettodefaults a.btn:focus,
.benefit-matrix .confirm-checkout-button .btn-success:focus {
  background-color: #759eff;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #011546;
  outline: none;
}

/* when clicked colour */
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary:active:hover,
.bootstrap-iso .btn-primary:active:focus,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger:active:hover,
.bootstrap-iso .btn-danger:active:focus,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info:active:hover,
.bootstrap-iso .btn-info:active:focus,
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default:active:hover,
.bootstrap-iso .btn-default:active:focus,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning:active:hover,
.bootstrap-iso .btn-warning:active:focus,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success:active:hover,
.bootstrap-iso .btn-success:active:focus,
.bootstrap-iso .btn-popup:active,
.bootstrap-iso .btn-popup:active:hover,
.bootstrap-iso .btn-popup:active:focus,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue:active,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue:active:hover,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue:active:focus,
.online-two-iso A.button-style.blue:active,
.online-two-iso A.button-style.blue:active:hover,
.online-two-iso A.button-style.blue:active:focus,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray:active,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray:active:hover,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray:active:focus,
.online-two-iso A.button-style.gray:active,
.online-two-iso A.button-style.gray:active:hover,
.online-two-iso A.button-style.gray:active:focus,
.benefitheader-fixed div#followup-items a.btn:active,
.benefitheader-fixed div#followup-items a.btn:active:hover,
.benefitheader-fixed div#followup-items a.btn:active:focus,
.benefitheader-fixed div#resettodefaults a.btn:active,
.benefitheader-fixed div#resettodefaults a.btn:active:hover,
.benefitheader-fixed div#resettodefaults a.btn:active:focus,
.benefit-matrix .confirm-checkout-button .btn-success:active,
.benefit-matrix .confirm-checkout-button .btn-success:active:hover,
.benefit-matrix .confirm-checkout-button .btn-success:active:focus {
  background-color: #759eff;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #011546;
  outline: none;
}

/****************************************** list styling ***********************************/
/* unordered lists */
.bootstrap-iso ul.fa-ul li::before {
	font-family: FontAwesome;
	content: '\f111';
	font-size: .5em;
	padding-right: .5em;
	position: relative;
	bottom: 2px;
	color: #02081E;
}
/* ordered lists */
.bootstrap-iso ol {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: decimal;
}


/****************************************** popup styling ***********************************/
/* header colour */
.online-two-iso .header-overlay,
.bootstrap-iso .modal-header {
  background-color: #fff;
  font-family:'FoundersGrotesk-Semibold';
}
/* close icon */
.online-two-iso .header-overlay A.close,
html#profile body#profile .profile #profile-online-2 .header-overlay A {
  background: none;
  margin-right: 0;
  visibility: hidden;
}
.online-two-iso .header-overlay A.close:after,
html#profile body#profile .profile #profile-online-2 .header-overlay A:after {
  content: '\e014';
  font-family: 'Glyphicons Halflings';
  visibility: visible;
}
.bootstrap-iso .close,
.bootstrap-iso .close:hover,
.bootstrap-iso .close:focus,
.bootstrap-iso .close:active,
.bootstrap-iso .close:active:hover,
.bootstrap-iso .close:active:focus,
.online-two-iso .modal-normal .close {
  color: #02081E;
}

/****************************************** tab selectors e.g. Manage dependants widget, benefit intro, profile etc. *******************************************/
.online-two-iso .modal-normal a.tab-selector-link:hover,
.online-two-iso .modal-normal .tab-selector-link.active,
.online-two-iso .modal-large a.tab-selector-link:hover,
.online-two-iso .modal-large .tab-selector-link.active,
html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A,
html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL LI A:hover {
  color: #02081E;
  border-bottom-color: #02081E;
  font-family:'FoundersGrotesk-Regular';
}
.online-two-iso .modal-normal .tab-selector-link,
.online-two-iso .modal-large .tab-selector-link,
.online-two-iso .modal-normal .tab-selector-link.inactive,
.online-two-iso .modal-large .tab-selector-link.inactive,
html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL LI A {
  color: #02081E;
  font-family:'FoundersGrotesk-Regular';
}

/****************************************** collapsible accordion panel colour **************/
.benefit-matrix .benefit-category .panel-default > .panel-heading,
.trsdashboard .panel-default > .panel-heading,
#benefit-overview #overviewAccordion .panel-default > .panel-heading {
  background-color: #fff;
}
#benefit-overview .group-header
{
 color:#02081E;
}

/****************************************** info icon color *******************************/
.benefit-matrix .row.title .glyphicon-info-sign-color {
  color: #02081E;
}

/****************************************** slider toggle color *******************************/
.online-two-iso input:checked + .slider {
  background-color: #011546
}

/****************************************** logo ***********************************/
#logo {
  background-image: url(/nationwide/media/media/Login%20image%20new/logo2.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
/* centering logo on mobile view */
@media only screen and (max-width: 767px) {
  #logo {
    width: calc(100vw - 100px)
  }
}

/****************************************** site header ***********************************/
/* header colour */
.online-two-iso #terminator #header.header-fullwidth {
  background-color: #fff;
}
/* header icons profile, mailbox and logout, and main 'home' link */
@media only screen and (min-width: 768px){
  #menu-container ul#menu-no-dashboard li a,
  #user-div a {
    color: #011546;
    font-weight:normal !important;
  }
}


/* need assistance pull down tab */
.help-ico .helptoggle {
	background-image: none!important;
	background-color: #fff;
}
#header .help-ico a.helptoggle {
	color: #02081E;
    font-family: 'FoundersGrotesk-Regular';
    border: 1px solid #011546;
}
/* use font awesome play icon to repreent the expanded/collaped menu icon */
#header .help-ico a.helptoggle[aria-expanded="true"]:after,
#header .help-ico a.helptoggle[aria-expanded="false"]:after {
	font-family: FontAwesome;
	content: '\f04b';
  color: #011546;
	display: inline-block;
	transform: rotate(90deg);
	font-size: .75em;
	position: relative;
	left: 1em;
	top: -1px
}
/* this ensures the icon faces up when the menu is expanded */
#header .help-ico a.helptoggle[aria-expanded="true"]:after {
	transform: rotate(-90deg);
}

/* remove search */
#floating-header-content .search {
  display: none;
}
/*remove default icons */
#floating-header-content a {
  background: none;
}
/*general styling for font icons to be used*/
#floating-header-content .chat a:before,
#floating-header-content .call a:before,
#floating-header-content .mail a:before {
  font-family: FontAwesome;
  margin-left: -1em;
  padding-right: .25em;
  font-size: 3em;
  vertical-align: middle;
}
/*chat icon*/
#floating-header-content li#webChatStatus #chatUnavailable a:before,
#floating-header-content li#webChatStatus #chatAvailable a:before {
  content: '\f0e6';
}
/*call icon*/
#floating-header-content li.call a:before {
  content: '\f10b';
}
/*mail icon*/
#floating-header-content li.mail a:before {
  content: '\f003'
}

@media only screen and (min-width:768px){
  /* link color and width */
  #floating-header-content a {
    color: #011546;
    width: auto;
    padding: 0 1em;
  }
  /* hover colour of links in floating header */
  #header a:hover {
    color: #759eff;
    text-decoration: none;
  }
  /* focus colour of links in floating header */
  #header a:focus {
    color: #759eff;
    text-decoration: none;
  }
}


/****************************************** site footer ***********************************/
/* footer colour */
.online-two-iso #terminator #footer.footer-fullwidth {
  background-color:  #a9a9a9;
}
/* footer link color */
.online-two-iso #footer a {
  color: #02081E;
  font-family:'FoundersGrotesk-Regular';
  
}

/****************************************** login page styling ************************/
/* module headings */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module .module-title {
  color: #011546;
  font-family: 'FoundersGrotesk-Semibold' !important;
    font-size: 20px !important;
  
}
/* welcome module heading */
.online-two-iso #login-module-login-page-welcome h2 {
  text-align: center;
}

/* Set font for icons in assistance module */
.bootstrap-iso #login-module-need-assistance span.glyph-icon:before{
  width: 25px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-size: 14px;
}
/* Apply icon for phone */
.bootstrap-iso #login-module-need-assistance span#glyph-phone:before{
  content: "\e182";
}
/* Apply icon for email */
.bootstrap-iso #login-module-need-assistance span#glyph-mail:before{
   content: "\2709";
}

/* module links */
#login-modules-container a {
  color: #011546;
   font-family:'FoundersGrotesk-Regular';
}

@media only screen and (min-width:768px){
  /* login image */
  .online-two-iso.login body {
    background-image: url(/nationwide/media/media/Login%20image%20new/Nationwide-loginpage-image_1.png);
    background-position-y:80%;
  }
  /* login module background colour */
  .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
    background-color: rgba(0,0,0,0.5);
  }
}
@media only screen and (min-width:375px) and (max-width:767px) {
  /* centering logo */
  #wrapper.isLoginPageWrapper #header #logo {
    float: none;
    margin: 0 auto;
  }
  /* margin between header and login box */
  #wrapper.isLoginPageWrapper #header {
    width: 100%;
    margin: 20px 0
  }
  .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
    background: none;
  }
}

/* module widths */
@media only screen and (min-width:1200px){
  .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module#login-module-login-page-welcome {
    width:calc(85% - 450px)!important
  }
  .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module#login-module-need-assistance {
    padding-left: 0;
    width: calc(15% + 450px)!important;
  }
}

/****************************************** first time user page styling ************************/
.online-two-iso .validation-caption {
  color: black;
}

/****************************************** home page styling ************************/
/* remove margin on main element on home page to bring footer together with main element */
#main.home {
  margin-bottom: 0;
}

/* greeting, module */
#home-online-three .dashboard-controls #greeting-message{
  color: #02081E;
}
#home-online-three #home-integrated .module-content-header-container h3.module-content-header {
  color: #011546;
  }

/* make background colour of grid container same as for modules */
#home-online-three #home-integrated .modules-right-side.grid-container{
  background-color: #C0C0C0;
}
/* background and padding colour for modules */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content {
  background-color: #C0C0C0;
  padding: .5rem;
}
/* modules styling */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content,
.bootstrap-iso .carousel.home-module-integrated {
	background: white;
	border: none;
	border-radius: 0;
}
/* hide module more info icon */
#home-online-three #home-integrated .module-content-header-container .online-three-module-popover-control {
  display: none;
}
/* module content text colour */
#home-online-three #home-integrated p,
.event-summary,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light {
  color: black;
  font-family: 'FoundersGrotesk-Regular';
}
/*full width module buttons */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .btn.btn-default,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .btn.btn-default {
  width: 100%
}
/* module icon styling*/
[class*="online-two-icon-"]:before{
  color: #02081E;
  font-family:OnlineTwoIconFont;
  font-size: 8em;
}
/*access the app icon */
.online-two-icon-31:before {
  content: "\e91e";
}
/* discounts icon*/
.online-two-icon-48:before {
  content: "\e92f";
}
/* benefit information icon */
.online-two-icon-56:before {
  content: "\e937";
}
/* my profile icon */
.online-two-icon-97:before {
  content: "\e960";
}
/* company content icon */
.online-two-icon-121:before {
  content: "\e978";
}

/*** carousel styling ***/
/* hide carousel hamburger menu */
.home-module-integrated .welcome-items {
  display: none;
}
/* remove faded background on carousel content and increase indent */
.home-module-integrated #slider .sliderContainer .slide-content {
  background: none;
  margin-left: 4rem;
  max-width: 48%;
}
/* remove margin around carousel content and set colour */
.home-module-integrated .content {
  margin: 0;
  color: #fff;
  font-size: 1.2em
}
/* carousel slide content headings */
.home-module-integrated .content h2,
.home-module-integrated .content h3 {
  margin-top: 0;
  color: #fff;
}
/* carousel content buttons */
.home-module-integrated #slider .sliderContainer .slide-content .content .btn {
  font-size: .75em;
}
/* adjust width of carousel thumbnails */
.home-module-integrated #slider .thumb .rect {
  width: 190px;
}
/* background of thumbnail container */
.home-module-integrated #slider .thumb {
  background: #ededed;
}

/****************************************** benefit overview page *******************************************/
/* heading */
#benefit-overview .benefit-overview-title {
  padding: 0;
}
#benefit-overview .benefit-overview-title H1 {
  color: #02081E;
  font-size: 36px;
  line-height: 1;
}

.bootstrap-iso#benefit-overview #BenefitNameFilter {
  background-color: #fff;
	border: 1px solid rgba(0,0,0,.15);
  border-radius: 0;
	color: #333;
	text-transform: none;
	text-align: left;
	width: 100%;
	overflow: hidden;
}
.bootstrap-iso#benefit-overview .clear-filter {
  background-color: #759eff;
  border: none;
  color: (--button-text-color);
}
.bootstrap-iso#benefit-overview .clear-filter:hover,
.bootstrap-iso#benefit-overview .clear-filter:focus {
  background-color: #759eff;
  color: #011546;
}
.bootstrap-iso#benefit-overview .clear-filter:active,
.bootstrap-iso#benefit-overview .clear-filter:active:hover,
.bootstrap-iso#benefit-overview .clear-filter:active:focus {
  background-color: #759eff;
  color: #011546;
}

/* know more buttons */
.bootstrap-iso#benefit-overview .btn.know-more-link {
  background-color: #759eff;
  border: none;
}
.bootstrap-iso#benefit-overview .know-more-link A {
  color: #011546;
  padding: 0;
  text-transform: lowercase;
  display:block;
}
.bootstrap-iso#benefit-overview .know-more-link A::first-letter
{
	
	text-transform:capitalize;
}
.bootstrap-iso#benefit-overview .btn.know-more-link:hover,
.bootstrap-iso#benefit-overview .btn.know-more-link:focus {
  background-color: #759eff;
}
.bootstrap-iso#benefit-overview .know-more-link A:hover,
.bootstrap-iso#benefit-overview .know-more-link A:focus {
  color: #011546;
}
.bootstrap-iso#benefit-overview .btn.know-more-link:active,
.bootstrap-iso#benefit-overview .btn.know-more-link:active:hover,
.bootstrap-iso#benefit-overview .btn.know-more-link:active:focus {
  background-color: #759eff;
}
.bootstrap-iso#benefit-overview .know-more-link A:active,
.bootstrap-iso#benefit-overview .know-more-link A:active:hover,
.bootstrap-iso#benefit-overview .know-more-link A:active:focus {
  color: #011546;
}

/****************************************** benefit statement page *******************************************/
.benefit-matrix .benefitdate .data-addon {
  color: black;
}
/* view follow up container colour */
.bootstrap-iso .alert-info.hdf-followup {
  background-color: #2f4f4f;
  color: white;
}
/****************************************** benefit statement view follow up popup *******************************************/
.benefit-matrix .modal .hdf-followup {
  padding: 0;
}
/* overlay header */
.benefit-matrix .modal .modal-header .header {
  color: white;
  text-transform: none;
}
.benefit-matrix .modal .hdffollowup-intro {
  color: #02081E;
}

/****************************************** benefit matrix styling **************************************/
/* all numerical values */
.benefit-matrix .font-youpay-color,
.benefit-matrix .glyphicon-play-color {
  color: black;
}

/* modellers and tools section */
.benefit-matrix .benefitheader.benefitheader-border {
  border-color: black;
  color: black;
}

/* confirm choices button */
.benefitheader-fixed div#followup-items a.btn,
.benefitheader-fixed div#followup-items a.btn:hover,
.benefitheader-fixed div#followup-items a.btn:focus,
.benefitheader-fixed div#followup-items a.btn:active
.benefitheader-fixed div#followup-items a.btn:focus-within
{
  animation: shadow-pulse 1s infinite;
  background-color: #759eff;
  color: #000;
  border-radius: 0px !important;
  text-transform:none;
}
.benefitheader-fixed div#followup-items a.btn:hover {
  background-color: #759eff;
  color: #011546;
}
.benefitheader-fixed div#followup-items a.btn:focus {
  background-color: #759eff;
  color: #011546;
}
.benefitheader-fixed div#followup-items a.btn:active,
.benefitheader-fixed div#followup-items a.btn:active:hover,
.benefitheader-fixed div#followup-items a.btn:active:focus {
  background-color: #759eff;
  color: #011546;
}
/* hide reset to default button */
.benefitheader-fixed div#resettodefaults a.btn {
  border-radius: 0px;
  margin-right: 10px;
}

/* monthly annual pay toggle styling
monthly button active */
.bootstrap-iso .btn-warning.active.btn-perpay {
  background-color: #759eff;
  border-color: #759eff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  color: #011546;
}
/* annual button active */
.bootstrap-iso .btn-warning.active.btn-peranual {
  background-color: #759eff;
  border-color: #759eff;
}
/*monthly button inactive */
.bootstrap-iso .btn-group > .btn.btn-perpay:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-color: #759eff;
}
/*annual button inactive */
.bootstrap-iso .btn-group > .btn.btn-peranual:last-child:not(:first-child) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-color: #759eff;
}
/* hover and focus states of toggle */
.bootstrap-iso .btn-warning.active.btn-perpay:hover,
.bootstrap-iso .btn-group > .btn.btn-perpay:first-child:not(:last-child):not(.dropdown-toggle):hover,
.bootstrap-iso .btn-group > .btn.btn-perpay:first-child:not(:last-child):not(.dropdown-toggle):focus,
.bootstrap-iso .btn-group > .btn.btn-peranual:last-child:not(:first-child):hover,
.bootstrap-iso .btn-group > .btn.btn-peranual:last-child:not(:first-child):focus {
  border: 1px solid #759eff;
}

/* accordion background colours */
/* benefits you can choose*/
.benefit-matrix .containers > div > div.benefit-category:first-child .panel-default > .panel-heading {
  background: #011546;
}
/* benefits you many be able to choose */
.benefit-matrix .containers > div > div.benefit-category:nth-child(2) .panel-default > .panel-heading {
  background: #011546;
}
/* benefits you cannot choose */
.benefit-matrix .containers > div > div.benefit-category:nth-last-child(2):not(:first-child) .panel-default > .panel-heading {
  background: #011546;
}

/* line group text colour */
.benefit-matrix .group-default {
  color: black;
}

/* line name */
.benefit-matrix .lineheader > a:link {
  color: #011546;
  font-family:'FoundersGrotesk-Regular';
}
.benefit-matrix .lineheader > a:link:hover,
.benefit-matrix .lineheader > a:link:focus {
  color: #011546;
}
.benefit-matrix .lineheader > a:link:active,
.benefit-matrix .lineheader > a:link:active:hover,
.benefit-matrix .lineheader > a:link:active:focus {
  color: #011546;
}

/* line set name hidden */
.benefit-matrix .lineset-linename {
    display: none
}

/* select buttons */
.benefit-matrix .row .btn-success,
.benefit-matrix .row .btn-success:hover,
.benefit-matrix .row .btn-success:focus,
.benefit-matrix .row .btn-success:active:hover {
    min-width: 75%;
}
.benefit-matrix .row .btn-success {
  background-color: #759eff;
}

/* approved dependant and beneficiary listing text colour */
.benefit-matrix h4[tbs-translate="Enrollment.Step3.WhoIsCovered"],
.benefit-matrix h5[tbs-translate="Enrollment.Online2.BeneficiaryAllocations"],
.dependent-approved {
  color: #02081E;
}
.benefit-matrix h5[tbs-translate="Enrollment.Online2.BeneficiaryAllocations"] {
  font-size: 18px;
}

/* new and changed labels */
.benefit-matrix .newbenefit,
.benefit-matrix .changebenefit {
  background-color: #759eff;
  position: relative;
  top: -5px;
}

/* remove active with data more info icon */
.benefit-matrix .panel-title .glyphicon-info-sign-color {
  display: none;
}

/* active with data intro text */
.benefit-matrix .benefit-active-benefits .active-intro {
  color: black;
}

/****************************************** benefit selection page **************************************/
/* line name */
.benefitselect .line-name {
  color: black;
}
/* more info icon */
.benefitselect .line-benefit-intro .glyphicon-info-sign-color {
  color: #02081E;
}

/* 'Currently Selected' heading */
.benefitselect .header-selected {
  color: black;
}

/* currently selected box */
.benefitselect .in-Cart .you-pay > p:nth-of-type(2) {
  display: none;
}

/* select buttons */
.online-two-iso .benefitselect A.button-style.green {
  background-color: #759eff;
  border-radius: 20px;
  color: #011546;
  font-family:'FoundersGrotesk-Semibold';
  text-transform:none;
}
.online-two-iso .benefitselect A.button-style.green:hover {
  background-color: #759eff;
  box-shadow: none;
  color: #011546;
}
.online-two-iso .benefitselect A.button-style.green:focus {
  background-color: #759eff;
  box-shadow: none;
  color: #011546;
}
.online-two-iso .benefitselect A.button-style.green:active,
.online-two-iso .benefitselect A.button-style.green:active:hover,
.online-two-iso .benefitselect A.button-style.green:active:focus {
  background-color: #759eff;
  color: #011546;
}

/* remove division elements between benefits */
.division {
  display: none;
}

/* benefit description row colour */
.benefitselect .line-benefit-intro .line-description .row {
  background: white;
}
/* remove full benefit details link */
.bootstrap-iso.benefitselect .more-info {
  display: none;
}
/* remove background image shadow */
.box-border-bg {
  background: none;
}

/*currently selected box text colour */
.benefitselect .content-you-chose,
.benefitselect .content-you-chose p,
.in-Cart .you-chose .selected-plan,
SPAN.green-number,
.benefitselect .in-Cart .you-pay H3,
.benefitselect .in-Cart .you-pay P SPAN.green-number {
  color: black;
}
/* EOI pending asterisk */
.benefitselect .alignleft .pending-note {
  display: inline;
  float: none;
}
/* available products heading */
.benefitselect .products-header H4 {
  color: black;
}
/* selected plan border box */
.benefitselect .products .box-border.sel,
.benefitselect .products .box-border.sel .header {
  background: #02081E;
}
.benefitselect .products .box-border.sel .header {
  padding-left: 0;
}
/* hide provider finder and prescription finder */
.available-options .links-group.four-links {
  display: none;
}
/* selected coverage text colour */
.option-credit-health .option.sel {
  color: black;
}
/* see also link colour */
.benefitselect .linename > a:link {
  color: #011546;
}
.benefitselect .linename > a:hover {
  color: #011546;
}
.benefitselect .linename > a:focus {
  color: #011546;
}
.benefitselect .linename > a:active,
.benefitselect .linename > a:active:hover,
.benefitselect .linename > a:active:focus {
  color: #011546;
}

/****************************************** profile page **************************************/
/* headings */
.online-two-iso P.sectionTitle,
html#profile body#profile .profile #profile-online-2 #dependantsTab P.full-name,
html#profile body#profile .profile #profile-online-2 #beneficiariesTab P.full-name {
  color: #02081E;
}
/* buttons */
html#profile body#profile #profile-online-2 .button-style.green,
html#profile body#profile #profile-online-2 .button-style.orange,
html#profile body#profile #profile-online-2 .button-style.blue {
  background-color: #759eff;
  border-radius: 20px;
  color: #011546;
  font-family: 'FoundersGrotesk-Semibold';
    text-transform: none;
}
html#profile body#profile #profile-online-2 .button-style.green:hover,
html#profile body#profile #profile-online-2 .button-style.green:focus,
html#profile body#profile #profile-online-2 .button-style.orange:hover,
html#profile body#profile #profile-online-2 .button-style.orange:focus,
html#profile body#profile #profile-online-2 .button-style.blue:hover,
html#profile body#profile #profile-online-2 .button-style.blue:focus {
  background-color: #759eff;
  box-shadow: none;
  color: #011546;
  font-family: 'FoundersGrotesk-Semibold';
    text-transform: none;
}
html#profile body#profile #profile-online-2 .button-style.green:active,
html#profile body#profile #profile-online-2 .button-style.green:active:hover,
html#profile body#profile #profile-online-2 .button-style.green:active:focus,
html#profile body#profile #profile-online-2 .button-style.orange:active,
html#profile body#profile #profile-online-2 .button-style.orange:active:hover,
html#profile body#profile #profile-online-2 .button-style.orange:active:focus,
html#profile body#profile #profile-online-2 .button-style.blue:active,
html#profile body#profile #profile-online-2 .button-style.blue:active:hover,
html#profile body#profile #profile-online-2 .button-style.blue:active:focus {
  background-color: #759eff;
  color: #011546;
  font-family: 'FoundersGrotesk-Semibold';
    text-transform: none;
}

/* header overlay for adding/editing/deleting dependants/beneficiaries */
html#profile body#profile .profile #profile-online-2 .header-overlay H5 {
  font-weight: 500;
}

/* dependants tab styling */
html#profile body#profile #profile-online-2 #dependantsTab .left-taboff .sectionTitledimmedLeft,
html#profile body#profile #profile-online-2 #dependantsTab .right-taboff .sectionTitledimmed {
  color: #02081E;
}

html#profile body#profile #profile-online-2 #dependantsTab .left-tabon .sectionTitle {
  color: #02081E;
  border-bottom: .5em solid #02081E;
  padding-bottom: .25em;
}
html#profile body#profile #profile-online-2 #dependantsTab .right-tabon {
  border-bottom: .5em solid #02081E;
}
html#profile body#profile #profile-online-2 #dependantsTab .right-tabon .sectionTitledimmed {
  color: #02081E;
}

/* beneficiaries tab styling */
html#profile body#profile #profile-online-2 #beneficiariesTab .left-taboff .sectionTitledimmedLeft,
html#profile body#profile #profile-online-2 #beneficiariesTab .right-taboff .sectionTitledimmed {
  color: #02081E;
}

html#profile body#profile #profile-online-2 #beneficiariesTab .left-tabon .sectionTitle,
html#profile body#profile #profile-online-2 #beneficiariesTab .right-tabon .sectionTitle{
  color: #02081E;
  border-bottom: .5em solid #02081E;
  padding-bottom: .25em;
}
/* beneficiaries edit allocation popup */
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label {
  background-color: #759eff;
  border: 1px solid white;
  border-radius: 0;
  color: #011546;
  font-size: 1em;
  font-weight: normal;
  padding: 6px 12px;
  text-transform: none;
}
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label.active {
  background-color: #759eff;
  box-shadow: none;
  color: #011546;
}
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label:hover,
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label:focus {
  background-color: #759eff;
  color: #011546;
}

/* security tab styling */
.left-taboff,
.right-taboff {
  background: none;
}
html#profile body#profile #profile-online-2 #securityTab .left-taboff .sectionTitledimmedLeft,
html#profile body#profile #profile-online-2 #securityTab .right-taboff .sectionTitledimmed {
  color: #02081E;
}
html#profile body#profile #profile-online-2 #securityTab .left-tabon .sectionTitle,
html#profile body#profile #profile-online-2 #securityTab .right-tabon .sectionTitle {
  color: #02081E;
  border-bottom: .5em solid #02081E;
  padding-bottom: .25em
}

/* preferences toggle button */
#communicationPreferencesTab .ui-buttonset label {
  border: 1px solid #ccc;
}
#communicationPreferencesTab .ui-buttonset .ui-button.ui-state-active .ui-button-text {
  background-color: #011546;
  background-image: none;
}
#communicationPreferencesTab .ui-buttonset .ui-button.ui-state-active .ui-button-text:before {
  font-family: FontAwesome;
  content: '\f00c';
  position: relative;
  left: -.5em;
}

/* ensuring that the marketing preferences toggles are in alignment */
@media only screen and (min-width:992px){
  #communicationPreferencesTab p#marketingHeader + div.row {
    display: flex;
  }
  html#profile body#profile .profile #profile-online-2 #profilecontainer #communicationPreferencesTab .content-box-border .row .grid-cell {
    display: flex;
    flex-wrap: wrap;
  }
  html#profile body#profile .profile #profile-online-2 #profilecontainer #communicationPreferencesTab .content-box-border .row .grid-cell .ui-buttonset {
    align-self: flex-end;
  }
}

/****************************************** mailbox page **************************************/
.k-state-selected {
  background-color: #02081E;
}
/* save/delete popup modal */
div.tbs-modal h2 {
  color: white;
  text-transform: none;
}

/****************************************** forgot password popup **************************************/
/* overlay header */
#login-assistance .header-overlay #TitleResetPassword {
  color: white;
}
/* progress bar colour */
.bootstrap-iso .progress-bar-success {
  background-color: #02081E;
}

/****************************************** benefit matrix modellers and tools popup **************************************/
/* overlay header */
.bootstrap-iso .modellersModalHeader {
  color: white;
  margin-top: 7px;
}
/* selected tab*/
.modeller-links li a.checked {
  background-color: transparent;
  border-bottom: .5em solid #02081E;
  color: #02081E;
}
/* text color */
.modeller-container .row-header {
  color: black;
}
/* tax code input */
input:focus {
  box-shadow: none;
}
/* model button */
input.modeller-line-bottom {
  background-color: #759eff;
  border-radius: 20px;
  color: #011546;
  font-weight: normal;
  text-transform: none;
}
input.modeller-line-bottom:hover {
  background-color: #759eff;
  color: #011546;
}
input.modeller-line-bottom:focus {
  background-color: #759eff;
  box-shadow: none;
  color: #011546;
}
input.modeller-line-bottom:active,
input.modeller-line-bottom:active:hover,
input.modeller-line-bottom:active:focus {
  background-color: #759eff;
  box-shadow: none;
  color: #011546;
}

/****************************************** benefit matrix manage dependants popup **************************************/
/* overlay header */
.bootstrap-iso .dependantModalHeader {
  color: #02081E;
  margin-top: 7px;
  font-family:'FoundersGrotesk-Semibold';
}

#allocationDialog .add-beneficiary {
  color: #011546;
}
#allocationDialog .add-beneficiary:hover {
  color: #011546;
}
#allocationDialog .add-beneficiary:focus {
  color: #011546;
}
#allocationDialog .add-beneficiary:active,
#allocationDialog .add-beneficiary:active:hover,
#allocationDialog .add-beneficiary:active:focus {
  color: #011546;
}

/* add, edit and remove links */
.dependant-list-top a.dependant-add-link,
.dependant-list a.dependant-edit,
.dependant-list a.dependant-remove {
  color: #02081E;
}
.dependant-list-top a.dependant-add-link:hover,
.dependant-list a.dependant-edit:hover,
.dependant-list a.dependant-remove:hover {
  color: #011546;
}
.dependant-list-top a.dependant-add-link:focus,
.dependant-list a.dependant-edit:focus,
.dependant-list a.dependant-remove:focus {
  color: #011546;
}
.dependant-list-top a.dependant-add-link:active,
.dependant-list-top a.dependant-add-link:active:hover,
.dependant-list-top a.dependant-add-link:active:focus,
.dependant-list a.dependant-edit:active,
.dependant-list a.dependant-edit:active:hover,
.dependant-list a.dependant-edit:active:focus,
.dependant-list a.dependant-remove:active,
.dependant-list a.dependant-remove:active:hover,
.dependant-list a.dependant-remove:active:focus {
  color: #011546;
}
/* costs displayed on Dependants Covered tab */
.benefit-matrix .employee-cost .cost-number {
  color: black;
}

/****************************************** benefit matrix follow up items popup **************************************/
/* overlay header */
#followup-items-overlay.online-followup-items #followup-items-title {
  background-color: #02081E;
  color: white;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  width: 100%;
}
/* oustanding items complete icon */
.online-two-iso .success-icon {
  color: #02081E;
}
/* completed items dot indicator color */
.followup-content .progress-indicator .step-finished {
  background-color: #02081E;
}

/****************************************** benefit matrix T&Cs popup **************************************/
/* overlay header */
.benefit-matrix .benefitheader {
  color: #000;
  text-transform: none;
}
.benefit-matrix .modal-footer #confirmation-buttons .btn-default.active {
  background-color: #011546;
}
.benefit-matrix .modal-footer #confirmation-buttons .btn-default:hover {
  border: 1px solid #ccc;
  border-radius: 0;
}

/****************************************** benefit matrix leaving enrolment popup **************************************/
/* overlay header */
#exit-confirm h5 {
  color: white;
}

/****************************************** benefit selection election info collect popup **************************************/
/* header overlay */
.online-two-iso .modal-normal .election-info-collect .modal-header .header-text {
  color: #000;
  margin-left:10px;
  
}
.election-info-collect .dependant-board .expand-sign {
  color: black;
}

/****************************************** benefit selection beneficiaries popup **************************************/
/* overlay header */
.benefitselect #allocationDialog h5 {
  color: white;
}

/* primary, contingent, none button group */
.benefitselect #allocationDialog .btn-group label:first-of-type {
  border-radius: 0;
}
.benefitselect #allocationDialog .btn-group label {
  border: 1px solid white;
}
.benefitselect #allocationDialog .btn-group .active {
  background-color: #011546;
}
#allocationDialog .edit-beneficiary,
#allocationDialog .delete-beneficiary {
  color: #011546;
}
#allocationDialog .edit-beneficiary:hover,
#allocationDialog .edit-beneficiary:focus,
#allocationDialog .delete-beneficiary:hover,
#allocationDialog .delete-beneficiary:focus {
  color: #011546;
}
#allocationDialog .edit-beneficiary:active,
#allocationDialog .edit-beneficiary:active:hover,
#allocationDialog .edit-beneficiary:active:focus,
#allocationDialog .delete-beneficiary:active,
#allocationDialog .delete-beneficiary:active:hover,
#allocationDialog .delete-beneficiary:active:focus {
  color: #011546;
}

/****************************************** benefit intro popup **************************************/
.faq-answer {
  padding-bottom: 1em
}

/****************************************** datepickers **************************************/
/* button that launches datepicker */
.online-two-iso .datepicker-container .input-group-btn .btn,
/*datepicker on benefit statement */
.bootstrap-iso .btn.online-two-datepicker {
  background-color: #759eff;
  border-color: #ccc;
}
.online-two-iso .datepicker-container .input-group-btn .btn:active:hover,
.online-two-iso .datepicker-container .input-group-btn .btn:active:focus,
.bootstrap-iso .uib-datepicker .btn:hover,
.bootstrap-iso .uib-day .btn.btn-default:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success{
  border-radius: 0
}

/* today, clear and close buttons */
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info,
.templates .uib-datepicker-popup .btn-sm.btn-info {
  background-color: #02081E;
  border: none;
  text-transform: none;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger,
.templates .uib-datepicker-popup .btn-sm.btn-danger{
  background-color: #02081E;
  border: none;
  text-transform: none;
}
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success,
.templates .uib-datepicker-popup .btn-sm.btn-success{
  background-color: #02081E;
  border: none;
  min-width: auto;
  text-transform: none;
}
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info:focus,
.templates .uib-datepicker-popup .btn-sm.btn-info:hover,
.templates .uib-datepicker-popup .btn-sm.btn-info:focus,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger:focus,
.templates .uib-datepicker-popup .btn-sm.btn-danger:hover,
.templates .uib-datepicker-popup .btn-sm.btn-danger:focus,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:focus,
.templates .uib-datepicker-popup .btn-sm.btn-success:hover,
.templates .uib-datepicker-popup .btn-sm.btn-success:focus {
  background-color: #759eff;
  color: #011546;
  text-transform: none;
}
.bootstrap-iso .uib-datepicker-popup .btn-info.active,
.templates .uib-datepicker-popup .btn-info.active,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info:active,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info:active:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info:active:focus,
.templates .uib-datepicker-popup .btn-sm.btn-info:active,
.templates .uib-datepicker-popup .btn-sm.btn-info:active:hover,
.templates .uib-datepicker-popup .btn-sm.btn-info:active:focus,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger:active,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger:active:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger:active:focus,
.templates .uib-datepicker-popup .btn-sm.btn-danger:active,
.templates .uib-datepicker-popup .btn-sm.btn-danger:active:hover,
.templates .uib-datepicker-popup .btn-sm.btn-danger:active:focus,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:active,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:active:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:active:focus,
.templates .uib-datepicker-popup .btn-sm.btn-success:active,
.templates .uib-datepicker-popup .btn-sm.btn-success:active:hover,
.templates .uib-datepicker-popup .btn-sm.btn-success:active:focus{
  background-color: #759eff;
  color: #011546;
  font-size: 12px;
  text-transform: none;
}

/* hovering over day to be picked */
.bootstrap-iso .uib-day .btn.btn-default:hover,
.templates .uib-day .btn.btn-default:hover{
  background-color: #759eff;
  border: 1px solid #ccc;
  color: #011546;
}

/* previous, current month/year, and next buttons at top of datepicker */
.bootstrap-iso .uib-datepicker th .btn:hover,
.bootstrap-iso .uib-daypicker th .btn:hover,
.templates .uib-datepicker th .btn:hover,
.templates .uib-daypicker th .btn:hover {
  background-color: #759eff;
  border: 1px solid #ccc;
}

/****************************************** benefit icon general coding **************************************/
/* remove background images in readiness for using icons */
/* benefit matrix */
.benefit-matrix .benefitline .benefit-menu .img,
/* see also images */
div.see-also .img,
/* life event icons */
.benefit-matrix .active-benefits .img,
/* benefits overview icons */
#benefit-overview .summaryImage .img {
  background: none;
}


/* general styling for using icons for benefits */
.benefit-matrix .benefitline .benefit-menu .img:before,
div.see-also .img:before,
#benefit-overview .summaryImage .img:before {
  font-family: OnlineTwoIconFont;
  font-size: 8em;
  position: relative;
  top: -.1em;
  color: #a9a9a9;
}

/* if wanting icons to be colour coded to benefit groups */
.benefit-matrix .LINEGROUP1 .benefitline .img:before,
#benefit-overview .LINEGROUP1 .summaryImage .img:before {
  color: #a9a9a9;
}
.benefit-matrix .LINEGROUP2 .benefitline .img:before,
#benefit-overview .LINEGROUP2 .summaryImage .img:before {
  color: #a9a9a9;
}
.benefit-matrix .LINEGROUP3 .benefitline .img:before,
#benefit-overview .LINEGROUP3 .summaryImage .img:before {
  color: #a9a9a9;
}

/* icon size for 'see also' section of benefit selection page */
div.see-also .img:before {
  font-size: 4em;
  top: -.25em;
}

/****************************************** life event icon general coding **************************************/
/* overlay header */
.active-benefits .header {
  color: white;
}
/* background of image placeholder */
.benefit-matrix .active-benefits .img {
  width: 100%;
  height: 100%;
  margin: 0;
  background: #fff;
}
/* general styling for using icons for events */
.benefit-matrix .active-benefits .img:before {
  font-family: OnlineTwoIconFont;
  font-size: 6em;
  color: white;
}



/* homepage module layouts*/
@media only screen and (min-width: 768px){
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(2,1fr);
    -ms-grid-columns:1fr 1fr;
    grid-template-areas:
      "module-1 module-1"
      "module-2 module-5"
      "module-6 module-3"
      "module-7 module-7"
	  "module-4 module-8"
      "module-9 module-10"
	}
 #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
	-ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:2;
	-ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-row:4;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:2;
    -ms-grid-row:4;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:1;
	-ms-grid-column-span:2;
    -ms-grid-row:5;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-7 {
    -ms-grid-column:1;
    -ms-grid-row:6;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-8 {
    -ms-grid-column:2;
    -ms-grid-row:6;
  }
}

@media only screen and (min-width: 1024px){
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(3,1fr);
    -ms-grid-columns:1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2"
      "module-5 module-3 module-4"
      "module-6 module-7 module-7"
      "module-8 module-9 module-10"
     }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:2;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:1;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:2;
   -ms-grid-column-span:2;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:2;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:1;
    -ms-grid-row:4;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-7 {
    -ms-grid-column:2;
    -ms-grid-row:4;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-8 {
    -ms-grid-column:3;
    -ms-grid-row:4;
  }
}

@media only screen and (min-width: 1400px){
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(4,1fr);
    -ms-grid-columns:1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-2"
      "module-5 module-5 module-4 module-4"
      "module-6 module-6 module-7 module-7"
      "module-3 module-8 module-9 module-10"
	}
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 { 
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
  }
 
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:4;
    -ms-grid-column-span:1;
    -ms-grid-row:3;
  }
 #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:4;
  }
 #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-7 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:4;
  }
 #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-8 {
    -ms-grid-column:4;
    -ms-grid-column-span:1;
    -ms-grid-row:4;
  }
.heading-text .img-responsive
{
	width:65%;
}
}

/****************************************** mobile styling *******************************************/
/* login module buttons */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .mobile-buttons .btn {
  background-color: #759eff!important;
}
@media only screen and (max-width: 767px){
  /* links in mobile hamburger menu */
  .online-two-iso #menu-no-dashboard li a,
  .online-two-iso #menu-no-dashboard li a.selected {
    color: #02081E;
  }
  /* mobile menu icons (hamburger and cog) */
  #header .main-menu-toogle:hover,
  #header .main-menu-toogle:focus,
  #header .user-toogle:hover,
  #header .user-toogle:focus {
    color: #759eff;
  }
  /* make height of greeting container auto to give proper spacing around the greeting */
  #home-online-three .dashboard-controls {
    height: auto
  }
}
/* remove default icons applied to modules on homepage */
#home-online-three #home-integrated .modules-mobile .module-mobile i[class*="icon-"] {
  display: none;
}
/* remove duplicate module header */
#home-online-three #home-integrated .modules-mobile .module-content-header-container {
  display: none;
}
/* remove margin applied to module title */
#home-online-three #home-integrated .modules-mobile .module-mobile span.module-label {
  margin-left: 0;
}
/* centre homepage module icons */
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel div[class*="online-two-icon-"]{
  text-align: center;
}
/* homepage buttons */
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default {
  background-color: #759eff;
  border-radius: 20px;
  color: #011546;
}
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .generic-copy,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .account-copy {
  margin-top: 0;
}
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light .days-left {
  color: #02081E;
}

/*Fonts*/
#home-online-three #home-integrated .module-content-header-container h3.module-content-header,
#slider-home-module-carousel p span
{
font-family: 'FoundersGroteskMedium';
}

#home-online-three .dashboard-controls #greeting-message
{
 font-family:'FoundersGrotesk-Regular';
}
#slider-home-module-carousel h1 {
  font-family:'PPEditorialNew-Regular';
}

/*Benefit information Benefit name Heading */
#benefit-overview H3.summaryTitle,
.benefit-overview .modal-large .modal-body,
#benefit-overview .group-title
{
font-family:'FoundersGrotesk-Regular';
}

/* Benefit Icons */
@media (min-width: 770px)
{
#benefit-overview .summaryImage
{
 height:130px;
}
}

/* Critical Illness */
.img.BenefitImage_d0dcb435-d616-41b3-b1b7-b8f60b917149.IntroNode_d314b6ad-6258-4937-9c85-9e90895e00d1,
.img.Ld0dcb435-d616-41b3-b1b7-b8f60b917149
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes.png ) !important;
	background-repeat: no-repeat !important;
}

/* Critical Illness For Partner */
.img.BenefitImage_d5ef2d29-8b16-4ac7-92a1-62d86d8f15cc.IntroNode_0ea26490-1674-4c73-a894-6ac205160f37,
.img.Ld5ef2d29-8b16-4ac7-92a1-62d86d8f15cc
{
    background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes.png) !important;
	background-repeat: no-repeat !important;
}

/* LA Partner */
.img.BenefitImage_7d3d8a56-0a49-4da5-bc73-b1161c6e4c46.IntroNode_bdbde866-a637-4044-a376-69caf8dc3639,
.img.L7d3d8a56-0a49-4da5-bc73-b1161c6e4c46
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes2.png) !important;
	background-repeat: no-repeat !important;
}

/* GPP Additional Contribution */
.img.BenefitImage_398c45ba-a78b-49fb-91ad-d87cb3b5a130.IntroNode_47ec3a79-2042-4899-a770-f1f09df1e47f,
.img.L398c45ba-a78b-49fb-91ad-d87cb3b5a130
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes3.png) !important;
	background-repeat: no-repeat !important;
}

/* NPF Pension Additional Contributions – Pension Credits */
.img.BenefitImage_5ab569c7-e2ea-4eaa-82ba-b9b1994f8578.IntroNode_b1e32a6a-0e39-4816-b2a5-ea5ae7046069,
.img.L5ab569c7-e2ea-4eaa-82ba-b9b1994f8578
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes3.png) !important;
	background-repeat: no-repeat !important;
}

/* NPF Pension Additional Contributions – Fidelity */
.img.BenefitImage_87f6da81-56df-43fb-8188-2c3f93bbf0c7.IntroNode_21027136-9563-4ba4-a075-5e1207db84e8,
.img.L87f6da81-56df-43fb-8188-2c3f93bbf0c7
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes3.png) !important;
	background-repeat: no-repeat !important;
}

/* Will Writing */
.img.BenefitImage_6430a241-3e73-43b0-bbbc-60ee747e3e7a.IntroNode_785f4061-4d5d-4055-927a-70ca0077ac18,
.img.L6430a241-3e73-43b0-bbbc-60ee747e3e7a
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes2.png) !important;
	background-repeat: no-repeat !important;
}

/* Green Car */
.img.BenefitImage_323031cc-8857-48a9-bc40-556e65ffe808.IntroNode_f0f7dea1-7491-4938-a34c-78383911fbba,
.img.L323031cc-8857-48a9-bc40-556e65ffe808
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes7.png) !important;
	background-repeat: no-repeat !important;
}

/* Cycle to Work */
.img.BenefitImage_372ffcd4-e14c-48ac-8ac1-429a5af640c2.IntroNode_e0956166-3199-4efd-9a8c-84876ecadbad,
.img.L372ffcd4-e14c-48ac-8ac1-429a5af640c2
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes5.png) !important;
	background-repeat: no-repeat !important;
}
/* GYM */
.img.BenefitImage_0d05d637-589c-4695-9e80-52aebc50d7f9.IntroNode_d766560f-e707-4685-9a80-2543d207befc,
.img.L0d05d637-589c-4695-9e80-52aebc50d7f9
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes8.png) !important;
	background-repeat: no-repeat !important;
}

/* Techscheme */
.img.BenefitImage_d4774a2d-2803-4cd2-919e-946fb23faac8.IntroNode_efac467b-c139-4fc9-a7c8-bb364863e0fb,
.img.Ld4774a2d-2803-4cd2-919e-946fb23faac8
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes4.png) !important;
	background-repeat: no-repeat !important;
}

/* Holiday Buy */
.img.BenefitImage_9533b61a-bfe0-45e7-8ea8-2c39722b7c61.IntroNode_d11793e8-84e4-4a9e-a1fe-f703049f90d4,
.img.L9533b61a-bfe0-45e7-8ea8-2c39722b7c61,
.img.Lf5f5d5d4-6664-4dd7-9119-3523d404c531
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes6.png) !important;
	background-repeat: no-repeat !important;
}

/* Holiday Sell */
.img.BenefitImage_6e3c928f-c212-4d42-a7be-16baba681faa.IntroNode_c9b85087-714b-45ec-afe9-4a956c3d6a47,
.img.L6e3c928f-c212-4d42-a7be-16baba681faa
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes6.png) !important;
	background-repeat: no-repeat !important;
}

/* Cancer Screening */
.img.BenefitImage_d0c66956-082b-4413-8642-2a1fe854275e.IntroNode_55e221ad-fdde-41a9-bdf9-e1b499d2982d,
.img.Ld0c66956-082b-4413-8642-2a1fe854275e
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}

/* Cancer Screening Partner */
.img.BenefitImage_a17eb9e9-b2cb-4a25-8420-4f4e9057b986.IntroNode_e646ee9a-7df6-465d-814e-8c6daa7cc514,
.img.La17eb9e9-b2cb-4a25-8420-4f4e9057b986
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}

/* Corporate Funded Healthcare */
.img.BenefitImage_c52abcba-4ce4-4e10-8025-c753a0e24254.IntroNode_bae9368b-3131-4ff9-afd5-cfca9ed2dd74,
.img.Lc52abcba-4ce4-4e10-8025-c753a0e24254
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}

/* Dental */
.img.BenefitImage_137250fa-d385-4913-9944-45a789f071b4.IntroNode_719fc6b5-4fd1-4215-b0df-96af8aab7872,
.img.L137250fa-d385-4913-9944-45a789f071b4, .img.L9f1527ab-ac2b-42bf-9fdf-93bf0ca97139
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}

/* HCP */
.img.BenefitImage_aa4dbeca-d911-47e2-948b-6c4919a51717.IntroNode_17bdb195-3f6a-4b94-8ce2-0a406291286b,
.img.Laa4dbeca-d911-47e2-948b-6c4919a51717
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}

/* Health Assessment */
.img.BenefitImage_0ded8b0d-bf37-4563-aa70-f786641052c7.IntroNode_8b061757-e9d1-48d6-b0f7-4c69f09a99a1,
.img.L0ded8b0d-bf37-4563-aa70-f786641052c7
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}

/* Health Assessment Partner*/
.img.BenefitImage_5269b3fc-3b5c-4b33-9ec6-9c358acf6cc0.IntroNode_1c2d4ac2-4d6a-4b4c-acba-2ce70311f70e,
.img.L5269b3fc-3b5c-4b33-9ec6-9c358acf6cc0
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}
/* PMI*/
.img.BenefitImage_b7027c51-c174-4d6a-83af-33d4808440c9.IntroNode_6f949808-8bf8-4096-98a6-8fba1c0db407,
.img.Lb7027c51-c174-4d6a-83af-33d4808440c9
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
	background-repeat: no-repeat !important;
}
/* Dependent Pension*/
.img.BenefitImage_14d5929f-ff6c-487e-9dd1-f7620017a522.IntroNode_9087a393-f83f-4f62-a56b-421bde2a2c4f,
.img.L14d5929f-ff6c-487e-9dd1-f7620017a522
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes2.png) !important;
	background-repeat: no-repeat !important;
}
/* CCV*/
.img.BenefitImage_821f157d-f5bd-4dad-8b86-bf82542a4b5b.IntroNode_ae8d9539-458c-47b4-8e8d-5b7aaf9e58bf,
.img.L821f157d-f5bd-4dad-8b86-bf82542a4b5b
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/secondary-illus-baby-bottle-and-dummy-RGB%20160x130.png) !important;
	background-repeat: no-repeat !important;
}
/*Technology*/
.img.BenefitImage_707f6c8f-8988-4240-94eb-dfc559f509d1.IntroNode_ebceb48e-04a5-49b5-a3e1-b49840bf23af,
.img.L707f6c8f-8988-4240-94eb-dfc559f509d1
{
	background-image:url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes4.png) !important;
	background-repeat: no-repeat !important;
}

/* Benefit Icons in Popup */
#benefit-overview .modal-large .info-text,
#benefit-overview .modal-large .modal-body .faq-item,
.benefit-matrix .modal-large .info-text,
.benefit-matrix .modal-large .modal-body .faq-item
{
width:60%;
  font-family:'FoundersGrotesk-Regular';
}
@media only screen and (min-width: 768px){
/* Critical Illness */
.online-two-iso .modal-large .modal-body.LineDetail_d0dcb435-d616-41b3-b1b7-b8f60b917149 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes11.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Critical Illness For Partner */
.online-two-iso .modal-large .modal-body.LineDetail_d5ef2d29-8b16-4ac7-92a1-62d86d8f15cc .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes11.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* LA Partner */
.online-two-iso .modal-large .modal-body.LineDetail_7d3d8a56-0a49-4da5-bc73-b1161c6e4c46 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes12.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* GPP Additional Contribution */
.online-two-iso .modal-large .modal-body.LineDetail_398c45ba-a78b-49fb-91ad-d87cb3b5a130 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes13.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* NPF Pension Additional Contributions – Pension Credits */
.online-two-iso .modal-large .modal-body.LineDetail_5ab569c7-e2ea-4eaa-82ba-b9b1994f8578 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes13.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* NPF Pension Additional Contributions – Fidelity */
.online-two-iso .modal-large .modal-body.LineDetail_87f6da81-56df-43fb-8188-2c3f93bbf0c7 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes13.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Will Writing */
.online-two-iso .modal-large .modal-body.LineDetail_6430a241-3e73-43b0-bbbc-60ee747e3e7a .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes12.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Green Car */
.online-two-iso .modal-large .modal-body.LineDetail_323031cc-8857-48a9-bc40-556e65ffe808 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes17.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Cycle to Work */
.online-two-iso .modal-large .modal-body.LineDetail_372ffcd4-e14c-48ac-8ac1-429a5af640c2 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes15.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* GYM */
.online-two-iso .modal-large .modal-body.LineDetail_0d05d637-589c-4695-9e80-52aebc50d7f9 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes18.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Techscheme */
.online-two-iso .modal-large .modal-body.LineDetail_d4774a2d-2803-4cd2-919e-946fb23faac8 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes14.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Holiday Buy */
.online-two-iso .modal-large .modal-body.LineDetail_9533b61a-bfe0-45e7-8ea8-2c39722b7c61 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes16.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Holiday Sell */
.online-two-iso .modal-large .modal-body.LineDetail_6e3c928f-c212-4d42-a7be-16baba681faa .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes16.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Cancer Screening */
.online-two-iso .modal-large .modal-body.LineDetail_d0c66956-082b-4413-8642-2a1fe854275e .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Cancer Screening Partner */
.online-two-iso .modal-large .modal-body.LineDetail_a17eb9e9-b2cb-4a25-8420-4f4e9057b986 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Corporate Funded Healthcare */
.online-two-iso .modal-large .modal-body.LineDetail_c52abcba-4ce4-4e10-8025-c753a0e24254 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Dental */
.online-two-iso .modal-large .modal-body.LineDetail_137250fa-d385-4913-9944-45a789f071b4 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* HCP */
.online-two-iso .modal-large .modal-body.LineDetail_aa4dbeca-d911-47e2-948b-6c4919a51717 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Health Assessment */
.online-two-iso .modal-large .modal-body.LineDetail_0ded8b0d-bf37-4563-aa70-f786641052c7 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Health Assessment Partner*/
.online-two-iso .modal-large .modal-body.LineDetail_5269b3fc-3b5c-4b33-9ec6-9c358acf6cc0 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* PMI*/
.online-two-iso .modal-large .modal-body.LineDetail_b7027c51-c174-4d6a-83af-33d4808440c9 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* Dependent Pension*/
.online-two-iso .modal-large .modal-body.LineDetail_14d5929f-ff6c-487e-9dd1-f7620017a522 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes12.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/* CCV*/
.online-two-iso .modal-large .modal-body.LineDetail_821f157d-f5bd-4dad-8b86-bf82542a4b5b .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/NW-benefit-icons_2sizes2.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}

/*Technology*/
.online-two-iso .modal-large .modal-body.LineDetail_707f6c8f-8988-4240-94eb-dfc559f509d1 .pannel-body-full 
{
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes14.png) no-repeat scroll center !important;
	background-size:35% !important;
	background-position-x:95% !important;
}
}
/* Benefit Matrix Settings */
.benefit-matrix .title
{
padding-left:15px;
}
.benefit-matrix .benefit-category .benefitline
{
padding-botton:0px;
}

/* Benefit matrix Group Accordians */
.benefit-matrix .benefit-category .panel-title a:hover,
.benefit-matrix .benefit-category .panel-title a:focus,
.benefit-matrix .benefit-category .panel-title a:focus-within
{
	color:#fff;
}

/* Benefit matrix font */

.benefit-matrix .totalcostLable
{
font-weight:normal;
}
.benefitselect .box-border
{
border:1px solid #000;
}
.benefitselect H1
{
text-transform:none;
}
.benefitselect .benefit-menu .img
{
width:160px;
height:130px;
}

.confirmagreementbtngroup label.btn, .perpayperannualbtngroup div.btn,
html#profile body#profile .profile #profile-online-2 P.sectionTitle
{
text-transform:none;
  font-family:'FoundersGrotesk-Semibold';
}
.benefit-matrix *
{
	text-transform:none;
}

/* Benefit matrix fonts */
.benefit-matrix .benefitheader.benefitheader-border,
.benefit-matrix .totalcost-section-row .totalcostsection,
.benefit-matrix .benefitline .row,
.benefit-matrix .group-default,
.benefit-matrix .title,
.intro-text-questions,
.benefit-matrix .dependant-pannel,
.benefit-matrix .coverage-pannel,
.benefit-matrix .modal-content .modal-body.confirmchoice,
.benefit-matrix .modal-footer #confirmation-buttons .confirm_agreement,
.benefitselect .box-border-bg,
html#profile body#profile .profile #profile-online-2 .form-data .content-box-border,
#profileTabIntro,
#contactTabIntro,
#menu-no-dashboard,
.online-two-iso label,
.benefitselect .followup-collect-info,
.header-selected,
.benefitselect .line-name,
.benefit-matrix #validationError-overlay,
#followup-items-overlay,
.header-selected
{
font-family:'FoundersGrotesk-Regular';
}

.benefit-matrix #validationError-overlay
{
height:auto;
}
.benefit-matrix .benefitdate
{
font-family:'FoundersGrotesk-Regular';
  text-transform:none;
}

.btnSlide1
{
	margin-top:50% !important;
}

/*Profile */
html#profile body#profile .profile #profile-online-2 #contactTab span.label, html#profile body#profile .profile #profile-online-2 #contactTab label,
html#profile body#profile .profile #profile-online-2 label:not(.ui-button)
{
color:#02081E
}

body
{
color:#02081E !important;
}

.online-two-iso .content-overlay .cancel-button .button-style
{
text-shadow:none;
}

/* Life Event Icons */
/* Going On Leave */
.img.E4aeaabaa-f243-4501-8033-5c22b678b6a2
{
    background: transparent url(/nationwide/media/media/Life%20Event%20Images/nationwide-lifeevent-icons6.png) no-repeat scroll center !important;
}

/* Remove Child */
.img.Eed0b70f9-097c-4ef0-8e61-7276b00a47e9
{
    background: transparent url(/nationwide/media/media/Life%20Event%20Images/nationwide-lifeevent-icons2.png) no-repeat scroll center !important;
}
/* Birth of a child */
.img.Ea2dd68da-a9ae-4b46-bcca-7d360829d977
{
    background: transparent url(/nationwide/media/media/Life%20Event%20Images/nationwide-lifeevent-icons3.png) no-repeat scroll center !important;
}
/* Retun from leave */
.img.E8c5a1b79-e1fe-4a92-ab70-bec6dfcb809a
{
    background: transparent url(/nationwide/media/media/Life%20Event%20Images/nationwide-lifeevent-icons7.png) no-repeat scroll center !important;
}
/* Marriage */
.img.Ec37cbac4-d02d-49b6-950e-e9edb3d75996
{
    background: transparent url(/nationwide/media/media/Life%20Event%20Images/nationwide-lifeevent-icons2.png) no-repeat scroll center !important;
}
/* Remove a dependant */
.img.Ea16e3bc5-8edb-4ff3-8dab-ff49803edd6d
{
    background: transparent url(/nationwide/media/media/Life%20Event%20Images/nationwide-lifeevent-icons2.png) no-repeat scroll center !important;
}

/* Step Down */
.img.E1145940e-a742-4883-9be6-d0ed6c3a78b7
{
    background: transparent url(/nationwide/media/media/Life%20Event%20Images/nationwide-lifeevent-icons2.png) no-repeat scroll center !important;
}

.benefit-matrix .matrixpop a.btn, .benefit-matrix .matrixpop a.btn:hover
{
color:#011546;
}

/*Home page user icons changeed to images */
#links .fa:before
{
	content:none;
}

#links .fa.fa-user {
    background-image: url("/nationwide/media/media/misc/MyAccount.png") !important;
	background-size:contain;
	width: 26px;
    height: 26px;
}
#links .fa-envelope {
    background-image: url("/nationwide/media/media/misc/Email_1.png") !important;
	background-size:contain;
	width: 26px;
    height: 26px;
}
#links .fa-sign-out {
    background-image: url("/nationwide/media/media/misc/logout.png") !important;
	background-size:contain;
	width: 26px;
    height: 26px;
}

/* TRS Dashboard */
.trsdashboard .summary-myreward
{
font-family:'FoundersGrotesk-Regular';
  color:#02081E;
}
.trsdashboard .fa.fa-area-chart
{
 display:none;	
}
.trsdashboard .summarystatementdate
{
font-family:'FoundersGrotesk-Regular';
color:#666;
}
.trsdashboard .printbtn a,
.trsdashboard .printbtn a:hover,
.trsdashboard .printbtn a:focus,
.trsdashboard .printbtn a:active,
.trsdashboard .printbtn a:focus-within
{
	background-color:#F9383d;
	color:#fff
}
.trsdashboard .panel-default > .panel-heading
{
	background-color:#02081E !important;
	padding: 10px;
	
}
.trsdashboard .dashboardtitle
{
	font-family:'FoundersGrotesk-Regular';
	font-weight:normal;
	color:#011546;
	font-size:20px;
}
.trsdashboard .dashboardtext,
.trsdashboard .highcharts-root,
.trsdashboard .highcharts-container span
{
	font-family:'FoundersGrotesk-Regular' !important;
	 color:02081E;	
}
.trsdashboard .panel-body
{
border:1px solid #02081E
}

.trsdashboard .tab-content
{
	border:1px solid #02081E;
	padding:20px;
	font-family:'FoundersGrotesk-Regular';
}
.trsdashboard .chart_line
{
	border-bottom:1px solid #02081E;
}
.trsdashboard .nav-justified
{
	font-family:'FoundersGrotesk-Regular';
}
.trsdashboard .panel-title .accordion-toggle,
.trsdashboard .panel-title .accordion-toggle:hover,
.trsdashboard .panel-title .accordion-toggle:focus,
.trsdashboard .panel-title .accordion-toggle:active,
.trsdashboard .panel-title .accordion-toggle:focus-within
{
	color:#fff;
}

.benefit-matrix .row .btn-success,
.benefit-matrix .row .btn-success:hover,
.benefit-matrix .row .btn-success:focus,
.benefit-matrix .row .btn-success:focus-within,
.benefit-matrix .row .btn-success:active
{
text-transform:none !important;
}

/*Login page */
.online-two-iso.login .LoginPageContainer #header,
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules
{
background-color:#fff;
color:#011546;
font-family:'FoundersGrotesk-Regular';
}


.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module 
{
	padding-left:5%;
}
.online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body {
    background-color: rgba(110,140,190,0.4);
}
.online-two-iso.login .LoginPageContainer #header:before
{
	content:"MyReward";
	font-size:20px;
	font-family:'FoundersGrotesk-Semibold';
	float:right;
	padding-right:3%;
	padding-top:1.8%;
	
}

/* Set font for icons in assistance module */
.bootstrap-iso #login-module-helpdesk span.glyph-icon:before {
  width: 25px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-size: 0.875rem;
}
/* Apply icon for phone */
.bootstrap-iso #login-module-helpdesk span#glyph-phone:before {
  content: '\e182';
  
}
/* Apply icon for email */
.bootstrap-iso #login-module-helpdesk span#glyph-mail:before {
  content: '\2709';
}

/* Set font for footer pages */
.legalcontent-onlinesecurity,
.legalcontent-privacy,
.legalcontent-termsofuse,
.login-frst-time
{
    font-family: 'FoundersGrotesk-Regular';
}
/* font for preference page */
#marketingPreference div[data-bind="buttonset: {}"] label
{
    padding-left:25px !important;
}

#btnSaveMarketingPreference a
{
    background-color:#759eff;
    text-transform:capitalize;
    color:#011546;
    font-weight:bold;
}
/* profile text labels */
html#profile body#profile .profile #profile-online-2 label,
html#profile body#profile #profile-online-2 .button-style.green
{
    text-transform:lowercase !important;
}

html#profile body#profile .profile #profile-online-2 label:first-letter,
html#profile body#profile #profile-online-2 .button-style.green:first-letter
{
    text-transform:capitalize !important;
}
{
    text-transform:lowercase !important;
}

/* Trs Data Labels color */
#home-integrated .home-module-trs-content .highcharts-label.highcharts-data-label text,
#home-integrated .home-module-trs-content .highcharts-title
{
	color:#011546 !important;
	fill:#011546 !important;
    font-family: 'FoundersGrotesk-Regular' !important;
}

/* Benefit Statement Pound sign before figures */
.benefit-statement-information .payslip-item-details
{
	font-family: 'FoundersGrotesk-Regular' !important;
}
.benefit-statement-information .payslip-item-details .payslip-item-amount:before
{
	content:"£";
}
/* Hide Data Component Names on site */
.trsdashboard .content-name
{
    display:none;
}
/* Hide Holiday buy popup cart */
#lineid_c8a4cce5-4486-4067-9e32-83e361c00153.in-Cart {
  display:none
}
/* Hide duplicate 'changed' keyword on matrix page */
.benefit-matrix .currentbenefits .changebenefit
{
display:none;	
}
#home-online-three .dashboard-controls .sensitive-data-toggle,
.online-two-iso #terminator #header.header-fullwidth ul#assistanceItems
{
	font-family: 'FoundersGrotesk-Regular';
}

@media only screen and (max-width: 768px){
 /* Benefit Icons in Popup */
#benefit-overview .modal-large .info-text,
#benefit-overview .modal-large .modal-body .faq-item,
.benefit-matrix .modal-large .info-text,
.benefit-matrix .modal-large .modal-body .faq-item
{
width:100%;
  font-family:'FoundersGrotesk-Regular';
}
}

/*align buttons to the bottom*/
@supports not (-ms-high-contrast: none) {
@media only screen and (min-width: 768px) {
/* make module items flex containers and set direction and size */
.module-content,
.module-content > div,
.module-content > div > div,
.module-content > div > div > div:last-child,
.module-content > div > div > div:last-child .module-copy,
.module-content > div > div > div:last-child .module-copy .content-text,
.module-content > div > div > div:last-child .module-copy > div:last-child,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child #event-active,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child #event-inactive,
.module-content > div > div > div > div.module-copy > div:last-child div.event-content div.text-light,
.module-content > div > div .home-module-generic-content .generic-copy.module-copy .generic-buttons,
.module-content > div > div > div:last-child .module-copy > .trs-buttons,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child .tbs-module-pager,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child .tbs-module-pager .make-a-claim-buttons {
display: flex;
flex-direction: column;
flex: 1;
}
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager {
position: static;
transform: none;
flex-direction: row;
justify-content: center;
align-items: flex-start;
padding-top: 0.5em;
}
/* align flex containers housing buttons to bottom of module */
#generic.module-content > div > div .home-module-generic-content .generic-copy.module-copy .generic-buttons,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child #event-active,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child #event-inactive,
.module-content > div > div > div:last-child .module-copy .benefit-statement-buttons,
.module-content > div > div > div:last-child .module-copy > .trs-buttons,
.module-content > div > div > div:last-child .module-copy > .account-buttons,
.module-content > div > div > div:last-child .module-copy > div:last-child > div:last-child .tbs-module-pager .make-a-claim-buttons {
justify-content: flex-end;
}
/* remove margin on certain containers to ensure buttons align at the bottom of module */
.module-content > div > div > div:last-child .module-copy .content-text,
.module-content > div > div > div:last-child .module-copy .content-text p:last-of-type:not(:first-of-type) {
margin: 0; }
}
}

/* Make links across webtext bold and underline */
#benefit-overview .modal-large .modal-body .tab-body a,
.benefit-matrix .modal-large .modal-body .tab-body a
{
 text-decoration:underline;
 font-weight:bold;
}

/* Mailbox page settings */
#EmployeeMailbox, .employee-mailbox,
#EmployeeMailbox .employee-mailbox table,
#mailbox h1,
.k-filter-menu-container,
.k-dropdownlist .k-input-value-text,
.k-button-text
{
	font-family: 'FoundersGrotesk-Regular' !important;
	color:#000;
}
#mailbox .k-button
{
	background-color:#759eff !important;
	color:#011546;
}

/* Benefit information page benefit filter font */
#benefit-overview .form-control,
#benefit-overview .filter ul li a
{
	font-family: 'FoundersGrotesk-Regular';
}

/* Cancer screening new lines icons */
/* Cancer Screening */
.img.L10ec8f51-d610-4f82-8504-e3d76655ac6e,
.img.Le9e8a370-a449-4238-9e0c-3387f3ace617,
.img.BenefitImage_10ec8f51-d610-4f82-8504-e3d76655ac6e.IntroNode_55e221ad-fdde-41a9-bdf9-e1b499d2982d
{
background-image: url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
background-repeat: no-repeat !important;
}
.online-two-iso .modal-large .modal-body.LineDetail_10ec8f51-d610-4f82-8504-e3d76655ac6e .pannel-body-full {
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
    background-size: 35% !important;
    background-position-x: 95% !important;
}


/* CS Partner */
.img.L87acad4a-a0fa-4cd6-b8cc-5c741e89ef06,
.img.L46b822fd-0f44-4499-bc27-7b0f76be98af,
.img.BenefitImage_87acad4a-a0fa-4cd6-b8cc-5c741e89ef06.IntroNode_e646ee9a-7df6-465d-814e-8c6daa7cc514
{
background-image: url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
background-repeat: no-repeat !important;
}
.online-two-iso .modal-large .modal-body.LineDetail_87acad4a-a0fa-4cd6-b8cc-5c741e89ef06 .pannel-body-full {
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
    background-size: 35% !important;
    background-position-x: 95% !important;
}

/* Cancer Screening Add on Line*/

.img.BenefitImage_a6049e16-ce91-40ff-9efe-f23a0ba9bd99.IntroNode_55e221ad-fdde-41a9-bdf9-e1b499d2982d, .img.La6049e16-ce91-40ff-9efe-f23a0ba9bd99 {
    background-image: url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
    background-repeat: no-repeat !important;
}

.online-two-iso .modal-large .modal-body.LineDetail_a6049e16-ce91-40ff-9efe-f23a0ba9bd99 .pannel-body-full {
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
    background-size: 35% !important;
    background-position-x: 95% !important;
}

/* Cancer Screening Partner Addon Line*/
.img.BenefitImage_9c80fdf3-504f-41e8-bc19-4e0d6b03d0b6.IntroNode_e646ee9a-7df6-465d-814e-8c6daa7cc514, .img.L9c80fdf3-504f-41e8-bc19-4e0d6b03d0b6 {
    background-image: url(/nationwide/media/media/Benefit%20Icons%20new/160x130/nationwide-benefit-icons_2sizes10.png) !important;
    background-repeat: no-repeat !important;
}

.online-two-iso .modal-large .modal-body.LineDetail_9c80fdf3-504f-41e8-bc19-4e0d6b03d0b6 .pannel-body-full {
    background: transparent url(/nationwide/media/media/Benefit%20Icons%20new/447x243/nationwide-benefit-icons_2sizes20.png) no-repeat scroll center !important;
    background-size: 35% !important;
    background-position-x: 95% !important;
}

/* Cancer Screening Partner BYOL Code */
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec div[ng-if="!l.byoElection.IsCaptureUserAmountAddOn"],
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec div[ng-if=" byo.EmployeeElection.CostType.TemporaryCostType == null"],
.benefitselect #lineid_9c80fdf3-504f-41e8-bc19-4e0d6b03d0b6 .cost span.ng-scope:first-child,
#byoOverlayCurrent-f3058084-d482-4163-a611-eccc5800e8ec div[ng-if=" byo.EmployeeElection.CostType.TemporaryCostType == null"],
.benefit-matrix .BenefitIntro_9c80fdf3-504f-41e8-bc19-4e0d6b03d0b6 .byoaccordion div[ng-if="byo.EOIInformation == null"]
{
display:none;
}
.benefit-matrix .byoaccordion .panel-title 
{
    color:#fff;
    padding-left: 8px;
}
/* Hide Cost of Cancer Screening Selected Plan */
.BenefitIntro_a6049e16-ce91-40ff-9efe-f23a0ba9bd99 .byocostsummary div[ng-if="byo.EOIInformation == null"] .PerPay,
.BenefitIntro_a6049e16-ce91-40ff-9efe-f23a0ba9bd99 .byocostsummary div[ng-if="byo.EOIInformation == null"] .PerAnnual,
#byoOverlay-8b236845-bafc-42ab-a8c3-9c0b24322537 #byoStep3 table tr[ng-if-start="l.byoElection.EmployeeElection.BenefitPlanType != null"] .PerAnnual,
#byoOverlay-8b236845-bafc-42ab-a8c3-9c0b24322537 #byoStep3 table tr[ng-if-start="l.byoElection.EmployeeElection.BenefitPlanType != null"] .PerPay,
#byoOverlay-8b236845-bafc-42ab-a8c3-9c0b24322537 #byoStep3 .byocostsummary div[ng-if=" byo.EmployeeElection.CostType.TemporaryCostType == null"] .PerAnnual,
#byoOverlay-8b236845-bafc-42ab-a8c3-9c0b24322537 #byoStep3 .byocostsummary div[ng-if=" byo.EmployeeElection.CostType.TemporaryCostType == null"] .PerPay,
#byoOverlayCurrent-8b236845-bafc-42ab-a8c3-9c0b24322537 .content-overlay .byocostsummary div[ng-if=" byo.EmployeeElection.CostType.TemporaryCostType == null"] .PerPay,
#byoOverlayCurrent-8b236845-bafc-42ab-a8c3-9c0b24322537 .content-overlay .byocostsummary div[ng-if=" byo.EmployeeElection.CostType.TemporaryCostType == null"] .PerAnnual
{
display:none;
}
/* CS Hide dependent details in Popup and add text */
#byoOverlay-8b236845-bafc-42ab-a8c3-9c0b24322537 .content-overlay #byoStep2 div[ng-repeat="dep_election in l.byoElection.DependentElections"]
{
    display:none;
}
#byoOverlay-8b236845-bafc-42ab-a8c3-9c0b24322537 .content-overlay #byoStep2:before
{
    content: "Please click 'Next' to continue";
}
/* CS Partner Add text to tell user to click on selected radio Box in Popup*/
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep3 .col-md-6:nth-child(2) table:before
{
	content:"Please click the 'selected' button to the left first, to able to choose the individual screens" !important;
}
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep3 .col-md-6:nth-child(2) table tbody tr:first-child td
{
	padding-top:10px!important;
}
/*-----------Partner Cancer Screening Code-------------*/
/* CSP Hide dependent details in Popup and add text */
#byoOverlay-34ca148c-6288-4136-b434-c122f96b7fff .content-overlay #byoStep2 div[ng-repeat="dep_election in l.byoElection.DependentElections"]
{
    display:none;
}
#byoOverlay-34ca148c-6288-4136-b434-c122f96b7fff .content-overlay #byoStep2:before
{
    content: "Please click 'Next' to continue";
}
#byoOverlay-34ca148c-6288-4136-b434-c122f96b7fff #byoStep3 #pnl-byo-cost-summary-expander,
#byoOverlay-34ca148c-6288-4136-b434-c122f96b7fff #byoStep3 .byocostsummary,
#byoOverlay-34ca148c-6288-4136-b434-c122f96b7fff #byoStep3 div[ng-if="dep_election.IsSelected == true"],
#byoOverlay-34ca148c-6288-4136-b434-c122f96b7fff #byoStep3 #label-coverage-77777777-7777-7777-7777-777777777777,
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep2 select option[ng-if="dep_election.CanBeRemovedFromCoverage && l.byoElection.DependentCollectionType != 1"]
{
    display:none;
}
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep2:before
{
    content:"Please choose an option from the drop-down list and click 'Next'";
    font-size:15px;
}
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep2 div[ng-repeat="dep_election in l.byoElection.DependentElections"]
{
    margin-top:20px;
}
/* Hide Cost of Cancer Screening Partner Selected Plan */
.BenefitIntro_9c80fdf3-504f-41e8-bc19-4e0d6b03d0b6 .byocostsummary div[ng-if="dep_election.IsSelected && dep_election.EOIInformation == null"] .PerPay,
.BenefitIntro_9c80fdf3-504f-41e8-bc19-4e0d6b03d0b6 .byocostsummary div[ng-if="dep_election.IsSelected && dep_election.EOIInformation == null"] .PerAnnual,
#byoOverlayCurrent-f3058084-d482-4163-a611-eccc5800e8ec .content-overlay .byocostsummary div[ng-if="dep_election.IsSelected && dep_election.CostType.TemporaryCostType == null && dep_election.CostType.CostEOIType == null"] .PerAnnual,
#byoOverlayCurrent-f3058084-d482-4163-a611-eccc5800e8ec .content-overlay .byocostsummary div[ng-if="dep_election.IsSelected && dep_election.CostType.TemporaryCostType == null && dep_election.CostType.CostEOIType == null"] .PerPay,
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep3 table tr[ng-repeat-start="cov in coverages"] .PerAnnual,
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep3 table tr[ng-repeat-start="cov in coverages"] .PerPay,
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep3 .byocostsummary div[ng-if="dep_election.IsSelected && dep_election.CostType.TemporaryCostType == null && dep_election.CostType.CostEOIType == null"] .PerAnnual,
#byoOverlay-f3058084-d482-4163-a611-eccc5800e8ec #byoStep3 .byocostsummary div[ng-if="dep_election.IsSelected && dep_election.CostType.TemporaryCostType == null && dep_election.CostType.CostEOIType == null"] .PerPay
{
    display:none;
}
.byoaccordion .panel-group .panel-default .panel-heading
{
    background-color:#011546 !important;
}

/* Minification failed (line 2606, error number 1020): Unexpected at-keyword, found '@supports' */