/*================================================================================================== 1. Variables  ==================================================================================================*/
:root {

  --button-color: #0051ff; /* All button default background color*/
  --button-text-color: #fff;/* All button default text color*/
  --button-hover-color: #b8c9c8; /* Background color of button on hover*/
  --button-hover-text-color: #000; /* Text color of button on hover*/
  --button-focus-color: #45e1e5; /*background color of button on focused*/
  --button-focus-text-color: #000; /*text color of button when focused*/
  --button-active-color: #0a0b0d; /*background color of button when active state*/
  --button-active-text-color: #fff; /* text color of button when on active state*/
  --header-overlay:#0051ff; /* Popup header colors*/
  --header-overlay-text-color: #fff; /*popup header text color including benefit overview tabs and all headings*/
  --panel-color: #0051ff; /* panel color like benefit overview according and benefit matrix page accordian*/
  --slider-toggle-color: #0051ff; /*slider toggle background color - Homepage*/
  --logo: url(https://kyndryl-imp.tbs.aon.com/projectocean/media/default/Login/kyndryl_wordmark_COLOR.png ); /* Logo on portal*/
  --login-image: url(https://kyndryl-imp.tbs.aon.com/static/Aon.Marketplace/img/online2/loginbody.jpg); /*Login page image URL*/
  --site-header-color : #f2f2f2; /*background color of header*/
  --box-shadow: 5px 0 10px rgba(0,0,0,.2), -5px 0 10px rgba(0,0,0,.2); /* Module box shadow on homepage*/
  --need-assistance-pull-down-menu-background: #0051ff; /* Need assistance bar background color*/
  --need-assistance-pull-down-menu-color: #fff;/* Need assistance bar text color*/
  --help-hover-color: #b8c9c8; /* Need assistance tab background color when hover*/
  --help-hover-text-color: #000; /* Need assistance tab text color when hover*/
  --site-footer-color: #f2f2f2; /* background color of footer*/
  --site-footer-link-color: #337ab7; /* footer links text color*/
  --datepickerbutton-background-color: #0051ff; /* date picker background color - the button which open the calender*/
  --datepicker-today: green; /* today button when calender is open*/
  --datepicker-clear: orange; /* clear button when calender is open*/
  --datepicker-close: red; /* close button when calender is open*/
  --homepage-heading-color: red; /*home page greeting message and module's heading color*/
  --homepage-module-background-color: #fff; /* home page module background color including the gap between the modules*/
  --homepage-enrolment-days-left-color: green; /*number of days left on enrollment module on home page color */
  --homepage-greetingmessage-bacground-color: #fff; /*Homepage greeting message background color */
  --needassistance-callemail-icon-color: #0051ff;/*Call and email icon color under need assistance bar */
  --profile-logout-mailbox-color :#0051ff; /* header icons profile, mailbox and logout, and main 'home' link */
  --forgotpassward-progress-bar-color: green; /* forgot password on rest page progress bar color */
  --datepicker-hover-background-color: blue; /* When hover on today , clear, close button on hover - background colour*/
  --datepicker-hover-text-color: #fff; /* When hover on today , clear, close button on hover - Text colour*/
  --datepicker-active-background-color: blue; /* calender selected date - background colour*/
  --datepicker-active-text-color: #fff; /* calender selected date - text colour*/
  --heading-color: #000; /* All headings - h1 - h6 unless override*/
  --link-text-color: #337ab7; /* all link a tag color unless override*/
  --link-text-hover-color: #337ab7;  /* all link a tag hover color unless override*/
  --link-text-active-color: #337ab7;  /* all link a tag active color unless override*/
  --benefitoverview-heading-color: #000;  /* heading on benefit overview main page*/
  --benefitoverview-filter-button-color: #0051ff; /* background color of filter button on benefit overivew page*/
  --benefitoverview-filter-textbutton-color: #fff; /* text color of filter button on benefit overiview page*/
  --info-icon-color: #0051ff;/*benefit matrix i icon background color*/
  --info-icon-hover-color : #b8c9c8; /*benefit matrix i icon hover background color*/
  --pulse-color-start: rgba(47, 79, 79, 0.5); /* benefit matrix confirm button animation color*/
  --pulse-color-end: rgba(47, 79, 79, 0); /* benefit matrix confirm button animation color*/
  --benefitoverview-learnmore-tab-background : #f2f2f2; /* benefit overview learn more popup top tabs background color , default #f2f2f2*/
  --profile-alltabs-label-color : red; /*this will be the color of all the labels on all the tabs on profile page*/
  --Profile-tab-selector-inactive-text-color: #333; /* heading color of inactive tab on profile section like ineligible dependent beneficiary allocation , security tab*/
  --viewupload-documentupload-table-header-background: #0051ff; /* this is the table header background color of view upload document page after uploading document*/
  --viewupload-documentupload-table-header-textcolor :#fff; /* this is the table header text color of view upload document page after uploading document*/
  --claim-label-primary-text-color: #000; /* All the labels color on submit a claim page*/
  --claim-page-heading-text-color : #fff; /* submit a claim page heading color*/
  --help-link-color: #337ab7;
  --panel-text-color: #fff;
  --follow-up-panel-color: #0051ff;
  --numeric-values-benefitmatrix: #000;
   --Linegroup-heading-color: #000;
  --moreinfo-icon-color: #0051ff;
  --currently-selected-selectionpage-text-color: #000;
  --benefit-selection-elected-box-highlight: #0051ff;

}
/*================================================================================================== 3. Global styles  ==================================================================================================*/
/* remove gradient background */
html {
  background: none;
}
/* remove text transform */
/* language selection */
#links LI:first-child select#ddlLanguage,
/* main navigation bar links */
#menu-no-dashboard li a,
#menu li a,
#menu-sub li a,
/* labels on Profile page */
html#profile body#profile .profile #profile-online-2 span.label,
html#profile body#profile .profile #profile-online-2 label:not(.ui-button),
/* labels */
span.label,
label,
/* benefit selection page items */
.in-Cart .cost P,
.in-Cart .funded P,
.your-beneficiaries .txt-beneficiaries H4,
/* footer links */
.online-two-iso #footer a {
  text-transform: none;
}

* {
  text-transform: none !important;
}

/* 3a) headings */
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,
.bootstrap-iso .h1,
.bootstrap-iso .h2,
.bootstrap-iso .h3,
.bootstrap-iso .h4,
.bootstrap-iso .h5,
.bootstrap-iso .h6,
/* BENEFITS header on popup when removing dependants attached to cover */
.coverageHeader {
  color: var(--heading-color);
}

/* 3b) links */
a,
.bootstrap-iso a,
.dependant-list a.dependant-confirm-delete,
.terms-conditions-cookies .cookie-policy-link,
.terms-conditions-cookies .term-condtion-link {
  color: var(--link-text-color);
}
a:hover,
a:focus,
.bootstrap-iso a:hover,
.bootstrap-iso a:focus,
.dependant-list a.dependant-confirm-delete:hover,
.dependant-list a.dependant-confirm-delete:focus,
.terms-conditions-cookies .cookie-policy-link:hover,
.terms-conditions-cookies .cookie-policy-link:focus,
.terms-conditions-cookies .term-condtion-link:hover,
.terms-conditions-cookies .term-condtion-link:focus {
  color: var(--link-text-hover-color);
}
.bootstrap-iso a:focus,
.dependant-list a.dependant-confirm-delete:focus,
.terms-conditions-cookies .cookie-policy-link:focus,
.terms-conditions-cookies .term-condtion-link:focus {
  outline: 3px solid var(--focus-outline);
}
a:active,
a:active:hover,
a:active:focus,
.bootstrap-iso a:active,
.bootstrap-iso a:active:hover,
.bootstrap-iso a:active:focus,
.dependant-list a.dependant-confirm-delete:active,
.dependant-list a.dependant-confirm-delete:active:hover,
.dependant-list a.dependant-confirm-delete:active:focus,
.terms-conditions-cookies .cookie-policy-link:active,
.terms-conditions-cookies .cookie-policy-link:active:hover,
.terms-conditions-cookies .cookie-policy-link:active:focus,
.terms-conditions-cookies .term-condtion-link:active,
.terms-conditions-cookies .term-condtion-link:active:hover,
.terms-conditions-cookies .term-condtion-link:active:focus {
  color: var(--link-text-active-color);}

/*  buttons */
/* 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 A.button-style,
.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,
.btn.btn-info.claim-acknowledgment-print,
    .bootstrap-iso .event-step-nav a.secondary-link,
    .bootstrap-iso .event-step-nav a.primary-link,
ul#assistanceItems li.search .button.search-btn,
#search.SearchDialog a.button,
div#benefitStatementFutureBenefits,
div#benefitStatementFutureBenefits + .popover.ng-isolate-scope.right.fade.in .popover-inner .matrixpop a.btn.btn-warning
 {
  background-color: var(--button-color);
  border: none;
  border-radius: 5px;
  color: var(--button-text-color);
}
ul#assistanceItems li.search .button.search-btn,
#search.SearchDialog a.button,
.benefitheader.benefitheader-border.leftovercredits {
  background-color: var(--button-color) !important;
  color: var(--button-text-color) !important;
}

/* hover colour */
.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-danger:hover,
.bootstrap-iso .btn-info:hover,
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-popup:hover,
.online-two-iso A.button-style: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,
.btn.btn-info.claim-acknowledgment-print:hover,
    .bootstrap-iso .event-step-nav a.secondary-link:hover,
.bootstrap-iso .event-step-nav a.primary-link:hover,
ul#assistanceItems li.search .button.search-btn:hover,
#search.SearchDialog a.button:hover,
div#benefitStatementFutureBenefits:hover,
div#benefitStatementFutureBenefits + .popover.ng-isolate-scope.right.fade.in .popover-inner .matrixpop a.btn.btn-warning:hover{
  background-color: var(--button-hover-color);
  border-radius: 5px;
  border: none;
  box-shadow: none;
  color: var(--button-hover-text-color);
}
ul#assistanceItems li.search .button.search-btn:hover,
#search.SearchDialog a.button:hover,
.benefitheader.benefitheader-border.leftovercredits:hover {
  background-color: var(--button-hover-color) !important;
    color: var(--button-hover-text-color)!important ;
}


