/* Client CSS Custom Code here*/
/* Animation effect */
@-webkit-keyframes shadow-pulse {
  0% { box-shadow: 0 0 0 0px rgba(88,88,96, 0.5); }
  100% { box-shadow: 0 0 0 10px rgba(88,88,96, 0); }
}
@keyframes shadow-pulse {
  0% { box-shadow: 0 0 0 0px rgba(88,88,96, 0.5); }
  100% { box-shadow: 0 0 0 10px rgba(88,88,96, 0); }
}

/* GENERAL */
* {
  outline: none !important;
  outline-offset: inherit !important;
}

.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 .alert-warning,
.bootstrap-iso .btn-popup {
  background-color: #ffe600;
  border-color: #ffe600;
  color: #000;
}

.overviewSummaryList .table.summary .summaryContent.tableCell .know-more-link:hover,
.overviewSummaryList .table.summary .summaryContent.tableCell .know-more-link:focus{
  background-color: #ffe600;
  border-color: #ffe600;
  color: #000;
}

.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-primary:active:hover, 
.bootstrap-iso .btn-primary.active:hover, 
.bootstrap-iso .open>.dropdown-toggle.btn-primary:hover, 
.bootstrap-iso .btn-primary:active:focus, 
.bootstrap-iso .btn-primary.active:focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-primary:focus, 
.bootstrap-iso .btn-primary:active.focus, 
.bootstrap-iso .btn-primary.active.focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-primary.focus,
.bootstrap-iso .btn-warning:active:hover, 
.bootstrap-iso .btn-warning.active:hover, 
.bootstrap-iso .open>.dropdown-toggle.btn-warning:hover, 
.bootstrap-iso .btn-warning:active:focus, 
.bootstrap-iso .btn-warning.active:focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-warning:focus, 
.bootstrap-iso .btn-warning:active.focus, 
.bootstrap-iso .btn-warning.active.focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-warning.focus,
.bootstrap-iso .btn-warning:focus, 
.bootstrap-iso .btn-warning.focus {
  background-color: #2e2e38;
  border-color: #2e2e38;
  color: #fff;
}
.bootstrap-iso .btn-primary:focus, 
.bootstrap-iso .btn-primary.focus,
.bootstrap-iso .btn-primary:active, 
.bootstrap-iso .btn-primary.active, 
.bootstrap-iso .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #585860;
  border-color: #585860;
}

.bootstrap-iso .btn-default:active:hover, 
.bootstrap-iso .btn-default.active:hover, 
.bootstrap-iso .open>.dropdown-toggle.btn-default:hover, 
.bootstrap-iso .btn-default:active:focus, 
.bootstrap-iso .btn-default.active:focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-default:focus, 
.bootstrap-iso .btn-default:active.focus, 
.bootstrap-iso .btn-default.active.focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #2e2e38;
  border-color: #2e2e38;
}

/* LOGIN PAGE */
.online-two-iso.login body {
  background-image: url(../meyflex/media/meyflex/images/loginpage/EY_Login-page.png);
}
.online-two-iso.login .LoginPageContainer #main {
  margin-top: 13%;
  margin-right: 5%;
}
.LoginPageContainer #main .panel-default {
  border-color: transparent;
}
#login-modules-container, 
#login-module-registration, 
#login-module-whats-new {
  display: none !important;
}

.input-group.username #uname-addon, 
.input-group.password #pwd-addon {
  background-color: #2e2e38;
  border: 1px solid #2e2e38;
  color: #fff;
}

/* HEADER */

#header a,
#header a:focus, 
#header a:hover {
  color: #ffe600
}

#header.header-fullwidth #logo {
  background-image: url(/meyflex/media/meyflex/images/logo/E-Y_Logos_mEY-Flex_v1.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 106px;
  height: 100px;
  margin-left: 35px;
}

.onlineTwoPointO-home #home-intro {
  position: absolute;
  top: -60px;
  color: #ffe600;
  width: 100%;
  margin: 0px;
  font-weight: bold;
  
}

.onlineTwoPointO-home .modules {
  padding-top: 15px;
  height: 145px;
}

#floating-header a.helptoggle,
#floating-header a.helptoggle:hover,
#floating-header a.helptoggle:focus {
  color: #2e2e38;
}

#assistanceItems a,
#assistanceItems a:hover,
#assistanceItems a:focus {
  color: #2e2e38;
}

/*#links {
  padding-top: 0px;
}*/

#floating-header-content .search {
  display: none;
}

/* HOMEPAGE */

html {
  background-image: none;
}

#containerGlobal {
  margin-bottom: 60px;
}

.onlineTwoPointO-home .module-content div[id*='home-module'] {
  min-height: 550px;
}

.tbs-loader h1,
#divLoadingdependants h1,
#benefitintroOverlay .beneift-loading {
  color: #2e2e38;
}

#chatUnavailable,
#chatAvailable {
  display: none !important;
}


/* Profile Page */
html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A {
  color: #585860;
  border-bottom: solid .5em #585860;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs .payroll {
  display: none;
}


.online-two-iso P.sectionTitledimmed:focus, 
.online-two-iso P.sectionTitledimmed:hover, 
.online-two-iso P.sectionTitledimmedLeft:focus, 
.online-two-iso P.sectionTitledimmedLeft:hover, 
.online-two-iso P.sectionTitle {
  color: #585860;  
}

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

