/*CLIENT CUSTOM CSS CODE HERE */

/* Colours
red: #ab2823
gren: #79b321
orange: #fd8b17*/


/* font declaration for using OnlineTwoIconFont set */
@font-face {
 font-family:'OnlineTwoIconFont';
 src:url('/benefitsadminuk2/media/UK/Fonts/OnlineTwoIconFont.eot');
 src:url('/benefitsadminuk2/media/UK/Fonts/OnlineTwoIconFont.eot?#iefix') format('embedded-opentype'),
 url('/benefitsadminuk2/media/UK/Fonts/OnlineTwoIconFont.woff') format('woff'),
 url('/benefitsadminuk2/media/UK/Fonts/OnlineTwoIconFont.ttf') format('truetype'),
 url('/benefitsadminuk2/media/UK/Fonts/OnlineTwoIconFont.svg') format('svg');
 font-weight:normal;
 font-style:normal;
}

@font-face {
font-family: 'OnlineTwoIconFont2';
src: url('/inspiringbenefits/media/default/fonts/OnlineTwoIconFont_v2.eot');
src: url('/inspiringbenefits/media/default/fonts/OnlineTwoIconFont_v2.eot?#iefix') format('embedded-opentype'),
url('/inspiringbenefits/media/default/fonts/OnlineTwoIconFont_v2.woff') format('woff'),
url('/inspiringbenefits/media/default/fonts/OnlineTwoIconFont_v2.ttf') format('truetype'),
url('/inspiringbenefits/media/default/fonts/OnlineTwoIconFont_v2.svg') format('svg');
font-weight: normal;
font-style: normal;
}

/* specific media query for IE10+ to handle responsive images 
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
  .bootstrap-iso .img-responsive {
    width: 100%;
  }  
}*/

:root {
  --heading-color: #000000;
  --button-color: #ab2328;
  --button-text-color: #fff;
  --button-hover-color: #686868;
  --button-hover-text-color: #fff;
  --button-click-color: #686868;
  --button-click-text-color: #fff;
  --link-text-color: #ab2328;
  --link-text-hover-color: black;
  --link-text-click-color: black;
  --header-overlay: #ab2328;
  --panel-color: white;
  --info-icon-color: black;
  --tab-selector-text-color: #ab2328;
  --tab-selector-border-color: #ab2328;
  --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: #ab2328;
  --benefit-icon-color: #ab2328;
  --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(/myveritasbenefits/media/media/logo/Logo.png);
  --login-image: url(/myveritasbenefits/media/media/loginpage/Login%20page.png);
  --site-header-color: #ab2328;
  --site-header-icon-color: #fff;
  --site-footer-color: #c0c0c0;
  --site-footer-link-color: #fff;
  --need-assistance-pull-down-menu: #fff;
  --homepage-module-background-color: #c0c0c0;
  --homepage-heading-color: black;
  --homepage-module-icon-color: #ab2328;
  --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: black;
  --benefits-you-can-choose-panel-color: #ab2328;
  --benefits-you-may-choose-panel-color: #ab2328;
  --benefits-you-cant-choose-panel-color: #ab2328;
  --benefit-selection-elected-box-highlight: black;
  --follow-up-panel-color: #2f4f4f;
  --mobile-menu-link-color: #a9a9a9;
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px #ab2328;
  }
  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: #000000;
  padding-left: 0;
}

/****************************************** link styling *******************************************/
a,
.bootstrap-iso a {
  color: #ab2328;
}
a:hover,
a:focus,
.bootstrap-iso a:hover,
.bootstrap-iso a:focus {
  color: black;
}
a:active,
a:active:hover,
a:active:focus,
.bootstrap-iso a:active,
.bootstrap-iso a:active:hover,
.bootstrap-iso a:active:focus {
  color: black;
}

/****************************************** 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: #ab2328;
  border: none;
  border-radius: 20px;
  color: #fff;
}

/* 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: #686868;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #fff;
}

/* 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: #686868;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #fff;
  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: #686868;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #fff;
  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: #000;
}
/* 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: #ab2328;
}
/* 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: visible;
  color: white;
}
.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: white;
}

/****************************************** 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: #ab2328;
  border-bottom-color: #ab2328;
}
.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: #a9a9a9;
}


/****************************************** collapsible accordion panel colour **************/
.benefit-matrix .benefit-category .panel-default > .panel-heading,
#benefit-overview #overviewAccordion .panel-default > .panel-heading {
  background-color: white;
}

/****************************************** info icon color *******************************/
.benefit-matrix .row.title .glyphicon-info-sign-color {
  color: black;
}

/****************************************** slider toggle color *******************************/
.online-two-iso input:checked + .slider {
  background-color: #ab2328
}

/****************************************** logo ***********************************/
#logo {
  background-image: url(/myveritasbenefits/media/media/logo/Logo.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: #ab2328;
}
/* 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: #fff;
  }
}


/* need assistance pull down tab */
.help-ico .helptoggle {
	background-image: none!important;
	background-color: #fff;
}
#header .help-ico a.helptoggle {
	color: black;
}
/* 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: black;
	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: #ab2328;
    width: auto;
    padding: 0 1em;
  }
  /* hover colour of links in floating header */
  #header a:hover {
    color: #686868;
    text-decoration: none;
  }
  /* focus colour of links in floating header */
  #header a:focus {
    color: #686868;
    text-decoration: none;
  }
}


/****************************************** site footer ***********************************/
/* footer colour */
.online-two-iso #terminator #footer.footer-fullwidth {
  background-color:  #c0c0c0;
}
/* footer link color */
.online-two-iso #footer a {
  color: #fff;
}