/* 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 A.button-style: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,
.btn.btn-info.claim-acknowledgment-print:focus,
    .bootstrap-iso .event-step-nav a.secondary-link:focus,
.bootstrap-iso .event-step-nav a.primary-link:focus,
ul#assistanceItems li.search .button.search-btn:focus,
#search.SearchDialog a.button:focus,
div#benefitStatementFutureBenefits:focus,
div#benefitStatementFutureBenefits + .popover.ng-isolate-scope.right.fade.in .popover-inner .matrixpop a.btn.btn-warning:focus
    {
  background-color: var(--button-focus-color);
  border-radius: 5px;
  border: none;
  box-shadow: none;
  color: var(--button-focus-text-color);
  outline: 3px solid var(--accessibility-outline);
}
ul#assistanceItems li.search .button.search-btn:focus,
#search.SearchDialog a.button:focus,
.benefitheader.benefitheader-border.leftovercredits:focus 
    {
  background-color: var(--button-focus-color) !important;
  color: var(--button-focus-text-color) !important;

}


/* Active 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 A.button-style:active,
.online-two-iso A.button-style:active:hover,
.online-two-iso A.button-style: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
.btn.btn-info.claim-acknowledgment-print:active,
.btn.btn-info.claim-acknowledgment-print:active:hover,
.btn.btn-info.claim-acknowledgment-print:active:focus ,
ul#assistanceItems li.search .button.search-btn:active,
ul#assistanceItems li.search .button.search-btn:active:hover,
ul#assistanceItems li.search .button.search-btn:active:focus,
#search.SearchDialog a.button:active,
#search.SearchDialog a.button:active:hover,
#search.SearchDialog a.button:active:focus,
div#benefitStatementFutureBenefits:active,
div#benefitStatementFutureBenefits:active:hover,
div#benefitStatementFutureBenefits:active:focus,
div#benefitStatementFutureBenefits + .popover.ng-isolate-scope.right.fade.in .popover-inner .matrixpop a.btn.btn-warning:active,
div#benefitStatementFutureBenefits + .popover.ng-isolate-scope.right.fade.in .popover-inner .matrixpop a.btn.btn-warning:active:hover,
div#benefitStatementFutureBenefits + .popover.ng-isolate-scope.right.fade.in .popover-inner .matrixpop a.btn.btn-warning:active:focus {
  background-color: var(--button-active-color);
  border-radius: 5px;
  border: none;
  box-shadow: none;
  color: var(--button-active-text-color);
  outline: 3px solid var(--accessibility-outline);
}
ul#assistanceItems li.search .button.search-btn:active,
ul#assistanceItems li.search .button.search-btn:active:hover,
ul#assistanceItems li.search .button.search-btn:active:focus,
#search.SearchDialog a.button:active,
#search.SearchDialog a.button:active:hover,
#search.SearchDialog a.button:active:focus,
.benefitheader.benefitheader-border.leftovercredits:active,
.benefitheader.benefitheader-border.leftovercredits:active:hover,
.benefitheader.benefitheader-border.leftovercredits :active:focus {
  background-color: var(--button-active-color) !important;
  color: var(--button-active-text-color) !important;
 }
/* for styling buttons that convey meaning of a negative action e.g. cancel/close/remove etc. - Default */
.bootstrap-iso .modal-controls .btn-warning,
.online-two-iso #exit-cancel A.button-style.blue,
.online-two-iso A.button-style.gray,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning,
.bootstrap-iso .btn-warning.dependant-cancel-btn {
  background-color: var(--button-color);
      color: var(--button-text-color);
}
/* for styling buttons that convey meaning of a negative action e.g. cancel/close/remove etc. - Hover */
.bootstrap-iso .modal-controls .btn-warning:hover,
.online-two-iso #exit-cancel A.button-style.blue:hover,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:hover,
.bootstrap-iso .btn-warning.dependant-cancel-btn:hover {
  background-color: var(--button-hover-color);
      color: var(--button-hover-text-color);
}
/* for styling buttons that convey meaning of a negative action e.g. cancel/close/remove etc. - Focus*/
.online-two-iso #exit-cancel A.button-style.blue:focus,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:focus,
.bootstrap-iso .btn-warning.dependant-cancel-btn:focus,
.bootstrap-iso .modal-controls .btn-warning:focus {
  background-color: var(--button-focus-color);
      color: var(--button-focus-text-color);
}