.online-two-iso .validation-caption {
  color: #585860;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, .online-two-iso A.button-style.green {
  background-color: #ffe600;
  border-color: #2e2e38;
  color: #2e2e38;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray, .online-two-iso A.button-style.gray {
  font-weight: 100;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs .preference {
  display: none;
}

html#profile body#profile .profile #profile-online-2 span.label, html#profile body#profile .profile #profile-online-2 label:not(.ui-button) {
  text-transform: none;
}

.online-two-iso P.sectionTitledimmedLeft, .online-two-iso P.sectionTitledimmed {
  color: #2e2e38;
}
#profile-online-2 #txtDependentMiddleName {
  display:none;
}


/*Claims*/

body#claim {
  padding-top: 0px;
}
#containerGlobal #wrapper #main .page-content {
  width: 100%;
}
#home-module-make-a-claim .make-a-claim-copy .make-a-claim-data {
  margin-top: 10%;
}
#home-module-make-a-claim .make-a-claim-copy .make-a-claim-intro.no-data {
  width: 24%;
}
#home-module-manage-claims .manage-claims-copy.full-width {
  vertical-align: top;
}
#home-module-manage-claims .manage-claims-copy div {
  width: 35%;
}
#home-module-manage-claims .manage-claims-copy .tbs-module-pager,
#home-module-manage-claims .manage-claims-copy .tbs-module-pager div{
  width: auto;
}
.tbs-module-pager .tbs-pager-content .title {
  color: #ffe600;
  font-size: 2.0vw;
  font-weight: bold;
}
#home-module-manage-claims .manage-claims-copy span {
  font-size:2.6vw;
  font-weight: bold;
}
#home-module-manage-claims .manage-claims-copy .tbs-pager-content div>span {
  font-size:18px;
}
#home-module-manage-claims .manage-claims-copy .tbs-pager .count span{
  font-size: 16px;
}

.online-two-iso .webpartTitle {
  background-color: #585860;
}

.online-two-iso .datepicker-container .input-group-btn .btn {
  background-color: #585860;
  border-color: #585860;
}

.fsaClaimSubmitContainer .btn-primary, .fsaClaimSubmitContainer .btn-primary:focus, .fsaClaimSubmitContainer .btn-primary:active {
  background-color: #585860;
  border-color: #585860;
}

#home-module-make-a-claim .make-a-claim-copy .make-a-claim-data .account-details span.make-a-claim-account-amount {
  width: 60%;
  text-align: left;
  color: #2e2e38;
  font-weight: bold;
  font-size: large;
  
}

#home-module-make-a-claim .make-a-claim-copy .make-a-claim-data .account-details span.make-a-claim-account-name {
  width: 40%;
  display: inline-block;
  color: #2e2e38;
  font-weight: bold;
  font-size: large;
}

#home-module-make-a-claim .make-a-claim-copy .make-a-claim-intro {
  font-size: 2vw;
  font-weight: bold;
}

span.label, label {
  text-transform: none;
}

.claim-acknowledgment-print {
  background-color: #585860;
  border-color: #585860;
}

.make-a-claim-information .tbs-pager {
  display:none;
}

.FSAStatementAndHistoryContainer.fixed-container row {
  background-color: #f2f2f2;
}

.FSAStatementAndHistoryContainer.fixed-container row {
  background-color: #f2f2f2;
  margin-right: 0px;
  margin-left: 0px;
}

.FSAStatementAndHistoryContainer .htabs-container {
  padding: 0px;
}
/*.FSAStatementAndHistoryContainer .htabs-container ,
.FSAStatementAndHistoryContainer .htabs-container .tabs-bg,*/
.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI ,
/*.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel A,*/
.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel STRONG {
  background: none;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel A {
  color: #585860;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs-bg {
  padding: 0px;
  height: auto;
}
.FSAStatementAndHistoryContainer .htabs-container .tabs UL {
  margin-bottom: 0px;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel A {
  font-size: 24px;
  padding: 20px 12px 0;
  height: auto;
  color: ##585860;
}

.FSAStatementAndHistoryContainer .fsa-content-type.tab-titles a {
  color: #585860;
}

.FSAStatementAndHistoryContainer .claim-history .claim-data .claim-payment-date {
  display: none;
}

.FSAStatementAndHistoryContainer .claim-history .claim-data .spending-account-name {
  margin-top: 10px;
  color: #2e2e38
}

.FSAStatementAndHistoryContainer .claim-history .claim-data {
  background-color: #fff;
  padding: 10px;
}

.FSAStatementAndHistoryContainer .claim-history .claim-data .claim-table .claim-header a,
.FSAStatementAndHistoryContainer .claim-history .claim-data .claim-table .claim-header a:hover,
.FSAStatementAndHistoryContainer .claim-history .claim-data .claim-table .claim-header a:focus {
  color: #585860;
  font-weight: 400;
}

.FSAStatementAndHistoryContainer .fsa-statement-blocks .table-striped .section_title {
  color: #585860;
}

.spendingaccountsTab-container .tabs UL LI.sel A {
  background-color: #585860;
}

.spendingaccountsTab-container .tabs UL LI A {
  color: #585860;
}

.allocation-block, 
.claims-block {
  display: none;
}

.fsa-statement-blocks .section_title {
  color: #585860;
}

.table.table-striped.claim-details-modal .payment-method,
.table.table-striped.claim-details-modal .payment-status,
.table.table-striped.claim-details-modal .payment-date {
  display: none;
}

/*mEY CLUB*/

#home-module-generic .generic-copy.full-width {
  font-weight: bold;
}

/* Benefit Statement*/


#home-module-benefit-statement .benefit-statement-copy .payslip-item-data #item-1 {
  width: 17%;
}

