/*CLIENT CUSTOM CSS CODE HERE */

/*CLIENTS COLOURRS

Blue - #28509c
Orange - #f26531
Violet - #a9218e
Blue Dark - #353d98
Magenta (pink) - #ed037c*/
/*
html #matrix\ anytime-enroll { background: #f3f3f3;}*/


html #profile {
    background: white;
}

@media only screen and (min-width: 768px){
                .isLoginPageWrapper #logo {
  background-image: url(/biomarin/media/media/Miscs/Biomarin%20ROI%20and%20UK%20-logo_1.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 250px !important;
  margin-left: 50px;
  margin-top: 30px;
                  }
}


/* 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: black;
  --button-color: #28509c;
  --button-text-color: #fff;
  --button-hover-color: #686868;
  --button-hover-text-color: #fff;
  --button-click-color: #28509c;
  --button-click-text-color: #fff;
  --link-text-color: #000;
  --link-text-hover-color: #000;
  --link-text-click-color: #000;
  --header-overlay: #353d98;
  --panel-color: #353d98;
  --info-icon-color: #f26531;
  --tab-selector-text-color: black;
  --tab-selector-border-color: #353d98;
  --tab-selector-inactive-text-color: #a9a9a9;
  --progress-bar-color: #a9a9a9;
  --success-icon-color: #a9a9a9;
  --unordered-list-bullet-color: #a9a9a9;
  --datepicker-today: #a9a9a9;
  --datepicker-clear: #a9a9a9;
  --datepicker-close: #a9a9a9;
  --slider-toggle-color: #2f4f4f;
  --benefit-icon-color: #a9a9a9;
  --linegroup1-benefit-icon-color: #a9a9a9;
  --linegroup2-benefit-icon-color: #a9a9a9;
  --linegroup3-benefit-icon-color: #a9a9a9;
  --linegroup4-benefit-icon-color: #a9a9a9;
  --life-event-background: #c0c0c0;
  --logo: url(/benefitsadminuk2/media/MediaLibrary/UK%20Branded%20Demo%20Images/Logo.png);
  --login-image: url(/static/Aon.Marketplace/img/online2/loginbody.jpg);
  --site-header-color: #353d98;
  --site-header-icon-color: #fff;
  --site-footer-color: #f3f3f3;
  --site-footer-link-color: #000;
  --need-assistance-pull-down-menu: pink;
  --homepage-module-background-color: #f3f3f3;
  --homepage-heading-color: black;
  --homepage-module-icon-color: #f26531;
  --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: transparrent;
  --benefits-you-may-choose-panel-color: #a9a9a9;
  --benefits-you-cant-choose-panel-color: #a9a9a9;
  --benefit-selection-elected-box-highlight: #2f4f4f;
  --follow-up-panel-color: #2f4f4f;
  --mobile-menu-link-color: #a9a9a9;
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(47,79,79,.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(47,79,79,0);
  }
}

/****************************************** remove gradient background *******************************************/
html {
  background: white;
} 

/****************************************** 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: #000;
  font-weight:bold;
}
a:hover,
a:focus,
.bootstrap-iso a:hover,
.bootstrap-iso a:focus {
  color: #000;
}
a:active,
a:active:hover,
a:active:focus,
.bootstrap-iso a:active,
.bootstrap-iso a:active:hover,
.bootstrap-iso a:active:focus {
  color: #000;
}

/****************************************** 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: #28509c;
  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: #28509c;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  color: #fff;
  outline: none;
}

.online-two-iso #exit-confirm #exit-cancel A.button-style.blue {
    background-color: #a9219e !important;
}
.online-two-iso #exit-confirm #exit-cancel A.button-style.blue:focus,
.online-two-iso #exit-confirm #exit-cancel A.button-style.blue:hover{
    background-color: #28509c;
}

.online-two-iso #exit-continue #exit-cancel A.button-style.blue:active {
    background-color: #28509c!important;
}
.online-two-iso #exit-continue #exit-cancel A.button-style.blue:focus,
.online-two-iso #exit-continue #exit-cancel A.button-style.blue:hover{
    background-color: #28509c;
}

/*button for byo*/
.benefitselect .button-style#byo-saveAndClose {
    background-color: #28509c;
    border-radius: 20px;
}
.benefitselect .button-style#byo-saveAndClose:hover {
    background-color: #686868;
    border-radius: 20px;
}
.online-two-iso #byoOverlay-18a10d89-63d6-4031-8085-e4a350ed48fa .content-overlay .cancel-button .button-style.close {
    background-color: #a9219e;}

.bootstrap-iso .col-md-2 A.btn.btn-warning.continue {
    background: #28509c;
}

/****************************************** 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: black;
}
/* 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: #353d98;
}
/* 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: #353d98;
}
.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: #353d98;
}

/****************************************** info icon color *******************************/
.benefit-matrix .row.title .glyphicon-info-sign-color {
  color: #f26531;
}

/****************************************** slider toggle color *******************************/
.online-two-iso input:checked + .slider {
  background-color: #a9218e
}

/****************************************** logo ***********************************/
#logo {
  background-image: url(/biomarin/media/media/Miscs/test.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 350px !important;
}


/* 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: #353d98;
}
/* header icons profile, mailbox and logout, and main 'home' link */
@media only screen and (min-width: 768px){
  #menu-container ul#menu-no-dashboard li a,
  #user-div a {
    color: #fff;
  }
}


