/*CLIENT CUSTOM CSS CODE HERE */
:root {
  --black: #000;
}
@font-face {
    font-family: 'OnlineTwoIconFont';
    src: url('/cms-orbit/media/default/fonts/OnlineTwoIconFont.eot');
    src: url('/cms-orbit/media/default/fonts/OnlineTwoIconFont.eot?#iefix') format('embedded-opentype'),
         url('/cms-orbit/media/default/fonts/OnlineTwoIconFont.woff') format('woff'),
         url('/cms-orbit/media/default/fonts/OnlineTwoIconFont.ttf') format('truetype'),
         url('/cms-orbit/media/default/fonts/OnlineTwoIconFont.svg') format('svg');
    font-weight: normal;
    font-style: normal; 
}
[class*="online-two-icon-"]:before{
  font-family:OnlineTwoIconFont;
}

/* 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%;
  }  
}*/

/*main background colour for site */
html,
#terminator {
  background: #ededed;
}
.LoginPageContainer #terminator {
  background: transparent
}

/*primary background color */
.bootstrap-iso .bg-primary {
  background-color: #00759a;
}

/* heading colour */
.online-two-iso h1,
.online-two-iso h2,
.online-two-iso h3,
.online-two-iso h4,
.online-two-iso h5 {
  color: #000;
}

/* button styling */
.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,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green,
.online-two-iso A.button-style.green,
.online-two-iso A.button-style.gray {
  background: #00afd8;
  border-radius: 20px;
  border-color: transparent;
  font-weight: normal;
}
.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,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default:hover,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green:hover,
.online-two-iso A.button-style.green:hover,
.online-two-iso A.button-style.gray:hover {
  background: #00afd8;
  color: #fff;
  border-color: transparent;
  box-shadow: none;
}
.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,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default:focus,
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary:active:hover,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger:active:hover,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info:active:hover,
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default:active:hover,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning:active:hover,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success:active:hover,
.bootstrap-iso .btn-popup:active,
.bootstrap-iso .btn-popup:active:hover,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default:active,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default:active:hover,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green:focus,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green:active,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green:active:hover,
.online-two-iso A.button-style.green:focus,
.online-two-iso A.button-style.green:active,
.online-two-iso A.button-style.green:active:hover,
.online-two-iso A.button-style.gray:focus,
.online-two-iso A.button-style.gray:active,
.online-two-iso A.button-style.gray:active:hover {
  background: #00afd8;
  color: #fff;
  border-color: transparent;
  box-shadow: none;
}

/* toggle sliders e.g. show sensitive data toggle */
.online-two-iso input:checked + .slider {
  background: #abb300;
}

/* header banner */
.online-two-iso #terminator #header.header-fullwidth {
  background: #ededed;
}
/* header main nav links */
#menu-container ul#menu-no-dashboard li a {
  color: #766a62;
}

/* need assistance pull down tab */
.help-ico .helptoggle {
	background-image: none!important;
	background-color: #766a62;
}
#header .help-ico a.helptoggle {
	color: #fff;
}
/* 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: #fff;
	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);
}

/* profile, mailbox and logout icons */
#header #user-div a {
	color:#766a62;
	outline: none;
  font-size: 1em;
}

/* remove text transform of main navigation items */
#menu-no-dashboard li a {
  text-transform: none;
}

/* remove margin on main element on home page to bring footer together with main element */
#main.home {
  margin-bottom: 0;
}

/* main logo */
#logo {
 background:url(/cms-orbit/media/default/Logo/CMS_LOGOArtboard_1.png) no-repeat center/cover;
}
.online-two-iso.login #logo{
  background:url(/cms-orbit/media/default/Logo/CMS_LOGOArtboard_1.png) no-repeat center/contain;
}


/* footer */
.online-two-iso #terminator #footer.footer-fullwidth {
  background: #ededed;
}
@media only screen and (min-width:751px){
  .online-two-iso #footer div:not(:first-child) a {
    border-left: 1px solid;
  }
  .online-two-iso #footer a {
    padding: 0 1em;
    text-transform: none;
  }
}

/* panel headings */
.benefit-matrix .benefit-category .panel-default > .panel-heading {
  background: #00afd8;
}

/****************************************** LOGIN PAGE STYLING *******************************************/
/* login image */
@media only screen and (min-width:768px){
  .online-two-iso.login body {
    background-image: url(/cms-orbit/media/default/CMS-loginpage-image.jpg)
    
  }
}
/* ensures the same styling applied for mobile is applied up to switching to desktop view */
@media only screen and (min-width:375px) and (max-width:767px) {
  /*background colour */
  .online-two-iso.login body {
    background: #fff;
  }
  /* centering logo */
  #wrapper.isLoginPageWrapper #header #logo {
    float: none;
    margin: 0 auto;
    background-image: url(/cms-orbit/media/default/CSM-logo.png)
  }
  /* 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;
  }
}

/* positioning logo on login page */
.online-two-iso .LoginPageContainer .isLoginPageWrapper #logo {
  height: 125px;
  margin-left: 2em;
  float: none;
  position: initial;
}
/* login box colour */
.online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body {
  background: rgba(242,242,242,.85)
}
/* left align login box labels */
.online-two-iso.login .LoginPageContainer .input-group .input-group-addon {
  text-align: left;
}
/* login button colour */
.online-two-iso.login .LoginPageContainer #login.btn.btn-primary {
  background: #13294a;
}
.online-two-iso.login .LoginPageContainer #login.btn.btn-primary:hover {
  background: #13294a;
}
.online-two-iso.login .LoginPageContainer #login.btn.btn-primary:focus,
.online-two-iso.login .LoginPageContainer #login.btn.btn-primary:active,
.online-two-iso.login .LoginPageContainer #login.btn.btn-primary:active:hover {
  background: #13294a;
}
/* text colour for forgot password link */
.online-two-iso.login .LoginPageContainer .additional-services {
  color: #000;
}
/* error message text color */
.online-two-iso.login .LoginPageContainer span#errMsg {
  color: #ff0000;
}
/* reduce height of module zone and always position at bottom of screen */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
  bottom: 0;
  min-height: 70%;
}
/* width of module 1 and 2 */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module#login-module-login-page-welcome {
 width:60%!important
}
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module#login-module-need-assistance {
  width: 40%!important;
}
/* welcome module heading */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module .module-title {
  float: none;
  width: 100%;
  font-size: 2vw;
}
.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;
  line-height: 24px;
}
/* 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";
}

/*login module headings, links and text colour */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules h2,
#login-modules-container a,
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
  color: #fff
}