/****************************************** login page styling ************************/
/* module headings */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module .module-title {
  color: white;
}
/* 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: white;
}

@media only screen and (min-width:768px){
  /* login image */
  .online-two-iso.login body {
    background-image: url(/myveritasbenefits/media/media/loginpage/Login%20page.png);    
  }
  /* 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;
}

/***** removing arrows***/
/*#home-module-welcome .arrowleft, .home-module-integrated .jssora106.arrowleft,
#home-module-welcome .arrowright, .home-module-integrated .jssora106.arrowright 
{display: none;}*/

/*slide1 styling*/

.home-module-integrated .content h3.carouseltext {

    color: black;

}
/* greeting, module and carousel heading colour */
#home-online-three .dashboard-controls #greeting-message,
#home-online-three #home-integrated .module-content-header-container h3.module-content-header {
  color: black;
}

/* 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;
}
/*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: #ab2328;
  font-family:OnlineTwoIconFont;
  font-size: 8em;
}
/*access the app icon */
.online-two-icon-31:before {
  content: "\e91e";
}
/*benefit info icon */
.online-two-icon-136:before {
  content: "\e987";
}
/*enrolment icon */
.online-two-icon-63:before {
  content: "\e93e";
}
/* 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-58:before {
  content: "\e93a";
}
/* company content icon */
.online-two-icon-141:before {
  content: "\e990";
}
/* payslip */
.online-two-icon-57:before {
  content: "\e939";
}

/*** 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: 50%;
}
/* remove margin around carousel content and set colour */
.home-module-integrated .content {
  margin: 0;
  color: #fff;
  font-size: 1em;
}
/* 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: black;
  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: #ab2328;
  border: none;
  color: white;
}
.bootstrap-iso#benefit-overview .clear-filter:hover,
.bootstrap-iso#benefit-overview .clear-filter:focus {
  background-color: #686868;
  color: #fff;
}
.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: #686868;
  color: #fff;
}

/* know more buttons */
.bootstrap-iso#benefit-overview .btn.know-more-link {
  background-color: #ab2328;
  border: none;
}
.bootstrap-iso#benefit-overview .know-more-link A {
  color: #fff;
  padding: 0;
  text-transform: uppercase;
}
.bootstrap-iso#benefit-overview .btn.know-more-link:hover,
.bootstrap-iso#benefit-overview .btn.know-more-link:focus {
  background-color: #686868;
}
.bootstrap-iso#benefit-overview .know-more-link A:hover,
.bootstrap-iso#benefit-overview .know-more-link A:focus {
  color: #fff;
}
.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: #686868;
}
.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: #fff;
}

/****************************************** benefit statement page *******************************************/
.benefit-matrix .benefitdate .data-addon {
  color: black;
}
/* view follow up container colour */
.bootstrap-iso .alert-info.hdf-followup {
  background-color: #ab2328;
  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: uppercase;
}
.benefit-matrix .modal .hdffollowup-intro {
  color: #000000;
}

/****************************************** 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 {
  animation: shadow-pulse 1s infinite;
  background-color: #a9a9a9;
  color: #fff;
}
.benefitheader-fixed div#followup-items a.btn:hover {
  background-color: #686868;
  color: #fff;
}
.benefitheader-fixed div#followup-items a.btn:focus {
  background-color: #686868;
  color: #fff;
}
.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: #686868;
  color: #fff;
}
/* hide reset to default button */
.benefitheader-fixed div#resettodefaults a.btn {
  display: none;
}

/* monthly annual pay toggle styling
monthly button active */
.bootstrap-iso .btn-warning.active.btn-perpay {
  background-color: #ab2328;
  border-color: #686868;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  color: #fff;
}
/* annual button active */
.bootstrap-iso .btn-warning.active.btn-peranual {
  background-color: #ab2328;
  border-color: #686868;
}
/*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: #686868;
}
/*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: #686868;
}
/* 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 #686868;
}

/* accordion background colours */
/* benefits you can choose*/
.benefit-matrix .containers > div > div.benefit-category:first-child .panel-default > .panel-heading {
  background: #79b321;
}
/* benefits you many be able to choose */
.benefit-matrix .containers > div > div.benefit-category:nth-child(2) .panel-default > .panel-heading {
  background: red;
}
/* benefits you cannot choose */
.benefit-matrix .containers > div > div.benefit-category:nth-last-child(2):not(:first-child) .panel-default > .panel-heading {
  background: #fd8b17;
}

/* line group text colour */
.benefit-matrix .group-default {
  color: black;
}

/* line name */
.benefit-matrix .lineheader > a:link {
  color: #ab2328;
}
.benefit-matrix .lineheader > a:link:hover,
.benefit-matrix .lineheader > a:link:focus {
  color: black;
}
.benefit-matrix .lineheader > a:link:active,
.benefit-matrix .lineheader > a:link:active:hover,
.benefit-matrix .lineheader > a:link:active:focus {
  color: black;
}

/* 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: #ab2328;
}

/* 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: #000000;
}
.benefit-matrix h5[tbs-translate="Enrollment.Online2.BeneficiaryAllocations"] {
  font-size: 18px;
}

/* new and changed labels */
.benefit-matrix .newbenefit,
.benefit-matrix .changebenefit {
  background-color: #686868;
  position: relative;
  top: -5px;
  display: none;
}

