/*CLIENT CUSTOM CSS CODE HERE*/
/*
  Button background color: #00A760
  URL color: #00A760
*/

/*FONT FILES FOR CLIENT DEFINED BELOW*/
@font-face {
  font-family: ;
  src: url();
}

@-webkit-keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 145, 89, 0.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 145, 89, 0);
  }
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 145, 89, 0.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 145, 89, 0);
  }
}
/*GENERAL FONT TYPE FOR EACH ELEMENT TYPE*/
/* - GENERAL FONT TYPE*/
*{
  outline: none;
  min-height: 0;
  min-width: 0;
}
html {
  background-image: none;
  background: none;
}
/* - HEADERS FONT TYPE*/
#menu-no-dashboard, #menu, #menu-sub {
    display: none;
}

span.label, 
label {
  text-transform: none;
}
body {
  padding-top: 0px !important;
}
.bootstrap-iso, .online-two-iso body {
  font-family: "Open Sans",sans-serif;
}
a {
  color: #00A760;
}
.online-two-iso h1 {
  color: #000;
}
#main {
    margin-bottom: 80px;
}
.bootstrap-iso a {
  color: #00685e;
  text-decoration: none;
}
.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 {
  background-color: #00A5A5;
  border: 1px solid #00A5A5;
  color: #fff;
}
.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,
.bootstrap-iso .btn-primary:active:focus, 
.bootstrap-iso .btn-danger:active:focus, 
.bootstrap-iso .btn-info:active:focus, 
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-default:active:focus, 
.bootstrap-iso .btn-warning:active:focus, 
.bootstrap-iso .btn-success:active:focus, 
.bootstrap-iso .btn-popup:active:focus{
  background-color: #00A5A5;
  border: 1px solid #00A5A5;
  font-weight: bold;
}
.carousel-show .btn.btn-default {
  display: none;
}
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-default:focus, 
.bootstrap-iso .btn-default.focus {
  color: #fff;
  background-color: #02777B;
  border: 1px solid #02777B;
}
.bootstrap-iso .btn-success:focus,
.bootstrap-iso .btn-success:active:focus,
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-warning:focus, 
.bootstrap-iso .btn-warning.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 {
  background-color: #00A5A5;
  border: 1px solid #00A5A5;
  font-weight: bold;
}
.bootstrap-iso .btn-warning:hover {
    color: #fff;
    background-color: #00A5A5;
    border-color: #00A5A5;
}
.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 {
  background-color: #00A760;
  border-color: #00A760;
}
.bootstrap-iso .btn-warning:active, 
.bootstrap-iso .btn-warning.active, 
.bootstrap-iso .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #00A760;
    background-image: none;
    border-color: #00A760;
}
.bootstrap-iso .btn-success:active {
  background-color: #02777B;
}
.boo*tstrap-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 {
  background-color: #00685e;
  border: 1px solid #00685e;
  color: #fff;
}
.bootstrap-iso h1, .bootstrap-iso .h1 {
  font-size: 2.4em;
  margin-top: 0px;
}
.page-title H1, H1 {
  font-size: 2.4em;
  font-weight: 500;
  line-height: 1em;
  margin-top: 0;
}
.benefitselect .linename>a:link {
    color: #02777B;
}
/*LOGIN PAGE*/
.online-two-iso.login body {
  background-image: url("/vorchoices/media/Images/Login/Vorwerk_Login-image.png");
}
.online-two-iso.login .LoginPageContainer #main {
  margin-top: 0%; 
}
.isLoginPageWrapper .panel-body:before {
  content: "Bem-vindo ao VORchoice";
  font-size: 2rem;
  color: #00A760;
  font-weight: bold;
}
#containerGlobal .isLoginPageWrapper #header #logo {
    background-image: url(/vorchoices/media/Images/Logo/logo-vorchoice-190x80.png);
    background-repeat: no-repeat;
    background-color: transparent;
    margin-left: 25px;
    margin-top: 25px;
    outline: none;
    background-size: 75%;
    width: 300px;
    height: 90px;
}
.online-two-iso.login .LoginPageContainer span#errMsg {
  color: #000000;
  font-weight: bold;
}
#login-assistance .header-overlay #TitleResetUserName,
#login-assistance .header-overlay #TitleResetPasswordExpiry,
#login-assistance .header-overlay #TitleResetPassword {
  padding: 5px 30px 0px 0;
}
#login-assistance .header-overlay .close {
  padding: 25px 30px 5px 0;
}
.online-two-iso.login .LoginPageContainer .additional-services>div {
  float: left;
  padding-left: 25px;
  color: #000000;
  font-weight: bold;
}

/* - LOGO Homepage*/
/*#containerGlobal.LoginPageContainer #header #logo {
  background-image: url("/vorchoices/media/Images/Logo/logo-vorchoice-20240112-rig-port.png");
  background-repeat: no-repeat;
  background-color: transparent;
  margin-left: 18px; 
  outline: none;
  background-size: 90%;
  width: 280px;
  height: 78px;
}*/

#uname-addon, #pwd-addon {
    background-color: #e8e8e8;
    border: 1px solid #d9d9d9;
    color: #00A760;
    text-transform: uppercase;
}
#login.btn-primary {
  background-color: #02777B;
  border-color: #02777B;
  font-size: 18px;
}
#login.btn-primary:hover,
#login.btn-primary:focus, 
#login.btn-primary:active:focus {
  border-color: #02777B;
  outline: none;
  font-weight: bold;
}
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
  background-color: transparent;
}
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module .module-title, 
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module .module-text {
  width: 100%;
}
#login-module-need-assistance {
  color: #00A760;
  text-align: right;
  padding-right: 15%;
}


/* FOOTER */
#footer {
  position: fixed;
  height: 74px;
  background-color: #f0f0f0;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 10px 5px 0;
}
#footer, #footer-sub {
  padding: 10px 0px 10px;
}