@media only screen and (min-width:768px){  
  /* module footer background */
  .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
    background: transparent;
  }
  /* login logo */
  #wrapper.isLoginPageWrapper #header #logo {
    margin-left: 3vw;
    margin-top: 5vh;
  }
}

/****************************************** HOME PAGE STYLING *******************************************/
/* hide search box */
#floating-header-content .search {
  display: none;
}
/* welcome message text colour */
#home-online-three .dashboard-controls #greeting-message {
  color: #000;
}
/* make background colour of grid container same as for modules */
#home-online-three #home-integrated .modules-right-side.grid-container{
  background: #ededed;
}
/* background and padding colour for modules */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content {
  background: #ededed;
  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: #fff;
	border: none;
	border-radius: 0;
}
/* module title colour */
#home-online-three #home-integrated .module-content-header-container h3.module-content-header,
#home-online-three #home-integrated .modules-mobile .module-mobile span.module-label {
  color: #000;
  text-align: center;
}
#home-online-three #home-integrated .module-content-header-container h3.module-content-header {
  width: 100%;
}

/* 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: #000;
}
/*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.benefitsInformation .btn.btn-default,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#benefit-statement .btn.btn-default,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.TRS .btn.btn-default,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.discounts .btn.btn-default,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.myPerks .btn.btn-default,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.my-payslips .btn.btn-default,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.partner-space .btn.btn-default{
  width: 100%
}
/* spacing between make changes label and SELECT button */
#makeCurrentChangesLabel {
  display: block;
  padding-bottom: 10px;
}
/* countdown text size */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-summary {
  font-size: 18px
}
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .days-left,
#home-module-enrolment.module-mobile .event-summary .days-left {
  position: relative;
  top: -2px
}
/* days left countdown text colour */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .days-left,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light .days-left {
  color: #000;
  font-weight: bold;
  font-style: normal
}

#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary button span {
  font-style: normal;
}
/* label inserted before number of days countdown on enrolment module */
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .days-left:before,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light .days-left:before {
  font-size: 18px;
  font-weight: 300;
  content: '';
  position: relative;
  bottom: 2px;
}

/* Benefit statement module left-align text */
p#benefit-statement-intro-datatext{
  text-align: left;
}
p#benefit-statement-intro-datatext div{
  text-align: center;
}
.align-left{
   text-align: left;
   display: block;
}