/* 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: black;
}

/* '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: #ab2328;
  border-radius: 20px;
  color: #fff;
}
.online-two-iso .benefitselect A.button-style.green:hover {
  background-color: #686868;
  box-shadow: none;
  color: #fff;
}
.online-two-iso .benefitselect A.button-style.green:focus {
  background-color: #686868;
  box-shadow: none;
  color: #fff;
}
.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: #686868;
  color: #fff;
}

/* 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: black;
}
.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: #ab2328;
}
.benefitselect .linename > a:hover {
  color: black;
}
.benefitselect .linename > a:focus {
  color: black;
}
.benefitselect .linename > a:active,
.benefitselect .linename > a:active:hover,
.benefitselect .linename > a:active:focus {
  color: black;
}

/****************************************** 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: #000000;
}
/* 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: #ab2328;
  border-radius: 20px;
  color: #fff;
}
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: #686868;
  box-shadow: none;
  color: #fff;
}
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: #686868;
  color: #fff;
}

/* 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: #a9a9a9;
}

html#profile body#profile #profile-online-2 #dependantsTab .left-tabon .sectionTitle {
  color: #ab2328;
  border-bottom: .5em solid #ab2328;
  padding-bottom: .25em;
}
html#profile body#profile #profile-online-2 #dependantsTab .right-tabon {
  border-bottom: .5em solid #ab2328;
}
html#profile body#profile #profile-online-2 #dependantsTab .right-tabon .sectionTitledimmed {
  color: #ab2328;
}
/* client specific*/

.bootstrap-iso .modal-header.dependant-normal 
{ background-color: transparent;}

.modal-body.dependant-normal .tab-selector-link.ng-isolate-scope.active, 
.modal-body.dependant-normal a.tab-selector-link:hover 
{ color: black; border-bottom-color: black;}

.dependant-add-link .ng-isolate-scope, 
.fa.fa-plus-circle.dependant-add-icon, 
.dependant-list a.dependant-edit-btn span 
{ color: black;}

.bootstrap-iso .label-danger,
.label.label-danger { background-color: red; }


/* 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: #a9a9a9;
}

html#profile body#profile #profile-online-2 #beneficiariesTab .left-tabon .sectionTitle,
html#profile body#profile #profile-online-2 #beneficiariesTab .right-tabon .sectionTitle{
  color: #ab2328;
  border-bottom: .5em solid #ab2328;
  padding-bottom: .25em;
}
/* beneficiaries edit allocation popup */
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label {
  background-color: #ab2328;
  border: 1px solid white;
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  padding: 6px 12px;
  text-transform: uppercase;
}
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label.active {
  background-color: #686868;
  box-shadow: none;
  color: #fff;
}
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: #686868;
  color: #fff;
}

/* 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: #a9a9a9;
}
html#profile body#profile #profile-online-2 #securityTab .left-tabon .sectionTitle,
html#profile body#profile #profile-online-2 #securityTab .right-tabon .sectionTitle {
  color: #ab2328;
  border-bottom: .5em solid #ab2328;
  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: #ab2328;
  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: black;
}
/* save/delete popup modal */
div.tbs-modal h2 {
  color: white;
  text-transform: uppercase;
}

/****************************************** forgot password popup **************************************/
/* overlay header */
#login-assistance .header-overlay #TitleResetPassword {
  color: white;
}
/* progress bar colour */
.bootstrap-iso .progress-bar-success {
  background-color: #a9a9a9;
}

/****************************************** 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 #ab2328;
  color: #ab2328;
}
/* text color */
.modeller-container .row-header {
  color: black;
}
/* tax code input */
input:focus {
  box-shadow: none;
}
/* model button */
input.modeller-line-bottom {
  background-color: #ab2328;
  border-radius: 20px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
}
input.modeller-line-bottom:hover {
  background-color: #686868;
  color: #fff;
}
input.modeller-line-bottom:focus {
  background-color: #686868;
  box-shadow: none;
  color: #fff;
}
input.modeller-line-bottom:active,
input.modeller-line-bottom:active:hover,
input.modeller-line-bottom:active:focus {
  background-color: #686868;
  box-shadow: none;
  color: #fff;
}

/****************************************** benefit matrix manage dependants popup **************************************/
/* overlay header */
.bootstrap-iso .dependantModalHeader {
  color: black;
  margin-top: 7px;
}

#allocationDialog .add-beneficiary {
  color: #ab2328;
}
#allocationDialog .add-beneficiary:hover {
  color: black;
}
#allocationDialog .add-beneficiary:focus {
  color: black;
}
#allocationDialog .add-beneficiary:active,
#allocationDialog .add-beneficiary:active:hover,
#allocationDialog .add-beneficiary:active:focus {
  color: black;
}

/* add, edit and remove links */
.dependant-list-top a.dependant-add-link,
.dependant-list a.dependant-edit,
.dependant-list a.dependant-remove {
  color: #ab2328;
}
.dependant-list-top a.dependant-add-link:hover,
.dependant-list a.dependant-edit:hover,
.dependant-list a.dependant-remove:hover {
  color: black;
}
.dependant-list-top a.dependant-add-link:focus,
.dependant-list a.dependant-edit:focus,
.dependant-list a.dependant-remove:focus {
  color: black;
}
.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: black;
}
/* 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: #ab2328;
  color: white;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
/* oustanding items complete icon */
.online-two-iso .success-icon {
  color: #a9a9a9;
}
/* completed items dot indicator color */
.followup-content .progress-indicator .step-finished {
  background-color: #a9a9a9;
}

/****************************************** benefit matrix T&Cs popup **************************************/
/* overlay header */
.benefit-matrix .benefitheader {
  color: white;
  text-transform: uppercase;
}
.benefit-matrix .modal-footer #confirmation-buttons .btn-default.active {
  background-color: #ab2328;
}
.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: white;
}
.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: #ab2328;
}
#allocationDialog .edit-beneficiary,
#allocationDialog .delete-beneficiary {
  color: #ab2328;
}
#allocationDialog .edit-beneficiary:hover,
#allocationDialog .edit-beneficiary:focus,
#allocationDialog .delete-beneficiary:hover,
#allocationDialog .delete-beneficiary:focus {
  color: black;
}
#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: black;
}