/* need assistance pull down tab */
.help-ico .helptoggle {
	background-image: none!important;
	background-color: white;
}
#header .help-ico a.helptoggle {
	color: #353d98;
}
/* 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: #353d98;
	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: #28509c;
    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 {
  text-align: center;
  font-size: 50px;
}

/* 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(/biomarin/media/media/LoginPage/login_page.png);    
  }
  /* login module background colour */
  .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
    background-color: rgba(53, 61, 152, 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: black;
}

/* 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: #f26531;
  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";
}
/* holiday calendar*/
.online-two-icon-105:before {
  content: "\e96c";
}

/* Insurance Discounts - AIG*/
.online-two-icon-58:before {
  content: "\e93a";
}
/* my profile icon */
.online-two-icon-97:before {
  content: "\e964";
}
/* not in use */
.online-two-icon-121:before {
  content: "\e97c";
}
/*not in use */
.online-two-icon-63:before {
  content: "\e93f";
}
/*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";
}
/*Shares ITA/ESP */
.online-two-icon-127:before {
  content: "\e920";
}
/*PMI */
.online-two-icon-38:before {
  content: "\e927";
  color: #28509c !important;
}

/*Critical Illness */
.online-two-icon-06:before {
  content: "\e905";
  color: #28509c !important;
}
/*Dental */
.online-two-icon-10:before {
  content: "\e909";
  color: #28509c !important;
}
/*Health Screening */
.online-two-icon-22:before {
  content: "\e915";
  color: #28509c !important;
}

/*Vision */
.online-two-icon-14:before {
  content: "\e90d";
  color: #28509c !important;
}
/*Backup care*/
.online-two-icon-125:before {
  content: "\e980";
  color: #ed037c !important;
}

/*Eye */
.online-two-icon-14:before {
  content: "\e90d";
  color: #28509c !important;
}
/*Gym*/
.online-two-icon-21:before {
  content: "\e914";
  color: #ed037c !important;
}
/*GIP */
.online-two-icon-28:before {
  content: "\e91b";
  color: #a9218e !important;
}
/*LA*/
.online-two-icon-29:before {
  content: "\e91c";
  color: #a9218e !important;
}
/*STL */
.online-two-icon-40:before {
  content: "\e928";
  color: #f26531 !important;
}
/*C2W */
.online-two-icon-09:before {
  content: "\e908";
  color: #ed037c !important;
}
/*C2W and Commuter ROI*/
.online-two-icon-86:before {
  content: "\e959";
  color: #ed037c !important;
}
/*EAP*/
.online-two-icon-65:before {
  content: "\e942";
  color: #ed037c !important;
}
/*Equity */
.online-two-icon-57:before {
  content: "\e93a";
  color: #a9218e !important;
}
/*share */
.online-two-icon-69:before {
  content: "\e946";
  color: #a9218e !important;
}
/*Flu*/
.online-two-icon-142:before {
  content: "\e995";
  color: #28509c !important;
}
/*CCV*/
.online-two-icon-02:before {
  content: "\e901";
color: #ed037c !important;
}
/*pension*/
.online-two-icon-32:before {
  content: "\e91f";
  color: #a9218e !important;
  
}
/*pension*/
.online-two-icon-34:before {
  content: "\e922";
  color: #a9218e !important;
  
}
/*Will writing*/
.online-two-icon-45:before {
  content: "\e92d";
  color: #a9218e !important;
  
}
/*restricted stocks*/
.online-two-icon-33:before {
  content: "\e920";
  color: #a9218e !important;
}
/*Additional Wellbeing Programs */
.online-two-icon-70:before {
  content: "\e947";
  color: #28509c !important;
}

/*** 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: 45%;
}
/* 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: black;
  font-size: 36px;
  line-height: 1;
}

.bootstrap-iso#benefit-overview #BenefitNameFilter {
  background-color: #fff;
	border: 1px solid rgba(0,0,0,.15);
  border-radius: 0;
	color: #333;
	text-transform: none;
	text-align: left;
	width: 100%;
	overflow: hidden;
}
.bootstrap-iso#benefit-overview .clear-filter {
  background-color: #28509c;
  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: #28509c;
  color: #fff;
}

/* know more buttons */
.bootstrap-iso#benefit-overview .btn.know-more-link {
  background-color: #28509c;
  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: #28509c;
}
.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: #28509c;
  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: black;
}

/****************************************** 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: #28509c;
  color: #fff;
}
.benefitheader-fixed div#followup-items a.btn:hover {
  background-color: #686868;
  color: #fff;
}
.benefitheader-fixed div#followup-items a.btn:focus {
  background-color: #686868;
  color: #fff;
}
.benefitheader-fixed div#followup-items a.btn:active,
.benefitheader-fixed div#followup-items a.btn:active:hover,
.benefitheader-fixed div#followup-items a.btn:active:focus {
  background-color: #28509c;
  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: #28509c;
  border-color: #28509c;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  color: #fff;
}
/* annual button active */
.bootstrap-iso .btn-warning.active.btn-peranual {
  background-color: #28509c;
  border-color: #28509c;
}
/*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: #28509c;
}
/*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: #28509c;
}
/* 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 #28509c;
}

/* accordion background colours */
/* benefits you can choose
.benefit-matrix .containers > div > div.benefit-category:first-child .panel-default > .panel-heading {
  background: #79b321;
}*/
/* benefits you many be able to choose */
.benefit-matrix .containers > div > div.benefit-category:nth-child(2) .panel-default > .panel-heading {
  background: #fd8b17;
}
/* 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: #000;
}
.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: #28509c;
}

/* 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: black;
}
.benefit-matrix h5[tbs-translate="Enrollment.Online2.BeneficiaryAllocations"] {
  font-size: 18px;
}

/* new and changed labels */
.benefit-matrix .newbenefit,
.benefit-matrix .changebenefit {
  background-color: #28509c;
  position: relative;
  top: -5px;
  display: none;
}

