/*CLIENT CUSTOM CSS CODE HERE */
/*CLIENTS COLOURRS
red - #e5202e
blue - #007ac3
green - #85bc20
grey - #474747
greyish - #686868
*/

@media only screen and (min-width: 768px){
                .isLoginPageWrapper #logo {
  background-image: url(/wolterskluwermybenefits/media/media/misc/Wolters%20Kulwer%20logo.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 200px !important;
  margin-left: 40px;
  margin-top: 20px;
                  }
}

/* font declaration for using OnlineTwoIconFont set */
@font-face {
font-family: 'OnlineTwoIconFont';
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: #000;
  --button-color: #e5202e;
  --button-text-color: #fff;
  --button-hover-color: #686868;
  --button-hover-text-color: #fff;
  --button-click-color: #e5202e;
  --button-click-text-color: #fff;
  --link-text-color: #525174;
  --link-text-hover-color: #513b56;
  --link-text-click-color: #539987;
  --header-overlay: #a9a9a9;
  --panel-color: #a9a9a9;
  --info-icon-color: #e5202e;
  --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: #85bc20;
  --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: #e5202e;
  --logo: url(/benefitsadminuk2/media/MediaLibrary/UK%20Branded%20Demo%20Images/Logo.png);
  --login-image: url(/benefitsadminuk2/media/UK/Generic%20login%20images/Nature/Image_1_5.png);
  --site-header-color: #f3f3f3;
  --site-header-icon-color: #e5202e;
  --site-footer-color: #f3f3f3;
  --site-footer-link-color: #000;
  --need-assistance-pull-down-menu: #e5202e;
  --homepage-module-background-color: #f3f3f3;
  --homepage-heading-color: #000;
  --homepage-module-icon-color: #85bc20;
  --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 var(--pulse-color-start);
  }
  100% {
    box-shadow: 0 0 0 10px var(--pulse-color-end);
  }
}



/****************************************** remove gradient background *******************************************/
html {
  background: #f3f3f3;
}

/****************************************** 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: black;
  padding-left: 0;
}

/****************************************** link styling *******************************************/
a,
.bootstrap-iso a {
  color: #007ac3;
}
a:hover,
a:focus,
.bootstrap-iso a:hover,
.bootstrap-iso a:focus {
  color: #d3d3d3;
}
a:active,
a:active:hover,
a:active:focus,
.bootstrap-iso a:active,
.bootstrap-iso a:active:hover,
.bootstrap-iso a:active:focus {
  color: #e5202e;
}

/****************************************** 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: #e5202e;
  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: #e5202e;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #fff;
  outline: none;
}
/* for styling buttons that convey meaning of a negative action e.g. cancel/close/remove etc. */
.bootstrap-iso .modal-controls .btn-warning,
.online-two-iso #exit-cancel A.button-style.blue,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning,
.bootstrap-iso .btn-warning.dependant-cancel-btn {
  background-color: #474747;
}

.bootstrap-iso .modal-controls .btn-warning:hover,
.bootstrap-iso .modal-controls .btn-warning:focus,
.online-two-iso #exit-cancel A.button-style.blue:hover,
.online-two-iso #exit-cancel A.button-style.blue:focus,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:hover,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:focus,
.bootstrap-iso .btn-warning.dependant-cancel-btn:hover,
.bootstrap-iso .btn-warning.dependant-cancel-btn:focus {
  background-color: #686868;
}

.bootstrap-iso .modal-controls .btn-warning:active,
.bootstrap-iso .modal-controls .btn-warning:active:hover,
.bootstrap-iso .modal-controls .btn-warning:active:focus,
.online-two-iso #exit-cancel A.button-style.blue:active,
.online-two-iso #exit-cancel A.button-style.blue:active:hover,
.online-two-iso #exit-cancel A.button-style.blue:active:focus,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:active,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:active:hover,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:active:focus,
.bootstrap-iso .btn-warning.dependant-cancel-btn:active,
.bootstrap-iso .btn-warning.dependant-cancel-btn:active:hover,
.bootstrap-iso .btn-warning.dependant-cancel-btn:active:focus {
  background-color: #474747;
}
/****************************************** 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: var(--unordered-list-bullet-color);
}
/* 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: #e5202e;
}
/* 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: 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: black;
  border-bottom-color: black;
}
.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,
.trsdashboard .panel-default > .panel-heading,
#benefit-overview #overviewAccordion .panel-default > .panel-heading {
  background-color: #e5202e;
}

/****************************************** info icon color *******************************/
.benefit-matrix .row.title .glyphicon-info-sign-color {
  color: #e5202e;
}

/****************************************** slider toggle color *******************************/
.online-two-iso input:checked + .slider {
  background-color: #85bc20
}

/****************************************** logo ***********************************/
#logo {
  background-image: url(/wolterskluwermybenefits/media/media/misc/Wolters%20Kulwer%20logo.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: #f3f3f3;
}
/* 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: #000;
  }
}


/* need assistance pull down tab */
.help-ico .helptoggle {
	background-image: none!important;
	background-color: #e5202e;
}
#header .help-ico a.helptoggle {
	color: white;
}
/* 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: white;
	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: #e5202e;
    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:  #f3f3f3;
}
/* footer link color */
.online-two-iso #footer a {
  color: #000;
}