#footer a {
  text-transform: none !important;
}
#footer span {
  display: inline-block;
  margin: 8px 0;
  font-size: 12px;
  line-height: 18px;
}
#left-footer {
  width: 50%;
  float: left;
}
#left-footer div {
  font-size: 12px;
  line-height: 18px;
  padding: 0px 0 0 17px !important;
  color: #333;
  margin: 8px 0;
}
#right-footer {
  width: 50%;
  float: right;
  margin: auto;
  padding: 10px;
}
#right-footer .powered-by-aon {
  font-size: 12px;
  line-height: 18px;
  padding: 0px 0 0 17px !important;
  color: #333;
  font-weight: bold;
}

/* PROFILE */
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;
}
html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A {
  color: #00A760;
  border-bottom: solid .5em #00A760;
}
.online-two-iso .validation-caption,
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 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: #00A760;
}
.dependant-list-top a.dependant-add-link {
    color: #00A760;
}
.dependant-list-top a.dependant-add-link:hover {
    color: #00A760;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs .preference {
  display: none;
}

/*HOMEPAGE*/
#links {
  padding-top: 0px;
}
#header a,
#header a:focus, #header a:hover {
  color: #fff;
}
 .online-three#home #terminator #header.header-fullwidth {
    margin-bottom: 0;
    background-color: #00A760;
}
#containerGlobal #header #logo {
    background-image: url(/vorchoices/media/Images/Logo/logo-vorchoice_white-190x80.png);
    background-repeat: no-repeat;
    background-color: transparent;
    margin-left: 25px;
    margin-top: 15px;
    outline: none;
    background-size: 75%;
}
#floating-header-content .search {
  display: none;
}
.help-ico A {
  background: url(../img/common/ico-help.png) no-repeat scroll right 12px center #fff;
  color: #000 !important;
  border: 1px solid #fff;
}
.help-ico A:focus, .help-ico A:hover {
  color: #fff;
}
.online-two-iso #menu-no-dashboard li a, 
.online-two-iso #menu-no-dashboard li a.selected {
  color: #000;
}
#home-online-three .dashboard-controls .sensitive-data-toggle .caption {
  margin-top: 0.25rem;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager, #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager { 
  bottom: 0.5em; 
}
.online-two-iso input:checked+.slider {
  background-color: #00A760;
}
#links LI:first-child select#ddlLanguage,
#menu-no-dashboard li a, #menu li a, #menu-sub li a {
  text-transform: none;
}
#home-online-three .dashboard-controls #greeting-message {
  color: #00A760;
}
#home-module-welcome .welcome-items, 
.home-module-integrated .welcome-items {
  display: none;
}
#home-module-welcome #slider .sliderContainer .slide-content {
  background-color: transparent;
}
#home-module-welcome #slider .thumb, 
.home-module-integrated #slider .thumb {
  background-color: #00A760;
}
#home-module-welcome #slider .thumb .rect, 
.home-module-integrated #slider .thumb .rect {
  width: 162px;
  height: 90px;
}
#home-online-three #left-side .expand-buttons .expand-dashboard,
#home-online-three #left-side .expand-buttons .split-from-welcome {
  background-color: #00A760;
}
#home-online-three #left-side .expand-buttons .expand-messages,
#home-online-three #right-side .expand-buttons .split-from-modules, 
#home-online-three #home-integrated .expand-buttons .split-from-modules {
  background-color: #4cb28a;
}
#home-online-three #right-side .modules-right-side.grid-container, 
#home-online-three #home-integrated .modules-right-side.grid-container {
  background-color: transparent;
}
#home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(6,1fr);
    -ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-3 module-4 module-4" 
      "module-5 module-5 module-6 module-6 module-7 module-8";
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
    -ms-grid-column:4;
    -ms-grid-column-span:1;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
    -ms-grid-column:5;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
    -ms-grid-column:5;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
    -ms-grid-column:6;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
}


/* Slide com video */
#slide-0 .ng-scope {
  height: 100%;
  width: 100%;
}
#slide-0 .visible-sm-block.visible-md-block.visible-lg-block.ng-binding {
  height: 80%;
  width: 100%;
}
#slide-0 .visible-xs-block {
  height: 80%;
}
#home-module-welcome #slider .sliderContainer .slide-content, 
.home-module-integrated #slider .sliderContainer .slide-content {
  background-color: transparent;
}
/* */