/****************************************** 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: #ab2328;
  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: #a9a9a9;
  border: none;
  text-transform: uppercase;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger,
.templates .uib-datepicker-popup .btn-sm.btn-danger{
  background-color: #a9a9a9;
  border: none;
  text-transform: uppercase;
}
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success,
.templates .uib-datepicker-popup .btn-sm.btn-success{
  background-color: #a9a9a9;
  border: none;
  min-width: auto;
  text-transform: uppercase;
}
.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: #686868;
  color: #fff;
  text-transform: uppercase;
}
.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: #686868;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

/* hovering over day to be picked */
.bootstrap-iso .uib-day .btn.btn-default:hover,
.templates .uib-day .btn.btn-default:hover{
  background-color: #686868;
  border: 1px solid #ccc;
  color: #fff;
}

/* 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: #686868;
  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: #ab2328;
}

/* 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: -.4em;
}

/****************************************** 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: black;
}
/* general styling for using icons for events */
.benefit-matrix .active-benefits .img:before {
  font-family: OnlineTwoIconFont;
  font-size: 6em;
  color: white;
}

/****************************************** Using icons *******************************************/

/* IRL - Returning from Leave */
.benefit-matrix .active-benefits .img.Ee6466a5f-5153-44bb-9844-791a0c478a56:before {
  content: '\e969';
}
/* IRL - Going on Leave */
.benefit-matrix .active-benefits .img.E9fb1688c-c462-4405-9e6e-02eecf35d107:before {
  content: '\e968';
}
/* IRL - Gain a Dependant */
.benefit-matrix .active-benefits .img.E2ecf4780-f98f-4d78-8538-c245dedd343e:before {
  content: '\e99d';
}
/* Divorce/Separation */
.benefit-matrix .active-benefits .img.E138376f1-c47b-47ba-8335-55367b0a35f9:before, 
.benefit-matrix .active-benefits .img.E68321230-9fb1-4a1b-8c54-7bb8e7659d53:before {
  content: '\e96c';
}
/* IRL - Death of a Dependent */
.benefit-matrix .active-benefits .img.E57c73ee6-b07f-4b4b-8b62-fce4638e96f8:before, 
.benefit-matrix .active-benefits .img.E7be08b56-0f7e-4a00-876e-2835c6d561d5:before {
  content: '\e963';
}
/* IRL - Birth/Adoption of a child */
.benefit-matrix .active-benefits .img.E4f4efa5f-bfd8-487b-91ef-83d621f21b97:before, 
.benefit-matrix .active-benefits .img.E5a00ac8f-1bb3-47ce-b1ee-d415c31d742c:before {
  content: '\e962';
}
/* GBR - Move House */
.benefit-matrix .active-benefits .img.Ec066be2a-df05-41f9-8fa7-43b6c79c4fdc:before {
  content: '\e966';
}
/* GBR - Marriage or Civil Partnership*/
.benefit-matrix .active-benefits .img.E70433c13-e0cd-4863-bbd6-5c2ddf0cbd1e:before {
  content: '\e970';
}
/* GBR - Change in Financial Circumstances */
.benefit-matrix .active-benefits .img.E7858e58a-73be-4c34-9bb8-5083319dcfc6:before {
  content: '\e967';
}
/* event example */
.benefit-matrix .active-benefits .img.Exxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx:before {
  content: '\e967';
}

/****************************************** mobile styling *******************************************/
/* login module buttons */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .mobile-buttons .btn {
  background-color: #a9a9a9!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: #a9a9a9;
  }
  /* 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: #d3d3d3;
  }
  /* 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: #a9a9a9;
  border-radius: 20px;
  color: #fff;
}
#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: #a9a9a9;
}


/******************************************************************************************************************/
/****************************************** CLIENT SPECIFIC CSS STYLING *******************************************/
/******************************************************************************************************************/

/*selfmade unordered lists*/
.list-points {
  list-style-type: disc;
  margin-left: 30px;
}
.faq-item ul {
    margin-bottom: 20px;}

/*selfmade ordered lists*/
.list-numbers {
  margin-left: 30px;
}


/* homepage module layouts */
/*FIREFOX AND CHROME MODULE LAYOUT*/
@media only screen and (min-width: 768px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		background: transparent;
		grid-template-columns: repeat(2,1fr);
		grid-template-areas: 
			"module-1 module-1"
			"module-2 module-5"
			"module-3 module-3"
            "module-4 module-4"
		    "module-6 module-6"
            "module-7 module-8"
      "module-9 module-10";
	}
}
@media only screen and (min-width: 1024px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		background: transparent;
		grid-template-columns: repeat(3,1fr);
        grid-template-areas: 
		"module-1 module-1 module-2"
			"module-3 module-3 module-5"
			"module-4 module-4 module-6"
            "module-7 module-7 module-8"
          "module-9 module-9 module-10";
	}
}
@media only screen and (min-width: 1400px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		background: transparent;
		grid-template-columns: repeat(4,1fr);
		grid-template-areas: 
			"module-1 module-1 module-2 module-5"
			"module-3 module-3 module-4 module-4"
			"module-6 module-6 module-7 module-8"
      "module-9 module-9 module-9 module-10";
	}
}