/****************************************** 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 {
  margin-left: 40px;
}

/* 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(/wolterskluwermybenefits/media/media/Login%20Page/Image_1_5.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;
}

/* 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: #000;
}

/* make background colour of grid container same as for modules */
#home-online-three #home-integrated .modules-right-side.grid-container{
  background-color: #f3f3f3;
}
/* background and padding colour for modules */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content {
  background-color: #f3f3f3;
  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: #85bc20;
  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: "\e930";
}
/* my profile icon */
.online-two-icon-97:before {
  content: "\e964";
}
/*benefit statement*/
.online-two-icon-56:before {
  content: "\e938";
}
/*benefit info icon */
.online-two-icon-136:before {
  content: "\e98b";
}
/*company content */
.online-two-icon-123:before {
  content: "\e982";
}
/*not in use */
.online-two-icon-63:before {
  content: "\e93f";
}
/*** 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: 100%;
}
/* 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: #000;
  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: #e5202e;
  border: none;
  color: (--button-text-color);
}
.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: #e5202e;
  color: #fff;
}

/* know more buttons */
.bootstrap-iso#benefit-overview .btn.know-more-link {
  background-color: #e5202e;
  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: #e5202e;
}
.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: #85bc20;
  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: #000;
}

/****************************************** 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: #e5202e;
  color: #fff;
}
.benefitheader-fixed div#followup-items a.btn:hover {
  background-color: #686868;
  color: var(--button-hover-text-color);
}
.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: #e5202e;
  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: #e5202e;
  border-color: #e5202e;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  color: #fff;
}
/* annual button active */
.bootstrap-iso .btn-warning.active.btn-peranual {
  background-color: #e5202e;
  border-color: #e5202e;
}
/*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: #e5202e;
}
/*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: #e5202e;
}
/* 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 #e5202e;
}

/* accordion background colours */
/* benefits you can choose*/
.benefit-matrix .containers > div > div.benefit-category:first-child .panel-default > .panel-heading {
  background: #76bc21;
}
/* benefits you many be able to choose */
.benefit-matrix .containers > div > div.benefit-category:nth-child(2) .panel-default > .panel-heading {
  background: #ff9015;
}
/* benefits you cannot choose */
.benefit-matrix .containers > div > div.benefit-category:nth-last-child(2):not(:first-child) .panel-default > .panel-heading {
  background: #ff0000;
}

/* line group text colour */
.benefit-matrix .group-default {
  color: black;
}

/* line name */
.benefit-matrix .lineheader > a:link {
  color: #000;
}
.benefit-matrix .lineheader > a:link:hover,
.benefit-matrix .lineheader > a:link:focus {
  color: #474747;
}
.benefit-matrix .lineheader > a:link:active,
.benefit-matrix .lineheader > a:link:active:hover,
.benefit-matrix .lineheader > a:link:active:focus {
  color: #000;
}

/* 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: #e5202e;
}

/* 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: #666;
}
.benefit-matrix h5[tbs-translate="Enrollment.Online2.BeneficiaryAllocations"] {
  font-size: 18px;
}

/* new and changed labels */
.benefit-matrix .newbenefit,
.benefit-matrix .changebenefit {
  background-color: #e5202e;
  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: #e5202e;
}

/* '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: #e5202e;
  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: #e5202e;
  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: #000;
}
.benefitselect .linename > a:hover {
  color: #000;
}
.benefitselect .linename > a:focus {
  color: #000;
}
.benefitselect .linename > a:active,
.benefitselect .linename > a:active:hover,
.benefitselect .linename > a:active:focus {
  color: #000;
}

/****************************************** 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: #000;
}
/* 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: #e5202e;
  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: #e5202e;
  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: #e5202e;
}

html#profile body#profile #profile-online-2 #dependantsTab .left-tabon .sectionTitle {
  color: black;
  border-bottom: .5em solid black;
  padding-bottom: .25em;
}
html#profile body#profile #profile-online-2 #dependantsTab .right-tabon {
  border-bottom: .5em solid black;
}
html#profile body#profile #profile-online-2 #dependantsTab .right-tabon .sectionTitledimmed {
  color: black;
}

/* 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: #e5202e;
}

html#profile body#profile #profile-online-2 #beneficiariesTab .left-tabon .sectionTitle,
html#profile body#profile #profile-online-2 #beneficiariesTab .right-tabon .sectionTitle{
  color: black;
  border-bottom: .5em solid black;
  padding-bottom: .25em;
}
/* beneficiaries edit allocation popup */
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label {
  background-color: #e5202e;
  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: #e5202e;
  box-shadow: none;
  color: #e5202e;
}
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: black;
  border-bottom: .5em solid black;
  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: #85bc20;
  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: #2f4f4f;
}
/* 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: #f3f3f3;
}

/****************************************** benefit matrix modellers and tools popup **************************************/
/* overlay header */
.bootstrap-iso .modellersModalHeader {
  color: black;
  margin-top: 7px;
}
/* selected tab*/
.modeller-links li a.checked {
  background-color: transparent;
  border-bottom: .5em solid black;
  color: black;
}
/* text color */
.modeller-container .row-header {
  color: black;
}
/* tax code input */
input:focus {
  box-shadow: none;
}
/* model button */
input.modeller-line-bottom {
  background-color: #e5202e;
  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: #e5202e;
  box-shadow: none;
  color: #fff;
}