#home-online-three #right-side h3.heading-text, 
#home-online-three #home-integrated h3.heading-text {
  font-size: 16px;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content {
  padding: 0.1rem;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content {
  border: solid 0px transparent;
  background-color: #E9F4EC;
  border-radius: 0px;
}
#home-online-three #right-side .module-content-header-container h3.module-content-header, 
#home-online-three #home-integrated .module-content-header-container h3.module-content-header {
  color: #00A760;
}
#home-online-three #right-side .module-content-header-container .online-three-module-popover-control, 
#home-online-three #home-integrated .module-content-header-container .online-three-module-popover-control {
  display: none;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .btn.btn-default, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .btn.btn-default {
  margin-top: 25px!important;
  background-color: #02777B;
  border: 1px solid #02777B;
  color: #fff;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .btn.btn-default:hover, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .btn.btn-default:hover {
  font-weight: bold;
}
#home-online-three #enrolment.module-content .home-module-enrolment-content .event-intro .heading-text {
  margin-top: 40px;
}
#home-online-three #enrolment.module-content .home-module-enrolment-content .event-summary .text-light {
  margin-top: 30px;
  font-size: 18px;
}
#home-online-three #enrolment.module-content .home-module-enrolment-content .event-summary #event-inactive span {
  font-size: 18px;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .days-left, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .days-left {
  vertical-align: unset;
}
#home-online-three .grid-container .module-content.bnpp-benefitplus_flex-module .content-text {
  margin-top: 30px;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content {
  min-height: 350px;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #enrolment.module-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #enrolment.module-content,
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #manage-claims.module-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #manage-claims.module-content,
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #benefit-statement.module-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #benefit-statement.module-content,
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .deals-galore.module-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .deals-galore.module-content{
  background-color: #00A760;
  color: #fff;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #enrolment.module-content h3.module-content-header,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #enrolment.module-content h3.module-content-header,
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #manage-claims.module-content h3.module-content-header,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #manage-claims.module-content h3.module-content-header,
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #benefit-statement.module-content h3.module-content-header,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #benefit-statement.module-content h3.module-content-header,
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .deals-galore.module-content h3.module-content-header,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .deals-galore.module-content h3.module-content-header{
  color: #fff;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #make-a-claim.module-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #make-a-claim.module-content,
 {
  color: #00A760;
  background-color: #E9F4EC;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content.pf_total_accumulated_amount .generic-copy.module-copy,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.pf_total_accumulated_amount .generic-copy.module-copy{
  text-align: inherit;
}

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager button:after, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager button:after {
  color: #fff;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #manage-claims.module-content .tbs-module-pager .tbs-pager button:after, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #manage-claims.module-content .tbs-module-pager .tbs-pager button:after {
  color: #00A760;
} 
#home-online-three #right-side .modules-mobile .module-mobile .module-panel .module-copy .tbs-module-pager .tbs-pager button:after, 
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .tbs-module-pager .tbs-pager button:after {
  color: #00A760;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content .title, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content .title, 
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content,
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content {
  font-size: 16px;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content.image_module, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.image_module {
  background-image: url('/vorchoices/media/Images/Dashboard/Vorwerk_Dashboard-images.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content.presentation, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content.presentation {
  background-image: url('/vorchoices/media/Images/carousel/675%20X%20479/Vorwerk_Carousel-images_03.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#home-online-three #right-side .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light .days-left, 
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light .days-left {
  color: #666;
}
#home-online-three #right-side .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default, 
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default {
  background-color: #00A760;
  border: 1px solid #00A760;
  color: #fff;
}
#trs .highcharts-root .highcharts-data-labels .highcharts-label tspan {
  font-size: 16px !important;
}

#home-online-three .grid-container #trs .home-module-trs-content .trs-copy #highchart-home-module-trs-3  {
  height: 280px !important;
  /*margin-top: -100px;*/
}
#home-online-three .grid-container #trs .home-module-trs-content .trs-copy #highchart-home-module-trs-3 .highcharts-background {
  fill: transparent;
}

/* MODAL */
.bootstrap-iso .modal-header, 
.online-two-iso .header-overlay {
  background-color: #00A760;
}
.bootstrap-iso .modal-header .close {
  color: #fff;
}
.bootstrap-iso .modal-content {
  border: none; 
}
.online-two-iso .header-overlay H5 {
  font-size: 1.3em;
  padding: 8px 0 0 10px;
}
.online-two-iso .header-overlay A {
  padding: 8px 30px 5px 0;
}
.online-two-iso .modal-normal a.tab-selector-link:hover, 
.online-two-iso .modal-normal .tab-selector-link.active {
  color: #00A760;
  border-bottom: solid 0.5em #00A760;
}
.online-two-iso .modal-normal .tab-selector-link.inactive, 
.online-two-iso .modal-large .tab-selector-link.inactive {
  color: #00A760;
}
.online-two-iso .modal-large .tab-selector a {
  color: #00A760;
}
.online-two-iso .modal-large .tab-selector a.active {
  color: #00A760;
  border-bottom: solid .5em #00A760;
}
.online-two-iso .modal-normal .modal-header .header-text {
  color: #fff;
}

/* BENEFIT OVERVIEW */
#benefit-overview .benefit-overview-title H1 {
  color: #00A760;
}
/*#benefit-overview H3.summaryTitle {
  font-family: sans-serif !important;
}*/
#benefit-overview .summaryImage {
  height: 168px;
}
#benefit-overview .btn-popup {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
}
#benefit-overview .btn-warning:hover,
#benefit-overview .btn-warning:focus,
#benefit-overview .btn-warning:active{
  background-color: #00A5A5;
}
#benefit-overview #overviewAccordion .panel-default>.panel-heading {
  background-color: #00A760;
  color: #fff;
}


/* Edenred Creche*/
#benefit-overview .img.BenefitImage_372f2f1f-8bf4-424c-918d-26d5c5c04b51 {
  background: url(/vorchoices/media/Images/Benefits/280%20X%20168/Vorwerk_Benefits-images_01.jpg);
  background-repeat: no-repeat;
  background-size: 280px 168px;
  width: 280px;
  height: 168px;
}
/* Edenred Estudante */
#benefit-overview .img.BenefitImage_025b47e7-bdf4-4fbe-8e73-d978ac5a7602 {
  background: url(/vorchoices/media/Images/Benefits/280%20X%20168/Vorwerk_Benefits-images_02.jpg);
  background-repeat: no-repeat;
  background-size: 280px 168px;
  width: 280px;
  height: 168px;
}
/* Cartao Flexivel */
#benefit-overview .img.BenefitImage_c711ca0c-ae98-4bf4-ba6e-df10e9a5f6b6 {
  background: url(/vorchoices/media/Images/Benefits/280%20X%20168/Vorwerk_Benefits-images_06.jpg);
  background-repeat: no-repeat;
  background-size: 280px 168px;
  width: 280px;
  height: 168px;
}
/* Despesas de educação */
#benefit-overview .img.BenefitImage_a5494177-4c38-4cc6-bad7-b70c7a556327 {
  background: url(/vorchoices/media/Images/Benefits/280%20X%20168/Vorwerk_Benefits-images_05.jpg);
  background-repeat: no-repeat;
  background-size: 280px 168px;
  width: 280px;
  height: 168px;
}
/* Dias adicionais */
#benefit-overview .img.BenefitImage_88b20e21-d898-4cf2-92c4-4de482487f64 {
  background: url(/vorchoices/media/Images/Benefits/280%20X%20168/Vorwerk_Benefits-images_07.jpg);
  background-repeat: no-repeat;
  background-size: 280px 168px;
  width: 280px;
  height: 168px;
}
/* PPR */
#benefit-overview .img.BenefitImage_b679c872-f994-491d-8d19-a587583a7272 {
  background: url(/vorchoices/media/Images/Benefits/280%20X%20168/Vorwerk_Benefits-images_12.jpg);
  background-repeat: no-repeat;
  background-size: 280px 168px;
  width: 280px;
  height: 168px;
}
/* Seguro de vida capitalização */
#benefit-overview .img.BenefitImage_ce0ff74e-f4cd-4380-95e9-39e314cb709c {
  background: url(/vorchoices/media/Images/Benefits/280%20X%20168/Vorwerk_Benefits-images_13.jpg);
  background-repeat: no-repeat;
  background-size: 280px 168px;
  width: 280px;
  height: 168px;
}