/* remove active with data more info icon */
.benefit-matrix .panel-title .glyphicon-info-sign-color {
  display: none;
}

/* active with data intro text */
.benefit-matrix .benefit-active-benefits .active-intro {
  color: black;
}

/****************************************** benefit selection page **************************************/
/* line name */
.benefitselect .line-name {
  color: black;
}
/* more info icon */
.benefitselect .line-benefit-intro .glyphicon-info-sign-color {
  color: #f26531;
}

/* '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: #28509c;
  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: #28509c;
  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: black;
}
/* 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: #28509c;
  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: #28509c;
  color: #fff;
}

/* header overlay for adding/editing/deleting dependants/beneficiaries */
html#profile body#profile .profile #profile-online-2 .header-overlay H5 {
  font-weight: 500;
}

/* dependants tab styling */
html#profile body#profile #profile-online-2 #dependantsTab .left-taboff .sectionTitledimmedLeft,
html#profile body#profile #profile-online-2 #dependantsTab .right-taboff .sectionTitledimmed {
  color: #a9a9a9;
}

html#profile body#profile #profile-online-2 #dependantsTab .left-tabon .sectionTitle {
  color: 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: #a9a9a9;
}

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: #28509c;
  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: #28509c;
  box-shadow: none;
  color: #fff;
}
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label:hover,
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label:focus {
  background-color: #686868;
  color: #fff;
}

/* security tab styling */
.left-taboff,
.right-taboff {
  background: none;
}
html#profile body#profile #profile-online-2 #securityTab .left-taboff .sectionTitledimmedLeft,
html#profile body#profile #profile-online-2 #securityTab .right-taboff .sectionTitledimmed {
  color: #a9a9a9;
}
html#profile body#profile #profile-online-2 #securityTab .left-tabon .sectionTitle,
html#profile body#profile #profile-online-2 #securityTab .right-tabon .sectionTitle {
  color: 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: #28509c;
  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: #a9a9a9;
}

/****************************************** benefit matrix modellers and tools popup **************************************/
/* overlay header */
.bootstrap-iso .modellersModalHeader {
  color: white;
  margin-top: 7px;
}
/* selected tab*/
.modeller-links li a.checked {
  background-color: transparent;
  border-bottom: .5em solid #353d98;
  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: #28509c;
  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: #28509c;
  box-shadow: none;
  color: #fff;
}

/****************************************** benefit matrix manage dependants popup **************************************/
/* overlay header */
.bootstrap-iso .dependantModalHeader {
  color: white;
  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: #353d98;
  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: #28509c;
}
.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: #28509c;
}
#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: #28509c;
  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: #a9218e;
  border: none;
  text-transform: uppercase;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger,
.templates .uib-datepicker-popup .btn-sm.btn-danger{
  background-color: #28509c;
  border: none;
  text-transform: uppercase;
}
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success,
.templates .uib-datepicker-popup .btn-sm.btn-success{
  background-color: #ed037c;
  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: #28509c;
  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: #f26531;
  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: #a9a9a9;
}

/* if wanting icons to be colour coded to benefit groups */
.benefit-matrix .LINEGROUP1 .benefitline .img:before,
#benefit-overview .LINEGROUP1 .summaryImage .img:before {
  color: #28509c;
}
.benefit-matrix .LINEGROUP2 .benefitline .img:before,
#benefit-overview .LINEGROUP2 .summaryImage .img:before {
  color: #ed037c;
}
.benefit-matrix .LINEGROUP3 .benefitline .img:before,
#benefit-overview .LINEGROUP3 .summaryImage .img:before {
  color: #a9218e;
}

/* 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: #ed037c;
}
/* general styling for using icons for events */
.benefit-matrix .active-benefits .img:before {
  font-family: OnlineTwoIconFont;
  font-size: 6em;
  color: white;
}

/****************************************** Using icons *******************************************/
/*********************PENSION IMAGE*********************
.img.Lef13a6d6-b714-4351-8687-e9f4589e4382:before,
.benefitselect .Default-benefit-icons-SVG-32:before,
div.see-also .img.Lc8df30fb-927d-46e5-b2e8-a7fcfdac3713:before,
#benefit-overview .img.BenefitImage_ef13a6d6-b714-4351-8687-e9f4589e4382:before {
  content: '\e91f';
}*/

/****************************************** mobile styling *******************************************/
/* login module buttons */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .mobile-buttons .btn {
  background-color: #28509c!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: #28509c;
  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;
}

/* Benefit Icons: IRL - Defined Contribution Pension (Line Set) */
#benefit-overview .img.BenefitImage_ac83e3df-9889-4aa9-ae1f-0f0c9d78e64d:before,
.img.Lac83e3df-9889-4aa9-ae1f-0f0c9d78e64d:before,
div.see-also .img.Lac83e3df-9889-4aa9-ae1f-0f0c9d78e64d:before{
	content: '\e91f';
    color: #a9218e !important;
}
/* Benefit Icons: IRL - Additional Voluntary Contributions  Lump Sum */
.benefit-overview.bootstrap-iso .img.BenefitImage_aac85981-4168-4ec3-9ed2-e7e21011539a:before,
.img.Laac85981-4168-4ec3-9ed2-e7e21011539a:before,
div.see-also .img.Laac85981-4168-4ec3-9ed2-e7e21011539a:before{
	content: '\e91f';
    color: #a9218e !important;
}