/****************************************** benefit matrix manage dependants popup **************************************/
/* overlay header */
.bootstrap-iso .dependantModalHeader {
  color: black;
  margin-top: 7px;
}

#allocationDialog .add-beneficiary {
  color: #000;
}
#allocationDialog .add-beneficiary:hover {
  color: #000;
}
#allocationDialog .add-beneficiary:focus {
  color: #000;
}
#allocationDialog .add-beneficiary:active,
#allocationDialog .add-beneficiary:active:hover,
#allocationDialog .add-beneficiary:active:focus {
  color: #000;
}

/* add, edit and remove links */
.dependant-list-top a.dependant-add-link,
.dependant-list a.dependant-edit,
.dependant-list a.dependant-remove {
  color: #000;
}
.dependant-list-top a.dependant-add-link:hover,
.dependant-list a.dependant-edit:hover,
.dependant-list a.dependant-remove:hover {
  color: #000;
}
.dependant-list-top a.dependant-add-link:focus,
.dependant-list a.dependant-edit:focus,
.dependant-list a.dependant-remove:focus {
  color: #000;
}
.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: #000;
}
/* 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: #e5202e;
  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: #85bc20;
}
.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: #85bc20;
}
#allocationDialog .edit-beneficiary,
#allocationDialog .delete-beneficiary {
  color: #000;
}
#allocationDialog .edit-beneficiary:hover,
#allocationDialog .edit-beneficiary:focus,
#allocationDialog .delete-beneficiary:hover,
#allocationDialog .delete-beneficiary:focus {
  color: #000;
}
#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: #000;
}

/****************************************** 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: #e5202e;
  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: #e5202e;
  border: none;
  text-transform: uppercase;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger,
.templates .uib-datepicker-popup .btn-sm.btn-danger{
  background-color: #e5202e;
  border: none;
  text-transform: uppercase;
}
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success,
.templates .uib-datepicker-popup .btn-sm.btn-success{
  background-color: #85bc20;
  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: #e5202e;
  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: #85bc20;
}

/* if wanting icons to be colour coded to benefit groups */
.benefit-matrix .HealthWellbeing .benefitline .img:before,
#benefit-overview .HealthWellbeing .summaryImage .img:before {
  color: #e5202e !important;
}
.benefit-matrix .FinanceProtection .benefitline .img:before,
#benefit-overview .FinanceProtection .summaryImage .img:before {
  color: #007ac3 !important;
}
.benefit-matrix .LeisureLifestyle .benefitline .img:before,
#benefit-overview .LeisureLifestyle .summaryImage .img:before {
  color: #85bc20 !important;
}

/* 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: #e5202e;
}
/* general styling for using icons for events */
.benefit-matrix .active-benefits .img:before {
  font-family: OnlineTwoIconFont;
  font-size: 6em;
  color: white;
}

/****************************************** mobile styling *******************************************/
/* login module buttons */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .mobile-buttons .btn {
  background-color: #e5202e!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: #686868;
  }
  /* 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: #e5202e;
  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: black;
}

/****************************************** Using icons *******************************************/

/***GBR - Cancer Screening (New for 2023) IMAGE***/
.img.Lccf91e8a-1f17-45e7-86ee-39f11b8f703d:before,
div.see-also .img.Lccf91e8a-1f17-45e7-86ee-39f11b8f703d:before,
#benefit-overview .img.BenefitImage_ccf91e8a-1f17-45e7-86ee-39f11b8f703d:before {
content: '\e935';
color: #e5202e;
}

/***GBR - Personal Car Leasing (New for 2023) IMAGE***/
.img.L2823b62d-8b42-46b5-9f50-a8201c523f3d:before,
div.see-also .img.L2823b62d-8b42-46b5-9f50-a8201c523f3d:before,
#benefit-overview .img.BenefitImage_2823b62d-8b42-46b5-9f50-a8201c523f3d:before {
  content: '\e98e';
  color: #85bc20;
}

/***GBR - Invest@work (New for 2023) IMAGE***/
.img.L745b5df9-ab89-4a71-a752-955c3412b0b5:before,
div.see-also .img.L745b5df9-ab89-4a71-a752-955c3412b0b5:before,
#benefit-overview .img.BenefitImage_745b5df9-ab89-4a71-a752-955c3412b0b5:before {
  content: '\e93a';
  color: #007ac3;
}

/***GBR - Will Writing (New for 2022) IMAGE***/
.img.Lc1815af0-dadb-47c7-a879-1691279c6d24:before,
div.see-also .img.Lc1815af0-dadb-47c7-a879-1691279c6d24:before,
#benefit-overview .img.BenefitImage_c1815af0-dadb-47c7-a879-1691279c6d24:before {
  content: '\e92d';
  color: #007ac3;
}