/* BENEFIT MATRIX */

.benefit-matrix .benefitheader.benefitheader-border {
  background-color: #02777B;
  border: solid 1px #02777B;
  color: #fff;
}
.benefit-matrix .benefitheader.benefitheader-border:hover {
  font-weight: bold;
}
.benefit-matrix .totalcost {
  border: solid 0px;
}
.benefit-matrix .default-cost, .benefit-matrix .font-youpay-color {
  color: #00A760;
}
.benefit-matrix .benefit-category .panel-default>.panel-heading {
  background-color: #00A760;
  color: #fff;
}
.benefit-matrix .benefit-category .panel-default {
  border-color: transparent;
}
.benefit-matrix .benefit-active-benefits {
  display: none;
}
.benefit-matrix .group-default {
  color: #333;
}
.benefit-matrix .lineheader>a,
.benefit-matrix .lineheader>a:link,
.benefit-matrix .lineheader>a:hover,
.benefit-matrix .lineheader>a:visited {
  color: #333;
}
.benefit-matrix .glyphicon-play-color {
  color: #333;
}
.benefit-matrix .row.title .glyphicon-info-sign-color {
  display: none;
}
.benefit-matrix .modellersModalHeader {
  color: #333;
}
.benefit-matrix .modal-header {
  color: #333;
}
.benefit-matrix .modal-header.dependant-normal .close {
  margin-top: 15px;
}
.benefit-matrix .modellersModalHeader {
  color: #fff;
  padding-left: 0px;
}
.benefit-matrix .modeller-container .row-header {
  color: #333;
}
.benefit-matrix .modeller-container ul.modeller-links {
  display: none;
}
.benefit-matrix .modal-normal .modeller-footer {
  padding-bottom: 10px;
}
.dependantModalHeader {
  padding-left: 0em;
}
.benefit-matrix h3.dependantModalHeader {
  color: #fff;
}
.benefit-matrix .tab-header {
  margin-top: 10px;
}
.benefit-matrix .dependant-list a.dependant-edit,
.benefit-matrix .dependant-list a.dependant-remove {
  color: #00A760;
}
.benefit-matrix .dependant-list a.dependant-edit:hover,
.benefit-matrix .dependant-list a.dependant-remove:hover {
  color: #00685e;
}
.benefit-matrix .dependant-list .dependant-cell.static.middle-name,
.benefit-matrix .dependant-list .dependant-cell.static.gender {
  display: none;
}
.benefit-matrix .dependant-cell.static.dependant-control-row {
  text-align: center;
  font-size: 18px;
}
.benefit-matrix .byoaccordion .panel-title {
  color: #fff;
}
.benefitselect .line-name,
.benefitselect .line-benefit-intro .glyphicon-info-sign-color,
.benefitselect .header-selected {
  color: #333;
}

#Line_4a049aba-74b4-41ed-89de-9c7198546d8b.glyphicon-info-sign-color {
  display: none;
}