/*#home-module-benefit-statement .benefit-statement-copy .benefit-statement-intro {
  width: 55%;
}*/

#benefit-statement-intro-datatext {
  width: 36%;
}

.benefit-matrix .benefitdate .data-addon {
  color: #2e2e38;
}

.bootstrap-iso .input-group-btn:last-child>.btn, .bootstrap-iso .input-group-btn:last-child>.btn-group {
  background: #585860;
  border-color: #585860;
}

/* clear module icons */
.onlineTwoPointO-home .icon-two-point-o-home-module-trs-0:before, /* TRS */
.onlineTwoPointO-home .icon-two-point-o-home-module-help:before, /* Conhece */
.onlineTwoPointO-home .icon-two-point-o-home-module-enrolment:before, /* Escolhe */
.onlineTwoPointO-home .icon-two-point-o-home-module-benefit-statement:before, /* Statment */
.onlineTwoPointO-home .icon-two-point-o-home-module-manage-claims:before, /* Gere */
.onlineTwoPointO-home .icon-two-point-o-home-module-make-a-claim:before, /* Submete */
.onlineTwoPointO-home .icon-two-point-o-home-module-medical-two:before /* Inspiring */ {
  content: "";
}
.onlineTwoPointO-home .modules .module span.module-label {
  margin-top: 30px;
}
.onlineTwoPointO-home .modules .module.active span.module-label {
  font-family: 'Panton Black Caps', 'Open Sans', sans-serif;
  font-weight: normal;
}

tbs-highchart {
  padding-top: 45px;
}

.onlineTwoPointO-home #home-modules .module.meyflex_trs.active .icon-two-point-o-home-module-trs-0 {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_On1.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules .module.meyflex_trs .icon-two-point-o-home-module-trs-0 {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_Off1.png) no-repeat center;
  height: 80px;
}

.onlineTwoPointO-home #home-modules #home-module-generic-1.module.active .icon-two-point-o-home-module-help{
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_On2.png) no-repeat center;
  height: 80px;
}

.onlineTwoPointO-home #home-modules #home-module-generic-1.module .icon-two-point-o-home-module-help{
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_Off2.png) no-repeat center;
  height: 80px;
}

.onlineTwoPointO-home #home-modules #home-module-enrolment.module.active .icon-two-point-o-home-module-enrolment {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_On3.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-enrolment.module .icon-two-point-o-home-module-enrolment {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_Off3.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-benefit-statement.module.active .icon-two-point-o-home-module-benefit-statement {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_On4.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-benefit-statement.module .icon-two-point-o-home-module-benefit-statement {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_Off4.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-manage-claims.module.active .icon-two-point-o-home-module-manage-claims {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_On5.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-manage-claims.module .icon-two-point-o-home-module-manage-claims {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_Off5.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-make-a-claim.module.active .icon-two-point-o-home-module-make-a-claim {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_On6.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-make-a-claim.module .icon-two-point-o-home-module-make-a-claim {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_Off6.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-generic-6.module.deals-galore.active .icon-two-point-o-home-module-medical-two {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_On7.png) no-repeat center;
  height: 80px;
}
.onlineTwoPointO-home #home-modules #home-module-generic-6.module.deals-galore .icon-two-point-o-home-module-medical-two {
  background: url(/meyflex/media/meyflex/icons/EY_Tile-icons_Off7.png) no-repeat center;
  height: 80px;
}

.onlineTwoPointO-home .module-content #home-module-trs {
  background-image: url(/meyflex/media/meyflex/images/carousel/EY_Carousel-images_1.png);
  background-position: top;
}
.onlineTwoPointO-home .module-content #home-module-generic.help-class {
  background-image: url(/meyflex/media/meyflex/images/carousel/EY_Carousel-images_2.png);
  background-position: top;
}
.onlineTwoPointO-home .module-content #home-module-enrolment {
  background-image: url(/meyflex/media/meyflex/images/carousel/EY_Carousel-images_3.png);
  background-position: top;
}
.onlineTwoPointO-home .module-content #home-module-benefit-statement {
  background-image: url(/meyflex/media/meyflex/images/carousel/EY_Carousel-images_4.png);
  background-position: top;
}
.onlineTwoPointO-home .module-content #home-module-manage-claims {
  background-image: url(/meyflex/media/meyflex/images/carousel/EY_Carousel-images_5.png);
  background-position: top;
}
.onlineTwoPointO-home .module-content #home-module-make-a-claim {
  background-image: url(/meyflex/media/meyflex/images/carousel/EY_Carousel-images_6.png);
  background-position: top;
}
.onlineTwoPointO-home .module-content #home-module-generic.deals-galore {
  background-image: url(/meyflex/media/meyflex/images/carousel/EY_Carousel-images_7.png);
  background-position: top;
}

.onlineTwoPointO-home .module-content [class*='-buttons'] button,
#home-module-enrolment .enrollment-copy button {
  background-color: #ffe600;
  color: #000;
}

#home-module-generic .generic-copy.full-width {
  width: 27%;
}

#home-module-enrolment .enrollment-copy .cal {
  display: none;
}

.onlineTwoPointO-home .module-content [class*='-buttons'] button:hover,
.onlineTwoPointO-home .module-content [class*='-buttons'] button:focus,
.onlineTwoPointO-home .module-content [class*='-buttons'] button:active:hover,
.onlineTwoPointO-home .module-content [class*='-buttons'] button:active:focus,
#home-module-enrolment .enrollment-copy button:hover,
#home-module-enrolment .enrollment-copy button:focus,
#home-module-enrolment .enrollment-copy button:active:hover,
#home-module-enrolment .enrollment-copy button:active:focus {
  color: #ffffff;
  background-color: #2e2e38;
  border-color: #2e2e38;
}