/***Dining Card IMAGE***/
.img.L942397c0-8f4b-4c72-b48a-ba9aae3d8218:before,
.benefitselect .Default-benefit-icons-SVG-11:before,
div.see-also .img.L942397c0-8f4b-4c72-b48a-ba9aae3d8218:before,
#benefit-overview .img.BenefitImage_942397c0-8f4b-4c72-b48a-ba9aae3d8218:before {
  content: '\e90a';
  color: #85bc20;
}

/***GYM IMAGE***/
.img.LUKGYM:before,
.benefitselect .Default-benefit-icons-SVG-21:before,
div.see-also .img.LUKGYM:before,
#benefit-overview .img.BenefitImage_UKGYM:before {
  content: '\e914';
  color: #85bc20;
}

/***GBR - Childcare Vouchers IMAGE***/
.img.L86fcebc1-f518-40d1-9907-054cc3e59614:before,
.benefitselect .Default-benefit-icons-SVG-02:before,
div.see-also .img.L86fcebc1-f518-40d1-9907-054cc3e59614:before,
#benefit-overview .img.BenefitImage_86fcebc1-f518-40d1-9907-054cc3e59614:before {
  content: '\e901';
  color: #85bc20;
}

/***GBR - Employee Assistance Programme IMAGE***/
.img.LUKEAP:before,
.benefitselect .Default-benefit-icons-SVG-66:before,
div.see-also .img.LUKEAP:before,
#benefit-overview .img.BenefitImage_UKEAP:before {
  content: '\e942';
  color: #e5202e;
}

/***GBR - Critical Illness IMAGE***/
.img.Lbdfe19d9-a8e1-4b39-aafc-b9af2d5401e5:before,
.benefitselect .Default-benefit-icons-SVG-06:before,
div.see-also .img.Lbdfe19d9-a8e1-4b39-aafc-b9af2d5401e5:before,
#benefit-overview .img.BenefitImage_bdfe19d9-a8e1-4b39-aafc-b9af2d5401e5:before {
  content: '\e905';
  color: #007ac3;
}

/***GBR - Partner Critical Illness Cover IMAGE***/
.img.Lf96bf926-6d4b-4235-b64a-e7fd1e9ffa99:before,
.benefitselect .Default-benefit-icons-SVG-07:before,
div.see-also .img.Lf96bf926-6d4b-4235-b64a-e7fd1e9ffa99:before,
#benefit-overview .img.BenefitImage_f96bf926-6d4b-4235-b64a-e7fd1e9ffa99:before {
  content: '\e906';
  color: #007ac3;
}

/***GBR - Cycle to Work IMAGE***/
.img.Ld87a6e20-c4a7-4520-ba45-92481dfae39f:before,
.benefitselect .Default-benefit-icons-SVG-09:before,
div.see-also .img.Ld87a6e20-c4a7-4520-ba45-92481dfae39f:before,
#benefit-overview .img.BenefitImage_d87a6e20-c4a7-4520-ba45-92481dfae39f:before {
  content: '\e908';
  color: #85bc20;
}

/***GBR - Death in Service Pension IMAGE***/
.img.L69220430-48ce-4db2-9e32-939bc71fd7da:before,
.benefitselect .Default-benefit-icons-SVG-148:before,
div.see-also .img.L69220430-48ce-4db2-9e32-939bc71fd7da:before,
#benefit-overview .img.BenefitImage_69220430-48ce-4db2-9e32-939bc71fd7da:before {
  content: '\e998';
  color: #e5202e;
}

/***GBR - GBR - Dental Insurance IMAGE***/
.img.L8a91cc09-1b50-4576-8da7-5eb151d6b002:before,
.benefitselect .Default-benefit-icons-SVG-10:before,
div.see-also .img.L8a91cc09-1b50-4576-8da7-5eb151d6b002:before,
#benefit-overview .img.BenefitImage_8a91cc09-1b50-4576-8da7-5eb151d6b002:before {
  content: '\e909';
  color: #e5202e;
}

/***GBR - Give As You Earn IMAGE***/
.img.L19d41659-a0e4-44ea-89a1-55568461a692:before,
.benefitselect .Default-benefit-icons-SVG-18:before,
div.see-also .img.L19d41659-a0e4-44ea-89a1-55568461a692:before,
#benefit-overview .img.BenefitImage_19d41659-a0e4-44ea-89a1-55568461a692:before {
  content: '\e911';
  color: #85bc20;
}

/***GBR - Group Personal Pension IMAGE***/
.img.Lec3be9f7-d28c-4a5a-a615-cba1490d51cd:before,
.benefitselect .Default-benefit-icons-SVG-32:before,
div.see-also .img.Lec3be9f7-d28c-4a5a-a615-cba1490d51cd:before,
#benefit-overview .img.BenefitImage_ec3be9f7-d28c-4a5a-a615-cba1490d51cd:before {
  content: '\e91f';
  color: #007ac3;
}

/***GBR - Pension IMAGE***/
.img.L50580f4e-7cf9-4fa5-b45c-a137d6b73182:before,
.benefitselect .Default-benefit-icons-SVG-32:before,
div.see-also .img.L50580f4e-7cf9-4fa5-b45c-a137d6b73182:before,
#benefit-overview .img.BenefitImage_50580f4e-7cf9-4fa5-b45c-a137d6b73182:before {
  content: '\e91f';
  color: #007ac3;
}