.benefit-matrix .more-info.margin-top-min {
  display: none;
}
.benefitselect .in-Cart .you-pay H3,
.benefitselect .products-header H4 {
  color: #333;
}
.benefitselect .in-Cart .you-pay P SPAN.green-number {
  color: #00A760;
}
.benefitselect.benefit-matrix .next-button #byo-save {
  display: none;
}
.bootstrap-iso .close {
  color: #fff;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, 
.online-two-iso A.button-style.green {
  background-color: #00A760;
}

.available-options .links-group.four-links {
  display: none;
}

.benefitselect .products .box-border.sel .header,
.benefitselect .products .box-border.sel {
  background-color: #00A760;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray, 
.online-two-iso A.button-style.gray {
  background-color: grey;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue, 
.online-two-iso A.button-style.blue {
  background-color: #00A760;
}
/* Ticket Infancia e Ticket Educação, esconder icon da opção selecionada */
.BenefitIntro_44807310-8f6f-4ffd-8e40-7435fa163249 .glyphicon-play-color,
.BenefitIntro_db4329aa-8de2-4cd0-8c4a-0f44afed7a37 .glyphicon-play-color,
.BenefitIntro_c2658287-bf3d-4558-8225-0ec4793c7d49 .glyphicon-play-color{
  display: none;
}

.products-header.products-header-ec75d243-ac07-4c5f-a721-df261a7a1375,
.products-header.products-header-1265469c-e295-44cb-b235-316626e1d253,
.products-header.products-header-1764aef9-db0d-42e9-b980-1464109cf7aa,
.products-header.products-header-d2ab07de-e601-4dcb-887e-85689bc93f76,
.products-header.products-header-0d529b77-1cbf-418e-ad69-f9f0a898daef {
  display: none;
}

#rad-byo-cov-db2dd20d-0d7c-4640-a814-2a9edfb6c4b6-05259578-4cd8-4795-a44e-db63440bb409,
#chk-byo-addon-db2dd20d-0d7c-4640-a814-2a9edfb6c4b6-d814b0b8-c9cf-4fe9-b684-af97a510c818,
#chk-byo-addon-db2dd20d-0d7c-4640-a814-2a9edfb6c4b6-ef9912c8-6ae0-483d-b790-50e8cf566da7,
#chk-byo-addon-db2dd20d-0d7c-4640-a814-2a9edfb6c4b6-739cf1a8-62bb-4653-87a0-3c47a5b6ca04,
#chk-byo-addon-db2dd20d-0d7c-4640-a814-2a9edfb6c4b6-23402112-765a-42aa-b350-35f4447816ee,
#chk-byo-addon-db2dd20d-0d7c-4640-a814-2a9edfb6c4b6-62c4ab0d-1d30-47b7-b7b7-2cdac921e2fa, {
  height: 20px;
  width: 20px;
}

.benefit-matrix .byocostsummary .header, 
.benefit-matrix .addoncostsummary .header,
.benefit-matrix .byocostsummary .footer {
  background-color: #ececec;
}

.election-info-collect .dependant-list .dependant-name.selection-view {
  width: 80%;
}
.election-info-collect .dependant-list .dependant-control {
  width: 20%;
}
.election-info-collect .dependant-name-item.main-item {
  width: 380px;
}
.election-info-collect .dependant-name-item.sub-item {
  width: 150px;
}
.election-info-collect .dependant-board .expand-sign {
  color: #00A760;
}

/* The following rules are added to format the byol table on the benefit matrix */
/* Change width columns*/
.benefit-matrix .byocostsummary .row .col-xs-3:nth-of-type(1) {
  width: 30%;
}
.benefit-matrix .byocostsummary .row .col-xs-3:nth-of-type(2) {
  width: 20%;
}
.benefit-matrix .byocostsummary .row .col-xs-2:nth-of-type(3) {
  display:none;
}
.benefit-matrix .byocostsummary .row .col-xs-2:nth-of-type(4),
.benefit-matrix .byocostsummary .row .col-xs-1:nth-of-type(4),
.benefit-matrix .byocostsummary .row .col-xs-1:nth-of-type(5),
.benefit-matrix .byocostsummary .row .col-xs-1:nth-of-type(6){
  width: 16.66666667%;
}

.benefit-matrix .byocostsummary .footer {
  padding: 0px;
  text-align: left;
}
.benefit-matrix .panel .byocostsummary .header {
  background-color: transparent;
}
.benefit-matrix .byocostsummary .row.header .col-xs-1.ng-isolate-scope,
.benefit-matrix .byocostsummary .row.header .col-xs-2.ng-isolate-scope,
.benefit-matrix .byocostsummary .row.footer .col-xs-2.ng-binding,
.benefit-matrix .byocostsummary .row.footer .col-xs-1.ng-binding,
.benefit-matrix .byocostsummary .row.ng-scope .col-xs-1.ng-binding,
.benefit-matrix .byocostsummary .row.ng-scope .col-xs-2.ng-binding {
  text-align: center;
}
.benefitselect .button-style#byo-saveAndClose {
  background-color: #00A760;
}
.benefit-matrix .modal-header,
.benefit-matrix .modal-header .benefitheader {
  color: #fff;
  font-size: 20px;
}
.benefit-matrix .modal-header .close {
  margin-top: 15px;
}
.benefit-matrix .modal-footer #confirmation-buttons .btn-default.active, 
.benefit-matrix .confirmchoice .btn-default.active {
  background-color: #00A760;
}
.benefitheader-fixed div#followup-items a.btn {
  -webkit-animation: shadow-pulse 2s infinite;
  animation: shadow-pulse 2s infinite;
}
.benefitheader-fixed div#resettodefaults {
  padding-right: 24px;
}
.benefit-matrix .confirm-checkout-button .btn-success {
  background-color: #00A760;
}
.benefit-matrix .confirm-checkout-button .btn-success:active,
.benefit-matrix .confirm-checkout-button .btn-success:hover,
.benefit-matrix .confirm-checkout-button .btn-success:active:hover {
  background-color: #00A760;
}
.benefit-matrix .hdffollowup-intro {
  color: #00A760;
}

/* BENEFIT IMAGES */

/* EDUCAÇÃO */
/* Edenred Creche */
.benefit-matrix .benefitline .benefit-menu .img.L372f2f1f-8bf4-424c-918d-26d5c5c04b51 {
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_01.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L372f2f1f-8bf4-424c-918d-26d5c5c04b51 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_01.jpg);
    background-repeat: no-repeat;
}
/* Edenred Estudante */
.benefit-matrix .benefitline .benefit-menu .img.L025b47e7-bdf4-4fbe-8e73-d978ac5a7602 {
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_02.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L025b47e7-bdf4-4fbe-8e73-d978ac5a7602 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_02.jpg);
    background-repeat: no-repeat;
}
/* Formação Profissional */
.benefit-matrix .benefitline .benefit-menu .img.La5494177-4c38-4cc6-bad7-b70c7a556327 {
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_03.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.La5494177-4c38-4cc6-bad7-b70c7a556327 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_03.jpg);
    background-repeat: no-repeat;
}
/* Desenvolvimento Pessoal */
.benefit-matrix .benefitline .benefit-menu .img.Lf73125c7-289c-4234-8975-18909ad6d369 {
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_04.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lf73125c7-289c-4234-8975-18909ad6d369{
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_04.jpg);
    background-repeat: no-repeat;
}

/* SAUDE E BEM ESTAR */
/* Dr. Workwell */
.benefit-matrix .benefitline .benefit-menu .img.L0d2377c2-f540-44aa-bb62-243a43c39af8{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_05.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L0d2377c2-f540-44aa-bb62-243a43c39af8 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_05.jpg);
    background-repeat: no-repeat;
}
/* Cartão Flexivel */
.benefit-matrix .benefitline .benefit-menu .img.Lc711ca0c-ae98-4bf4-ba6e-df10e9a5f6b6{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_06.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lc711ca0c-ae98-4bf4-ba6e-df10e9a5f6b6 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_06.jpg);
    background-repeat: no-repeat;
}
/* Dias Adicionais */
.benefit-matrix .benefitline .benefit-menu .img.L88b20e21-d898-4cf2-92c4-4de482487f64{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_07.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L88b20e21-d898-4cf2-92c4-4de482487f64 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_07.jpg);
    background-repeat: no-repeat;
}