/* for styling buttons that convey meaning of a negative action e.g. cancel/close/remove etc. - Active */
.bootstrap-iso .modal-controls .btn-warning:active,
.bootstrap-iso .modal-controls .btn-warning:active:hover,
.bootstrap-iso .modal-controls .btn-warning:active:focus,
.online-two-iso #exit-cancel A.button-style.blue:active,
.online-two-iso #exit-cancel A.button-style.blue:active:hover,
.online-two-iso #exit-cancel A.button-style.blue:active:focus,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:active,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:active:hover,
.bootstrap-iso .modeller-footer .modeller-close-button.btn-warning:active:focus,
.bootstrap-iso .btn-warning.dependant-cancel-btn:active,
.bootstrap-iso .btn-warning.dependant-cancel-btn:active:hover,
.bootstrap-iso .btn-warning.dependant-cancel-btn:active:focus {
  background-color: var(--button-active-color);
      color: var(--button-active-text-color);
}
/* for styling buttons that convey meaning of a negative action e.g. cancel/close/remove etc. - Ended */
/* popups */
/* header colour */
.online-two-iso .header-overlay,
.online-two-iso .tab-header,
.bootstrap-iso .modal-header {
  background-color: var(--header-overlay);
}
/* header title colour */
#login-assistance .header-overlay #TitleResetPassword,
.bootstrap-iso .modellersModalHeader,
.bootstrap-iso .dependantModalHeader,
#followup-items-overlay.online-followup-items #followup-items-title,
.benefit-matrix .benefitheader,
#exit-confirm h5,
.benefitselect #allocationDialog h5,
.active-benefits .header,
.benefit-matrix .modal .modal-header .header,
.online-two-iso .modal-normal .modal-header .header-text,
.terms-conditions-cookies .cookiepolicy-header,
.terms-conditions-cookies .terms-condtion-header , .header-overlay a,
html#profile body#profile .profile #profile-online-2 .header-overlay H5,
html#profile body#profile .profile #profile-online-2 .header-overlay A ,
div#dlguploadDocument .header-overlay h5 ,
div#deleteDocumentDialog .header-overlay h5,
.benefit-matrix h3.leftoverCreditsModalHeader,
.benefit-matrix h3.leftoverCreditsModalHeader .glyphicon-remove:before {
  color: var(--header-overlay-text-color);
}
/* 3g) accordions */
/* background colour */
.benefit-matrix .benefit-category .panel-default > .panel-heading,
#benefit-overview #overviewAccordion .panel-title,
.trsdashboard .panel-default > .panel-heading,
#benefit-overview #overviewAccordion .panel-default > .panel-heading ,
.trsdashboard .table > thead > tr > th ,
.trsdashboard .panel-title,
.benefit-matrix .benefit-category .panel-title {
  background-color: var(--panel-color);
  color: var(--panel-text-color);
}  
.bootstrap-iso .panel-heading .panel-title .accordion-toggle:hover,
.bootstrap-iso .panel-heading .panel-title .accordion-toggle:focus ,
.trsdashboard .panel-title :hover,
.trsdashboard .panel-title:focus,
#benefit-overview #overviewAccordion .panel-title,
#benefit-overview #overviewAccordion .panel-title:hover,
#benefit-overview #overviewAccordion .panel-title:focus,
.benefit-matrix .benefit-category .panel-default > .panel-heading:hover,
.benefit-matrix .benefit-category .panel-default > .panel-heading:focus,
.trsdashboard .panel-default > .panel-heading:hover,
.trsdashboard .panel-default > .panel-heading:focus,
.trsdashboard .table > thead > tr > th:hover,
.trsdashboard .table > thead > tr > th:focus,
.benefit-matrix .benefit-category .panel-title:hover,
.benefit-matrix .benefit-category .panel-title:focus {
  background-color: var(--panel-color);
  color: var(--panel-text-color);
}
  /* 3h) Info icons, slider toggles and label styling */
/* info icon color **/
.benefit-matrix .row.title .glyphicon-info-sign-color {
  color: var(--info-icon-color);
}
.benefit-matrix .row.title .glyphicon-info-sign-color:hover,
.benefit-matrix .row.title .glyphicon-info-sign-color:focus {
  color: var(--info-icon-hover-color);
}

/* slider toggle color */
.online-two-iso input:checked + .slider {
  background-color: var(--slider-toggle-color);
}
/* 3i) logo */
#logo {
  background-image: var(--logo);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
/* centering logo on mobile view */
@media only screen and (max-width: 750px) {
  #logo {
    width: calc(100vw - 100px);
  }
}
  /* 3j) site header */

/* header colour */
.online-two-iso #terminator #header.header-fullwidth {
  background-color: var(--site-header-color);
}
  /* need assistance pull down tab */
.help-ico .helptoggle,
.lt-ie9 .help-ico a {
  background-color: var(--need-assistance-pull-down-menu-background);
}
#header .help-ico a.helptoggle {
  color: var(--need-assistance-pull-down-menu-color);
}
  
  /*remove default icons under need assistance */