/***GBR - Health Assessments IMAGE***/
.img.L04f96b03-9ee3-4e46-92a2-2467438f2941:before,
.benefitselect .Default-benefit-icons-SVG-22:before,
div.see-also .img.L04f96b03-9ee3-4e46-92a2-2467438f2941:before,
#benefit-overview .img.BenefitImage_04f96b03-9ee3-4e46-92a2-2467438f2941:before {
  content: '\e915';
  color: #e5202e;
}

/***GBR - Partner Health Assessments IMAGE***/
.img.Lb607d3b1-88cb-44cc-868c-eb35a95b271b:before,
.benefitselect .Default-benefit-icons-SVG-23:before,
div.see-also .img.Lb607d3b1-88cb-44cc-868c-eb35a95b271b:before,
#benefit-overview .img.BenefitImage_b607d3b1-88cb-44cc-868c-eb35a95b271b:before {
  content: '\e916';
  color: #e5202e;
}

/***GBR - Income Protection IMAGE***/
.img.Le72ea8be-8984-4f3e-9dbf-b957abbb5fc9:before,
.benefitselect .Default-benefit-icons-SVG-28:before,
div.see-also .img.Le72ea8be-8984-4f3e-9dbf-b957abbb5fc9:before,
#benefit-overview .img.BenefitImage_e72ea8be-8984-4f3e-9dbf-b957abbb5fc9:before {
  content: '\e91b';
  color: #007ac3;
}

/***GBR - Life Assurance IMAGE***/
.img.L1c5d963e-01bc-4176-865a-edfdd3d31bbb:before,
.benefitselect .Default-benefit-icons-SVG-29:before,
div.see-also .img.L1c5d963e-01bc-4176-865a-edfdd3d31bbb:before,
#benefit-overview .img.BenefitImage_1c5d963e-01bc-4176-865a-edfdd3d31bbb:before {
  content: '\e91c';
  color: #007ac3;
}

/***GBR - Medical Cash Plan IMAGE***/
.img.L24b58b31-9304-4cc4-bb11-6f71812d23c7:before,
.benefitselect .Default-benefit-icons-SVG-25:before,
div.see-also .img.L24b58b31-9304-4cc4-bb11-6f71812d23c7:before,
#benefit-overview .img.BenefitImage_24b58b31-9304-4cc4-bb11-6f71812d23c7:before {
  content: '\e918';
  color: #e5202e;
}

/***GBR - Personal Accident Insurance IMAGE***/
.img.L67cd502f-44be-4386-a8f5-4f165cb6a2f0:before,
.benefitselect .Default-benefit-icons-SVG-37:before,
div.see-also .img.L67cd502f-44be-4386-a8f5-4f165cb6a2f0:before,
#benefit-overview .img.BenefitImage_67cd502f-44be-4386-a8f5-4f165cb6a2f0:before {
  content: '\e925';
  color: #007ac3;
}

/***GBR - Private Medical Insurance IMAGE***/
.img.L57e5ee4e-5ddc-420b-bcf6-8d7084cc5716:before,
.benefitselect .Default-benefit-icons-SVG-39:before,
div.see-also .img.L57e5ee4e-5ddc-420b-bcf6-8d7084cc5716:before,
#benefit-overview .img.BenefitImage_57e5ee4e-5ddc-420b-bcf6-8d7084cc5716:before {
  content: '\e927';
  color: #e5202e;
}

/***GBR - Travel Insurance IMAGE***/
.img.L90b9e8b7-787a-4421-a6b4-b1817bec02c0:before,
.benefitselect .Default-benefit-icons-SVG-43:before,
div.see-also .img.L90b9e8b7-787a-4421-a6b4-b1817bec02c0:before,
#benefit-overview .img.BenefitImage_90b9e8b7-787a-4421-a6b4-b1817bec02c0:before {
  content: '\e92b';
  color: #85bc20;
}

/* event GBR - Gain a dependant */
.benefit-matrix .active-benefits .img.E4eb44a08-138e-4a1c-95bb-7dfe8d3aa6fd:before {
  content: '\e9a2';
}

/* event GBR - Lose a dependant */
.benefit-matrix .active-benefits .img.E6b6aea86-bfc3-4011-b311-2cbbae4704f2:before {
  content: '\e970';
}

/* event GBR - Return from parental leave */
.benefit-matrix .active-benefits .img.E8d11736e-61aa-4961-9bd7-6bd8a1f32f2d:before {
  content: '\e96d';
}

/* event GBR - Start parental leave */
.benefit-matrix .active-benefits .img.E41ad8dd3-4998-4778-96e9-ba2f191be5cd:before {
  content: '\e96c';
}

/*****************************************CLIENT SPECIFIC STYLING****************************************************/


/*GRID STYLING*/