/* 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: 5rem;
  max-width: 50%;
}
/* 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 h3 {
  margin-top: 0;
  color: #fff;
}
/* carousel content buttons */
.home-module-integrated #slider .sliderContainer .slide-content .content .btn {
  font-size: .8em;
  background: #13294a;
}
/* adjust width of carousel thumbnails */
.home-module-integrated #slider .thumb .rect {
  width: 190px;
}
/* background of thumbnail container */
.home-module-integrated #slider .thumb {
  background: #fff;
}
/* enrolment module styling */
@media only screen and (min-width: 768px){
  #enrolment.module-content {
    display:flex;
    flex-direction:column;
  }
  #enrolment.module-content > div,
  #enrolment.module-content > div > div,
  #enrolment.module-content > div > div > .home-module-enrolment-content,
  #enrolment.module-content > div > div > .home-module-enrolment-content > .enrollment-copy,
  #enrolment.module-content > div > div > .home-module-enrolment-content > .enrollment-copy > .event-summary{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  #enrolment.module-content > div > div > .home-module-enrolment-content > .enrollment-copy > .event-summary {
    justify-content: center;
    position: relative;
  }
}
/* homepage module icons */
#home-online-three #home-integrated .modules-right-side [class*="online-two-icon-"],
#home-online-three #home-integrated .modules-mobile .module-mobile [class*="online-two-icon-"] {
  font-size: 8em;
  line-height: 1em;
  color: #766a62;
  text-align: center;
}
#home-online-three #home-integrated .modules-right-side [class*="online-two-icon-"]:before {
  display: block;
  height: 1rem;
}
/* enrolment module */
.online-two-icon-135:before {
  content: "\e986";
}
/* benefits information module */
.online-two-icon-03:before {
  content: "\e902";
}
/* current benefits module */
.online-two-icon-56:before {
  content: "\e937";
}
/* discounts module */
.online-two-icon-64:before {
  content: "\e93f";
}
/* perks module */
.online-two-icon-60:before {
  content: "\e93b";
}
/* payslips module */
.online-two-icon-58:before {
  content: "\e939";
}
/* partner space module */
.online-two-icon-97:before {
  content: "\e960";
}
/* module layout for devices of 768px width and up */
@media only screen and (min-width:768px) {
  /*************** NON PARTNERS ******************************/
  #home-online-three #home-integrated .modules-right-side.grid-container {
		grid-template-columns:repeat(2,1fr);
		-ms-grid-columns:1fr 1fr;
		grid-template-areas:
      "module-1 module-1"
      "module-2 module-3"
      "module-4 module-5"
      "module-6 module-7"
      "module-8 module-8"
	}
  /*************** PARTNERS ******************************/
  #home-online-three #partners-homepage #home-integrated .modules-right-side.grid-container {
		grid-template-columns:repeat(2,1fr);
		-ms-grid-columns:1fr 1fr;
		grid-template-areas:
      "module-1 module-1"
      "module-2 module-3"
      "module-4 module-5"
      "module-6 module-7"
	}
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:1;
    -ms-grid-row:2
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:2;
    -ms-grid-row:2
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:1;
    -ms-grid-row:3
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:2;
    -ms-grid-row:3
  }
  /* NON PARTNERS MODULE*/
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:1;
    -ms-grid-row:4
  }
  /* PARTNERS  MODULE*/
  #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:1;
    -ms-grid-row:4
  }
    /* PARTNERS  MODULE*/
  #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:2;
    -ms-grid-row:4
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:2;
    -ms-grid-row:4
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:5
  }
  /* need assistance pull down header */
  /*remove default icons and make links main text color*/
	#floating-header-content a {
		background: none;
		color: #00afd8;
		width: auto;
		margin: 0 .75em
	}
  /* hover colour of links in floating header */
  #header a:hover  {
		color: #13294a;
		text-decoration: none;
	}
  #header a:focus {
    color: #13294a;
    text-decoration: 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'
	}
	/* benefit statement payslip data item styling */
	#item-0, #item-1, #item-2 {
		width: calc(100% - 2em);
		margin-left: 1em;
		text-align: left;
		font-weight: bold;
	}
	.payslip-item-amount {
		float: right;
	}
	#item-1 {
		border-bottom: 1px solid #000;
	}#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .highcharts-background {
		fill: transparent;
	}
}
@media only screen and (min-width:1024px) {
  /*************** NON PARTNERS ******************************/
	#home-online-three #home-integrated .modules-right-side.grid-container {
		grid-template-columns:repeat(3,1fr);
		-ms-grid-columns:1fr 1fr 1fr;
		grid-template-areas:
			"module-1 module-1 module-2"
      "module-3 module-4 module-5"
      "module-6 module-7 module-8"
	}
  /*************** PARTNERS ******************************/
  #home-online-three #partners-homepage #home-integrated .modules-right-side.grid-container {
		grid-template-columns:repeat(3,1fr);
		-ms-grid-columns:1fr 1fr 1fr;
		grid-template-areas:
			"module-1 module-1 module-2"
      "module-3 module-4 module-5"
      "module-6 module-7 module-7"
	}
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:1;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:2;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:3;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  /* NON PARTNERS MODULE*/
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:2;
    -ms-grid-row:3
  }
  /* PARTNERS MODULE */
  #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:2;
    -ms-grid-column-span:2;
    -ms-grid-row:3
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:3;
    -ms-grid-row:3
  }
}
/* module layout for devices of 1400px width and up */
@media only screen and (min-width:1400px){
  /*************** NON PARTNERS ******************************/
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(4,1fr);
    -ms-grid-columns:1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-2"
      "module-3 module-4 module-5 module-5"
      "module-6 module-7 module-8 module-8"
  }
  /*************** PARTNERS ******************************/
  #home-online-three #partners-homepage #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(4,1fr);
    -ms-grid-columns:1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-2"
      "module-3 module-4 module-5 module-5"
      "module-6 module-6 module-7 module-7"
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:1;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:2;
    -ms-grid-row:2
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:2
  }
  /* NON PARTERS MODULE*/
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-row:3;
  }
  /* PARTNERS MODULE*/
  #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  /* NON PARTERS MODULE*/
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:2;
    -ms-grid-row:3;
  }
  /* PARTERS MODULE */
  #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
}
/* module layout for devices of 1920px width and up */
@media only screen and (min-width:1920px) {
  /*************** NON PARTNERS ******************************/
  #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(6,1fr);
    -ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-2 module-3 module-4"
      "module-5 module-5 module-6 module-7 module-8 module-8"
  }
  /*************** PARTNERS ******************************/
  #home-online-three #partners-homepage #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(6,1fr);
    -ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-2 module-3 module-4"
      "module-5 module-5 module-6 module-6 module-7 module-7"
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:1
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:5;
    -ms-grid-row:1
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:6;
    -ms-grid-row:1
  }
   /* NON PARTERS MODULE */
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:2
  }
   /* PARTERS MODULE */
  #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:2
  }
   /* NON PARTERS MODULE */
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:3;
    -ms-grid-row:2
  }
   /* PARTERS MODULE */
  #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:2
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:4;
    -ms-grid-row:2
  }
  /* PARTERS MODULE */
   #home-online-three #partners-homepage #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:5;
    -ms-grid-column-span:2;
    -ms-grid-row:2
  }
  /* NON PARTERS MODULE */
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:5;
    -ms-grid-column-span:2;
    -ms-grid-row:2
  }
}

/****************************************** BENEFIT MATRIX STYLING *******************************************/
/* padding for fixed header */
.online-three-allpages-fullwidth .wrapper-fullwidth .benefit-matrix .benefitheader-fixed {
  padding: 1rem;
}
/* modellers and tools section */
.benefit-matrix .benefitheader.benefitheader-border {
  border-color: #000;
  color: #000;
}
/* modellers and tools icon colour */
.bootstrap-iso.benefit-matrix .glyphicon-cog:before,
.bootstrap-iso.benefit-matrix .glyphicon-gift:before,
.bootstrap-iso.benefit-matrix .glyphicon-refresh:before {
  display: none;
}

/* alert at top of matrix styling */
.benefit-matrix .intro-text-questions {
  padding-top: 20px
}
.benefit-matrix .alert-danger {
  padding-top: 0;
}
.benefit-matrix .alert-danger h3 {
  line-height: 1.5
}
.benefit-matrix .alert-danger .label {
  background-image: none;
}

/* accordion background colours */
/* benefits you can choose*/
.benefit-matrix .containers > div > div.benefit-category:first-child .panel-default > .panel-heading {
  background: #00afd8;
}
/* adjusting the padding of the accordion description container */
.benefit-matrix .benefit-active-benefits {
  padding: .5em
}
/*enabling display of the description for this accordion which is hidden by default by Core CSS */
.benefit-matrix .active-category-desc {
  display: inherit;
}

/* benefits you many be able to choose */
.benefit-matrix .containers > div > div.benefit-category:nth-child(2) .panel-default > .panel-heading {
  background: #00759a;
}
/* hide active with data info icon */
.benefit-matrix .panel-title .activewithdata-category-icon.glyphicon-info-sign-color {
  display: none;
}
/* benefits you cannot choose */
.benefit-matrix .containers > div > div.benefit-category:nth-last-child(2):not(:first-child) .panel-default > .panel-heading {
  background: #13294a;
}