#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: 0.25em;
  font-size: 3rem;
  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) {
  #header .help-ico .helptoggle:hover,
  #header .help-ico a.helptoggle[aria-expanded='true']:hover:after,
  #header .help-ico a.helptoggle[aria-expanded='false']:hover:after,
  #header .help-ico .helptoggle:focus,
  #header .help-ico a.helptoggle[aria-expanded='true']:focus:after,
  #header .help-ico a.helptoggle[aria-expanded='false']:focus:after {
    background-color: var(--help-hover-color);
    color: var(--help-hover-text-color);
  }
  /* link color and width for phone and email links */
  #floating-header-content a {
    color: var(--help-link-color);
    width: auto;
    padding: 0 1em;
  }
}
  /* 3k) site footer */
/* footer colour */
.online-two-iso #terminator #footer.footer-fullwidth {
  background-color: var(--site-footer-color);
}
/* footer link color */
.online-two-iso #footer a {
  color: var(--site-footer-link-color); font-weight: bold;
}
@media only screen and (min-width: 768px) {
  /* display nav items in one line */
  #footer.footer-fullwidth nav ul#footer-links li, #footer li {
    display: inline-block;
  }
}
  /* 3l) 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: var(--datepickerbutton-background-color);
  border-color: #ccc;
}
  /* today, clear and close buttons */
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info,
.templates .uib-datepicker-popup .btn-sm.btn-info {
  background-color: var(--datepicker-today);
  border: none;
}
  .bootstrap-iso .uib-datepicker-popup .btn-sm.btn-danger,
.templates .uib-datepicker-popup .btn-sm.btn-danger {
  background-color: var(--datepicker-clear);
  border: none;
}
.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success,
.templates .uib-datepicker-popup .btn-sm.btn-success {
  background-color: var(--datepicker-close);
  border: none;
  min-width: auto;
}
 .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: var(--datepicker-hover-background-color);
  color: var(--datepicker-hover-text-color);
}
.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: var(--datepicker-active-background-color);
  color: var(--datepicker-active-text-color);
}

/* hovering over day to be picked */
.bootstrap-iso .uib-day .btn.btn-default:hover,
.templates .uib-day .btn.btn-default:hover {
  background-color: var(--button-hover-color);
  border: 1px solid #ccc;
  color: var(--button-hover-text-color);
}

/* 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: var(--button-hover-color);
  border: 1px solid #ccc;
}
  /*================================================================================================== Loin page  ==================================================================================================*/
  /* login image */
  .online-two-iso.login body {
    background-image: var(--login-image);
  }
  @media only screen and (min-width: 375px) and (max-width: 767px) {
  /* centering logo */
  #wrapper.isLoginPageWrapper #header #logo {
    float: none;
    margin: 0 auto;
  }}
.login-module-zone {
    display: none;
}
  /*================================================================================================== 5. Home page  ==================================================================================================*/
.dashboard-page-container {
  background: var(--homepage-greetingmessage-bacground-color);
}

  /* carousel module styling */
.home-module-integrated #slider {
  border-radius: 8px;
}
 
  /* 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: var(--homepage-heading-color);
}
/* make background colour of grid container and modules the same */
#home-online-three #home-integrated .modules-right-side.grid-container,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content {
  background-color: var(--homepage-module-background-color);
}
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content {
  padding: .5rem;
}
  /* hide module more info icon */
#home-online-three #home-integrated .module-content-header-container .online-three-module-popover-control {
  display: none;
}
  /*** carousel styling ***/
/* hide carousel hamburger menu */
.home-module-integrated .welcome-items {
  display: none;
}
  /* background of thumbnail container */
.home-module-integrated #slider .thumb {
  background: #ededed;
}
/*module styling*/
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content, .bootstrap-iso .carousel.home-module-integrated {
	border: none;
	border-radius: 0;
	box-shadow: 0 6px 2px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.1);}

/*align module text to left*/
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .module-copy, #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .module-copy {
	text-align: left;}

/* Arrow before top tab links */
@media only screen and (min-width: 767px){
  .online-two-iso #menu-no-dashboard li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    margin-right: 2px;
}}
#header .help-ico a.helptoggle[aria-expanded="true"]:after, #header .help-ico a.helptoggle[aria-expanded="false"]:after {
    font-family: FontAwesome;
    content: '\f04b';
    color: white;
    display: inline-block;
    transform: rotate(90deg);
    font-size: .75em;
    position: relative;
    left: 1em;
    top: -1px;
}
#header .help-ico a.helptoggle[aria-expanded="true"]:after {
    transform: rotate(-90deg);
}
/* need assistance pull down tab */
.help-ico .helptoggle {
	background-image: none!important;	
}
/*color of need assistance items- call and email icon*/
ul#assistanceItems li a, ul#assistanceItems li.call a,  ul#assistanceItems .mail a {color: var(--needassistance-callemail-icon-color);}

/* adjust width of carousel thumbnails */
.home-module-integrated #slider .thumb .rect {
  width: 220px;
}
/*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%;
}
/* button max width 75% when on HD screens and above */
@media only screen and (min-width:1921px){
  #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 {
    max-width: 75%
  }
}
/* 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: var(--profile-logout-mailbox-color);
  }
}
/*remove grid gap on home page*/
#home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {grid-gap: 0px;}

#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;
}

  /*================================================================================================== 6. Benefit overview  ==================================================================================================*/

#benefit-overview .benefit-overview-title H1 {
  color: var(--benefitoverview-heading-color);
  font-size: 2.25rem;
  line-height: 1;
}

/* benefit filter dropdown */
.bootstrap-iso#benefit-overview #BenefitNameFilter {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  color: #333;
  text-transform: none;
}

/* clear filter button */
.bootstrap-iso#benefit-overview .clear-filter {
  background-color: var(--benefitoverview-filter-button-color);
  border: none;
  color: var(--benefitoverview-filter-textbutton-color);
}
.bootstrap-iso#benefit-overview .clear-filter:hover,
.bootstrap-iso#benefit-overview .clear-filter:focus {
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}
.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: var(--button-active-color);
  color: var(--button-active-text-color);
}
 
#benefit-overview .tab-header,
div#online2-global-benefit-overview-modaltemplate .tab-header,
.benefit-matrix.modal-open .modal-dialog.modal-large .modal-content .tab-header {
    background: var(--benefitoverview-learnmore-tab-background);
}