/* homepage module layouts */
@media only screen and (min-width: 768px) and (max-width: 1024px){
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(2,1fr);
    grid-template-areas:"module-1 module-1"
                        "module-2 module-4"
                        "module-3 module-3"
                        "module-5 module-5"
                        "module-6 module-7"
                         "module-8 module-8";
    -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-row: 1;
     	   -ms-grid-column-span: 2;
    
	}
	/*enroll*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:1;
		-ms-grid-row: 2;
	}
  /*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
		-ms-grid-row: 3;
-ms-grid-column-span: 2;
	}
  /*ben info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:2;
		-ms-grid-row: 2;
	}
  /*TRS*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:1;
		-ms-grid-row: 4;
        -ms-grid-column-span: 2;

	}
/*account*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:1;
		-ms-grid-row: 5;
	}

  /*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:2;
		-ms-grid-row: 5;
	}
  /*discounts*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:1;
		-ms-grid-row: 6;
        -ms-grid-column-span: 2;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1400px){
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(3,1fr);
    grid-template-areas: "module-1 module-1 module-2"
                         "module-3 module-3 module-4"
                         "module-5 module-5 module-6"
"module-7 module-7 module-8";
    -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-row: 1;
		-ms-grid-column-span: 2;
    
	}
	/*enroll*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-row: 1;
	}
  /*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
		-ms-grid-row: 2;
		-ms-grid-column-span: 2;
	}
 

  /*ben info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:3;
		-ms-grid-row: 2;
	}
  /*TRS*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:1;
		-ms-grid-row: 2;
-ms-grid-column-span: 2;
	}

  /*profile*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:3;
		-ms-grid-row: 2;
	}
  /*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:1;
		-ms-grid-row: 4;
-ms-grid-column-span: 2;

	}
  /*discounts*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:3;
		-ms-grid-row: 4;
	}
}

@media only screen and (min-width: 1400px) and (max-width: 1920px){
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(4,1fr);
    grid-template-areas:  "module-1 module-1 module-2 module-2"
                          "module-3 module-3 module-5 module-5"
                          "module-4 module-6 module-7 module-8";
    -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-row: 1;
		-ms-grid-column-span: 2;
    
	}
	/*enroll*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-row: 1;
		-ms-grid-column-span: 2;
	}
  /*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
		-ms-grid-row: 2;
		-ms-grid-column-span: 2;
	}
 
  /*TRS*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:3;
		-ms-grid-row: 2;
		-ms-grid-column-span: 2;
	}

  /*ben info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:1;
		-ms-grid-row: 3;
		}
  /*profile*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:2;
		-ms-grid-row: 3;
	}
  /*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:3;
		-ms-grid-row: 3;
	}
  /*discounts*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:4;
		-ms-grid-row: 3;
	}
}



@media only screen and (min-width: 1920px){
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(6,1fr);
    grid-template-areas:  "module-1 module-1 module-2 module-2 module-3 module-3"
                          "module-5 module-5 module-4 module-6 module-7 module-8";
    -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-row: 1;
		-ms-grid-column-span: 2;
    
	}
	/*enroll*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-row: 1;
		-ms-grid-column-span: 2;
	}
  /*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:5;
		-ms-grid-row: 1;
		-ms-grid-column-span: 2;
	}
 
  /*TRS*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:1;
		-ms-grid-row: 2;
		-ms-grid-column-span: 2;
	}

  /*ben info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:3;
		-ms-grid-row: 2;
	}
  /*profile*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:4;
		-ms-grid-row: 2;
	}
  /*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:5;
		-ms-grid-row: 2;
	}
  /*discounts*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:6;
		-ms-grid-row: 2;
	}
}




/****************************************** mobile app registration page **************************************/
#mobileRegistration .box-border {
  border: none;
}
#mobileRegistration .box-left-bg,
#mobileRegistration .box-border-bg {
  background: none;
}
#mobileRegistration #CMSEditableRegionDiv {
  padding: 1em;
}
#mobileRegistration .mobile-registration-fullwidth > .mobile-registration-left,
#mobileRegistration .mobile-registration-app-download {
  display: none;
}
#mobileRegistration .d-block {
  display: block;
}
#mobileRegistration .qr-background {
  background: #e5202e;
}
#mobileRegistration p.lead {
  font-size: 21px;
}
#mobileRegistration p {
  font-size: 1em;
  font-weight: 300;
  padding-left: 0;
}
#mobileRegistration ol {
  margin: .5em 1em ;
  list-style: decimal;
}
#mobileRegistration-Content {
  font-size: 16px
}
#mobileRegistration .bootstrap-iso label {
  color: #000;
  font-size: 1em;
}
#mobileRegistration .bootstrap-iso input {
  display: block;
}
#mobileRegistration .bootstrap-iso #pwdMeter {
  margin-left: 0;
  margin-top: .5em;
  margin-bottom: .5em
}
#mobileRegistration .bootstrap-iso #newPasswordSave {
  float: none!important;
  width: 40%;
  border-radius: 20px;
  text-transform: none;
  background-color: #e5202e;
  font-weight: bold;
}
#mobileRegistration .bootstrap-iso #newPasswordSave:hover,
#mobileRegistration .bootstrap-iso #newPasswordSave:focus {
  background-color: #686868;
  box-shadow: none;
  padding: 6px 12px;
  border: none;
}
#mobileRegistration .bootstrap-iso #newPasswordSave:active,
#mobileRegistration .bootstrap-iso #newPasswordSave:active:hover,
#mobileRegistration .bootstrap-iso #newPasswordSave:active:focus {
  background-color: #a9a9a9;
}
#mobileRegistration .well-lg {
  padding: 40px 9px;
}