/* accordion expand/collapse icons styling */
.bootstrap-iso.benefit-matrix .glyphicon-menu-down,
.bootstrap-iso.benefit-matrix .glyphicon-menu-up {
  position: relative;
  right: .5em;
}
.bootstrap-iso.benefit-matrix .glyphicon-menu-down {
  transform: rotate(90deg);
  transition: all .25s;
}
.bootstrap-iso.benefit-matrix .glyphicon-menu-up {
  transform: rotate(-90deg);
  transition: all .25s;
}
.bootstrap-iso.benefit-matrix .glyphicon-menu-down:before,
.bootstrap-iso.benefit-matrix .glyphicon-menu-up:before {
  font-family: FontAwesome;
	content: '\f04b';
}
.bootstrap-iso.benefit-matrix .glyphicon-menu-down:before,
.bootstrap-iso.benefit-matrix .glyphicon-menu-up:before {
  color: #fff;
}
/* all numerical values */
.benefit-matrix .font-youpay-color,
.benefit-matrix .glyphicon-play-color {
  color: #000
}
@-webkit-keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(47, 79, 79, 0.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(47, 79, 79, 0);
  }
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(47, 79, 79, 0.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(47, 79, 79, 0);
  }
}
/* confirm choices button */
.benefitheader-fixed div#followup-items a.btn {
  -webkit-animation: shadow-pulse 1s infinite;
  animation: shadow-pulse 1s infinite;
  border-radius: 0;
  background: #e98300;
}
/* confirm choices button 
.benefitheader-fixed div#followup-items a.btn {
  background: #e98300;
  font-weight: normal;
}*/
.benefitheader-fixed div#followup-items a.btn:hover {
  background: #e98300;
  font-weight: normal;
}
.benefitheader-fixed div#followup-items a.btn:focus,
.benefitheader-fixed div#followup-items a.btn:active,
.benefitheader-fixed div#followup-items a.btn:active:hover {
  background: #e98300;
}

/* hide reset to default button */
.benefitheader-fixed div#resettodefaults a.btn {
  display: none;
}

/* panel and line group background colour */
.bootstrap-iso .panel-default > .panel-heading + .panel-collapse > .panel-body,
.benefit-matrix .group-default {
  background: #ededed
}

/* line group text colour */
.benefit-matrix .group-default {
  color: #000;
}
/* line name */
.benefit-matrix .lineheader > a:link {
  color: #000;
}
.benefit-matrix .lineheader > a:link:hover {
  color: #abb300;
}
/* benefit intro icon */
.benefit-matrix .row.title .glyphicon-info-sign-color {
  color: #00afd8;
}
/* select buttons */
.benefit-matrix .row .btn-success {
  min-width: 75%;
  background: #00afd8;
}
.benefit-matrix .row .btn-success:hover {
  background: #00afd8;
  border-radius: 20px;
  border-color: transparent;
  font-weight: normal;
  min-width: 75%;
}
.benefit-matrix .row .btn-success:focus,
.benefit-matrix .row .btn-success:active,
.benefit-matrix .row .btn-success:active:hover {
  background: #00afd8;
  border-radius: 20px;
}

/* hide New, Changed and Unlocked benefit labels */
.benefit-matrix .newbenefit,
.benefit-matrix .changebenefit,
.benefit-matrix .glyphicon-record {
  display: none;
}

/* approved dependant listing text colour */
.dependent-approved {
  color: #000;
}
/* leaving enrolment popup */
.online-two-iso .header-overlay{
	background-color: #00afd8;
}
.online-two-iso .header-overlay h5 {
  color: #fff;
}
/* Close button background and position */
.online-two-iso .header-overlay A.close{
	background-image: none;
	padding-right: 10px;
}
/* Close button icon 'x' */
.online-two-iso .header-overlay A.close:after{
  font-family: FontAwesome;
  content: "\f00d";
	font-size: 20px;
	line-height: 20px;
  margin-left: .25em
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue,
.online-two-iso A.button-style.blue {
  background: #00afd8;
  font-size: 16px;
  border-radius: 20px;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue:hover,
.online-two-iso A.button-style.blue:hover {
  background: #00afd8;
  box-shadow: none;
}

/* follow up item pop up for Holiday */
.benefit-matrix #followup-items-overlay .followup-collect label[for="followup-text-input-c81fbfec-4edc-4099-8d18-052650a41de0"] {
  display: inline;
  padding-left: 10px;
}

/* CONFIRM CHOICES POPUP */
.benefit-matrix .modal-footer #confirmation-buttons .confirmagreementbtngroup > label:first-of-type.btn-default.active,
.benefit-matrix .modal-footer #confirmation-buttons .confirmagreementbtngroup > label:first-of-type.btn-default:hover:before {
  background: #abb300;
  font-weight: normal;
}
.benefit-matrix .modal-footer #confirmation-buttons .confirmagreementbtngroup > label:last-of-type.btn-default.active,
.benefit-matrix .modal-footer #confirmation-buttons .confirmagreementbtngroup > label:last-of-type.btn-default:hover:before{
  background: #dc222d;
  font-weight: normal;
}
.benefit-matrix .confirm-checkout-button .btn-success {
  background: #00afd8;
  border-radius: 20px;
  border-color: transparent;
  font-weight: normal;
}
.benefit-matrix .confirm-checkout-button .btn-success:hover {
  background: #00afd8;
  border-color: transparent;
  border-radius: 20px;
  font-weight: normal;
}
.benefit-matrix .confirm-checkout-button .btn-success:focus,
.benefit-matrix .confirm-checkout-button .btn-success:active,
.benefit-matrix .confirm-checkout-button .btn-success:active:hover {
  background: #00afd8;
  border-color: transparent;
  border-radius: 20px;
  font-weight: normal;
}

/* Calender Control Styling */
.bootstrap-iso .btn.online-two-datepicker,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:focus,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info:hover,
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger,
.bootstrap-iso .uib-datepicker .btn-info.active,
.online-two-iso .datepicker-container .input-group-btn .btn{
  background-color: #00afd8;
  border-color: #00afd8;
  min-width: auto;
  border-radius: 0;
}
.bootstrap-iso .uib-datepicker-popup .uib-datepicker-current.btn-sm.btn-info{
  background-color: #00afd8;
  border-color: #00afd8;
}

/****************************************** BENEFIT SELECTION STYLING *******************************************/
/* continue button */
.benefitselect .continue,
.benefitselect .continue:hover,
.benefitselect .continue:focus,
.benefitselect .continue:active:hover {
  background: #e98300;
  padding: 6px 12px;
  min-width: 100%;
  margin: 0;
}