.online-two-iso #benefit-overview .modal-large a.tab-selector-link:hover
div#online2-global-benefit-overview-modaltemplate .tab-header .tab-selector-link:hover,
.benefit-matrix.modal-open .modal-dialog.modal-large .modal-content .tab-header:hover {
    color: var(--button-hover-color);
    border-bottom: solid .5em var(--button-hover-color);
}
.online-two-iso #benefit-overview .modal-large .tab-selector-link.active,
div#online2-global-benefit-overview-modaltemplate .tab-header .tab-selector-link.active,
.benefit-matrix.modal-open .modal-dialog.modal-large .modal-content .tab-header .tab-selector-link.active{
    color: var(--button-active-color);
    border-bottom: solid .5em var(--button-active-color);
}
.online-two-iso #benefit-overview .modal-large a.tab-selector-link,
div#online2-global-benefit-overview-modaltemplate .tab-header .tab-selector-link,
.benefit-matrix.modal-open .modal-dialog.modal-large .modal-content .tab-header .tab-selector-link{
    color: var(--button-color);
    border-bottom: solid .5em var(--button-color);}
#benefit-overview .know-more-link A { color : var(--button-text-color);}
#benefit-overview .know-more-link:hover A { color : var(--button-hover-text-color);}
#benefit-overview .know-more-link:focus A { color : var(--button-focus-text-color);}
#benefit-overview .know-more-link:active A { color :var(--button-active-text-color);}
/*================================================================================================== 7. Benefit statement  ==================================================================================================*/

/* view follow up container colour */
.bootstrap-iso .alert-info.hdf-followup {
  background-color: var(--follow-up-panel-color);
  color: white;
}

/*================================================================================================== 8. Benefit matrix  ==================================================================================================*/
/* all numerical values */
.benefit-matrix .font-youpay-color,
.benefit-matrix .glyphicon-play-color {
  color: var(--numeric-values-benefitmatrix);
}

/* modellers and tools section */
.benefit-matrix .benefitheader.benefitheader-border {
  border-color: #666;
  color: #666;
}
.benefit-matrix .benefitheader.benefitheader-border:hover,
.benefit-matrix .benefitheader.benefitheader-border:focus {
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}

/* confirm choices button */
@-webkit-keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px var(--pulse-color-start);
  }
  100% {
    box-shadow: 0 0 0 10px var(--pulse-color-end);
  }
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px var(--pulse-color-start);
  }
  100% {
    box-shadow: 0 0 0 10px var(--pulse-color-end);
  }
}

.benefitheader-fixed div#followup-items a.btn {
  -webkit-animation: shadow-pulse 2s infinite;
  animation: shadow-pulse 2s infinite;
  background-color: var(--button-color);
  border-radius: 0;
  color: var(--button-text-color);
}
.benefitheader-fixed div#followup-items a.btn:hover {
  background-color: var(--button-hover-color);
  border-radius: 0;
  color: var(--button-hover-text-color);
}
.benefitheader-fixed div#followup-items a.btn:focus {
  background-color: var(--button-focus-color);
  border-radius: 0;
  color: var(--button-focus-text-color);
}
.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: var(--button-active-color);
  border-radius: 0;
  color: var(--button-active-text-color);
}


/* monthly annual pay toggle styling
monthly button active */
.bootstrap-iso .btn-warning.active.btn-perpay {
  background-color: var(--button-active-color);
  border-color: var(--button-active-text-color);
  color: var(--button-active-text-color);
}
/* annual button active */
.bootstrap-iso .btn-warning.active.btn-peranual {
  background-color: var(--button-active-color);
  border-color: var(--button-active-text-color);
}
/*monthly button inactive */
.bootstrap-iso .btn-group > .btn.btn-perpay:first-child:not(:last-child):not(.dropdown-toggle) {
  border-color: var(--button-active-color);
}
/*annual button inactive */
.bootstrap-iso .btn-group > .btn.btn-peranual:last-child:not(:first-child) {
  border-color: var(--button-active-color);
}


/* preventing default link hover stlying for expanding/collapsing accordions */
a.accordion-toggle:hover,
a.accordion-toggle:focus,
a.accordion-toggle:active,
a.accordion-toggle:active:hover,
a.accordion-toggle:active:focus {
  color: white;
}



/* line group text colour */
.benefit-matrix .group-default {
  color: var(--heading-color);
}

/* line name */
.benefit-matrix .lineheader > a:link {
  color: var(--link-text-color);
}
.benefit-matrix .lineheader > a:link:hover,
.benefit-matrix .lineheader > a:link:focus {
  color: var(--link-text-hover-color);
}
.benefit-matrix .lineheader > a:link:active,
.benefit-matrix .lineheader > a:link:active:hover,
.benefit-matrix .lineheader > a:link:active:focus {
  color: var(--link-text-active-color);
}

/* Line sets - add spacing between lines in the line set
display the line name on a separate line to the plan/coverage */
.benefit-matrix .lineset-linename + span {
  display: block;
  padding-left: .65em
}
.row.title + .row > div > div:not(:last-child) {
  margin-bottom: 1em
}


.benefit-matrix .row .btn-success {
  background-color: var(--button-color);
}

/* approved dependant and beneficiary listing text colour */
.benefit-matrix h4[tbs-translate='Enrollment.Step3.WhoIsCovered'],
.benefit-matrix h5[tbs-translate='Enrollment.Online2.BeneficiaryAllocations'] {
  color: var(--heading-color);
}
.benefit-matrix h5[tbs-translate='Enrollment.Online2.BeneficiaryAllocations'] {
  font-size: 1.125rem;
}


/* new and changed labels */
.benefit-matrix .newbenefit,
.benefit-matrix .changebenefit {
  background-color: var(--button-active-color);
  color: var(--button-active-text-color);
  padding: 2px;
}
/* unlocked label */
.benefit-matrix .glyphicon-record,
.benefit-matrix .acitve-text {
  background-color: var(--button-active-color);
  color: var(--button-active-text-color);
  padding: 2px;
}


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

.benefit-matrix .benefit-active-benefits .active-intro {
  display: none;
}
@media (min-width: 767px) {
#resettodefaults a.btn.btn-warning.btn-resettodefaults.ng-scope {
    margin-right: 60px;
}}
/*================================================================================================== 9. Benefit selection  ==================================================================================================*/

/* line name */
.benefitselect .line-name {
  color: var(--heading-color);
}
/* more info icon */
.benefitselect .line-benefit-intro .glyphicon-info-sign-color {
  color: var(--moreinfo-icon-color);
}

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