@media only screen and (min-width: 1920px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		background: transparent;
		grid-template-columns: repeat(6,1fr);
		grid-template-areas: 
			  "module-1 module-1 module-2 module-5 module-3 module-3"
			"module-4 module-4 module-6 module-6 module-7 module-7"
      "module-8 module-8 module-9 module-9 module-9 module-10";
			
	}
}
/*IE MODULE LAYOUT*/
@media only screen and (min-width:768px) {
#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 1;
	}
	/*Enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:1;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*Benefit info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:2;
        -ms-grid-column-span: 1;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*TRS*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
	/*benefit info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 4;
        -ms-grid-row-span: 1;
	}
	/*my profile*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:1;
        -ms-grid-column-span: 1;
		-ms-grid-row: 5;
        -ms-grid-row-span: 1;
	}
  	/*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:2;
		-ms-grid-row: 5;
        -ms-grid-row-span: 1;
	}
  	/*company content*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:1;
		-ms-grid-row: 6;
        -ms-grid-row-span: 1;
	}
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-8 {
		-ms-grid-column:2;
		-ms-grid-row: 6;
        -ms-grid-row-span: 1;
	}

}

@media only screen and (min-width: 1024px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 1;
	}
	/*Enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:3;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*benefit info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
	/*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:3;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
  	/*account*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:1;
		-ms-grid-row: 4;
        -ms-grid-row-span: 1;
	}
  	/*company content*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:2;
		-ms-grid-row: 4;
        -ms-grid-row-span: 1;
	}
  	/*company content*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-8 {
		-ms-grid-column:3;
		-ms-grid-row: 4;
        -ms-grid-row-span: 1;
	}
}

@media only screen and (min-width: 1400px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr 1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 1;
	
	}
	/*enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:4;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*profile*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:3;
        -ms-grid-column-span: 2;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:1;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
  	/*payslip*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:2;
        -ms-grid-column-span: 1;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
  	/*company content*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:3;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-8 {
		-ms-grid-column:4;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}

}
@media only screen and (min-width: 1920px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	
	}
	/*enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:4;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:5;
        -ms-grid-column-span: 2;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*account*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:3;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
  	/*payslip*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:4;
        -ms-grid-column-span: 1;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
  	/*trs*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:5;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-8 {
		-ms-grid-column:6;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}

}

/* Benefit Icons: IRL - Defined Contribution Pension (Line Set) */
#benefit-overview .img.BenefitImage_f06aff6b-a21f-4bd1-a275-c48b237cc11e:before,
.img.Lafbab67d-ba38-4c9f-ab5c-0d1f555b59f9:before,
div.see-also .img.Lafbab67d-ba38-4c9f-ab5c-0d1f555b59f9:before{
	content: '\e91f';
}
/* Benefit Icons: IRL - AVC */
#benefit-overview .img.BenefitImage_f06aff6b-a21f-4bd1-a275-c48b237cc11e:before,
.img.Lf06aff6b-a21f-4bd1-a275-c48b237cc11e:before,
div.see-also .img.L918b7e52-e18c-43b0-96d9-d54385e24a07:before{
	content: '\e91f';
}

#benefit-overview .img.BenefitImage_afbab67d-ba38-4c9f-ab5c-0d1f555b59f9:before,
.img.Lafbab67d-ba38-4c9f-ab5c-0d1f555b59f9:before,
div.see-also .img.Lafbab67d-ba38-4c9f-ab5c-0d1f555b59f9:before{
	content: '\e91f';
}

/* Benefit Icons: IRL - Lump Sum AVC */
#benefit-overview .img.BenefitImage_035573c4-366d-4075-b802-d7036c0886da:before,
.img.L035573c4-366d-4075-b802-d7036c0886da:before,
div.see-also .img.L035573c4-366d-4075-b802-d7036c0886da:before{
	content: '\e9a0';
}

/* Benefit Icons: IRL - Christsmas Savings (One4All) */
#benefit-overview .img.BenefitImage_935c7429-5566-44ef-8938-df7b6bb75cf3:before,
.img.L935c7429-5566-44ef-8938-df7b6bb75cf3:before,
div.see-also .img.L935c7429-5566-44ef-8938-df7b6bb75cf3:before{
	content: '\e93d';
}

/* Benefit Icons: IRL - Health Insurance */
#benefit-overview .img.BenefitImage_5df9780e-fbdc-49cb-965f-b1b944b27f08:before,
.img.L5df9780e-fbdc-49cb-965f-b1b944b27f08:before,
div.see-also .img.L5df9780e-fbdc-49cb-965f-b1b944b27f08:before{
	content: '\e926';
}

/* Benefit Icons: IRL - Dental Insurance (Line Set) */
#benefit-overview .img.BenefitImage_fd777d9a-ea85-4512-8195-2e2383dd3e86:before,
.img.Lfd777d9a-ea85-4512-8195-2e2383dd3e86:before,
div.see-also .img.Lfd777d9a-ea85-4512-8195-2e2383dd3e86:before,
div.see-also .img.L6e2b0f9a-7c6c-421f-a203-25ad1328c3d5:before {
	content: '\e909';
}

/* Benefit Icons: IRL - Dental Insurance LG */
#benefit-overview .img.BenefitImage_f0953fe57-e2a8-42bd-b60c-5f22916c4baf:before,
.img.L0953fe57-e2a8-42bd-b60c-5f22916c4baf:before,
div.see-also .img.L0953fe57-e2a8-42bd-b60c-5f22916c4baf:before{
	content: '\e909';
}
/* Benefit Icons: IRL - Life Assurance */
#benefit-overview .img.BenefitImage_c83317a4-f260-4077-b2c9-1037ab47b469:before,
.img.Lc83317a4-f260-4077-b2c9-1037ab47b469:before,
div.see-also .img.Lc83317a4-f260-4077-b2c9-1037ab47b469:before{
	content: '\e91c';
}

/* Benefit Icons: IRL - Income Protection */
#benefit-overview .img.BenefitImage_82454921-a899-4cda-87f1-2b10bbcbed39:before,
.img.L82454921-a899-4cda-87f1-2b10bbcbed39:before,
div.see-also .img.L82454921-a899-4cda-87f1-2b10bbcbed39:before{
	content: '\e91b';
}

/* Benefit Icons: IRL - Wine Club Membership */
#benefit-overview .img.BenefitImage_874e30aa-6415-48b3-b8ed-fba40478bc09:before,
.img.L874e30aa-6415-48b3-b8ed-fba40478bc09:before,
div.see-also .img.L874e30aa-6415-48b3-b8ed-fba40478bc09:before{
	content: '\e999';
}