/* TRANSPORTES */
/* Transportes Publicos */
.benefit-matrix .benefitline .benefit-menu .img.La5ef69a1-9527-4f87-91f8-d124afbf0df8{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_08.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.La5ef69a1-9527-4f87-91f8-d124afbf0df8{
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_08.jpg);
    background-repeat: no-repeat;
}
/* TVDE */
.benefit-matrix .benefitline .benefit-menu .img.L5fa10a25-fe6f-4e4f-aab9-665d05e3254f{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_09.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L5fa10a25-fe6f-4e4f-aab9-665d05e3254f {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_09.jpg);
    background-repeat: no-repeat;
}
/* Aquisição de biciletas */
.benefit-matrix .benefitline .benefit-menu .img.Ld018e99a-e68c-4b2d-9151-032e7bc2b011{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_10.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Ld018e99a-e68c-4b2d-9151-032e7bc2b011 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_10.jpg);
    background-repeat: no-repeat;
}
/* Passe de bicicletas */
.benefit-matrix .benefitline .benefit-menu .img.Lfb140d17-9f1d-4042-9a1c-fb1cf4005baf{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_11.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lfb140d17-9f1d-4042-9a1c-fb1cf4005baf {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_11.jpg);
    background-repeat: no-repeat;
}

/* PROTEÇÃO */
/* PPR */
.benefit-matrix .benefitline .benefit-menu .img.Lb679c872-f994-491d-8d19-a587583a7272{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_12.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lb679c872-f994-491d-8d19-a587583a7272 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_12.jpg);
    background-repeat: no-repeat;
}
/* Seguro de vida capitalização */
.benefit-matrix .benefitline .benefit-menu .img.Lce0ff74e-f4cd-4380-95e9-39e314cb709c{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_13.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lce0ff74e-f4cd-4380-95e9-39e314cb709c {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_13.jpg);
    background-repeat: no-repeat;
}
/* Donativos */
.benefit-matrix .benefitline .benefit-menu .img.Lccb05d26-b199-42ef-875d-0dbee859e0c5{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_14.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lccb05d26-b199-42ef-875d-0dbee859e0c5 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_14.jpg);
    background-repeat: no-repeat;
}

/* TECNOLOGIA */
/* Home-office */
.benefit-matrix .benefitline .benefit-menu .img.L9c0a40fe-217c-4bd3-a209-c16ee265b26e{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_15.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L9c0a40fe-217c-4bd3-a209-c16ee265b26e {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_15.jpg);
    background-repeat: no-repeat;
}
/* Equipamentos */
.benefit-matrix .benefitline .benefit-menu .img.L8b9bb981-c001-48e9-8437-d0fd850d1166{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_16.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L8b9bb981-c001-48e9-8437-d0fd850d1166 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_16.jpg);
    background-repeat: no-repeat;
}
/* Internet NOS */
.benefit-matrix .benefitline .benefit-menu .img.L3471f11d-c526-447f-bf8f-b189cad17a44{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_17.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L3471f11d-c526-447f-bf8f-b189cad17a44 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_17.jpg);
    background-repeat: no-repeat;
}
/* Internet MEO */
.benefit-matrix .benefitline .benefit-menu .img.L7ffe2dca-689b-42b8-945a-528a54bf6fda{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_18.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L7ffe2dca-689b-42b8-945a-528a54bf6fda{
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_18.jpg);
    background-repeat: no-repeat;
}
/* Internet Vodafone */
.benefit-matrix .benefitline .benefit-menu .img.L1ab428cb-bc61-4d86-ad4f-753a15f61197{
    background: url(/vorchoices/media/Images/Benefits/160%20X%20130/Vorwerk_Benefits-images_19.jpg);
    background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L1ab428cb-bc61-4d86-ad4f-753a15f61197 {
    background: url(/vorchoices/media/Images/Benefits/130%20X%2060/Vorwerk_Benefits-images_19.jpg);
    background-repeat: no-repeat;
}


.benefitselect .products .box-border.sel .header {
  padding: 10px 10px;
}
.products .box-border.sel .header {
  text-indent: 0px;
}

.InvestmentOptionsHeader {
  background: #00A760;
  border: 1px solid #00A760;
}

/* Extrato Pensões */

.trsdashboard .summarystatementdate {
  /*color: #333;*/
  display: none;
}
.trsdashboard .fa.fa-area-chart,
.trsdashboard .summary-myreward {
  color: #00A760;
}
.trsdashboard .panel-default>.panel-heading {
  background-color: #00A760;
}
.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: #00A760;
}
#headerResources {
  padding-top: 30px;
}
.online-two-iso .datepicker-container .input-group-btn .btn {
  background-color: #00A760;
  border-color: #00A760;
}
.online-two-iso .datepicker-container .btn-info:active:focus {
  background-color: grey;
  border-color: grey;
}
.uib-datepicker .btn-info.active,
.uib-datepicker-popup .btn-sm.btn-info,
.uib-datepicker-popup .btn-sm.btn-info:hover,
.datepicker-container .dropdown-menu .btn-info,
.datepicker-container .dropdown-menu .btn-info:hover {
  background-color: #00685e !important;
  border-color: #00685e;
}
.uib-datepicker-popup .btn-sm.btn-danger,
.uib-datepicker-popup .btn-sm.btn-danger:hover {
  background-color: #d9534f !important;
  border: 1px solid #d9534f;
}
.uib-datepicker-popup .btn-sm.btn-success,
.uib-datepicker-popup .btn-sm.btn-success:hover,
.datepicker-container .dropdown-menu .btn-success,
.datepicker-container .dropdown-menu .btn-success:active:focus{
  background-color: #00A760 !important;
  border-color: #00A760;
}
.bootstrap-iso .btn.online-two-datepicker {
  background-color: #00A760;
  border-color: #00A760;
}
#dashboardContainer .printbtn {
  display: none;
}

#dashboardContainer .nav.nav-pills li span{
font-size: 18px;
}

.trsdashboard .content-name {
  color: #fff;
  background-color: #00A760;
  text-indent: 10px;
  padding-top: 10px;
}
.trsdashboard .chart_line {
  margin-bottom: 0px;
}
.trsdashboard .chart_line.row {
  margin-right: 0px; 
  margin-left: 0px;
}
.trsdashboard .chart_line.chart_line_total.row {
  background-color: #f2f2f2;
}