#home-module-enrolment .enrollment-copy {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 45px;
  font-size: 2.6vw;
  color: #fff;
  margin: 0;
}

#home-module-benefit-statement .home-module-benefit-statement-content {
  width: 100%;
}

#home-module-benefit-statement .benefit-statement-copy {
  color: #000;
}

#home-module-benefit-statement .benefit-statement-copy .benefit-statement-intro {
  font-size: 28px;
}

/* Ticket Infância */ 
.overviewSummaryList .img.BenefitImage_a7f5fb8e-bad8-4e42-a074-8558c3a64006 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Infancia.png) no-repeat !important; position: absolute !important;
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Passes Sociais */ 
.overviewSummaryList .img.BenefitImage_fd30d452-da87-4746-bc02-3d0297349819 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Passe-mensal.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Hospitalização */ 
.overviewSummaryList .img.BenefitImage_22e5c8d2-dbaf-4d33-aa35-6eb180a9a56c {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Seguro-saude.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* SAP */ 
.overviewSummaryList .img.BenefitImage_c3f81847-3b2b-4133-b938-9ae3595a1e65 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Seguro-acidentes.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* FPReal */ 
.overviewSummaryList .img.BenefitImage_777a775a-7c62-4986-a79c-56c6d7d8c88a {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Pensoes.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* FPBPI */ 
.overviewSummaryList .img.BenefitImage_Lf7dd4723-8ee0-4a6b-af7d-2fe3b8c1898a {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Pensoes.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Tecnologia */ 
.overviewSummaryList .img.BenefitImage_b2f1613c-09e6-41ac-88c9-acffec09dadb {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Tecnologia.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Formação Profissional */ 
.overviewSummaryList .img.BenefitImage_70a4f1f0-f13d-4d01-83c2-382f20f65ba8 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Formacao.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Galp */ 
.overviewSummaryList .img.BenefitImage_3d952e3e-bca7-4807-8e75-14cebeace1fb {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Combustivel.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* NOS */ 
.overviewSummaryList .img.BenefitImage_cdf628dd-9b7b-438c-8c39-5cc8ec76d66e {
  background: url(/meyflex/media/meyflex/images/benefits/overview/nos_280x168.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Vodafone */ 
.overviewSummaryList .img.BenefitImage_4a07a99a-53b5-4ca0-9cd1-dde2c0765610 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/vodafone-280x168.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Bike */ 
.overviewSummaryList .img.BenefitImage_1ee0176f-8911-4aff-bb9d-4c904dcac19f {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-Bicycle_280x168.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  position: absolute !important;}

/* Health, Education and Eldercare */ 
.overviewSummaryList .img.BenefitImage_8d362c24-94d2-4d41-b040-18eb3b7f6398 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/despesas_saude_edu_prot_lares_447x253.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}
/* Gym */ 
.overviewSummaryList .img.BenefitImage_2954f81c-424d-4592-a579-9a4fb6b18450 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/EY_Benefits-images_Ginasio.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}
/* Life Insurance Capitalization */ 
.overviewSummaryList .img.BenefitImage_ef723932-bae2-4a5e-8d57-dd4ae500ce6e {
  background: url(/meyflex/media/meyflex/images/benefits/overview/seg_vida_cap_447x243.jpg) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}
/* TVDE */ 
.overviewSummaryList .img.BenefitImage_0ebfc0ca-baeb-4899-a4f1-69c8fd2906ef {
  background: url(/meyflex/media/meyflex/images/benefits/overview/tvde_447x253.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}
/* Wellbeing */ 
.overviewSummaryList .img.BenefitImage_6c6c19c8-3371-4942-9ed3-e99dfc2959f0 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/wellbeing_447x253.png) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}
/* PPR Sixty Degrees */ 
.overviewSummaryList .img.BenefitImage_c32e7920-f8c3-4d73-9271-16cea602b2a8 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/GettyImages-1227089732.jpg) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}
/* Cartão Flexível Edenred */ 
.overviewSummaryList .img.BenefitImage_a60f1085-5cee-4278-821e-bcc1e9c2e6d7 {
  background: url(/meyflex/media/meyflex/images/benefits/overview/GettyImages-1270694497.jpg) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}
/* EDP Smart Frota  */ 
.overviewSummaryList .img.BenefitImage_a00eb204-8a9e-4253-a803-aed7bb5ca9ba {
  background: url(/meyflex/media/meyflex/images/benefits/overview/GettyImages-1360553194.jpg) no-repeat !important; position: absolute !important;  
  width: 280px !important;
  height: 168px !important;
  background-size: cover !important;}

/*benefit matrix*/

.BenefitIntro_a7f5fb8e-bad8-4e42-a074-8558c3a64006 .row .containers .row.line .glyphicon-play {
  display: none;
}

.img.Lb2f1613c-09e6-41ac-88c9-acffec09dadb {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Tecnologia_1.png");}
.img.L70a4f1f0-f13d-4d01-83c2-382f20f65ba8 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Formacao_1.png");}
.img.L3d952e3e-bca7-4807-8e75-14cebeace1fb {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Combustivel_1.png");}
.img.La7f5fb8e-bad8-4e42-a074-8558c3a64006 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Infancia_1.png");}
.img.Lfd30d452-da87-4746-bc02-3d0297349819 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Passe-mensal_1.png");}
.img.Lf7dd4723-8ee0-4a6b-af7d-2fe3b8c1898a {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Pensoes_1.png");}
.img.L439e3c86-1781-438d-8928-0f390199b92d {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Pensoes_1.png");}
.img.L777a775a-7c62-4986-a79c-56c6d7d8c88a {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Pensoes_1.png");}
.img.Lc3f81847-3b2b-4133-b938-9ae3595a1e65 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Seguro-acidentes_1.png");}
.img.L22e5c8d2-dbaf-4d33-aa35-6eb180a9a56c {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Seguro-saude_1.png");}
.img.Lcdf628dd-9b7b-438c-8c39-5cc8ec76d66e {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/nos_160x130.png");}
.img.L4a07a99a-53b5-4ca0-9cd1-dde2c0765610 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/vodafone-160x130.png");}
.img.L1ee0176f-8911-4aff-bb9d-4c904dcac19f {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-Bicycle_160x130.png");}
.img.L8d362c24-94d2-4d41-b040-18eb3b7f6398 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/despesas_saude_edu_prot_lares_160x130.png");} /*Health, Education and Eldercare*/
.img.L2954f81c-424d-4592-a579-9a4fb6b18450 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Ginasio.png");} /*Gym*/
.img.Lef723932-bae2-4a5e-8d57-dd4ae500ce6e {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/seg_vida_cap_160x130.jpg");} /*Life Insurance Capitalization*/
.img.L0ebfc0ca-baeb-4899-a4f1-69c8fd2906ef {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/tvde_160x130.png");} /*TVDE*/
.img.L6c6c19c8-3371-4942-9ed3-e99dfc2959f0 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/wellbeing_160x130.png");} /*Wellbeing*/
.img.Lc32e7920-f8c3-4d73-9271-16cea602b2a8 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/GettyImages-1227089732.jpg");} /*PPR Sixty Degrees*/
.img.La60f1085-5cee-4278-821e-bcc1e9c2e6d7 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/GettyImages-1270694497.jpg");} /*Cartão Flexivel*/
.img.La00eb204-8a9e-4253-a803-aed7bb5ca9ba {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/GettyImages-1360553194.jpg");} /*EDp Smart Frota*/
.img.La89157b5-96e9-4ffa-86f0-e28ed790b186 {
  background-image: url("/meyflex/media/meyflex/images/benefits/benefitmatrix/EY_Benefits-images_Infancia_1.png");} /*Ticket Infancia New*/
.benefit-matrix .benefit-category .panel-default > .panel-heading {
  background-color: #585860;
  color: white;
}

.benefit-matrix .benefit-category .benefitline {
  background-color: #585860;
  Color: white;
}

.benefit-matrix .lineheader,
.benefit-matrix .lineheader > a:link {
  color: #ffe600;
  font-weight: initial;
}

.benefit-matrix .benefit-active-benefits {
  background-color: #fff;
  padding-left: 10px;
  padding-bottom: 0px;
}

.benefit-matrix .totalcost {
  border: solid 0px;
}
.matrix.benefit-statement .benefit-matrix .totalcost {
  display: none;
}

#home-module-benefit-statement .benefit-statement-information {
  display: none;
}

.benefit-matrix .benefit-category .panel-body {
  padding: 0;
  background-color: #2e2e38;
  padding-top: 5px;
}

.benefit-matrix .group-default {
  background-color: #2e2e38;
  color: #fff;
  border-color: #ddd;
  font-size: 24px;
  font-weight: 400;
  padding: 0 8px;
  text-transform: uppercase;
}

.benefit-matrix .glyphicon-play-color {
  color: #ffe600;
  font-size: 9px;
  top: 0;
}

.benefit-matrix .row.title .glyphicon-info-sign-color {
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  top: 3px;
}

.benefit-matrix .currentbenefits .font-youpay-color {
  color: #fff;
  font-weight: bold;
}
.benefit-matrix .YourCostDisplay .benefit-print-single-header span {
  font-size: 14px;
}

.benefit-matrix .currentbenefits .YourCostDisplay {
  float:right;
}

.benefit-matrix .benefitheader.benefitheader-border {
  background-color: #585860;
  color: #fff;
}
/* Submit Options - animation button effect */
.benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed a.continue {
    -webkit-animation: shadow-pulse 2s infinite;
    animation: shadow-pulse 2s infinite;
}
.benefitheader-fixed div#resettodefaults a.btn {
padding: 10px 10px;
margin-right: 10px;
}
.benefitheader-fixed div#resettodefaults a.btn:hover {
padding: 10px 10px;
margin-right: 10px;
}
.benefitheader-fixed div#followup-items a.btn {
padding: 10px 10px;
}
.benefitheader-fixed div#followup-items a.btn:hover {
padding: 10px 10px;
}
.benefit-matrix .default-cost, .benefit-matrix .font-youpay-color {
  color: #585860;
}
.benefit-matrix .benefitline .benefit-menu .img {
    margin-top: 10px;
}

.benefit-matrix .modal-footer #confirmation-buttons .btn-default.active, .benefit-matrix .confirmchoice .btn-default.active {
  background-color: #2e2e38;
}

.benefit-matrix .confirm-checkout-button .btn-success {
  background-color: #585860;
}

.benefit-matrix .text-success,
.benefit-matrix .dependent-approved,
.benefit-matrix .byoaccordion .panel-title {
  color: #fff;
}

.benefit-matrix .byoresonsonsive {
  overflow-x: hidden;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray, .online-two-iso A.button-style.gray {
  background-color: #585860;
}

.dependantContainer .dependant-normal .tab-selector .right-tab {
  display: none;
}

.dependantContainer .dependant-normal .tab-selector .left-tab {
  width: 62%;
}

.dependant-list .dependant-cell.edit.middle-name {
  display: none;
}

h3.dependantModalHeader {
  color: #585860;
}

.online-two-iso .modal-normal a.tab-selector-link:hover, .online-two-iso .modal-normal .tab-selector-link.active {
  color: #585860;
  border-bottom: solid .5em #585860;
}

.dependant-list-top a.dependant-add-link {
  color: #585860;
}

.dependant-list a.dependant-remove,
.dependant-list a.dependant-edit {
  color: #585860;
}

.dependant-cell.is-auto-add,
.dependant-cell.middle-name {
  display:none
}

.bootstrap-iso .modal-header {
  border-bottom: 1px solid #fff;
  background: #2e2e38;
  color: #fff;
  font-size: large;
}

.benefit-matrix .hdffollowup-intro {
  color: #2e2e38;
}

.benefit-statement .modal-dialog .close {
  color: #fff;
}

.benefit-matrix .alert-info,
.benefit-statement .alert-info {
  color: #585860;
  background-color: #fff;
  border-color: #585860;
}

.header-overlay A.close {
  display: none;
}

.bootstrap-iso .modal-header .close {
  color: white;
}

.benefit-matrix .benefitheader {
  color: white;
}

.benefit-matrix .text-success.section-complete {
  color: #2e2e38;
}

@media screen and (min-width: 767px)
  .benefit-matrix .row h4.text-success {
  color: white;
}

/*Benefit Selection*/

.dependant-cell .dependant-edit.according.dependant-edit-btn,
.dependant-cell .dependant-remove.dependant-edit-btn {
  font-size: 1.2em;
}

.bootstrap-iso .dependant-edit.according.dependant-edit-btn .glyphicon-pencil:before {
  content: "\e067";
}

.benefitselect H1 {
  display: none;
}

h3.dependantModalHeader {
  color: white;
}

.seealso .img.Lb2f1613c-09e6-41ac-88c9-acffec09dadb {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Tecnologia.png");}
.seealso .img.L70a4f1f0-f13d-4d01-83c2-382f20f65ba8 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Formacao.png");}
.seealso .img.L3d952e3e-bca7-4807-8e75-14cebeace1fb {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Combustivel.png");}
.seealso .img.La7f5fb8e-bad8-4e42-a074-8558c3a64006 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Infancia.png");}
.seealso .img.Lfd30d452-da87-4746-bc02-3d0297349819 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Passe-mensal.png");}
.seealso .img.Lf7dd4723-8ee0-4a6b-af7d-2fe3b8c1898a {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Pensoes.png");}
.seealso .img.L777a775a-7c62-4986-a79c-56c6d7d8c88a {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Pensoes.png");}
.seealso .img.Lc3f81847-3b2b-4133-b938-9ae3595a1e65 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Seguro-acidentes.png");}
.seealso .img.L22e5c8d2-dbaf-4d33-aa35-6eb180a9a56c {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Seguro-saude.png");}
.seealso .img.Lcdf628dd-9b7b-438c-8c39-5cc8ec76d66e {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/nos_130x60.png");}
.seealso .img.L4a07a99a-53b5-4ca0-9cd1-dde2c0765610 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/vodafone-130x60.png");}
.seealso .img.L1ee0176f-8911-4aff-bb9d-4c904dcac19f {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-Bicycle_130x60.png");}
.seealso .img.L8d362c24-94d2-4d41-b040-18eb3b7f6398 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/despesas_saude_edu_prot_lares_130x60.png");} /*Health, Education and Eldercare*/
.seealso .img.L2954f81c-424d-4592-a579-9a4fb6b18450 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/EY_Benefits-images_Ginasio.png");} /*Gym*/
.seealso .img.Lef723932-bae2-4a5e-8d57-dd4ae500ce6e {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/seg_vida_cap_130x60.jpg");} /*Life Insurance Capitalization*/
.seealso .img.L0ebfc0ca-baeb-4899-a4f1-69c8fd2906ef {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/tvde_130x60.png");} /*TVDE*/
.seealso .img.L6c6c19c8-3371-4942-9ed3-e99dfc2959f0 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/wellbeing_130x60.png");} /*Wellbeing*/
.seealso .img.Lc32e7920-f8c3-4d73-9271-16cea602b2a8 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/GettyImages-1227089732.jpg");} /*PPR Sixty Degrees*/
.seealso .img.La60f1085-5cee-4278-821e-bcc1e9c2e6d7 {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/GettyImages-1270694497.jpg");} /*Cartão Flexivel*/
.seealso .img.La00eb204-8a9e-4253-a803-aed7bb5ca9ba {
  background-image: url("/meyflex/media/meyflex/images/benefits/seealso/GettyImages-1360553194.jpg");} /*EDP Smart Frota*/

.benefitselect .linename>a:hover {
  color: #585860;
}
.benefitselect .products-header H4,
.benefitselect .header-selected, 
.benefitselect .line-name {
  color: #585860;
}
.benefitselect .line-benefit-intro .glyphicon-info-sign-color {
  color: #585860;
}
.benefitselect .line-benefit-intro .glyphicon-info-sign {
  display: none;
}
.benefitselect .glyphicon-folder-open {
  color: #585860;
}
.benefitselect.bootstrap-iso a {
  color: #585860;
}

.benefitselect .in-Cart .you-pay H3 {
  color: #585860;
}

.benefitselect .links-group.four-links A {
  display: none;}

.in-Cart .you-chose .selection {
  display: none;
}

.in-Cart .you-chose .selected-plan {
  font-size: 18px;
}

#products #optionNameHeading {
  color: #585860;
}

.benefitselect .products .box-border.sel,
.benefitselect .products .box-border.sel .header {
  background-color: #585860;
}

.option-credit-health .option.sel{
  color: #585860;
}

.benefitselect.benefit-matrix #linedata .product-amount .inputText {
  display: none;
}

.benefitselect .button-style#byo-saveAndClose {
  background-color: #ffe600;
  color: #333;
}

.content-overlay .next-button #byo-save {
  display: none;
}

.byocostsummary {
  text-align: right;
}
.byocostsummary .subsummmary {
  text-align: left;
}
.byocostsummary .row .col-xs-2 {
  width: 10%;
}
.byocostsummary .row .col-xs-1 {
  width: 15%;
}

.benefit-matrix .byocostsummary .footer {
  background-color: #fff0f5;
  padding: 0px;
}

.benefit-matrix .panel .byocostsummary .header {
  background-color: transparent;
}

#login-assist-success .success-link a.button-style {
  background-color: #ffe600; 
}
/* Selected option on benefit matrix */
.benefit-selected-box .benefitline {
    border: 2px solid #ffe600;
}

.benefit-selected-box .benefitline::before {
    height: 100%;
    width: 30px;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffe600;
    font-family: FontAwesome;
    content: '\f00c';
    font-size: inherit;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
}
.bootstrap-iso .benefit-selected-box{
position: relative;
}

  
/*Boxes*/

.online-two-iso .header-overlay {
  background-color: #2e2e38;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue, .online-two-iso A.button-style.blue {
  background-color: #585860;}

/*#home-module-benefit-statement .benefit-statement-copy.full-width {
opacity: 0.25;
background-color: #fff;
filter: alpha(opacity=25);
}*/

/* FOOTER STYLING START */
#footer {
  position: fixed;
  height: 50px;
  background-color: #2e2e38;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 10px 5px 0;
}
.online-two-iso #footer a {
  color: #fff;
  padding: 0 10px 0 10px;
  text-transform: none;
  display: initial;
}
/* Set the position and size of the 'Powered by Aon' footer text */
.online-two-iso #footer div.powered-by-aon {
  float: left;
  height: 34px;
  line-height: 34px;
  font-size: 12px;
}
/* Set the footer to float right, to match the layout on the mock-up */
.online-two-iso #footer div {
  float: right;
  line-height: 34px;
}

/* OVERVIEW */

#benefit-overview .benefit-overview-title {
  height: auto;
}

#benefit-overview .modal-dialog a,
#benefit-overview .modal-dialog a:focus {
  color: #2e2e38;
}

#benefit-overview .modal-dialog a:hover {
  color: #FFA600;
} 

#benefit-overview .clear-filter {
  background-color: #2e2e38;
  border: 1px solid #2e2e38;
  color: #fff;
}
#BenefitNameFilter {
  background-color: #fff;
  border: 1px solid #ccc;
}
#benefit-overview #overviewAccordion .panel-default>.panel-heading {
  background-color: #2e2e38;
  color: #fff;
}
#benefit-overview .benefitIntroSummary {
  background-color: #2e2e38;
}
#benefit-overview .summaryContent {
  color: #fff;
}
#benefit-overview .know-more-link A {
  color: #000
}

#benefit-overview .benefit-overview-title H1 {
  color: #2e2e38;
}