@media only screen and (max-width:992px){
  .benefitselect #line-widgets {
    margin-bottom: 10px;
  }
}
/* select buttons */
.online-two-iso .benefitselect A.button-style.green {
  background: #00afd8;
}
.online-two-iso .benefitselect A.button-style.green:hover {
  background: #00afd8;
}
.online-two-iso .benefitselect A.button-style.green:focus,
.online-two-iso .benefitselect A.button-style.green:active,
.online-two-iso .benefitselect A.button-style.green:active:hover {
  background: #00afd8;
}
/* remove division elements between benefits */
.division {
  display: none;
}
/* benefit description row colour */
.benefitselect .line-benefit-intro .line-description .row {
  background: #fff;
  padding: 1em 0;
}
/* benefit intro icon */
.benefitselect .line-benefit-intro .glyphicon-info-sign-color {
  color: #00afd8;
}
/* remove full benefit details link */
.bootstrap-iso.benefitselect .more-info {
  display: none;
}
/* remove background image shadow */
.box-border-bg {
  background: none
}
/* hide follow up item heading on benefit selection page only */
.benefitselect .benefit-selection-followup-title {
  display: none;
}
/* hide pension Question line type's cost on benefit selection page */
.benefitselect #lineid_01de49c6-c4c6-4f23-9dbc-e89db29e77c0 .green-number {
  display: none;
}
/* coverage description info text */
.product-info .description {
    color: #000;
  font-size: 1em;
}
/*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 P SPAN.green-number {
  color: #000;
}
/*remove text transform */
.in-Cart .cost,
.in-Cart .funded,
.in-Cart .cost P,
.in-Cart .funded P{
 text-transform: none;
 font-size: 14px;
}

/* change dependants button */
.online-two-iso A.button-style.blue.dependants_change_editbutton {
  background: #00afd8;
}
.online-two-iso A.button-style.blue.dependants_change_editbutton:hover {
  background: #00afd8;
}
.online-two-iso A.button-style.blue.dependants_change_editbutton:focus,
.online-two-iso A.button-style.blue.dependants_change_editbutton:active,
.online-two-iso A.button-style.blue.dependants_change_editbutton:active:hover {
  background: #00afd8;
}
/* available products heading */
.benefitselect .products-header H4 {
  color: #000;
}
/* selected plan border box */
.benefitselect .products .box-border.sel,
.benefitselect .products .box-border.sel .header {
  background: #13294a;
}
.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: #000;
}
/* see also link colour */
.benefitselect .linename > a:link {
  color: #000;
}
.benefitselect .linename > a:hover {
  color: #abb300;
  text-decoration: none;
}

/*Buttons on dependant popup */
.benefitselect .election-info-collect .btn.btn-success {
  background: #abb300;
}
.benefitselect .election-info-collect .btn.btn-warning {
  background: #dc222d;
}
.benefitselect .election-info-collect .btn.btn-success:hover {
  background: #abb300;
  font-weight: normal;
  border-radius: 20px;
}
.benefitselect .election-info-collect .btn.btn-success:focus,
.benefitselect .election-info-collect .btn.btn-success:active,
.benefitselect .election-info-collect .btn.btn-success:active:hover {
  background: #abb300;
  font-weight: normal;
  border-radius: 20px;
}
.benefitselect .election-info-collect .dependant-board .description {
  cursor: pointer;
}
.bootstrap-iso.benefit-matrix.benefitselect .election-info-collect .dependant-board .glyphicon-menu-down::before {
  color: #00afd8;
}
.bootstrap-iso.benefit-matrix.benefitselect .election-info-collect .dependant-board .glyphicon-menu-up::before {
  color: #00afd8;
}
/* hide auto add toggle */
.dependant-list .dependant-cell.add.is-auto-add {
  display: none;
}

/* amount caption above input box on Local Gym benefit only */
#amountTypeDescriptionf42bf50a-f84f-4342-8507-a289533c4427 {
  font-weight: bold;
}

/****************************************** BENEFIT STATEMENT STYLING *******************************************/
.benefit-matrix .benefitdate,
.benefit-matrix .benefitdate input {
  border: 1px solid #000;
}
.benefit-matrix .benefitdate .data-addon {
  color: #000;
  text-transform: none;
}
.benefit-matrix .benefit-category .panel-body {
  background: #ededed;
}
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .btn-warning.active:hover,
.bootstrap-iso .btn-warning.active:focus{
  background-color: #00afd8;
  border-color: #00afd8;
}

/****************************************** BENEFITS OVERVIEW STYLING *******************************************/
.bootstrap-iso#benefit-overview {
  background: #ededed;
}
#benefit-overview .benefit-overview-title H1 {
  color: #000;
}
#benefit-overview .overview-component {
  margin-bottom: 1em;
  background: #fff;
}
#benefit-overview .filter.overview-component {
  padding: 12px;
}
/* styling benefit filter dropdown */
.bootstrap-iso#benefit-overview .btn.btn-popup {
  background: transparent;
  border: 1px solid #000;
  color: #bbb;
  font-weight: normal
}
.bootstrap-iso#benefit-overview .btn.btn-popup:hover {
  border: 1px solid;
  color: #000;
}
/* styling search term filter */
.bootstrap-iso#benefit-overview .filter.overview-component .input-group span.input-icon-left {
  border-color: #000;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.bootstrap-iso#benefit-overview .filter.overview-component .input-group span.input-icon-right {
  border-color: #000;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media screen and (min-width:770px) {
  #benefit-overview .benefit-overview-title {
    width: 100%;
    background: #fff;
    padding-left: .8em
  }
  .bootstrap-iso#benefit-overview .filter.overview-component .input-group input {
    border-color: #000;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
@media screen and (max-width:769px) {
  #benefit-overview .benefit-overview-title {
    width: calc(100% - 12px);
    margin: 0 6px;
    background: #fff;
    padding-left: .5em;
  }
  .bootstrap-iso#benefit-overview .filter.overview-component .input-group input {
    border-color: #000;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}