/* select buttons */
.online-two-iso .benefitselect A.button-style.green {
  background-color: var(--button-color);
  border-radius: 20px;
  color: var(--button-text-color);
}
.online-two-iso .benefitselect A.button-style.green:hover {
  background-color: var(--button-hover-color);
  box-shadow: none;
  color: var(--button-hover-text-color);
}
.online-two-iso .benefitselect A.button-style.green:focus {
  background-color: var(--button-focus-color);
  box-shadow: none;
  color: var(--button-focus-text-color);
}
.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: var(--button-active-color);
  color: var(--button-active-text-color);
}


/* benefit description row colour */
.benefitselect .line-benefit-intro .line-description .row {
  background: white;
}


/*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: var(--currently-selected-selectionpage-text-color);
}
/* EOI pending asterisk */
.benefitselect .alignleft .pending-note {
  display: inline;
  float: none;
}
/* available products heading */
.benefitselect .products-header H4 {
  color: var(--heading-color);
}
/* selected plan border box */
.benefitselect .products .box-border.sel,
.benefitselect .products .box-border.sel .header {
  background: var(--benefit-selection-elected-box-highlight);
}

/* selected coverage text colour */
.option-credit-health .option.sel {
  color: #666;
}
/* see also link colour */
.available-options .links-group.four-links {display: none;}
.benefitselect .linename > a:link {
  color: var(--link-text-color);
}
.benefitselect .linename > a:hover {
  color: var(--link-text-hover-color);
}
.benefitselect .linename > a:focus {
  color: var(--link-text-hover-color);
}
.benefitselect .linename > a:active,
.benefitselect .linename > a:active:hover,
.benefitselect .linename > a:active:focus {
  color: var(--link-text-active-color);
}
/*================================================================================================== 10. Profile  ==================================================================================================*/
/* 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,
.online-two-iso div#ineligibleDependantsDisplayControl P.sectionTitledimmed {
  color: var(--heading-color);
}
/* 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: var(--button-color);
  border-radius: 5px;
  color: var(--button-text-color);
}
html#profile body#profile #profile-online-2 .button-style.green:hover,
html#profile body#profile #profile-online-2 .button-style.orange:hover,
html#profile body#profile #profile-online-2 .button-style.blue:hover
{
  background-color: var(--button-hover-color);
  box-shadow: none;
  color: var(--button-hover-text-color);
}
html#profile body#profile #profile-online-2 .button-style.green:focus,
html#profile body#profile #profile-online-2 .button-style.orange:focus,
html#profile body#profile #profile-online-2 .button-style.blue:focus {
  background-color: var(--button-focus-color);
  box-shadow: none;
  color: var(--button-focus-text-color);
}


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: var(--button-active-color);
  color: var(--button-active-text-color);
}



/* 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: var(--Profile-tab-selector-inactive-text-color);
}


/* 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: var(--Profile-tab-selector-inactive-text-color);
}

/* beneficiaries edit allocation popup */
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label {
  background-color: var(--button-color);
   border-radius: 0;
  color: var(--button-text-color);
 }
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label:hover {
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label:focus {
  background-color: var(--button-focus-color);
  color: var(--button-focus-text-color);
}
html#profile body#profile .profile #profile-online-2 #allocationDialog .btn-group label.active {
  background-color: var(--button-active-color);
  box-shadow: none;
  color: var(--button-active-text-color);
}

html#profile body#profile #profile-online-2 #securityTab .left-taboff .sectionTitledimmedLeft,
html#profile body#profile #profile-online-2 #securityTab .right-taboff .sectionTitledimmed {
  color: var(--Profile-tab-selector-inactive-text-color);
}

/* preferences toggle button */
#communicationPreferencesTab .ui-buttonset label {
  border: 1px solid #ccc;
}

/* 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;
  }
}
html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A {
    color: var(--button-color);
    border-bottom: solid .5em var(--button-color);}

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 {
     color: var(--profile-alltabs-label-color);
}
/*================================================================================================== 11. App registration  ==================================================================================================*/
#mobileRegistration .box-border {
  border: none;
}
#mobileRegistration .box-left-bg,
#mobileRegistration .box-border-bg {
  background: none;
}
#mobileRegistration #CMSEditableRegionDiv {
  padding: 1em;
}

#mobileRegistration .qr-background {
  background: var(--button-hover-color);
}

#mobileRegistration .bootstrap-iso #newPasswordSave {
  float: none !important;
  width: 25%;
  border-radius: 20px;
  text-transform: none;
  background-color: var(--button-color);
  color: var(--button-text-color);
}
#mobileRegistration .bootstrap-iso #newPasswordSave:hover {
  background-color: var(--button-hover-color);
    color: var(--button-hover-text-color);
  box-shadow: none;
  padding: 6px 12px;
  border: none;
}
#mobileRegistration .bootstrap-iso #newPasswordSave:focus {
    background-color: var(--button-focus-color);
    color: var(--button-focus-text-color);
  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: var(--button-active-color);
  color: var(--button-active-text-color);
}

@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;
  }
}


/*================================================================================================== 13. Specific popups  ==================================================================================================*/
/* 13a) forgot password */
/* progress bar colour */
.bootstrap-iso .progress-bar-success {
  background-color: var(--forgotpassward-progress-bar-color);
}

/* 13b) modellers and tools */

/* model button */
input.modeller-line-bottom {
  background-color: var(--button-color);
  border-radius: 20px;
  color: var(--button-text-color);
  font-weight: normal;
}
input.modeller-line-bottom:hover {
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}
input.modeller-line-bottom:focus {
  background-color: var(--button-focus-color);
  box-shadow: none;
  color: var(--button-focus-text-color);
}
input.modeller-line-bottom:active,
input.modeller-line-bottom:active:hover,
input.modeller-line-bottom:active:focus {
  background-color: var(--button-active-color);
  box-shadow: none;
  color: var(--button-active-text-color);
}

/* 13c) manage dependants */

#allocationDialog .add-beneficiary {
  color: var(--link-text-color);
}
#allocationDialog .add-beneficiary:hover {
  color: var(--link-text-hover-color);
}
#allocationDialog .add-beneficiary:focus {
  color: var(--link-text-hover-color);
}
#allocationDialog .add-beneficiary:active,
#allocationDialog .add-beneficiary:active:hover,
#allocationDialog .add-beneficiary:active:focus {
  color: var(--link-text-click-color);
}