/* ++++ New TRS ++++ */
/* 1st Comparison TRS bar */
.trsdashboard .col-md-5 .highcharts-container .highcharts-series-group .highcharts-point.highcharts-color-0,
.trsdashboard .col-md-5 .highcharts-container .highcharts-legend .highcharts-legend-item.highcharts-column-series.highcharts-color-0.highcharts-series-0 .highcharts-point {
  fill: rgb(0, 169, 81);
}
/* 2nd Comparison TRS bar */
.trsdashboard .col-md-5 .highcharts-container .highcharts-series-group .highcharts-point.highcharts-color-1,
.trsdashboard .col-md-5 .highcharts-container .highcharts-legend .highcharts-legend-item.highcharts-column-series.highcharts-color-1.highcharts-series-1 .highcharts-point {
  fill: rgb(220,220,220);
}
.trsdashboard .col-md-5 .highcharts-container .highcharts-data-labels.highcharts-series-0.highcharts-column-series .highcharts-label.highcharts-data-label text>tspan,
.trsdashboard .col-md-5 .highcharts-container .highcharts-data-labels.highcharts-series-1.highcharts-column-series .highcharts-label.highcharts-data-label text>tspan{
  fill: transparent;
  stroke: transparent;
}


/* ++++ TRS - Benefit Monthly Options ++++ */
.trsdashboard #table-ee56cc78-5d7b-460b-bdcf-085b258d4a0f.table tbody tr td {
  font-size: 14px;
}

.trsdashboard .summary-header {
  display: none;
}
form[action='/benefits/xtrs.aspx?id=%229ae2206e-1a37-45e7-a1a7-991f6f02df4c%22'] #dashboardContainer .instance-disabled.alert.alert-warning, 
form[action='/benefits/xtrs.aspx?id=%229ae2206e-1a37-45e7-a1a7-991f6f02df4c%22'] #dashboardContainer .panel-group,
form[action='/benefits/xtrs.aspx?id=%229ae2206e-1a37-45e7-a1a7-991f6f02df4c%22&lang=en-GB'] #dashboardContainer .instance-disabled.alert.alert-warning,
form[action='/benefits/xtrs.aspx?id=%229ae2206e-1a37-45e7-a1a7-991f6f02df4c%22&lang=en-GB'] #dashboardContainer .panel-group,
form[action='/benefits/xtrs.aspx?id=%229ae2206e-1a37-45e7-a1a7-991f6f02df4c%22&lang=pt-PT'] #dashboardContainer .instance-disabled.alert.alert-warning,
form[action='/benefits/xtrs.aspx?id=%229ae2206e-1a37-45e7-a1a7-991f6f02df4c%22&lang=pt-PT'] #dashboardContainer .panel-group,
form[action='/benefits/xtrs.aspx?id=%229ae2206e-1a37-45e7-a1a7-991f6f02df4c%22&lang=pt-PT'] #dashboardContainer .nav.nav-pills.nav-stacked.nav-justifiednav.nav-pills.nav-stacked.nav-justified {
  display: none;
}

.page-content .tab-content .tab-pane .row .table-footer h2{
font-size: 25px;
}

.page-content .tab-content .tab-pane .row .table tbody>tr>td:first-child,
.page-content .tab-content .tab-pane .row .table thead,
.page-content .tab-content .tab-pane .row .table tfoot
{
	color: #8abd45;
    font-weight: bold;
}


/* ++++ CLAIMS MANAGEMENT ++++ */

.fsaClaimSubmitContainer .btn btn-default {
  background-color: #00685e;
  border-color: #00685e;
}
.fsaClaimSubmitContainer .btn-primary {
  background-color: #00A760;
  border-color: #00A760;
}
.fsaClaimSubmitContainer .webpartTitle {
  background-color: #fff;
}
.fsaClaimSubmitContainer .btn-default:hover,
.fsaClaimSubmitContainer .btn-default:active,
.fsaClaimSubmitContainer .btn-default:focus,
.fsaClaimSubmitContainer .btn-default:active:focus
.fsaClaimSubmitContainer .btn-success.focus, 
.fsaClaimSubmitContainer .btn-success:focus,
.fsaClaimSubmitContainer .btn-success.active, 
.fsaClaimSubmitContainer .btn-success:active,
.fsaClaimSubmitContainer .btn-success:active:focus,
.fsaClaimSubmitContainer .btn-primary:hover,
.fsaClaimSubmitContainer .btn-primary:active:focus {
  background-color: #00685e;
  border-color: #00685e;
  color: #fff;
}
.fsaClaimSubmitContainer .btn-success {
  background-color: #00A760;
  border-color: #00A760;
}
.fsaClaimSubmitContainer .btn-success:hover {
    background-color: #00685e;
    border-color: #00685e;
}
.FSAStatementAndHistoryContainer #flexClaimTitle {
  background-color: #fff;
}
.FSAStatementAndHistoryContainer #flexClaimTitle h1{
  color: #00A760;
}
.fsaClaimSubmitContainer #flexClaimTitle h1 {
    color: #00A760;
}
.FSAStatementAndHistoryContainer .claim-history .claim-data .spending-account-name {
  color: #00A760;
}
.online-two-iso .page-content {
  width: auto !important;
}
.FSAStatementAndHistoryContainer.fixed-container row {
  background-color: #f2f2f2;
  margin-right: 0px;
  margin-left: 0px;
}
.FSAStatementAndHistoryContainer .htabs-container {
  padding: 0px;
}