/* Benefit Icons: IRL - Additional Voluntary Contributions  Regular */
#benefit-overview .img.BenefitImage_8f03475e-a1ce-4ec1-bcf7-42db07925614:before,
.img.L​8f03475e-a1ce-4ec1-bcf7-42db07925614:before,
div.see-also .img.L​8f03475e-a1ce-4ec1-bcf7-42db07925614:before{
	content: '\e91f';
    color: #a9218e !important;
}

/* Benefit Icons: IRL - Life Assurance */
.benefit-overview.bootstrap-iso .img.BenefitImage_7872ccc3-f362-432b-9bdf-53ea832d15e5:before,
.img.L7872ccc3-f362-432b-9bdf-53ea832d15e5:before,
div.see-also .img.L7872ccc3-f362-432b-9bdf-53ea832d15e5:before{
	content: '\e91c';
    color: #a9218e !important;
}

/* Benefit Icons: IRL - Health Insurance */
.benefit-overview.bootstrap-iso .img.BenefitImage_6e5b3875-8bfa-48d3-8ab4-82c3cf6c3b4a:before,
.img.L6e5b3875-8bfa-48d3-8ab4-82c3cf6c3b4a:before,
div.see-also .img.L6e5b3875-8bfa-48d3-8ab4-82c3cf6c3b4a:before{
	content: '\e927';
    color: #28509c !important; 
}
/* Benefit Icons: IRL - Health Insurance */
.benefit-overview.bootstrap-iso .img.BenefitImage_42787615-f5e1-4507-8179-6eb5ccc2924b:before,
.img.L42787615-f5e1-4507-8179-6eb5ccc2924b:before,
div.see-also .img.L42787615-f5e1-4507-8179-6eb5ccc2924b:before{
	content: '\e927';
    color: #28509c !important; 
}

/* Benefit Icons: IRL - Income Protection */
#benefit-overview .img.BenefitImage_8af28abc-ae07-490a-9dff-527f95f3ef58:before,
.img.L8af28abc-ae07-490a-9dff-527f95f3ef58:before,
div.see-also .img.L8af28abc-ae07-490a-9dff-527f95f3ef58:before{
	content: '\e91b';
    color: #a9218e !important;
}

/* Benefit Icons: IRL - Dental Insurance */
#benefit-overview .img.BenefitImage_f5d9c175-fd88-4f6c-9c06-fa9f3a3e737a:before,
.img.Lf5d9c175-fd88-4f6c-9c06-fa9f3a3e737a:before,
div.see-also .img.Lf5d9c175-fd88-4f6c-9c06-fa9f3a3e737a:before{
	content: '\e909';
    color: #28509c !important;
}

/* Benefit Icons: IRL - Approved Profit Sharing Scheme  */
.benefit-overview.bootstrap-iso .img.BenefitImage_APSSIRL:before,
.img.LAPSSIRL:before,
div.see-also .img.LAPSSIRL:before{
	content: '\e946';
    color: #a9218e !important;
}

/* Benefit Icons: IRL - Employee Assistance Program*/
#benefit-overview .img.BenefitImage_EAPIRL:before,
.img.LEAPIRL:before,
div.see-also .img.LEAPIRL:before{
	content: '\e942';
	color: #28509c !important;
}

/* Benefit Icons: IRL - Additional Wellbeing Programs*/
#benefit-overview .img.BenefitImage_AWPIRL:before,
.img.LAWPIRL:before,
div.see-also .img.LAWPIRL:before{
	content: '\e947';
	color: #28509c !important;
}

/* Benefit Icons: IRL - Restricted Stock Units Scheme*/
#benefit-overview .img.BenefitImage_RSUSIRL:before,
.img.LRSUSIRL:before,
div.see-also .img.LRSUSIRL:before{
	content: '\e920';
	color: #a9218e !important;
}

/* Benefit Icons: IRL - Bike to Work*/
#benefit-overview .img.BenefitImage_BTWIRL:before,
.img.LBTWIRL:before,
div.see-also .img.LBTWIRL:before{
	content: '\e959';
	color: #ed037c !important;
}

/* Benefit Icons: IRL - Commuter Tickets (Season Ticket Loan)*/
#benefit-overview .img.BenefitImage_COMMTICKIRL:before,
.img.LCOMMTICKIRL:before,
div.see-also .img.LCOMMTICKIRL:before{
	content: '\e959';
	color: #ed037c !important;
}

/* Benefit Icons: IRL GymPass*/
#benefit-overview .img.BenefitImage_GYMIRL:before,
.img.LGYMIRL:before,
div.see-also .img.LGYMIRL:before{
	content: '\e914';
	color: #ed037c !important;
}

/* Benefit Icons: Vision*/
#benefit-overview .img.BenefitImage_8ece0f1e-8cb7-4a50-8720-e665fcca3d31:before,
.img.L8ece0f1e-8cb7-4a50-8720-e665fcca3d31:before,
div.see-also .img.L8ece0f1e-8cb7-4a50-8720-e665fcca3d31:before{
	content: '\e90d';
	color: #28509c !important;
}

/* Benefit Icons: C2W*/
#benefit-overview .img.BenefitImage_140fd9ef-2d83-4ea5-8818-011c0d5b4980:before,
.img.L140fd9ef-2d83-4ea5-8818-011c0d5b4980:before,
div.see-also .img.L140fd9ef-2d83-4ea5-8818-011c0d5b4980:before{
	content: '\e959';
	color: #ed037c !important;
}