.bootstrap-iso#benefit-overview .filter.overview-component .input-group {
  border: transparent;
}
/* accordion color financial */
#benefit-overview #overviewAccordion .panel-default.finance > .panel-heading {
  background: #00afd8;
}
/* accordion color lifestyle */
#benefit-overview #overviewAccordion .panel-default.leisure > .panel-heading {
  background: #00759a;
}
/* accordion color health */
#benefit-overview #overviewAccordion .panel-default.health > .panel-heading {
  background: #13294a;
}
/* expand/collapse icons styling */
.bootstrap-iso#benefit-overview .glyphicon-menu-down,
.bootstrap-iso#benefit-overview .glyphicon-menu-up {
  position: relative;
  right: .5em;
}
.bootstrap-iso#benefit-overview .glyphicon-menu-down {
  transform: rotate(90deg);
  transition: all .25s;
}
.bootstrap-iso#benefit-overview .glyphicon-menu-up {
  transform: rotate(-90deg);
  transition: all .25s;
}
.bootstrap-iso#benefit-overview .glyphicon-menu-down:before,
.bootstrap-iso#benefit-overview .glyphicon-menu-up:before {
  font-family: FontAwesome;
	content: '\f04b';
  font-size: 1.2em;
}
.bootstrap-iso#benefit-overview .glyphicon-menu-down:before,
.bootstrap-iso#benefit-overview .glyphicon-menu-up:before {
  color: #fff
}

/* button styling */
#benefit-overview .know-more-link {
  background: #00afd8
}
#benefit-overview .know-more-link A {
  font-weight: normal;
}
#benefit-overview .know-more-link .aria {
  display: none;
}

/****************************************** PROFILE PAGE STYLING *******************************************/
/* tab colour */
html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A,
html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI A{
	color: #00759a;
	border-color: #00759a;
	outline: none;
}
@media only screen and (min-width:751px){
  html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI A:hover {
    border-bottom: .5em solid #00759a;
  }
}
.online-two-iso P.sectionTitledimmed:hover,
.online-two-iso P.sectionTitledimmedLeft:hover {
  color: #00759a;
}
.online-two-iso P.sectionTitledimmed:focus,
.online-two-iso P.sectionTitledimmedLeft:focus,
.online-two-iso P.sectionTitle {
  color: #00759a;
}
/* remove text transform and set colour for labels */
html#profile body#profile .profile #profile-online-2 span.label, 
html#profile body#profile .profile #profile-online-2 label:not(.ui-button),
html#profile body#profile .profile #profile-online-2 #contactTab span.label,
html#profile body#profile .profile #profile-online-2 #contactTab label{
	text-transform: none;
}
/* colour for label data */
html#profile body#profile .profile #profile-online-2 #profilecontainer .content-box-border .row .grid-cell P {
  color: #606060;
}
/* password criteria label on Security tab */
.online-two-iso .validation-caption,
.online-two-iso .validation-rules li.failed {
  color: #dc222d;
}
.online-two-iso .validation-rules li.passed {
  color: #abb300;
}

/****************************************** TRS PAGE STYLING *******************************************/
.bootstrap-iso.trsdashboard {
  background: #ededed
}

.bootstrap-iso.trsdashboard .row.summary-header {
  background: #ededed;
  margin-bottom: 0;
}
.trsdashboard .summary-myreward {
  visibility: hidden;
}
.trsdashboard .summarystatementdate {
  color: #000;
  text-align: center;
  font-size: 1.9em;
}
.bootstrap-iso.trsdashboard .panel-default > .panel-heading {
  background: #00afd8;
}
.bootstrap-iso.trsdashboard .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background: #fff;
}
/* accordion expand/collapse icons styling */
.bootstrap-iso.trsdashboard .glyphicon-menu-down,
.bootstrap-iso.trsdashboard .glyphicon-menu-up {
  position: relative;
  right: .5em;
}
.bootstrap-iso.trsdashboard .glyphicon-menu-down {
  transform: rotate(90deg);
  transition: all .25s;
}
.bootstrap-iso.trsdashboard .glyphicon-menu-up {
  transform: rotate(-90deg);
  transition: all .25s;
}
.bootstrap-iso.trsdashboard .glyphicon-menu-down:before,
.bootstrap-iso.trsdashboard .glyphicon-menu-up:before {
  font-family: FontAwesome;
	content: '\f04b';
}
.bootstrap-iso.trsdashboard .glyphicon-menu-down:before,
.bootstrap-iso.trsdashboard .glyphicon-menu-up:before {
  color: #fff;
}
.bootstrap-iso.trsdashboard .dashboardtext h2 {
  margin-top: 0
}
/* remove #fff line between segments of donut */
#dashboardContainer path.highcharts-point {
	stroke-width: 0
}
.bootstrap-iso.trsdashboard .trs-icon i {
  visibility: hidden;
}
.bootstrap-iso.trsdashboard .nav-justified {
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: none;
}
.trsdashboard .desktop-tab .nav-pills > li.active > a,
.trsdashboard .desktop-tab .nav-pills > li.active > a:hover,
.trsdashboard .desktop-tab .nav-pills > li.active > a:focus {
  border-bottom: .5em solid #00759a;
  color: #00759a;
  font-weight: bold;
  border-radius: 0;
  outline: none;
}
.bootstrap-iso .nav > li > a:hover,
.bootstrap-iso .nav > li > a:focus {
  background: none;
  border-bottom: .5em solid #00759a;
  color: #00759a;
  font-weight: bold;
  border-radius: 0;
  outline: none;
}
.bootstrap-iso.trsdashboard .tab-content{
  border: 1px solid #ddd;
  background: #fff;
  color: #000
}
/*remove margin of rows in the information section of the trs to prevent borders running outside the container */
.bootstrap-iso .tab-pane .row {
  margin: 0;
}
.trsdashboard .chart_line {
  border-color: #000;
}

/*hide the chart of the trs module */
#highchart-home-module-trs-3 {
    display: none;
}

/****************************************** PERKS PAGE *******************************************/
#my-perks h2 {
  font-weight: bold;
}
/****************************************** BENEFIT INTRO POPUPS *******************************************/
.online-two-iso .modal-large {
  width: 95%;
  max-width: 1080px;
}
.online-two-iso .modal-large .modal-body .pannel-body-full {
  overflow-x: hidden;
}
.bootstrap-iso .modal .info-text h1 {
  text-transform: none;
}
/* list styling */
.bootstrap-iso ul.fa-ul {
  margin-top: .5em;
  margin-bottom: .5em;
}
.bootstrap-iso ul.fa-ul li::before{
  font-family: FontAwesome;
  content: '\f111';
  font-size: .5em;
  padding-right: .5em;
  position: relative;
  bottom: 2px;
  color: #00afd8;
}
.bootstrap-iso ul.fa-ul li ul.fa-ul li:before {
  content: '\f10c';
}
.bootstrap-iso ul.fa-ul.check-list-item li:before {
  content: '\f00c';
  font-size: .75em;
}
.bootstrap-iso .info-text.item ol,
.bootstrap-iso .faq-item ol {
  margin: .5em 0 .5em 2.14285714em;
  list-style-type: decimal;
}
/* Ordered list with bracket style (inside span) */
span.bracket-list ol {
    counter-reset: list;
}
span.bracket-list ol > li {
    list-style: none;
}
span.bracket-list ol > li:before {
    content: counter(list) ") ";
    counter-increment: list;
}
.bootstrap-iso span.bracket-list ol{
    margin-left: 1em;
}