#mobileRegistration .fa span {
  font-family: Arial;
  padding-left: .5em;
  font-size: 14px;
  vertical-align: middle;
}

@media only screen and (min-width:700px) {
  .bootstrap-iso .col-md-5.download-section {
    width: 32%;
    }
  #mobileRegistration .bootstrap-iso #newPasswordSave{
    width: 100px;
  }
}

@media only screen and (max-width:700px) {
  .bootstrap-iso .col-md-5.download-section {
    width: 32%;
    }
    #mobileRegistration .bootstrap-iso #newPasswordSave{
    width: 100px;
  }
}

@media only screen and (max-width:991px) {
  #mobileRegistration .download-section p {
    padding-top: 1em;
  }
}
@media only screen and (max-width:769px) {
  #CMSEditableRegionDiv img {
    display: block;
  }
}
@media only screen and (min-width:768px) and (max-width:991px){
  .online-two-iso #MobileRegistation .page-content {
    width: 100vw;
  }
  #MobileRegistation .form-data .box-border-bg {
    padding-right: 0;
  }
}

/*QR */
.bootstrap-iso .row1 {
    margin-right: -40%;
    margin-left: 0;
}
/*****************************************ADDITIONAL STYLING****************************************************/
/***LISTS***/
/*selfmade unordered lists*/
.list-points {
  list-style-type: disc;
  margin-left: 30px;
}

/*selfmade ordered lists*/
.list-numbers {
  margin-left: 30px;
}

.list-bullets {
  list-style-type: disc;
  margin-left: 30px;
}
.list-circle {
  list-style-type: circle;
  margin-left: 40px;
}

.list-discs {
  list-style-type: circle;
  margin-left: 30px;
}

/***FAQ styling***/
/*.faq-item ul {
    margin-bottom: 20px;}
*/	
/*FAQs height*/
#FAQ .benefit-information, #FAQs .benefit-information {
    height: 0;
}
/***BENEFIT MATRIX***/
/*hide dependant auto add to all benefits*/
.dependant-cell.add.cell-md-6.is-auto-add.ng-scope {
    display: none;
}
/*Padding for titles in benefit matrix*/
.benefit-matrix .title {
    padding-top: 5px;
    padding-left: 24px;
}
/*Adding scroll bar to drop down menu*/
.bootstrap-iso .open > .dropdown-menu {
    display: block;
    overflow: scroll;
    height: 400px;
    overflow-x: hidden;
}
/*Modeller and dependanants header panel color*/
.bootstrap-iso .modal-header {
    background-color: #fff;
}
/*Adding close X icon*/
.bootstrap-iso.benefit-matrix .modal-large .tab-selector-link,
.bootstrap-iso .glyphicon-remove::before,
.overview .online-two-iso .modal-large .tab-selector-link,
.overview .online-two-iso .modal-large .tab-selector-link {
    color: black;
}
/*Modeller unchecked link styling*/
.modeller-links li a.unchecked {
    color: #a9a9a9;
    background: none;
}

/***BENEFIT OVERVIEW***/
/*Benefit Overview: Group panel color*/
#benefit-overview #overviewAccordion .panel-default > .panel-heading {
    background-color: transparent;
}
/*Benefit Overview: Group panel text styling*/
#benefit-overview #overviewAccordion .panel-title .group-title {
    color: black;
    text-transform: uppercase;
    font-weight: normal;
}
/*Remove > symbol from button*/
.bootstrap-iso .glyphicon-chevron-right::before {
    content: none;
}
/*Change color for drop down menu*/
.group-header-graphicon.pull-right.glyphicon.glyphicon-menu-down {
    color: black !important;
}
/*Header padding*/
#benefit-overview .benefit-overview-title {
    padding: 1%;
}
#benefit-overview .overview-component {
    padding: 1%;
}
/***HOMEPAGE AND DEFAULTS***/
/*header icons profile, mailbox and logout color*/
 .fa.fa-user, .fa.fa-envelope, .fa.fa-sign-out {
    color: red;
}
/*bold buttons on homepage*/
#home .btn.btn-default, #home .btn.btn-primary {
    font-weight: bold;
}
/*carousel font*/
#home-online-three #home-integrated p.carouselfont {
    color: white;
  padding-left: 12px;
  font-weight: bolder;
}
/*carousel font*/
#home-online-three #home-integrated h3.carouselfont {
   padding-left: 12px;  
  font-weight: bold;
}
/*carousel font*/
#home-online-three #home-integrated p.carouselfont1 {
    color: black;
  padding-left: 12px;
  font-weight: bolder;
}
/*carousel font*/
#home-online-three #home-integrated h3.carouselfont1 {
   padding-left: 12px;  
  font-weight: bolder;
  color: black;
}
/*button alignment on carousel*/
.sliderContainer .btn.btn-primary {
    margin: 12px;
}
/*Text and button layout on benefit statement and matrix*/
.bootstrap-iso .col-md-8 {
    padding-left: 3%;
}
.bootstrap-iso .col-md-2 {
    padding-right: 2%;
}
/*Login Page forgot password*/
#wp-forgetPassword {
    color: black;
}