/* Benefit Icons: Commuter*/
#benefit-overview .img.BenefitImage_d6f1b381-5880-40ff-b78e-84ba9e3751ae:before,
.img.Ld6f1b381-5880-40ff-b78e-84ba9e3751ae:before,
div.see-also .img.Ld6f1b381-5880-40ff-b78e-84ba9e3751ae:before{
	content: '\e959';
	color: #ed037c !important;
}

/* Benefit Icons: IRL - Insurance Discounts AIG */
#benefit-overview .img.BenefitImage_INS:before,
.img.LINS:before,
div.see-also .img.LINS:before{
	content: '\e93a';
	color: #a9218e !important;
}

/* Benefit Icons: IRL - Serious illness */
#benefit-overview .img.BenefitImage_c91a7efc-4fd7-42f4-8b9e-59b1f02245ff:before,
.img.Lc91a7efc-4fd7-42f4-8b9e-59b1f02245ff:before,
div.see-also .img.Lc91a7efc-4fd7-42f4-8b9e-59b1f02245ff:before{
	content: '\e905';
	color: #a9218e !important;
}

/* Benefit Icons: IRL - Will Writing */
#benefit-overview .img.BenefitImage_831bc3fa-c3a1-4abb-a09e-eae3d044c341:before,
.img.L831bc3fa-c3a1-4abb-a09e-eae3d044c341:before,
div.see-also .img.L831bc3fa-c3a1-4abb-a09e-eae3d044c341:before{
	content: '\e92d';
	color: #a9218e !important;
}

/* Benefit Icons: GBR - Backup Care */
#benefit-overview .img.BenefitImage_bckup:before,
.img.Lbckup:before,
div.see-also .img.Lbckup:before{
	content: '\e980';
    color: #ed037c !important;
}

/* Benefit Icons: GBR - Childcare Vouchers */
#benefit-overview .img.BenefitImage_b621536c-9c0b-45f9-8338-aee522aec201:before,
.img.Lb621536c-9c0b-45f9-8338-aee522aec201:before,
div.see-also .img.Lb621536c-9c0b-45f9-8338-aee522aec201:before{
	content: '\e901';
    color: #ed037c !important;
}

/* Benefit Icons: GBR - Cycle to Work */
#benefit-overview .img.BenefitImage_44ec2fa5-bbef-4378-af49-bd70701dafc3:before,
.img.L44ec2fa5-bbef-4378-af49-bd70701dafc3:before,
div.see-also .img.L44ec2fa5-bbef-4378-af49-bd70701dafc3:before{
	content: '\e908';
    color: #ed037c !important;
}

/* Benefit Icons: GBR - Dental Insurance */
#benefit-overview .img.BenefitImage_2366d7e1-4e55-41aa-94fc-3224749737ad:before,
.img.L2366d7e1-4e55-41aa-94fc-3224749737ad:before,
div.see-also .img.L2366d7e1-4e55-41aa-94fc-3224749737ad:before{
	content: '\e909';
    color: #28509c !important;
}

/* Benefit Icons: GBR - Income Protection */
#benefit-overview .img.BenefitImage_5b2c17bf-db9d-42e1-a202-1ad22a196836:before,
.img.L5b2c17bf-db9d-42e1-a202-1ad22a196836:before,
div.see-also .img.L5b2c17bf-db9d-42e1-a202-1ad22a196836:before{
	content: '\e91b';
    color: #a9218e !important;
}

/* Benefit Icons: GBR - Life Assurance */
#benefit-overview .img.BenefitImage_3a9ed9ad-a332-409a-ad8c-f4835c875205:before,
.img.L3a9ed9ad-a332-409a-ad8c-f4835c875205:before,
div.see-also .img.L3a9ed9ad-a332-409a-ad8c-f4835c875205:before{
	content: '\e91c';
    color: #a9218e !important;
}

/* Benefit Icons: GBR - Private Health Insurance */
#benefit-overview .img.BenefitImage_156847bd-67db-4882-abcd-abb68aba4795:before,
.img.L156847bd-67db-4882-abcd-abb68aba4795:before,
div.see-also .img.L156847bd-67db-4882-abcd-abb68aba4795:before{
	content: '\e927';
    color: #28509c !important;
}

/* Benefit Icons: GBR - Pension */
#benefit-overview .img.BenefitImage_8b4d031b-668c-4f86-a5ad-a243f6bef81d:before,
.img.L8b4d031b-668c-4f86-a5ad-a243f6bef81d:before,
div.see-also .img.L8b4d031b-668c-4f86-a5ad-a243f6bef81d:before{
	content: '\e91f';
    color: #a9218e !important;
}

/* Benefit Icons: GBR - Season Ticket Loan */
#benefit-overview .img.BenefitImage_34299988-bce7-4b15-aa0b-782ef181bb41:before,
.img.L34299988-bce7-4b15-aa0b-782ef181bb41:before,
div.see-also .img.L34299988-bce7-4b15-aa0b-782ef181bb41:before{
	content: '\e929';
    color: #ed037c !important;
}

/* Benefit Icons: GBR - Flu Jabs */
#benefit-overview .img.BenefitImage_FLUJABSUK:before,
.img.LFLUJABSUK:before,
div.see-also .img.LFLUJABSUK:before{
	content: '\e995';
	color: #28509c !important;
}

/* Benefit Icons: GBR - EAP */
#benefit-overview .img.BenefitImage_EAPUK:before,
.img.LEAPUK:before,
div.see-also .img.LEAPUK:before{
	content: '\e942';
	color: #ed037c !important;
}

/* Benefit Icons: GBR - Vision Care */
#benefit-overview .img.BenefitImage_EYEVOUCHERUK:before,
.img.LEYEVOUCHERUK:before,
div.see-also .img.LEYEVOUCHERUK:before{
	content: '\e90d';
	color: #28509c !important;
}