/* heading styling */
.bootstrap-iso .info-text.item h5,
.bootstrap-iso .faq-item h5 {
  padding-left: 0;
  font-weight: bold;
}

/* icons */
.modal-body [class*="online-two-icon-"] {
  font-size: 8em;
  text-align: center;
}
@media only screen and (min-width:770px){
  .online-two-iso .modal-large a.tab-selector-link:hover,
  .online-two-iso .modal-large .tab-selector-link.active,
  .online-two-iso .modal-large .tab-selector-link {
    color: #00759a;
    border-color: #00759a;
  }
}
@media only screen and (max-width:769px){
  .online-two-iso .modal-large .tab-selector-link {
    color: #000;
  }
  .online-two-iso .modal-large .tab-selector-link.active {
    color: #00759a;
    border-left: .25em solid #00759a
  }
  .online-two-iso .modal-large .tab-header .back a{
    color: #00759a;
  }
}

/****************************************** MANAGE DEPENDANT POPUP *******************************************/
.dependantModalHeader {
  padding-left: .8em
}
.online-two-iso .modal-normal .tab-selector-link.active,
.online-two-iso .modal-normal a.tab-selector-link:hover {
  color: #00759a;
  border-color: #00759a;
}
.dependant-list-top a.dependant-add-link,
.dependant-list a.dependant-edit,
.dependant-list a.dependant-remove {
  color: #00759a;
  font-weight: normal;
}

.dependant-list-top a.dependant-add-link:hover, 
.dependant-list a.dependant-edit:hover{
  color: #abb300;
}

.dependant-list a.dependant-remove:hover {
  color: #dc222d;
}
/* costs on dependant covered tab */
.benefit-matrix .employee-cost .cost-number {
  color: #000
}
/* save button */
.bootstrap-iso .dependant-normal .btn.btn-success:hover {
  border-radius: 20px;
  font-weight: normal
}
.bootstrap-iso .dependantContainer .btn.btn-success {
  background: #abb300;
}
.bootstrap-iso .dependantContainer .btn.btn-warning {
  background: #dc222d;
}
.bootstrap-iso .dependantContainer .btn.btn-success:hover {
  background: #abb300;
}
.bootstrap-iso .dependantContainer .btn.btn-warning:hover {
  background: #dc222d;
}
.bootstrap-iso .dependantContainer .btn.btn-success:focus,
.bootstrap-iso .dependantContainer .btn.btn-success:active,
.bootstrap-iso .dependantContainer .btn.btn-success:active:hover {
  background: #abb300;
}
.bootstrap-iso .dependantContainer .btn.btn-warning:focus,
.bootstrap-iso .dependantContainer .btn.btn-warning:active,
.bootstrap-iso .dependantContainer .btn.btn-warning:active:hover {
  background: #dc222d;
}
/* styling bulleted lists in intro text of module */
.bootstrap-iso ul.fa-ul.only-margin-top {
  margin: .5em 0 0 0 
}

/****************************************** BENEFIT IMAGES *******************************************/
/* REMOVE BACKGROUND IMAGES */
/* benefit matrix */
.benefit-matrix .benefitline .benefit-menu .img,
/* benefit selection see also section */
div.see-also .img,
/* benefit overview */
#benefit-overview .summaryImage .img
/* life event icons 
.benefit-matrix .active-benefits .img*/ {
  background: none;
}
/* GENERAL STYLING TO USE ONLINETWOICONFONT FOR BENEFIT ICONS */
.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;
}
/* SEE ALSO ICON SIZE */
div.see-also .img:before {
  font-size: 4em;
  top: -.25em
}
/* specific media query for IE10+ to handle see also images images */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
  div.see-also .img:before {
    font-size: 56px;
  }  
}
.FinanceandProtection .img:before,
.finance .img:before,
.HealthandWellbeing .img:before,
.health .img:before,
.LeisureandLifestyle .img:before,
.leisure .img:before {
  color: #766a62;
}
/* pension */
/* line set id TBC */
.img.L19eeba44-e0ad-4d7e-8071-84e13c44adf4:before,
/* pension line id */
.img.L19eeba44-e0ad-4d7e-8071-84e13c44adf4:before,
#benefit-overview .img.BenefitImage_19eeba44-e0ad-4d7e-8071-84e13c44adf4:before {
  content: '\e91f';
}
/* equity partner life assurance */
.img.Lcf548793-5ff5-4831-9f9c-2c2e8c872666:before,
#benefit-overview .img.BenefitImage_cf548793-5ff5-4831-9f9c-2c2e8c872666:before {
  content: '\e91c';
}
/* equity partner pemanent health insurance */
.img.L40249791-66e2-48d2-bf93-7a3c271ba262:before,
#benefit-overview .img.BenefitImage_40249791-66e2-48d2-bf93-7a3c271ba262:before {
  content: '\e91b';
}
/* holiday buy */
.img.L294c9b2b-1135-49c3-8698-baf4f4b63ed8:before,
#benefit-overview .img.BenefitImage_294c9b2b-1135-49c3-8698-baf4f4b63ed8:before {
  content: '\e919';
}
/* childcare vouchers */
/* care-4 */
.img.Lbdb48abd-9373-48c2-b22c-11f4b72e97ee:before,
#benefit-overview .img.BenefitImage_bdb48abd-9373-48c2-b22c-11f4b72e97ee:before,
/* sodexo */
.img.L5e7feaaa-323e-434a-9fd8-41d0c052905b:before,
#benefit-overview .img.BenefitImage_5e7feaaa-323e-434a-9fd8-41d0c052905b:before,
/* co-op */
.img.L91cc4397-23d2-4683-8fb1-fec1a09f8b6a:before,
#benefit-overview .img.BenefitImage_91cc4397-23d2-4683-8fb1-fec1a09f8b6a:before{
  content: '\e901';
}