.overview .modal-controls .btn-warning:hover {
  color: #fff;
  background-color: #2e2e38;
  border-color: #2e2e38;
}

.online-two-iso .modal-dialog a.tab-selector-link, 
.online-two-iso .modal-dialog a.tab-selector-link:hover,
.online-two-iso .modal-dialog a.tab-selector-link.active, 
.online-two-iso .modal-dialog a.tab-selector-link.active:hover{
  color: #2e2e38 !important;
}

#benefit-overview h3.summaryTitle {
  font-weight: bold;
}

#benefit-overview .benefit-overview-title H1 {
  text-transform: uppercase;
}



/*TRS*/

/*.home-module-trs-content .trs-copy .highcharts-container {
  margin-top: -30px;
}*/

#dashboardContainer .tab-pane a {
  color: #2e2e38;
  text-decoration: underline;
}

#dashboardContainer .tab-pane a:hover {
  color: #FFA600;
}

#home-module-trs .trs-copy .trs-statement-intro {
  width: 30%;
  margin: 0px;
}

#home-module-trs .highcharts-data-label tspan {
  fill: white !important;
}

#home-module-trs .trs-copy .highcharts-container {
  height: 100%;
}

.trsdashboard .summarystatementdate {
  display: none;
}

#home-module-trs .trs-copy .highcharts-container .highcharts-title span:first-child {
  color: #fff;
} 
#home-module-trs .trs-copy .highcharts-container .highcharts-title span:last-child {
  color: #fff;
}