/* Benefit Icons: GBR - Equity Plan */
#benefit-overview .img.BenefitImage_EQUPLUK:before,
.img.LEQUPLUK:before,
div.see-also .img.LEQUPLUK:before{
	content: '\e93a';
	color: #a9218e !important;
}

/* Benefit Icons: GBR - GymPass */
#benefit-overview .img.BenefitImage_GYMUK:before,
.img.LGYMUK:before,
div.see-also .img.LGYMUK:before{
	content: '\e914';
	color: #ed037c !important;
}

/* Benefit Icons: GBR - Critical Illness */
#benefit-overview .img.BenefitImage_1488f800-189e-450e-8d06-6be2a1a8b6e9:before,
.img.L1488f800-189e-450e-8d06-6be2a1a8b6e9:before,
div.see-also .img.L1488f800-189e-450e-8d06-6be2a1a8b6e9:before{
	content: '\e905';
    color: #a9218e !important;
}

/* Benefit Icons: GBR - Health Screening */
#benefit-overview .img.BenefitImage_d798a44e-9457-41e3-8af0-b5593b6f3f8f:before,
.img.Ld798a44e-9457-41e3-8af0-b5593b6f3f8f:before,
div.see-also .img.Ld798a44e-9457-41e3-8af0-b5593b6f3f8f:before{
	content: '\e915';
    color: #28509c !important;
}

/* Benefit Icons: GBR - Pension Cash Allowance GPP */
#benefit-overview .img.BenefitImage_476e9845-f486-4ebc-8bdd-4760de5772c2:before,
.img.L476e9845-f486-4ebc-8bdd-4760de5772c2:before,
div.see-also .img.L6ccb01c5-02e4-40b7-b6d3-867b2a618570:before,
div.see-also .img.L476e9845-f486-4ebc-8bdd-4760de5772c2:before/*Added both Line and Line set GUIDs for div .see-also*/{
	content: '\e922';
    color: #a9218e !important;
}

/* Benefit Icons: GBR - Will Writing */
#benefit-overview .img.BenefitImage_6f5d8ea3-5673-44db-a58d-ce6735f041dc:before,
.img.L6f5d8ea3-5673-44db-a58d-ce6735f041dc:before,
div.see-also .img.L6f5d8ea3-5673-44db-a58d-ce6735f041dc:before{
	content: '\e92d';
    color: #a9218e !important;
}

/* Benefit Icons: GBR - Retail Card */
#benefit-overview .img.BenefitImage_RETAILUK:before,
.img.LRETAILUK:before,
div.see-also .img.LRETAILUK:before{
	content: '\e917';
	color: #ed037c !important;
}

/* Event Icons: IRL - Go On Leave */
.benefit-matrix .active-benefits .img.E96fc8be1-c734-4f76-a5c5-21b48f9a6756:before {
	content: '\e96c';
}

/* Event Icons: IRL - Death of a Dependant */
.benefit-matrix .active-benefits .img.Ee8dd0c2f-ef5a-46bb-9bbe-4d54fcb2cf09:before {
	content: '\e967';
}

/* Event Icons: IRL - Divorce / Seperation */
.benefit-matrix .active-benefits .img.Edb59d8f7-af6e-4bd5-89e4-86cdc9e2ff6c:before {
	content: '\e970';
}

/* Event Icons: GBR - Birth or adoption of a child */
.benefit-matrix .active-benefits .img.E1f83ae05-6d31-49a2-8485-42735ae6d0d0:before {
	content: '\e966';
}

/* Event Icons: GBR - Death of a dependant */
.benefit-matrix .active-benefits .img.E42762de6-fefe-438a-9fd1-0d6e038e85fe:before {
	content: '\e967';
}

/* Event Icons: GBR - Divorce or separation */
.benefit-matrix .active-benefits .img.Ecda6414c-5adf-4e8c-81c7-d06ca2677282:before {
	content: '\e970';
}

/* Event Icons: GBR - Change in your marital status */
.benefit-matrix .active-benefits .img.E9595d7cd-e56e-4b4e-9195-d6b9fc7cc22a:before {
	content: '\e974';
}

/* Event Icons: GBR - Gain a partner */
.benefit-matrix .active-benefits .img.Eaf9c2606-78e9-4d93-9a97-3c47ca5bc1aa:before {
	content: '\e9a2';
}

/* Event Icons: GBR - Returning from maternity leave */
.benefit-matrix .active-benefits .img.E97cdad3d-b454-4cf4-abd1-56acab24df5a:before {
	content: '\e95f';
}

/* Event Icons: GBR - Going on maternity leave */
.benefit-matrix .active-benefits .img.Edf0df83c-18fa-448e-b23b-a45e1b32def7:before {
	content: '\e96e';
}

/* Event Icons: GBR - Move house */
.benefit-matrix .active-benefits .img.E80c4bafa-eff4-44bb-a635-1f7265889261:before {
	content: '\e966';
}

/*****************************************CLIENT SPECIFIC STYLING****************************************************/


/*GRID STYLING*/