/* add, edit and remove links */
.dependant-list-top a.dependant-add-link,
.dependant-list a.dependant-edit,
.dependant-list a.dependant-remove {
  color: var(--link-text-color);
}
.dependant-list .dependant-add-item a.dependant-edit,
.dependant-list .dependant-add-item a.dependant-remove {
  color: var(--button-text-color);
  padding: 6px 12px;
}
.dependant-list .dependant-add-item a.dependant-edit {
  background-color: var(--button-color);
}
.dependant-list-top a.dependant-add-link:hover,
.dependant-list a.dependant-edit:hover,
.dependant-list a.dependant-remove:hover {
  color: var(--link-text-hover-color);
}
.dependant-list .dependant-add-item a.dependant-edit:hover,
.dependant-list .dependant-add-item a.dependant-remove:hover {
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}
.dependant-list-top a.dependant-add-link:focus,
.dependant-list a.dependant-edit:focus,
.dependant-list a.dependant-remove:focus {
  color: var(--link-text-hover-color);
}
.dependant-list .dependant-add-item a.dependant-edit:focus,
.dependant-list .dependant-add-item a.dependant-remove:focus {
  background-color: var(--button-focus-color);
  color: var(--button-focus-text-color);
}
.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: var(--link-text-click-color);
}
.dependant-list .dependant-add-item a.dependant-edit:active,
.dependant-list .dependant-add-item a.dependant-edit:active:hover,
.dependant-list .dependant-add-item a.dependant-edit:active:focus,
.dependant-list .dependant-add-item a.dependant-remove:active,
.dependant-list .dependant-add-item a.dependant-remove:active:hover,
.dependant-list .dependant-add-item a.dependant-remove:active:focus {
  background-color: var(--button-active-color);
  color: var(--button-active-text-color);
}
/* costs displayed on Dependants Covered tab */
.benefit-matrix .employee-cost .cost-number {
  color: #666;
}

/* table header colour when removing dependants that are attached to cover */
.table.reverse-header thead > tr > th {
  background-color: var(--button-color);
   color: var(--button-text-color);
}

/* 13d) benefit matrix follow up items  */
/* overlay header */
#followup-items-overlay.online-followup-items #followup-items-title {
  background-color: var(--header-overlay);   
}

/* 13g) benefit selection beneficiaries */
.benefitselect #allocationDialog .btn-group .active {
  background-color: var(--slider-toggle-color);
}
#allocationDialog .edit-beneficiary,
#allocationDialog .delete-beneficiary {
  color: var(--link-text-color);
}
#allocationDialog .edit-beneficiary:hover,
#allocationDialog .edit-beneficiary:focus,
#allocationDialog .delete-beneficiary:hover,
#allocationDialog .delete-beneficiary:focus {
  color: var(--link-text-hover-color);
}
#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: var(--link-text-active-color);
}

/*================================================================================================== 15. Claims  ==================================================================================================*/
/* make a claim styling */
body#claim {
  padding-top: 0;
}


.online-two-iso .fsaClaimSubmitContainer h3 {
  color: var(--heading-color);
  font-weight: bold;
}
.fsaClaimSubmitContainer #flexClaimTitle h1  {
  color: var(--claim-page-heading-text-color);
  font-weight: bold;
}


/* label colour */
.online-two-iso .fsaClaimSubmitContainer label {
  color: var(--claim-label-primary-text-color);
}

/* attach, cancel and submit buttons */
.online-two-iso .fsaClaimSubmitContainer .btn-success,
.online-two-iso .fsaClaimSubmitContainer .btn-default,
.online-two-iso .fsaClaimSubmitContainer .btn-primary {
  background-color: var(--button-color);
    color: var(--button-text-color);
  border: none;
  border-radius: 20px;
  font-weight: bold;
}
.online-two-iso .fsaClaimSubmitContainer .btn-success:hover,
.online-two-iso .fsaClaimSubmitContainer .btn-default:hover,
.online-two-iso .fsaClaimSubmitContainer .btn-primary:hover
 {
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}

.online-two-iso .fsaClaimSubmitContainer .btn-success:focus,
.online-two-iso .fsaClaimSubmitContainer .btn-default:focus,
.online-two-iso .fsaClaimSubmitContainer .btn-primary:focus
{
  background-color: var(--button-focus-color);
  color: var(--button-focus-text-color);
}
.online-two-iso .fsaClaimSubmitContainer .btn-success:active,
.online-two-iso .fsaClaimSubmitContainer .btn-success:active:hover,
.online-two-iso .fsaClaimSubmitContainer .btn-success:active:focus,
.online-two-iso .fsaClaimSubmitContainer .btn-default:active,
.online-two-iso .fsaClaimSubmitContainer .btn-default:active:hover,
.online-two-iso .fsaClaimSubmitContainer .btn-default:active:focus,
.online-two-iso .fsaClaimSubmitContainer .btn-primary:active,
.online-two-iso .fsaClaimSubmitContainer .btn-primary:active:hover,
.online-two-iso .fsaClaimSubmitContainer .btn-primary:active:focus  {
  background-color: var(--button-active-color);
  color: var(--button-active-text-color);
}

/* datepicker styling */
/* left, right and year/month/day selection buttons in header of datepicker */
.fsaClaimSubmitContainer table.uib-yearpicker thead th button.btn-default,
.fsaClaimSubmitContainer table.uib-monthpicker thead th button.btn-default,
.fsaClaimSubmitContainer table.uib-daypicker thead th button.btn-default {
  border-radius: 0;
}
.fsaClaimSubmitContainer table.uib-yearpicker thead tr:first-of-type th:nth-of-type(2),
.fsaClaimSubmitContainer table.uib-monthpicker thead tr:first-of-type th:nth-of-type(2),
.fsaClaimSubmitContainer table.uib-daypicker thead tr:first-of-type th:nth-of-type(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
/* day/month/year buttons of datepicker */
.fsaClaimSubmitContainer table.uib-yearpicker tbody td .btn-default,
.fsaClaimSubmitContainer table.uib-monthpicker tbody td .btn-default,
.fsaClaimSubmitContainer table.uib-daypicker tbody td .btn-default {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
}

/* today and clear button group */
.fsaClaimSubmitContainer .uib-datepicker-popup .btn-group .btn {
  background-color: var(--datepicker-today);
  border: none;
}

/* selected year/month/day and hover styling */
.fsaClaimSubmitContainer .uib-datepicker-popup .btn.btn-default.active,
.fsaClaimSubmitContainer .uib-datepicker-popup .btn-group .btn:hover {
  background-color: var(--button-hover-color);
}
.fsaClaimSubmitContainer .uib-datepicker-popup .btn.btn-default.active
  .text-info {
  color: var(--button-hover-text-color);
}

/* claim submitted table header styling */
.claimSubmittedHeader {
  background-color: var(--button-color);
}
.online-two-iso .claimSubmittedHeader h3 {
  color: var(--button-text-color);
}

/* claim overview */
/* links */
body#StatementAndClaimSubmit #wrapper a {
  color: var(--link-text-color);
}
body#StatementAndClaimSubmit #wrapper a:hover,
body#StatementAndClaimSubmit #wrapper a:focus {
  color: var(--link-text-hover-color);
  text-decoration: none;
}
body#StatementAndClaimSubmit #wrapper a:active,
body#StatementAndClaimSubmit #wrapper a:active:hover,
body#StatementAndClaimSubmit #wrapper a:active:focus {
  color: var(--link-text-active-color);
}
/* navigation tabs */
.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI A {
  text-transform: none;
}