.FSAStatementAndHistoryContainer #flexClaimTitle h1{
      color: #2e2e38;
}

.trsdashboard .printbtn {
  display: none;
}

.trsdashboard .summary-myreward,
.trsdashboard .fa.fa-area-chart,
.trsdashboard .summarystatementdate {
  color: #2e2e38;
}

.trsdashboard .panel-default>.panel-heading {
  background-color: #747480;
}

.trsdashboard .desktop-tab ul li a {
  color: #747480;
}

.trsdashboard .desktop-tab .nav-pills>li.active>a, 
.trsdashboard .desktop-tab .nav-pills>li.active>a:hover, 
.trsdashboard .desktop-tab .nav-pills>li.active>a:focus {
  color: #fff;
  background: #747480;
}

.trsdashboard .content-name {
  padding-top: 8px;
  padding-bottom: 11px;
  background-color: #747480;
  color: white;
}

.bootstrap-iso .nav {
  margin-bottom: 10px;
}

.trsdashboard .content-header {
  margin-top: 20px;
}

.trsdashboard .content-name {
  padding-top: 10px;
  background-color: #747480;
  color: white;
  padding-left: 15px;
}

.trsdashboard .chart_line {
  padding: 6px 0;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.trsdashboard .chart_line.chart_line_total {
  background-color: #2e2e38;
  color: white;
}

.trsdashboard .side-bar .additionalContent {
  padding: 0 0 0 10px;
}

.trsdashboard .tab-pane .side-bar h5 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 20px;
}