/* homepage module layouts */
/*FIREFOX AND CHROME MODULE LAYOUT*/
@media only screen and (min-width: 768px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		background: transparent;
		grid-template-columns: repeat(2,1fr);
		grid-template-areas: 
			"module-1 module-1"
			"module-2 module-4"
			"module-3 module-3"
            "module-5 module-8"
		    "module-9 module-7"
            "module-6 module-10";
	}
}
@media only screen and (min-width: 1024px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		background: transparent;
		grid-template-columns: repeat(3,1fr);
        grid-template-areas: 
			"module-1 module-1 module-2"
			"module-3 module-3 module-4"
			"module-5 module-8 module-9"
            "module-7 module-6 module-10";
	}
}
@media only screen and (min-width: 1400px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		background: transparent;
		grid-template-columns: repeat(4,1fr);
		grid-template-areas: 
			"module-1 module-1 module-2 module-2"
			"module-3 module-3 module-4 module-4"
			"module-5 module-5 module-8 module-9"
			"module-7 module-7 module-6 module-10";
	}
}


/*IE MODULE LAYOUT*/
@media only screen and (min-width:768px) {
#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 1;
	}
	/*Enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:1;
		-ms-grid-row: 2;
	}
	/*ben statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:2;
		-ms-grid-row: 2;
	}
	/*ben info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:1;
		-ms-grid-row: 3;
	}
	/*account module*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:2;
		-ms-grid-row: 3;
	}
	/*access the app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:1;
		-ms-grid-row: 4;
	}
  	/*be well*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:2;
		-ms-grid-row: 4;
	}
  	/*my discount*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:1;
	    -ms-grid-column-span: 2;
		-ms-grid-row: 5;
	}

}

@media only screen and (min-width: 1024px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 1;
	}
	/*Enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-row: 1;
	}
	/*ben statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 2;
	}
	/*ben info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:3;
		-ms-grid-row: 2;
	}
	/*account module*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 3;
	}
	/*access the app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:3;
		-ms-grid-row: 3;
	}
  	/*be well*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 4;
	}
  	/*my discount*/
	#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) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr 1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 1;
	
	}
	/*enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-column-span: 2;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:3;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
	}
	/*profile*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:1;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
	/*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:2;
        -ms-grid-column-span: 1;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
  	/*be well*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:3;
        -ms-grid-column-span: 1;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}
  	/*disc*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:4;
        -ms-grid-column-span: 1;
		-ms-grid-row: 3;
        -ms-grid-row-span: 1;
	}

}
@media only screen and (min-width: 1920px) {
	#home-online-three #home-integrated .modules-right-side.grid-container {
		-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;
	}
	/*CAROUSEL*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
		-ms-grid-column:1;
		-ms-grid-column-span: 2;
		-ms-grid-row: 1;
	
	}
	/*enrolment*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
		-ms-grid-column:3;
		-ms-grid-column-span: 2;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*statement*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
		-ms-grid-column:5;
		-ms-grid-column-span: 2;
		-ms-grid-row: 1;
        -ms-grid-row-span: 1;
	}
	/*info*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
		-ms-grid-column:1;
        -ms-grid-column-span: 2;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*account*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
		-ms-grid-column:3;
        -ms-grid-column-span: 1;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	/*app*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
		-ms-grid-column:4;
        -ms-grid-column-span: 1;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
  	/*be well*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
		-ms-grid-column:5;
        -ms-grid-column-span: 1;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
  	/*discount*/
	#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
		-ms-grid-column:6;
        -ms-grid-column-span: 1;
		-ms-grid-row: 2;
        -ms-grid-row-span: 1;
	}
	
}

/*selfmade unordered lists*/
.list-points {
  list-style-type: disc;
  margin-left: 30px;
}
.faq-item ul {
    margin-bottom: 20px;}

.list-circle {
  list-style-type: circle;
  margin-left: 45px;
}

.list-square {
  list-style-type: square;
  margin-left: 60px;
}

/*selfmade ordered lists*/
.list-numbers {
  margin-left: 30px;
}

/****************************************** mobile app registration page **************************************/
#MobileRegistation {
    background: none;}

#mobileRegistration .bootstrap-iso .col-md-3 {
    width: 35%;
    padding-left: 0px;

}

#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: #ed037c;
}
#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: uppercase;
  background-color: #28509c;
  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;
  }
}

/*My Benefits full stop*/
#mobileRegistration .full-stop {
    display: inline-block;
}

/*QR */

.bootstrap-iso .row1 {
    margin-right: -40%;
    margin-left: 0;
}


/******************************Other************************************/

.benefit-matrix .title {
    padding-top: 5px;
    padding-left: 24px;
}

/* benefit matrix cost summery BYOB*/
.byoaccordion .panel-group .panel-default .panel-heading { background-color: transparent !important;}

.bootstrap-iso .benefit-category .panel-default {
    border-color: #f3f3f3;
}

.benefit-matrix .benefit-active-benefits.ng-scope {
    background-color: #f3f3f3;
}

.benefitheader-fixed div#followup-items a.btn {
    animation: shadow-pulse 1s infinite;
    background-color: #28509c;
    color: #fff;
    border-radius: 0px;
}
.btn.btn-warning {
    background: #a9219e;
}

.bootstrap-iso.benefit-matrrix .benefitheader-fixed {
    background: #f3f3f3;
}

#benefit-overview #overviewAccordion .panel-default > .panel-heading {
    background-color: transparent;
}

#benefit-overview #overviewAccordion .panel-title .group-title {
    color: black;
    font-weight: normal;
}

.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;
}
#online2-global-benefit-overview-modaltemplate,
.overview .online-two-iso .modal-large .modal-body {
    background-color: transparent;
}
.profile #profile-online-2 .tabs a.tab,
.overview .glyphicon.glyphicon-remove,
.group-header-graphicon.pull-right.glyphicon.glyphicon-menu-down {
    color: black !important;
}
.bootstrap-iso .glyphicon-chevron-right::before {
    content: none;
}
/*carousel font*/
#home-online-three #home-integrated p.carouselfont {
    color: white;
    font-weight: bolder;
    text-shadow: 1px 1px 2px black;
  font-size: 20px;
}