/***PROFILE***/
/*Profile: Header panel color*/
html#profile body#profile .profile #profile-online-2 .htabs-container .tabs-bg {
    background: white;
}
/*Profile: background frame color*/
html#profile body#profile .profile #profile-online-2 .box-left-bg {
    background: none;
}

/***************TRS******************/
div.trsdashboard .uib-tab.nav-item.ng-scope.ng-isolate-scope.active {border-bottom: 6px solid black;}

.myreward, .fa-area-chart {display:none;}

.trsdashboard .panel-default > .panel-heading {font-size: 27px; padding-left: 0;}

.col-sm-5.summarystatementdate {
  padding-left: 10%;
  color: black;
}
.trsdashboard .row.summary-header {
    padding: 15px;
margin-bottom: 0px;
}
.trsdashboard .col-md-8 {
    padding-left: 4%;
}
.trsdashboard .chart_line_amount.col-xs-5 {
    padding-left: 30%;
}
.highcharts-title div{
  font-size: 20px;}

.trsdashboard .summmary.ng-isolate-scope {
  padding-left: 2%;
  font-weight: bolder;}
  
  /*icons*/
/*Remuneration*/
.trsdashboard .icon-two-point-o-trs-module-tab-Remuneration::before {
  content: '\e93a';
  font-family: 'OnlineTwoIconFont';
  color: #474747;}

/*Pension*/
.trsdashboard .icon-two-point-o-trs-module-tab-PensionProtection::before {
  content: '\e91f';
  font-family: 'OnlineTwoIconFont';
  color: #007ac3;}


/*Other Benefits*/
.trsdashboard .icon-two-point-o-trs-module-tab-OtherBenefits::before {
  content: '\e95f';
  font-family: 'OnlineTwoIconFont';
  color: #85bc20;}

/*Group headers*/
/*Remuneration*/
.ng-binding.Remuneration {
    color: #474747;
}

/*Pension*/
.ng-binding.PensionProtection {
    color: #007ac3;
}

/*Other Benefits*/
.ng-binding.OtherBenefits{
    color: #85bc20;
}
/* change icon font family that's used */
.bootstrap-iso.benefit-matrix .glyphicon-gift:before,
.bootstrap-iso.benefit-matrix .glyphicon-cog:before,
.bootstrap-iso.benefit-matrix .glyphicon-refresh:before {
  font-family: FontAwesome;
}
/* modellers and tools widget */
.bootstrap-iso.benefit-matrix .glyphicon-cog:before {
  content: '\f085';
}
/* manage dependants widget */
.bootstrap-iso.benefit-matrix .glyphicon-gift:before {
  content: '\f0c0';
}
/* adding it up widget */
.bootstrap-iso.benefit-matrix .glyphicon-refresh:before {
  content: '\f1ec';
}
/*Spacing after lists*/
.bootstrap-iso ul, .bootstrap-iso ol {
    padding-bottom: 1em;
}
/*ISA display*/
span#inputTextInstructionac1ce5fa-f129-4ffc-9fb5-c46b52ad508e {
    display: none;
}
input#amountInput-ac1ce5fa-f129-4ffc-9fb5-c46b52ad508e {
    display: none;
}
span#inputTextInstructionfbf411bd-7ece-4980-a53d-6482d4facd40 {
    display: none;
}
input#amountInput-fbf411bd-7ece-4980-a53d-6482d4facd40 {
    display: none;
}
span#inputTextInstructiona8d0fef3-8c88-47d0-865e-678930db3cec {
    display: none;
}
input#amountInput-a8d0fef3-8c88-47d0-865e-678930db3cec {
    display: none;
}
a#fb85ff46-0eac-466b-ae95-f5bc7a2f99ea_ac1ce5fa-f129-4ffc-9fb5-c46b52ad508e {
    display: none;
}
a#a6812b5d-2b7f-45f3-8abc-d19560811eaf_fbf411bd-7ece-4980-a53d-6482d4facd40 {
    display: none;
}
a#\36 10b502c-8611-4b9a-a45f-6b6e29b85166_a8d0fef3-8c88-47d0-865e-678930db3cec {
    display: none;
}
.product-info .btn.btn-default {
  right: 20px;
  position: absolute;
  padding: 10px 15px;}


/*Hide Select button for ISA*/
#amountInput-83a98166-0990-48b0-b343-b2e4c736df54 {
display: none;
}

#a936253c-07eb-4b74-96c1-ad1879f7423a_83a98166-0990-48b0-b343-b2e4c736df54 {
display: none;
}


/*Hide Select button for cancer*/
#amountInput-ceccf8c7-f239-4cdf-a1b5-219be4cb36c2 {
  display: none;
}

#a6c90d58-22c6-4cfb-a425-3ef2a5166c75_ceccf8c7-f239-4cdf-a1b5-219be4cb36c2 {
  display: none;
}


/*Hide cost for cancer*/
#lineid_ccf91e8a-1f17-45e7-86ee-39f11b8f703d {
    display: none;
}
/*Hide cost for ISA*/
#lineid_745b5df9-ab89-4a71-a752-955c3412b0b5 {
    display: none;
}

/* Minification failed (line 816, error number 1039): Token not allowed after unary operator: '-button-hover-text-color' */