/* Benefit Icons: IRL - Holiday Trading */
#benefit-overview .img.BenefitImage_a3796676-dfd5-4423-b72c-47b27025e04e:before,
.img.La3796676-dfd5-4423-b72c-47b27025e04e:before,
div.see-also .img.La3796676-dfd5-4423-b72c-47b27025e04e:before{
	content: '\e92d';
}

/* Benefit Icons: GBR - Childcare Vouchers */
#benefit-overview .img.BenefitImage_1878926d-76eb-4416-90e2-c2f7ca2d8752:before,
.img.L1878926d-76eb-4416-90e2-c2f7ca2d8752:before,
div.see-also .img.L1878926d-76eb-4416-90e2-c2f7ca2d8752:before{
	content: '\e901';
}

/* Benefit Icons: GBR - Cycle to Work */
#benefit-overview .img.BenefitImage_754b0ce8-177a-4152-8c2a-084ed98beb4d:before,
.img.L754b0ce8-177a-4152-8c2a-084ed98beb4d:before,
div.see-also .img.L754b0ce8-177a-4152-8c2a-084ed98beb4d:before{
	content: '\e908';
}

/* Benefit Icons: GBR - Dental Insurance */
#benefit-overview .img.BenefitImage_9449a853-3147-4653-a63b-4cd4bbed1872:before,
.img.L9449a853-3147-4653-a63b-4cd4bbed1872:before,
div.see-also .img.L9449a853-3147-4653-a63b-4cd4bbed1872:before{
	content: '\e909';
}

/* Benefit Icons: GBR - Health Screening */
#benefit-overview .img.BenefitImage_b514d29e-3167-4937-a624-f92efa90b513:before,
.img.Lb514d29e-3167-4937-a624-f92efa90b513:before,
div.see-also .img.Lb514d29e-3167-4937-a624-f92efa90b513:before{
	content: '\e915';
}

/* Benefit Icons: GBR - Health Screening (Partner) */
#benefit-overview .img.BenefitImage_acdd58f8-8fe4-4afd-9877-ce5619306c2d:before,
.img.Lacdd58f8-8fe4-4afd-9877-ce5619306c2d:before,
div.see-also .img.Lacdd58f8-8fe4-4afd-9877-ce5619306c2d:before{
	content: '\e916';
}

/* Benefit Icons: GBR - Holiday Purchase */
#benefit-overview .img.BenefitImage_8bd91f3e-9516-4f99-ac5a-45280f10ae6c:before,
.img.L8bd91f3e-9516-4f99-ac5a-45280f10ae6c:before,
div.see-also .img.L8bd91f3e-9516-4f99-ac5a-45280f10ae6c:before{
	content: '\e92d';
}

/* Benefit Icons: GBR - Income Protection */
#benefit-overview .img.BenefitImage_0a8c2b02-8423-4917-ab1f-dc4a465198c2:before,
.img.L0a8c2b02-8423-4917-ab1f-dc4a465198c2:before,
div.see-also .img.L0a8c2b02-8423-4917-ab1f-dc4a465198c2:before{
	content: '\e91b';
}

/* Benefit Icons: GBR - Life Assurance */
#benefit-overview .img.BenefitImage_ae8f1e10-5aa8-4775-b9f6-01a90d3b8971:before,
.img.Lae8f1e10-5aa8-4775-b9f6-01a90d3b8971:before,
div.see-also .img.Lae8f1e10-5aa8-4775-b9f6-01a90d3b8971:before{
	content: '\e91c';
}

/* Benefit Icons: GBR - Medical Insurance */
#benefit-overview .img.BenefitImage_5b97d813-72cb-4f7e-805f-fbdc59a10807:before,
.img.L5b97d813-72cb-4f7e-805f-fbdc59a10807:before,
div.see-also .img.L5b97d813-72cb-4f7e-805f-fbdc59a10807:before{
	content: '\e926';
}

/* Benefit Icons: GBR - Life Assurance (Partner) */
#benefit-overview .img.BenefitImage_daabd831-f8cc-403b-a165-ed8cfd517225:before,
.img.Ldaabd831-f8cc-403b-a165-ed8cfd517225:before,
div.see-also .img.Ldaabd831-f8cc-403b-a165-ed8cfd517225:before{
	content: '\e91d';
}

/* Benefit Icons: GBR - Pension (GPP) */
#benefit-overview .img.BenefitImage_33ad81fb-36fa-4a0b-917b-97b1bcd1f91d:before,
.img.L33ad81fb-36fa-4a0b-917b-97b1bcd1f91d:before,
div.see-also .img.L33ad81fb-36fa-4a0b-917b-97b1bcd1f91d:before{
	content: '\e91f';
}

/* Benefit Icons: GBR - Will Writing */
#benefit-overview .img.BenefitImage_28317c5c-6f0f-4f73-90e5-413219e4a07c:before,
.img.L28317c5c-6f0f-4f73-90e5-413219e4a07c:before,
div.see-also .img.L28317c5c-6f0f-4f73-90e5-413219e4a07c:before{
	content: '\e92c';
}

/*color for heading - specioal*/
.home-module-integrated .content .headingmodule {
color: black;}

/*margin for text in carousell*/
.home-module-integrated .content .margincarousel {
margin-left: 50px;}

/*icon fo module

#home-online-three #home-integrated h3.heading-text .online-two-icon-63:before {
    font-size: 7em;
}*/

/*benefit additional overview*/
/* Benefit Icons: Giving Programs*/
#benefit-overview .img.BenefitImage_givingprograms:before,
.img.LLgivingprograms:before,
div.see-also .img.Lgivingprograms:before{
	content: '\e911';
}