/* bike to work */
.img.L175ce1ad-107d-4071-ac8d-5949822f7409:before,
#benefit-overview .img.BenefitImage_175ce1ad-107d-4071-ac8d-5949822f7409:before {
  content: '\e908';
}
/* gym */
/* line set id TBC */
.img.Led064046-5553-44e5-91e0-08c46588be8b:before,
/* gym line id */
.img.L9879db5f-b4fc-4ff1-a80e-abc8361a727a:before,
#benefit-overview .img.BenefitImage_ed064046-5553-44e5-91e0-08c46588be8b:before {
  content: '\e914';
}
/* private medical insurance */
.img.L97eb23aa-5118-48b9-90cd-6809016f0c07:before,
#benefit-overview .img.BenefitImage_97eb23aa-5118-48b9-90cd-6809016f0c07:before {
  content: '\e926';
}
/* dental insurance */
.img.L01052605-8c9d-4f0d-9df5-a579d0dae459:before,
#benefit-overview .img.BenefitImage_01052605-8c9d-4f0d-9df5-a579d0dae459:before {
  content: '\e909';
}
/* Bonus to pension */
.img.Lccd61c30-60cc-49f0-921a-7f8b93cfcefc:before,
#benefit-overview .img.BenefitImage_ccd61c30-60cc-49f0-921a-7f8b93cfcefc:before {
  content: '\e920';
}
/* Car Leasing */
.img.L08845ce7-1a32-4ea0-8a55-e7fa44016038:before,
#benefit-overview .img.BenefitImage_08845ce7-1a32-4ea0-8a55-e7fa44016038:before {
  content: '\e912';
}
/****************************************** Life Events popup *******************************************/
/* BACKGROUND OF IMAGE PLACEHOLDER */
.benefit-matrix .active-benefits .img {
  width: 100%;
  height: 100%;
  margin: 0;
  background: #00afd8;
}
/* GENERAL STYLING TO USE ONLINETWOICONFONT FOR BENEFIT ICONS */
.benefit-matrix .active-benefits .img:before {
  font-family: OnlineTwoIconFont;
  font-size: 6em;
  color: #fff;
  position: relative;
  top: -.25em
}
.active-benefits .events {
  height: 150px
}

/* dependant change */
.benefit-matrix .active-benefits .img.E5a6b5ef6-2dfe-4afa-9d56-515761bfb825:before {
  content: '\e97c'
}

/* add home icon to main nav item */
@media only screen and (min-width:751px){
  #menu-container ul#menu-no-dashboard li a[href="/Home Page Nav Item"]:before {
    font-family: FontAwesome;
    content: '\f015';
    margin-right: 10px;
    font-size: 25px;
    line-height: 1;
  }
  #menu-container ul#menu-no-dashboard li a[href="/Home Page Nav Item"]:hover {
    color: #00afd8;
  }
}

/****************************************** MOBILE STYLING *******************************************/
@media only screen and (max-width:767px){
  /*remove default module icons for enrolment and current benefits modules */
  #home-online-three #home-integrated .modules-mobile .module-mobile i[class*="icon-"] {
    display: none;
  }
  /*remove duplicated module titles */
  #home-online-three #home-integrated .modules-mobile .module-mobile h3.module-content-header {
    display: none;
  }
  /* remove language selector from settings menu icon dropdown */
  #ddlMobileLanguage {
    display: none!important;
  }
}
.online-two-icon-92::before {
	content: "\e95b";
    font-size: 140px;
}
/*hide print statement button from TRS page
#dashboardContainer .row.summary-header .col-sm-4.text-right.printbtn .btn.btn-warning {
	display: none;
}*/



/* Bonus to pension cost hidden */

.benefit-category .BenefitIntro_ccd61c30-60cc-49f0-921a-7f8b93cfcefc .FundedDisplay,.benefit-category .BenefitIntro_ccd61c30-60cc-49f0-921a-7f8b93cfcefc .YourCostDisplay{display: none;}

#lineid_ccd61c30-60cc-49f0-921a-7f8b93cfcefc .cost {display: none;}
#lineid_ccd61c30-60cc-49f0-921a-7f8b93cfcefc .funded {Display: None;}
#lineid_ccd61c30-60cc-49f0-921a-7f8b93cfcefc .you-pay {Display: None;}

/* Plan display and disaplay font*/
@media only screen and (min-width: 768px){
.bonus {
	width: 160%;
}
#lineid_ccd61c30-60cc-49f0-921a-7f8b93cfcefc .selected-plan {width: 180%; font-size: 15px;}
}
/*For the unordered lists in footer pages*/
.legalcontent-termsofuse ol {
  margin-left: 2.14285714em;
}
/* unordered lists */
.fa-ul {
margin-left: 0.84285714em;
}
.online-two-iso .modal-body#online2-global-benefit-overview-modaltemplate .tab-body UL {
padding-left: 0;
}
.bootstrap-iso ul.fa-ul li {
padding-left: 1em;
}
.bootstrap-iso ul.fa-ul li::before {
font-family: FontAwesome;
content: '\f111';
font-size: 0.5rem;
margin-left: -1em;
padding-right: 0.5em;
position: relative;
bottom: 3px;
color: #000;
}
.bootstrap-iso ul.fa-ul li ul.fa-ul li::before {
content: '\f10c';
}

/* FOOTER ALIGNMENT FIX */

@media only screen and (min-width: 768px){
  /* display nav items in one line */
  #footer.footer-fullwidth nav ul#footer-links li,
#footer.footer-fullwidth a.optanon-toggle-display.EUFooterLink{
    display: inline-block !important;
  }
}
@media only screen and (min-width:751px){
.online-two-iso #footer div:not(:first-child) a { border-left: 1px solid; }
.online-two-iso #footer a { padding: 0 1em; text-transform: none; color: #000; }
}
span.days-left.ng-binding {
visibility: hidden;
}

/* Minification failed (line 3, error number 1062): Expected semicolon or closing curly-brace, found '-' */