/*carousel font*/
#home-online-three #home-integrated h3.carouselfont {
    text-shadow: 1px 1px 2px black;
  font-size: 28px;
}

.online-two-iso .tabpanel P.sectionTitle { color: #3782a5;
}

/*bolded buttons*/
.bootstrap-iso .btn-default, .btn.btn-primary, .btn-success, #benefit-overview .know-more-link A {
    font-weight: bold;
}

/*FAQs height*/
#FAQ .benefit-information, #FAQs .benefit-information {
    height: 0;
}

/*hide dependant auto add to all benefits*/
.dependant-cell.add.cell-md-6.is-auto-add.ng-scope {
    display: none;
}
/*pension table*/
.teable1 {
    background-color: #9999;
}

/*Adding scroll bar to drop down menu*/
.bootstrap-iso .open > .dropdown-menu {
    display: block;
    overflow: scroll;
    height: 400px;
    overflow-x: hidden;
}

/*removing horizontal scroll from webtext*/
.online-two-iso .modal-large .modal-body .pannel-body-full {
    overflow-x: hidden;
}

/*bold FAQs title*/
.faq-title {
    font-weight: bold;
}
/*forgot password font color*/
#wp-forgetPassword {
    color: black;
}
/*login button color*/
.online-two-iso.login .LoginPageContainer .btn.btn-primary#login {
    background-color: #a9218e;
}
/* forgot password progress bar color */
#login-assistance .progress-bar.progress-bar-success.ng-binding {
    background-color: #ed037c;
}
/* forgot password cancel button color */
#login-assistance-cancel-button {
    background-color: #a9218e;
}
/*forgot password removing scroll on Chrome*/
.online-two-iso #login-assistance .header-overlay {
    overflow-y: hidden;
}
/*2nd follow up wording*/
.benefitselect .followup-collect-info {
    display: none;
}

/*Selected cover color*/
.benefitselect .products .box-border.sel .header {
    background-color: #28509c;
}
/*homepage font*/
#home-online-three #home-integrated p.carouselfontbw {
    font-size: 20px;
}
/*carousel content width*/
.home-module-integrated #slider .sliderContainer .slide-content {
    max-width: 90%;
}
/*remove uppercase from line group*/
.line-group {
    text-transform: none;
}
/*exit-continue button color*/
#exit-continue A.button-style.blue {
    background-color: #28509c !important;
}

/* 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';
}
/*Benefit selection*/

/*C2W wording styling under Cover name*/

.c2wtext {
    font-size: 14px;
}



/* Added to hide the line name on the benefit select page when inside the 'hide-on-site' span class */
#step2LinePage .benefitselect #linedata span.hide-on-site{
   display: none;
}
/*Season ticket loan & C2W increment currency format - hardcoded - do not use*/
/*
#amountTypeDescriptione410a3ad-6d04-4b06-92d0-61847556aa24::after {
  content: '\a (£1.00 - £7500.00 in increments of £1.00)';
  white-space: pre;
}
#inputTextInstructione410a3ad-6d04-4b06-92d0-61847556aa24 {
    display: none;
}
#amountTypeDescription1cf42b2c-898a-4e2c-a6b4-cf31479a7225::after {
  content: '\a (£100.00 - £2000.00 in increments of £1.00)';
  white-space: pre;
}
#inputTextInstruction1cf42b2c-898a-4e2c-a6b4-cf31479a7225 {
    display: none;
}*/
/*Hide follow up info in ben statement*/
.benefit-statement .row.alert.alert-info.hdf-followup.ng-scope {
    display: none;
}

/*AVC lump sum hide range plus styling to reduce the emerged gap */
#inputTextInstructiona84dff82-4201-4e17-bd1d-0610d91e0226 {
  visibility: hidden;
}
#inputTextInstructiona84dff82-4201-4e17-bd1d-0610d91e0226::before {
  content: '(In increments of  €0.01)';
  visibility: visible;
}
#ProductAmount-a84dff82-4201-4e17-bd1d-0610d91e0226 .amount-input {
  padding-top: 0;
}
#ProductAmount-a84dff82-4201-4e17-bd1d-0610d91e0226 .amount-input br {
  display: none;
}

/*View Information button for mobile view*/
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .btn.btn-default {
width: 100%;
border: 1px solid;
border-color: #fff;
float: right;
font-weight: 300;
font-size: 14px;
margin: 10px 0 10px 0;
min-width: 200px;
padding: 12px 20px;
text-decoration: none;
text-transform: uppercase;
background-color: #28509c;
border-radius: 20px;
color: #fff;
}
/*Styling Pension Cash allowance Line set and ROI b2w and commuter display wordings*/
span.pension, span.b2w {
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-weight: 500;
    font-size: 16px;
}

/* Tool tip colour change - For profile, log out and messages on home page */
.ui-tooltip, .bootstrap-iso .tooltip {
  border: 2px solid #fff;
  background-color: var(--color-1);
  color: #fff;
  box-shadow: 3px;
  opacity: 1;
  border-radius: 4px !important; 
}

/* manage benefits text box */
div.managebbox {
  margin: 10px;
  background-color: #28509c;
  border: 0px solid black;
  opacity: 0.9;
}

div.managebbox p {
  margin: 2%;
  font-weight: bold;
  color: #000000;
}

/* Minification failed (line 2832, error number 1039): Token not allowed after unary operator: '-color-1' */