/* Benefit Icons: Wellbeing Fund */
#benefit-overview .img.BenefitImage_wellfund:before,
.img.Lwellfund:before,
div.see-also .img.Lwellfund:before{
	content: '\e97e';
}

/* Benefit Icons: Additional Wellbeing Programs */
#benefit-overview .img.BenefitImage_add_well_programs:before,
.img.Ladd_well_programs:before,
div.see-also .img.Ladd_well_programs:before{
	content: '\e933';
}

/* Benefit Icons: Work Life Benefits */
#benefit-overview .img.BenefitImage_work_life_ben:before,
.img.Lwork_life_ben:before,
div.see-also .img.Lwork_life_ben:before{
	content: '\e946';
}

/* Benefit Icons: Travel Benefits */
#benefit-overview .img.BenefitImage_travelbenefits:before,
.img.Ltravelbenefits:before,
div.see-also .img.Ltravelbenefits:before{
	content: '\e953';
}
/* Benefit Icons: AVC */
#benefit-overview .img.BenefitImage_AVC:before,
.img.LAVC:before,
div.see-also .img.LAVC:before{
	content: '\e91f';
}
/* Benefit Icons: DC */
#benefit-overview .img.BenefitImage_DC:before,
.img.LDC:before,
div.see-also .img.LDC:before{
	content: '\e91f';
}

/* Benefit Icons: EAP */
#benefit-overview .img.BenefitImage_EAP:before,
.img.LEAP:before,
div.see-also .img.LEAP:before{
	content: '\e941';
}
/* Benefit Icons: Compensation Elements and Prog */
#benefit-overview .img.BenefitImage_compensationprograms:before,
.img.Lcompensationprograms:before,
div.see-also .img.Lcompensationprograms:before{
	content: '\e944';
}
/* Benefit Icons: Car Allowance (name may change to Mobility Allowance */
#benefit-overview .img.BenefitImage_carallowance:before,
.img.Lcarallowance:before,
div.see-also .img.Lcarallowance:before{
	content: '\e912';
}

/*Will Writing IRL*/
#benefit-overview .img.BenefitImage_5001db6a-fc54-482c-a664-6b57f6e13741::before,
.img.L5001db6a-fc54-482c-a664-6b57f6e13741::before,
div.see-also .img.L5001db6a-fc54-482c-a664-6b57f6e13741::before {
	content: '\e92c';
}
/*Rewards Discounts IRL*/
#benefit-overview .img.BenefitImage_rewards::before,
.img.Lrewards::before,
div.see-also .img.Lrewards::before {
	content: '\e90b';
}


/*Workplace ISA*/
#benefit-overview .img.BenefitImage_47bbe53c-a5fd-4cc2-ad4e-c1f953ea0d11::before,
.img.L47bbe53c-a5fd-4cc2-ad4e-c1f953ea0d11::before,
div.see-also .img.L47bbe53c-a5fd-4cc2-ad4e-c1f953ea0d11::before {
	content: '\e939';
}

/*Technology*/
#benefit-overview .img.BenefitImage_6758572a-e4f2-41bc-966e-e7d937473f90::before,
.img.L6758572a-e4f2-41bc-966e-e7d937473f90::before,
div.see-also .img.L6758572a-e4f2-41bc-966e-e7d937473f90::before {
	content: '\e949';
}

/*Eye Vouchers*/
#benefit-overview .img.BenefitImage_20f4129b-c0f2-4033-9edc-d70f33d15727::before,
.img.L20f4129b-c0f2-4033-9edc-d70f33d15727::before,
div.see-also .img.L20f4129b-c0f2-4033-9edc-d70f33d15727::before {
	content: '\e997';
}


/*Giving proram icon */
.online-two-icon-18:before {
  content: "\e911";
}
/*Wellbeing icon */
.online-two-icon-123:before {
  content: "\e97e";
}
/*aadditional icon */
.online-two-icon-51:before {
  content: "\e933";
}
/* work icon*/
.online-two-icon-70:before {
  content: "\e946";
}
/* travel icon */
.online-two-icon-81euro:before {
  content: "\e953";
}
/* eap icon */
.online-two-icon-65:before {
  content: "\e941";
}
/* comp icon */
.online-two-icon-68:before {
  content: "\e944";
}
/* comp icon */
.online-two-icon-19:before {
  content: "\e912";
}

/*table design*/
.table-design {
  border: 1px solid black;
  cellpadding: 0;
  cellspacing: 3px;
}

/*Button confirm choices*/
#followup-items .btn.btn-success.btn-confirmchoice.ng-scope {
    border-radius: 0px;
    background-color: #ab2328;
}

.benefit-matrix .byoaccordion .panel-title {
    color: white;
}

/*benefit overview styling including FAQs where needs to be used height for loosing space under title*/

#benefit-overview #overviewAccordion .panel-title, 
.benefitselect H1,
.bootstrap-iso .text-success,
.dependent-approved {
color: black;
}

#FAQs .benefit-information {
    height: 0;
}

.faq-item .faq-question .faq-title {
    color: #ab2328;
}

/*Button Payslip*/
.btn.btn-primary2.ng-scope {
    background-color: #ab2328;
    border: none;
    border-radius: 20px;
    color: white;
    width: 100%;
}
.btn.btn-primary2.ng-scope:hover {
    background-color: gray;
}

/*button for byo*/
.benefitselect .button-style#byo-saveAndClose {
    background-color: #ab2328;
    border-radius: 20px;
}
.benefitselect .button-style#byo-saveAndClose:hover
{
    background-color: grey;
    border-radius: 20px;
}

.online-two-iso #byoOverlay-0e078df3-9c95-43ab-824a-8e8ad96382d9 .button-style.gray.close {
    background-color: #454142;
}
/*benefit selection page text transform*/