.trsdashboard .highcharts-container {
  height: 425px !important;
}

.trsdashboard .highcharts-container .highcharts-title {
  margin-top: 20px !important;
  font-size: 20px !important;
}

.highcharts-data-label-connector.highcharts-color-0,
.highcharts-data-label-connector.highcharts-color-1,
.highcharts-data-label-connector.highcharts-color-2,
.highcharts-data-label-connector.highcharts-color-3,
.highcharts-data-label-connector.highcharts-color-4 {
  stroke: #000;
}

.highcharts-point.highcharts-color-1 {
  stroke: #eee;
}

.highcharts-legend-item.highcharts-pie-series.highcharts-color-1 rect{
  stroke: #000;
}

#home-module-trs .trs-copy {
  width: 80%;
  padding-left: 0px;
}

#home-module-trs .trs-buttons {
  width: 20%;
}


/* MOBILE APP */
 
.modules-mobile span.link {
  padding-right: 10px;
}

@media (min-width: 767px) {
  #home-module-enrolment .enrollment-copy .event-intro,
  #home-module-enrolment .enrollment-copy .event-summary{
    max-width: 26vw;
  }
  #home-module-enrolment .enrollment-copy button,
  #home-module-enrolment .enrollment-copy .event-content #event-active .btn.btn-default {
    position: absolute;
    top: 150px;
    right: 50px;
  }
  #home-module-enrolment .enrollment-copy .event-content {
    line-height: 1.42857143;
  }
  .onlineTwoPointO-home .module-content {
    height: 100%;
  }
  .benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn {
    background-color: #585860;
  }
  
  .benefitheader-fixed div#resettodefaults a.btn:hover {
    background-color: #ffe600;
    color:#000;
  }
}