.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{
    background: none;
    background-color: #00A760;
}
.FSAStatementAndHistoryContainer .htabs-container .tabs-bg {
  padding: 0px;
  height: auto;
}
.FSAStatementAndHistoryContainer .htabs-container .tabs UL {
  margin-bottom: 0px;
  padding-top: 0px;
}
.htabs-container .tabs UL LI{
  left: 5px;
}
.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel A {
  font-size: 24px;
  padding: 10px 10px;
  height: auto;
  color: #005729;
}
.FSAStatementAndHistoryContainer .fsa-content-type.tab-titles a {
  color: #26292c;
}
.FSAStatementAndHistoryContainer .claim-history .claim-data .claim-payment-date {
  display: none;
}
.FSAStatementAndHistoryContainer .claim-history .claim-data .spending-account-name {
  margin-top: 10px;
}
.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: #005729;
}
.FSAStatementAndHistoryContainer .fsa-statement-blocks .table-striped .section_title {
  color: #005729;
}
.spendingaccountsTab-container .tabs UL LI.sel A {
  background-color: #26292c;
}
.spendingaccountsTab-container .tabs UL LI A {
  color: #005729;
}
.allocation-block, 
.claims-block {
  display: none;
}
.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;
}
@media only screen and (min-width: 768px) {
  #home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns: repeat(2,1fr);
    -ms-grid-columns: 1fr 1fr;
    grid-template-areas:
      "module-1 module-1"
      "module-2 module-3"
      "module-4 module-4"
      "module-5 module-5"
      "module-6 module-6"
      "module-7 module-8";
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:1;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:2;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:4;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:5;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:1;
    -ms-grid-column-span:1;
    -ms-grid-row:6;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-7 {
    -ms-grid-column:2;
    -ms-grid-column-span:1;
    -ms-grid-row:6;
  }
}
@media only screen and (min-width: 1024px) {
  #home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns: repeat(3,1fr);
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2"
      "module-3 module-4 module-4"
      "module-8 module-5 module-5"
      "module-6 module-6 module-7";
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:1;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:2;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-column-span:1;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:2;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:4;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-7 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:4;
  }
}
@media only screen and (min-width: 1400px) {
  #home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns: repeat(4,1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-3"
      "module-4 module-4 module-5 module-5"
      "module-6 module-6 module-7 module-8";
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column:4;
    -ms-grid-column-span:1;
    -ms-grid-row:1;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:3;
  }
  #home-online-three #home-integrated .grid-container.modules-right-side .grid-item-7 {
    -ms-grid-column:4;
    -ms-grid-column-span:1;
    -ms-grid-row:3;
  }
}
@media only screen and (min-width: 1920px) {
  #home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    grid-template-columns:repeat(6,1fr);
    -ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas:
      "module-1 module-1 module-2 module-3 module-4 module-4" 
      "module-5 module-5 module-6 module-6 module-7 module-8";
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-0 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-1 {
    -ms-grid-column:3;
    -ms-grid-column-span:1;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-2 {
    -ms-grid-column:4;
    -ms-grid-column-span:1;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-3 {
    -ms-grid-column:5;
    -ms-grid-column-span:2;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-4 {
    -ms-grid-column:1;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-5 {
    -ms-grid-column:3;
    -ms-grid-column-span:2;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-6 {
    -ms-grid-column:5;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
  #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-7 {
    -ms-grid-column:6;
    -ms-grid-column-span:1;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
  }
}
@media only screen and (min-width: 767px){
  .online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body {
    background-color: transparent;
  }
    .online-two-iso.login .LoginPageContainer .panel.panel-default{
    background-color: rgba(255,255,255,.15);
    border: none;
    border-radius: 0px; 
    -webkit-box-shadow: none; 
    box-shadow: none; 
  }
  .online-two-iso #terminator #header.header-fullwidth {
    background-color: #00A760;
    margin-bottom: 0rem;
    min-height: auto;
  }
  .online-two-iso #terminator #footer.footer-fullwidth {
    min-height: auto;
    background-color: #fff;
  }
  .benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn {
    background-color: #02777B;
  }
  .benefitheader-fixed div#resettodefaults a.btn:hover,
  .benefitheader-fixed div#followup-items a.btn:hover {
    background-color: #02777B; 
    font-weight: bold;
  }
  .benefit-matrix .row .btn-success:hover {
    background-color: #00A5A5; 
    font-weight: bold;
  }
}
@media only screen and (max-width: 767px) {
  #main {
    margin-bottom: 0px;
  }
  #footer {
    position: inherit;
    height: auto;
    padding: 0px;
    width: 100% !important;
  }
  #footer #left-footer,
  #footer #right-footer {
    width: 100%;
    text-align: center;
  }
  #footer #right-footer div {
    width: auto !important;
  }
  #home-online-three #right-side .modules-mobile .module-mobile.image_module, 
  #home-online-three #home-integrated .modules-mobile .module-mobile.image_module {
    display: none;
  }
  #home-module-enrolment .enrollment-copy .text-light {
    color: #666;
  }
  #home-module-manage-claims .home-module-manage-claims-content .btn.btn-default{
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 12px 20px;
  }
  #home-module-manage-claims .home-module-manage-claims-content .btn.btn-default:hover, 
  #home-module-manage-claims .home-module-manage-claims-content .btn.btn-default:focus,
  #home-module-manage-claims .home-module-manage-claims-content .btn.btn-default.focus,
  #home-module-manage-claims .home-module-manage-claims-content .btn.btn-default:active,
  #home-module-manage-claims .home-module-manage-claims-content .btn.btn-default.active,
  #home-module-manage-claims .home-module-manage-claims-content .btn.btn-default:active:focus {
    background-color: #00A760;
    border: 1px solid #00A760;
    color: #fff;
  }
  #home-module-manage-claims .manage-claims-copy {
    height: auto;
  }
  #home-module-manage-claims .manage-claims-copy .tbs-module-pager .tbs-pager-content .title {
    font-size: 18px;
  }
  #home-module-manage-claims .manage-claims-copy .tbs-module-pager .tbs-pager-content {
    font-size: 16px;
  }
  .page-content.9ae2206e-1a37-45e7-a1a7-991f6f02df4c #dashboardContainer .panel-group .panel.panel-default {
    display: none;
  }
}
@media (min-width: 770px) {
  .online-two-iso .modal-large a.tab-selector-link:hover, 
  .online-two-iso .modal-large .tab-selector-link.active {
    color: #00A760;
    border-bottom: solid .5em #00A760;
  }
}


/* Minification failed (line 1749, error number 1059): Possible cross-browser invalid class name: .9ae2206e-1a37-45e7-a1a7-991f6f02df4c */