.in-Cart .cost P, .in-Cart .funded P, .your-beneficiaries .txt-beneficiaries H4 { text-transform: none;}
/*hiding additional overview*/
.riskandprotection .panel-body #overview-item-afbab67d-ba38-4c9f-ab5c-0d1f555b59f9 { display: none;}

/*button close styling*/
.online-two-iso #exit-confirm #exit-cancel A.button-style.blue, 
.online-two-iso .content-overlay #allocationBeneficiaryContent .cancel-button A.button-style.blue,
.bootstrap-iso .online-beneficiary .btn-group .btn-primary,
.online-two-iso #beneficiaryDialog A.button-style.gray {
    background-color: #454142;
}
.online-teo-iso #exit-confirm #exit-continue A.button-style.blue,
.online-teo-iso #exit-confirm #exit-continue A.button-style.blue:hover {
    background-color: #ab2328;
}
.step2LinePage #exit-confirm .content-overlay #exit-continue A.button-style.blue:focus {
    background-color: #ab2328;
}

/**********************Benefit matrix styling**********/

.headingone, .headingtwo, activewithdataa { margin-left: 2%;}
.headingtwo:focus, .headingone:focus, activewithdataa:focus {color: white;}

.benefit-matrix .containers > div > div.benefit-category:first-child .byoaccordion .panel-default > .panel-heading {
    background: #ab2823;
}

/*cost summary*/
.accordion-toggle {
    margin-left: 10px;
}
/*Profile*/

html#profile body#profile #profile-online-2 #communicationPreferencesTab .edit-button .button-style.blue {
    display: none;
}
/*manage deps*/
.dependant-cell.add.cell-md-6.is-auto-add.ng-scope {display: none;}
.online-two-iso .datepicker-container .datepicker-input { width: 20%;}

/*Adding scroll bar to drop down menu*/

.bootstrap-iso .open > .dropdown-menu {
  display: block;
  overflow: scroll;
  height: 400px;
  overflow-x: hidden;
}
/*hiding IP select button*/

.BenefitIntro_82454921-a899-4cda-87f1-2b10bbcbed39 .btn.btn-success.btn-option-elect.ng-isolate-scope {
    display: none;
}
/***************TRS******************/
div.content-name,
.myreward,
.fa-area-chart {display:none;}
div.trsdashboard .uib-tab.nav-item.ng-scope.ng-isolate-scope.active {border-bottom: 6px solid black;}

.trsdashboard .panel-default > .panel-heading { background-color: #ab2328; font-size: 27px; padding-left: 0;}

.col-sm-5.summarystatementdate {
  padding-left: 10%;
  color: black;
}

.highcharts-title div{
  font-size: 20px;}

.trsdashboard .summmary.ng-isolate-scope {
  padding-left: 2%;
  font-weight: bolder;}


/*icons*/
/*Salarry and Allowances*/
.trsdashboard .icon-two-point-o-trs-module-tab-SalaryandAllowances::before {
  content: '\e922';
  font-family: 'OnlineTwoIconFont2';
  color: #AB2328;}

/*Salarry and Allowances ROI*/
.trsdashboard .icon-two-point-o-trs-module-tab-0.divclassSAROISalaryandAllowancesdiv.icon-two-point-o-trs-module-tab-divclassSAROISalaryandAllowancesdiv::before {
  content: '\e921';
  font-family: 'OnlineTwoIconFont2';
  color: #AB2328;}

.nav-link .SAROI {
  color: #ab2328;}

/*Variable Pay*/
.trsdashboard .icon-two-point-o-trs-module-tab-VariablePay::before {
  content: '\e946';
  font-family: 'OnlineTwoIconFont2';
  color: #00D0FF;}

/*Long Term Incentives*/
.trsdashboard .icon-two-point-o-trs-module-tab-LongTermIncentives::before {
  content: '\e97e';
  font-family: 'OnlineTwoIconFont2';
  color: #730DF2;}

/*Finance and Protection*/
.trsdashboard .icon-two-point-o-trs-module-tab-FinanceandProtection::before {
  content: '\e934';
  font-family: 'OnlineTwoIconFont2';
  color: #C1019D;}

/*Health and Wellbeing*/
.trsdashboard .icon-two-point-o-trs-module-tab-HealthandWellbeing::before {
  content: '\e982';
  font-family: 'OnlineTwoIconFont2';
  color: #454142;}

/*Other Benefits*/
.trsdashboard .icon-two-point-o-trs-module-tab-OtherBenefits::before {
  content: '\e99d';
  font-family: 'OnlineTwoIconFont2';
  color: #FC1255;}

/*Group headers*/
/*Salary and Allowances*/
.ng-binding.SalaryandAllowances {
    color: #AB2328;
}

/*Variable Pay*/
.ng-binding.VariablePay {
    color: #00D0FF;
}

/*Long Term Incentives*/
.ng-binding.LongTermIncentives {
    color: #730DF2;
}

/*Finance and Protection*/
.ng-binding.FinanceandProtection {
    color: #C1019D;
}

/*Health and Wellbeing*/
.ng-binding.HealthandWellbeing {
    color: #454142;
}

/*Other Benefits*/
.ng-binding.OtherBenefits{
    color: #FC1255;
}

/*My Discounts module content page*/
.discountsbutton .btn.btn-primary {
	background-color: #ab2328;
	padding: 7px 5px 4px 7px;
	border-radius: 12px;
	color: #ffffff;
}

.election-info-collect .glyphicon.glyphicon-menu-down {
	color: #ab2328;
}
/*Peppy icon */
#benefit-overview .img.BenefitImage_Peppy:before,
.img.LPeppy:before,
div.see-also .img.LPeppy:before{
	content: '\e971';
}

/* Minification failed (line 90, error number 1062): Expected semicolon or closing curly-brace, found '-' */