@media (min-width: 770px) {
  .online-two-iso .modal-large a.tab-selector-link:hover, 
  .online-two-iso .modal-large .tab-selector-link.active {
    color: #2e2e38;
    border-bottom: solid .5em #2e2e38;
  }
  
  
  #benefit-overview .summaryImage,
  #benefit-overview .summaryContent {
    height: 168px;
  }
  #home-module-make-a-claim .make-a-claim-buttons button {
    top: auto;
  }
}

@media only screen and (min-width: 767px) {
  .online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body {
    background-color: transparent;
  }
  .online-two-iso #terminator #footer.footer-fullwidth {
    background-color: transparent;
    min-height: auto;
  }
  .online-two-iso #terminator #footer.footer-fullwidth>#footer {
    padding: inherit;
  }
  .online-two-iso #terminator #header.header-fullwidth {
    background-color: #2e2e38;
  }
}

@media only screen and (max-width: 767px) {
  .online-two-iso.login .LoginPageContainer .panel.panel-default {
    background-color: transparent;
  }
  #home-module-generic .generic-copy.full-width {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .benefit-matrix .byoresonsonsive {
    overflow-x: auto;
  }
  #footer {
    height: auto;
  }
  #floating-header {
    width: 100%;
  }
  #home-module-trs .trs-copy {
    width: 100%;
  }
  #home-module-trs .trs-copy .trs-statement-intro {
    width: 100%;
  }
  #home-module-trs .trs-copy .highcharts-container .highcharts-title span:first-child {
    color: #000;
  }
  #home-module-trs .highcharts-data-label tspan {
    fill: unset;
  }
  
  #containerGlobal {
    margin-bottom: 60px;
  }
  #home-module-trs .highcharts-data-label tspan {
    fill: unset !important; 
  }
  #benefit-statement-intro-datatext {
    width: 100%;
  }
  #home-module-enrolment .enrollment-copy {
    color: #000;
  }
}

@media (min-width: 768px) {
  .bootstrap-iso .col-sm-3 {
    width: 34%;
  }
}

@media (max-width: 750px) { 
  #containerGlobal {
    margin-bottom: 240px;
  }
  
  .home-module-trs-content .trs-copy .highcharts-container {
    margin-top: 0px;
  }
  
  .column_wrapper {
    width: 100%;
  }
  
  #home-module-benefit-statement .benefit-statement-copy .payslip-item-data #item-1 {
    width: 50%;
  }
  .online-two-iso #footer div {
    line-height: 0px;
  }
}

/*@media only screen and (max-width: 750px)
#containerGlobal {
margin-bottom: 225px;
}
}*/
.ui-widget-shadow {
  background-color: #fff;
}
.ui-widget-content {
  color: #000;
}

/* Minification failed (line 368, error number 1036): Expected expression, found '#' */