/* headings */
.online-two-iso .FSAStatementAndHistoryContainer h1 {
  color: var(--heading-color);
  margin-bottom: 0;
}
.online-two-iso .claim-history h2 {
  color: var(--heading-color);
}

/* hover effect for the tables */
.claim-history .claim-table > tbody > tr:hover {
  background-color: #f5f5f5;
}


/* buttons in popup modal */
.claim-edit-link .btn.btn-primary,
.claim-edit-link .btn.btn-info {
  background-color: var(--button-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 25px;
}
body#StatementAndClaimSubmit .btn-default {
  background-color: var(--button-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 25px;
}

.claim-edit-link .btn.btn-primary:hover,
.claim-edit-link .btn.btn-info:hover,
body#StatementAndClaimSubmit .btn-default:hover
{
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}

.claim-edit-link .btn.btn-primary:focus,
.claim-edit-link .btn.btn-info:focus,
body#StatementAndClaimSubmit .btn-default:focus
{
  background-color: var(--button-focus-color);
  color: var(--button-focus-text-color);
}

.claim-edit-link .btn.btn-primary:active,
.claim-edit-link .btn.btn-primary:active:hover,
.claim-edit-link .btn.btn-primary:active:focus,
.claim-edit-link .btn.btn-info:active,
.claim-edit-link .btn.btn-info:active:hover,
.claim-edit-link .btn.btn-info:active:focus,
body#StatementAndClaimSubmit .btn-default:active,
body#StatementAndClaimSubmit .btn-default:active:hover,
body#StatementAndClaimSubmit .btn-default:active:focus  {
  background-color: var(--button-active-color);
  color: var(--button-active-text-color);
}
/* selected tab styling on FSA statement tab */
body#StatementAndClaimSubmit #wrapper .spendingaccountsTab-container .tabs UL LI.sel A,
body#StatementAndClaimSubmit #wrapper .spendingaccountsTab-container .tabs UL LI A:hover {
 background-color: var(--button-color);
    color: var(--button-text-color);
  font-weight: bold;
}
/* table headings on FSA statement tab */
.fsa-table-caption .section_title,
.subtitle-claims .section_title {
  color: var(--button-color);
}
/*================================================================================================== 16. My Documents  ==================================================================================================*/
/* make table of documents responsive */
#tabledocuments {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#tabledocuments th,
#tabledocuments td {
  padding: 5px;
  text-align: center;
}
#tabledocuments > thead > tr > th {
  background-color: var(--viewupload-documentupload-table-header-background);
  color: var(--viewupload-documentupload-table-header-textcolor);
}
a#btnNewDocument {
  color: var(--link-text-color) !important;
  font-weight: bold;
}
a#btnNewDocument:hover {
  color: var(--link-text-hover-color) !important;
}
#dlguploadDocument #btn-upload-document-save,
#deleteDocumentDialog #dspdeleteDocument {
  background-color: var(--button-color);
    color: var(--button-text-color);
  border-radius: 5px;
  font-weight: bold;
}
#dlguploadDocument #btn-upload-document-cancel,
#deleteDocumentDialog #btnCancelDocument .gray {
  background-color: var(--button-color);
    color: var(--button-text-color);
}
#dlguploadDocument #btn-upload-document-save:hover,
#dlguploadDocument #btn-upload-document-cancel:hover,
#deleteDocumentDialog #dspdeleteDocument:hover,
#deleteDocumentDialog #btnCancelDocument .gray:hover
{
  background-color: var(--button-hover-color);
  color: var(--button-hover-text-color);
}
#dlguploadDocument #btn-upload-document-save:focus,
#dlguploadDocument #btn-upload-document-cancel:focus,
#deleteDocumentDialog #dspdeleteDocument:focus,
#deleteDocumentDialog #btnCancelDocument .gray:focus

 {
  background-color: var(--button-focus-color);
  color: var(--button-focus-text-color);
}
#dlguploadDocument #btn-upload-document-save:active,
#dlguploadDocument #btn-upload-document-save:active:hover,
#dlguploadDocument #btn-upload-document-save:active:focus,
#dlguploadDocument #btn-upload-document-cancel:active,
#dlguploadDocument #btn-upload-document-cancel:active:hover,
#dlguploadDocument #btn-upload-document-cancel:active:focus,
#deleteDocumentDialog #dspdeleteDocument:active,
#deleteDocumentDialog #dspdeleteDocument:active:hover,
#deleteDocumentDialog #dspdeleteDocument:active:focus,
#deleteDocumentDialog #btnCancelDocument .gray:active,
#deleteDocumentDialog #btnCancelDocument .gray:active:hover,
#deleteDocumentDialog #btnCancelDocument .gray:active:focus  {
  background-color: var(--button-active-color);
  color: var(--button-active-text-color);
}

@media only screen and (max-width: 750px) {
  #dlguploadDocument .column-left {
    width: 100%;
    text-align: left;
  }
}


/*================================================================================================== 18. Mobile  ==================================================================================================*/
/* login module buttons */
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .mobile-buttons .btn {
  background-color: var(--button-color);
}
@media only screen and (max-width: 750px) {
  
  /* make height of greeting container auto to give proper spacing around the greeting */
  #home-online-three .dashboard-controls {
    height: auto;
  }
}

/* homepage buttons */
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy
  button.btn.btn-default {
  background-color: var(--button-color);
  border-radius: 20px;
  color: var(--button-text-color);
}
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy a.btn.btn-default,
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel button.btn.btn-default {
  padding: 12px 20px;
  width: 100%;
}

#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light .days-left {
  color: var(--homepage-enrolment-days-left-color);
}
/*=====================================================Clinet specific CSS======================================================*/


/* Minification failed (line 1715, error number 1039): Token not allowed after unary operator: '-homepage-enrolment-days-left-color' */