/*Client Custom CSS Code Here*/
@font-face {
  font-family: 'Ubuntu Medium';
  src: url('/ageasflexben/media/default/fonts/Ubuntu-Medium.otf') format('opentype');
}
/* Animation effect */
@-webkit-keyframes shadow-pulse {
  0% { box-shadow: 0 0 0 0px rgba(190,30,45, 0.5); }
  100% { box-shadow: 0 0 0 10px rgba(190,30,45, 0); }
}
@keyframes shadow-pulse {
  0% { box-shadow: 0 0 0 0px rgba(190,30,45, 0.5); }
  100% { box-shadow: 0 0 0 10px rgba(190,30,45, 0); }
}

html {
  background-image: none;
}
body {
  padding-top: 0px !important;
}
* {
  outline: none;
  min-height: 0;
  min-width: 0;
}
.bootstrap-iso a {
  color: #fff;
}
.division {
  display: none;
}
span.label, label {
  text-transform: none;
}
.page-title H1, H1 {
  margin-top: .67em;
}
a {
  color: #be1e2d;
}
a:hover {
  color: #000;
}
.online-two-iso h1 {
  color: #000;
}

/*#content {
  width: auto;
}*/

/* - HEADERS FONT TYPE*/
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray, 
.online-two-iso A.button-style.gray {
  background-color: #7c7c7c;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue, 
.online-two-iso A.button-style.blue {
  background-color: #be1e2d;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button .button-style, 
.online-two-iso A.button-style {
  background-color: #be1e2d;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, 
.online-two-iso A.button-style.green {
  background-color: #be1e2d;
  border-color: #be1e2d;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green:hover,
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green:focus,
.online-two-iso A.button-style.green:hover,
.online-two-iso A.button-style.green:focus {
  border-color: #be1e2d;
  background-color: #be1e2d;
}
.bootstrap-iso .btn:focus, .bootstrap-iso .btn:active:focus, .bootstrap-iso .btn.active:focus, .bootstrap-iso .btn.focus, .bootstrap-iso .btn:active.focus, .bootstrap-iso .btn.active.focus {
  outline: none;
  outline-offset: unset;
}
.bootstrap-iso .btn:active, .bootstrap-iso .btn.active {
  box-shadow: 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 {
  background-color: #be1e2d;
  border-color: #be1e2d;
  color: #fff;
}
.bootstrap-iso .btn-primary:focus,
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .btn-danger:focus,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active, 
.bootstrap-iso .btn-info:focus,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .btn-default:focus,
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .btn-warning:focus,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .btn-success:focus,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .btn-popup:focus,
.bootstrap-iso .btn-popup:active,
.bootstrap-iso .btn-popup.active {
  background-color: #be1e2d;
  border-color: #be1e2d;
  color: #fff;
  font-weight: bold;
}

#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: #fff;
  border-color: #fff;
  color: #000;
}

.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 {
  background-color: #02A5A5;  
  border-color: #02A5A5;
  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 {
  background-color: #be1e2d;
  border-color: #be1e2d ;
  color: #fff;
  font-weight: bold;
}
.bootstrap-iso .btn-warning:active, 
.bootstrap-iso .btn-warning.active, 
.bootstrap-iso .open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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{
  color: #fff;
  background-color: #be1e2d;
  border-color: #be1e2d;
}

.bootstrap-iso .btn-warning.disabled:hover, 
.bootstrap-iso .btn-warning[disabled]:hover, 
.bootstrap-iso fieldset[disabled] .btn-warning:hover, 
.bootstrap-iso .btn-warning.disabled:focus, 
.bootstrap-iso .btn-warning[disabled]:focus, 
.bootstrap-iso fieldset[disabled] .btn-warning:focus, 
.bootstrap-iso .btn-warning.disabled.focus, 
.bootstrap-iso .btn-warning[disabled].focus, 
.bootstrap-iso fieldset[disabled] .btn-warning.focus {
  background-color: #9d9d9c;
  border-color: #9d9d9c;
  color: #fff;
}

.bootstrap-iso .btn-info:active:hover, 
.bootstrap-iso .btn-info.active:hover, 
.bootstrap-iso .open>.dropdown-toggle.btn-info:hover, 
.bootstrap-iso .btn-info:active:focus, 
.bootstrap-iso .btn-info.active:focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-info:focus, 
.bootstrap-iso .btn-info:active.focus, 
.bootstrap-iso .btn-info.active.focus, 
.bootstrap-iso .open>.dropdown-toggle.btn-info.focus {
  color: #be1e2d;
  background-color: #fff;
  border-color: #be1e2d;
}

.bootstrap-iso .panel-default {
  border-color: #ededed;
}
.bootstrap-iso .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ededed;
}
.bootstrap-iso .panel-group .panel-heading+.panel-collapse>.panel-body, 
.bootstrap-iso .panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ededed;
}
#header a,
#header a:focus, 
#header a:hover {
  color: #fff;
}
#header #assistanceItems a {
  color: #be1e2d;
}
#floating-header-content .call {
  display: none;
}
.help-ico A {
  background: url(../Aon.Marketplace/img/common/ico-help.png) no-repeat scroll right 12px center #be1e2d;
  border: 1px solid #be1e2d;
}
.help-ico A:hover {
  color: #fff !important;
}

/* DATEPICKER */
.glyphicon.glyphicon-calendar {
  color: #fff !important;
}
.datepicker-container .input-group-btn .btn,
.btn.online-two-datepicker {
  background-color: #fff !important;
  border: 1px solid transparent !important;
  border-color: #fff !important;
}
.bootstrap-iso .btn.online-two-datepicker {
  background-color: #be1e2d !important;
  border-color: #be1e2d !important;
}
.datepicker-container .btn.btn-default.btn-sm.active span {
  color: #fff !important;
}
.uib-datepicker-popup .btn-sm.btn-info,
.uib-datepicker-popup .btn-sm.btn-info:hover,
.uib-datepicker .btn-info.active,
.uib-datepicker .btn-info.active:hover {
  background-color: #008048 !important;
  border-color: #008048 !important;
}
.uib-datepicker-popup .btn-sm.btn-danger,
.uib-datepicker-popup .btn-sm.btn-danger:hover {
  background-color: #000 !important;
  border-color: #000 !important;
}
.uib-datepicker-popup .btn-sm.btn-success,
.uib-datepicker-popup .btn-sm.btn-success:hover {
  background-color: #be1e2d !important;
  border-color: #be1e2d !important;
}
.btn-default.active, 
.btn-default.active:hover {
  background-color: #008048 !important;
  border-color: #008048 !important;
}

/*LOGIN PAGE*/
#containerGlobal.LoginPageContainer .isLoginPageWrapper #header #logo {
  background-image: url('/bringflex/media/bringflex/images/logo/Logo.PNG');
  background-repeat: no-repeat;
  background-color: transparent;
  outline: none;
  width: 300px;
  height: 78px;
  margin: 40px 0px 0px 40px;
  clear: both;
}
.online-two-iso.login .LoginPageContainer #main {
  margin-top: 0%;
}
/*.online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body:before {
  font-size: 24px;
  font-weight: bold;
  content: "Bem vindo ao bring Flex";
  color: #000;
}*/
#uname-addon, #pwd-addon {
  color: #000;
  text-align: left;
  background-color: #fff;
}
.online-two-iso.login .LoginPageContainer span#errMsg {
  color: #be1e2d;
  background-color: #fff;
}
.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%;
  padding-left: 30%;
  font-size: 16px;
}
.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
  background-color: transparent;
}
.online-two-iso.login body {
  background-image: url('/bringflex/media/bringflex/images/loginpage/bring_Login-page_3.jpg');
  background-size: cover;
  background-position: 0% 55%;
}
.online-two-iso .page-content {
  width: 100%;
}
.online-two-iso.login .LoginPageContainer .login-module-zone,
.online-two-iso.login .LoginPageContainer .login-module-zone a {
  color: #be1e2d;
}
.online-two-iso.login .LoginPageContainer .btn.btn-primary#login,
.online-two-iso.login .LoginPageContainer .btn.btn-primary#login:hover {
  font-weight: bold;
  border-radius: 25px;
}
.online-two-iso.login .LoginPageContainer .additional-services {
  color: #000; 
}
#login-assistance .header-overlay H5 {
  padding: 2px 0 0 10px;
}
#login-assistance .header-overlay A {
  padding: 25px 30px 5px 0;
}
#login-assistance .datepicker-zone .btn.btn-default.active .text-info {
  color: #fff;
}

/* FOOTER */
#footer a {
  text-transform: none !important;
}
#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;
}
#right-footer .powered-by-aon {
  font-size: 12px;
  line-height: 18px;
  padding: 0px 0 0 17px !important;
  color: #333;
  font-weight: bold;
  margin: 8px 0;
}


/* - LOGO Homepage*/
#containerGlobal #header #logo {
  background-image: url('/bringflex/media/bringflex/images/logo/Logo.PNG');
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 50%;
  outline: none;
  width: 270px;
  height: 65px;
  margin: 0px 0px 0px 0px;
  clear: both;
}
#containerGlobal .wrapper-fullwidth.general #main {
  margin: 30px 0;
}

/* MODAL */
.bootstrap-iso .modal-header, 
.online-two-iso .header-overlay {
  background-color: #be1e2d;
}
.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: #004481;
  border-bottom: solid 0.5em #004481;
}
.online-two-iso .modal-normal .tab-selector-link.inactive, 
.online-two-iso .modal-large .tab-selector-link.inactive {
  color: #5c5c5c;
}
.online-two-iso .modal-large .tab-selector a {
  color: #be1e2d;
}
.online-two-iso .modal-large .tab-selector a.active {
  color: #be1e2d;
  border-bottom: solid .5em #be1e2d;
}


/* HOMEPAGE */
/*#terminator #header,*/
/*#terminator #header.header-fullwidth {
  background-color: #be1e2d;
}*/
#menu-no-dashboard li a, #menu li a, #menu-sub li a {
  text-transform: none;
}
#menu-no-dashboard li a, #menu-no-dashboard li a.selected {
  color: #000 !important;
}
/*.LoginPageContainer #languageBox,
.online-two-iso .theme-2 #languageBox {
  display: none !important;
}*/
.online-two-iso #headerResources #links li i {
  color: #be1e2d;
}
#floating-header-content .chat,
#floating-header-content .search {
  display: none !important;
}
#home-module-welcome .welcome-items, .home-module-integrated .welcome-items {
  display: none;
}
#home-module-welcome #slider .sliderContainer .slide-content, .home-module-integrated #slider .sliderContainer .slide-content {
  background-color: transparent;
}
#home-module-welcome #slider .sliderContainer .slide-content .btnfirst.btn-default , 
.home-module-integrated #slider .sliderContainer .slide-content .btnfirst.btn-default {
  background-color: #be1e2d;
  border-color: #be1e2d;
  color: #fff;
  font-weight: bold;
  box-shadow: none;
  border-radius: 16px;
}

/*#home-module-welcome .content, .home-module-integrated .content {
  margin: 0px;
}*/
#home-module-welcome .jssora106 .c, .home-module-integrated .jssora106 .c {
  fill: #be1e2d;
  opacity: 1;
}
#home-module-welcome .jssora106 .a, .home-module-integrated .jssora106 .a {
  stroke: #fff;
}
#home-module-welcome #slider .thumb, 
.home-module-integrated #slider .thumb {
  background-color: #fff;
  height: 130px;
}
#home-module-welcome #slider .thumb .rect, 
.home-module-integrated #slider .thumb .rect {
  width: 220px;
  height: 120px;
}
#home-online-three .dashboard-controls #greeting-message,
#home-online-three .dashboard-controls .sensitive-data-toggle .caption .caption-text {
  color: #000;
}

/*#home-online-three .dashboard-controls .sensitive-data-toggle .caption {
  margin-top: 0.25rem;
}*/
.online-two-iso input:checked+.slider {
  background-color: #be1e2d;
}
#home-online-three .dashboard-page-container .modules-sleeve .modules-right-side.grid-container {
  grid-template-columns:repeat(6,1fr) !important;
  -ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr !important;
  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" !important;
}
#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;
}

#home-online-three #right-side .modules-right-side.grid-container, 
#home-online-three #home-integrated .modules-right-side.grid-container {
  background-color: #fff;
}

#home-online-three .dashboard-page-container .module-content .glyphicon {
  display: none;
}

#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.25rem;
}
#home-online-three .grid-container #enrolment.module-content,
#home-online-three .grid-container #benefit-statement.module-content, 
#home-online-three .grid-container #manage-claims.module-content {
  background-color: #be1e2d;
  border-color: #be1e2d;
}
#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: #be1e2d;
  text-align: center;
  width: 100%;
}
#home-online-three #right-side h3.heading-text, #home-online-three #home-integrated h3.heading-text,
#home-online-three #right-side h3.heading-text, #home-online-three #home-integrated h4.event-name {
  font-size: 14px;
}
#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-color: #fff;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .enrollment-copy .event-summary , 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .enrollment-copy .event-summary {
  padding-top: 10px;
}
#home-online-three .grid-container #enrolment.module-content .enrollment-copy .event-summary .event-name {
  margin-top: 0px;
  margin-bottom: 0px;
}
#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: #333;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .text-light, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .text-light,
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content#make-a-claim .make-a-claim-copy .account-details,  
#home-online-three #right-side #manage-claims .tbs-module-pager .tbs-pager-content, 
#home-online-three #home-integrated #manage-claims .tbs-module-pager .tbs-pager-content {
  padding-bottom: 10px;
}
#home-online-three .grid-container #enrolment.module-content .enrollment-copy .btn-default,
#home-online-three .grid-container #benefit-statement.module-content .benefit-statement-copy .btn-default,
#home-online-three .grid-container #manage-claims.module-content .manage-claims-buttons .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #be1e2d;
  font-weight: bold;
  border-radius: 15px;
}
#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: 0px !important;
  font-weight: bold;
  border-radius: 15px;
}
#home-online-three .grid-container .module-content.mychoices-module .home-module-generic-content .generic-buttons .btn.btn-default,
#home-online-three .grid-container .module-content.mychoices-module .home-module-generic-content .generic-buttons .btn.btn-default:hover,
#home-online-three .grid-container .module-content.mychoices-module .home-module-generic-content .generic-buttons .btn.btn-default:active,
#home-online-three .grid-container .module-content.mychoices-module .home-module-generic-content .generic-buttons .btn.btn-default:focus, {
  color: #000;
  background-color: transparent;
  border-color: transparent;
  font-weight: bold;
}
#home-online-three .grid-container .module-content.deals-galore .content-text {
  text-align: center;
}
#home-online-three .grid-container #enrolment.module-content .enrollment-copy .event-intro .module-content-header-container .module-content-header,
#home-online-three .grid-container #enrolment.module-content .enrollment-copy .event-intro .heading-text, 
#home-online-three .grid-container #enrolment.module-content .enrollment-copy .event-summary .event-name,
#home-online-three .grid-container #enrolment.module-content .enrollment-copy .event-summary .text-light, 
#home-online-three .grid-container #enrolment.module-content .enrollment-copy .event-summary .event-content #event-inactive,
#home-online-three #right-side #benefit-statement.module-content .home-module-benefit-statement-content .module-content-header-container h3, 
#home-online-three #home-integrated #benefit-statement.module-content .home-module-benefit-statement-content .module-content-header-container h3,
#home-online-three #right-side #benefit-statement.module-content .home-module-benefit-statement-content .benefit-statement-intro span, 
#home-online-three #home-integrated #benefit-statement.module-content .home-module-benefit-statement-content .benefit-statement-intro span, 
#home-online-three #right-side #benefit-statement.module-content .home-module-benefit-statement-content .benefit-statement-information span, 
#home-online-three #home-integrated #benefit-statement.module-content .home-module-benefit-statement-content .benefit-statement-information span,
#home-online-three #right-side #manage-claims.module-content .home-module-manage-claims-content .manage-claims-copy .module-content-header-container h3, 
#home-online-three #home-integrated #manage-claims.module-content .home-module-manage-claims-content .manage-claims-copy .module-content-header-container h3,
#home-online-three #home-integrated #manage-claims.module-content .home-module-manage-claims-content .manage-claims-copy .content-text,
#home-online-three #right-side #manage-claims.module-content .home-module-manage-claims-content .manage-claims-copy .tbs-module-pager .tbs-pager-content div, 
#home-online-three #home-integrated #manage-claims.module-content .home-module-manage-claims-content .manage-claims-copy .tbs-module-pager .tbs-pager-content div {
  color: #fff;
  text-align: center;
}
#home-online-three .grid-container #make-a-claim,
#home-online-three .grid-container .module-content.deals-galore {
  background-color: #f4f4f6;
  border-color: #f4f4f6;
}
#home-online-three #right-side #make-a-claim.module-content .home-module-make-a-claim-content .make-a-claim-copy .module-content-header-container h3,
#home-online-three #home-integrated #make-a-claim.module-content .home-module-make-a-claim-content .make-a-claim-copy .module-content-header-container h3,
#home-online-three #right-side #make-a-claim.module-content .home-module-make-a-claim-content .make-a-claim-copy .make-a-claim-intro,
#home-online-three #home-integrated #make-a-claim.module-content .home-module-make-a-claim-content .make-a-claim-copy .make-a-claim-intro {
  text-align: left;
}
#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 {
  font-size: 16px;
  font-weight: bold;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content span, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content span {
  font-size: 16px;
}
#home-online-three .grid-container #benefit-statement .home-module-benefit-statement-content .benefit-statement-information #benefit-statement-chart-container .highcharts-background {
  fill: #be1e2d;
}
#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: #be1e2d;
}
#home-online-three .grid-container .module-content.deals-galore {
  border: none;
  background-image: url('/bringflex/media/bringflex/images/misc/bring_Misc_100x100_1.png');
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: center;
  background-position-y: 235px;
}
#home-online-three .grid-container .module-content.image-module1 {
  border: none;
  background-image: url('/bringflex/media/bringflex/images/homepage/bring_Dashboard-images_2.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
#home-online-three .grid-container .module-content.image-module2 {
  border: none;
  background-image: url('/bringflex/media/bringflex/images/homepage/bring_Dashboard-images_1.jpg');
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  min-height: 20em;
}
#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: #be1e2d;
}
#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: #fff;
}
#home-online-three #right-side .grid-container .grid-item-content #benefit-statement .home-module-benefit-statement-content .benefit-statement-copy,
#home-online-three #home-integrated .grid-container .grid-item-content #benefit-statement .home-module-benefit-statement-content .benefit-statement-copy {
  text-align: justify;
}
#home-online-three #right-side .modules-right-side.grid-container .grid-item-content #manage-claims.module-content .tbs-module-pager .tbs-pager .count, 
#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content #manage-claims.module-content .tbs-module-pager .tbs-pager .count {
  color: #fff;
}
/* PROFILE */
html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A {
  color: #be1e2d;
  border-bottom: solid 0.5em #be1e2d;
}
#profilecontainer #content P.sectionTitle {
  color: #000;
}
html#profile body#profile .profile #profile-online-2 span.label, 
html#profile body#profile .profile #profile-online-2 label:not(.ui-button) {
  text-transform: capitalize;
}
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: #be1e2d;
}
html#profile body#profile .profile #profile-online-2 #payrollTab .content-box-border .space-bar, 
html#profile body#profile .profile #profile-online-2 .htabs-container .tabs .preference {
  display: none;
}
.online-two-iso .validation-caption {
  color: #000;
}
html#profile body#profile .profile #profile-online-2 #payrollTab .content-box-border .space-bar, 
/*html#profile body#profile .profile #profile-online-2 #payrollTab .content-box-border p:nth-child(2),*/
html#profile body#profile .profile #profile-online-2 #payrollTab .content-box-border p:nth-child(4),
html#profile body#profile .profile #profile-online-2 .htabs-container .tabs .preference {
  display: none;
}

/* BENEFIT OVERVIEW */
#benefit-overview .benefit-overview-title H1 {
  color: #000;
}
#benefit-overview #overviewAccordion .panel-default>.panel-heading {
  background-color: #be1e2d;
}
#benefit-overview .know-more-link {
    border-radius: 16px;
}
#benefit-overview .summaryImage {
  height: 168px;
}
#benefit-overview .modal-large .modal-body .pannel-body-full a {
  color: #be1e2d;
}

/* Seguro de saúde */
#benefit-overview .img.BenefitImage_fd89f530-401a-4c51-9bab-66b98fb10566 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-imagesV2_280x168_2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 280px;
  height: 168px;
}
/* Ticket Infância */
#benefit-overview .img.BenefitImage_ae621228-9117-49e5-a84d-97adf7e7651c {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-images_280x168_1.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 280px;
  height: 168px;
}
/* Ticket Educação */
#benefit-overview .img.BenefitImage_f5bbefc8-e499-47e8-9f4f-bc7218d5acdb {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-imagesV2_280x168_3.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 280px;
  height: 168px;
}
/* Formação Profissional */
#benefit-overview .img.BenefitImage_f0ee5947-6c99-4304-a5f7-21d2d448d949 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-images_280x168_2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 280px;
  height: 168px;
}
/* Passe Social */
#benefit-overview .img.BenefitImage_0eda276a-ca04-4e97-aaae-1685103667b3 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-images_280x168_3.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Estacionamento */
#benefit-overview .img.BenefitImage_ed69f86d-db21-487c-9ab3-8e96d157c9af {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-images_280x168_4.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Taxi */
#benefit-overview .img.BenefitImage_101039ea-e7d3-4d1f-b2e8-c1dc756a941e {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-imagesV2_280x168_5.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Seguro de Capitalização*/
#benefit-overview .img.BenefitImage_9bc45c61-990c-440a-a72d-20950dac9b58 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-imagesV2_280x168_1.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 280px;
  height: 168px;
}
/* Techologia */
#benefit-overview .img.BenefitImage_Lbc554dbf-71a2-4daa-865c-0152b48740e4 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-images_280x168_6.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* MealCard */
#benefit-overview .img.BenefitImage_ea4264d4-9bcc-4990-be69-ee0e6344f8ec {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_benef_img_meal-allowance_280x168.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Allianz Saúde Dental */
#benefit-overview .img.BenefitImage_9deeea32-1a7c-4fe6-a113-647acc4a9371 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benef-280x168-2021_3.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Dental Sol */
#benefit-overview .img.BenefitImage_e56e4f3d-1855-4d29-ae83-f5491489cfd8 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benef-280x168-2021_5.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Bike Purchase */
#benefit-overview .img.BenefitImage_00c93c29-8ad2-4711-9b8c-3386debbf92e {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benef-280x168-2021_6.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Reimbursement for parking */
#benefit-overview .img.BenefitImage_1394e935-e9c6-4294-9a7f-95690dfbbabb {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benef-280x168-2021_1.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Seguro de Acidentes Pessoais */
#benefit-overview .img.BenefitImage_a871df25-8c5e-462a-ad7b-600b34c5528a {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benef-280x168-2021_4.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Employee Education Voucher */
#benefit-overview .img.BenefitImage_4c53ebba-2744-41cb-b76e-6a3cff6392a0 {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benef-280x168-2021_2.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}
/* Pension Fund */
#benefit-overview .img.BenefitImage_La540d644-f27d-45d6-b648-0426021ac2da {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-images2021_280x168_Pension.jpg);
  background-repeat: no-repeat;
  background-size: 100%; 
  width: 280px;
  height: 168px;
}

/* BENEFIT MATRIX */
.modeller-container .row-header {
  color: #000;
}
.benefit-matrix .benefitheader {
  color: #fff;
}
.benefit-matrix .benefitheader.asatdate span {
  color: #333;
}
/* 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 .benefitheader.benefitheader-border {
  background-color: #be1e2d;
  border: solid 1px #be1e2d;
  color: #fff
}
.benefit-matrix .hdf-followup {
  padding: 0px;
}
.benefit-matrix .modal-dialog .pannel-body-full a,
.benefit-matrix .modal-dialog .pannel-body-full a:hover{
  color: #be1e2d;
}
.benefit-matrix .modal-normal .modal-header {
  background-color: #be1e2d;
  color: #fff;
}
.benefit-matrix .modal-normal .modal-header h3.modellersModalHeader,
.benefit-matrix .modal-normal .modal-header h3.dependantModalHeader,
.benefit-matrix .modal-normal .close {
  color: #fff;
}
.benefit-matrix .modal-normal .modal-header .modellersModalHeader,
.benefit-matrix .modal-normal .modal-header .dependantModalHeader {
  padding-left: 0px;
  margin-top: 10px;
}
.benefit-matrix .modal-normal .modeller-footer {
  padding-bottom: 10px;
}
.benefit-matrix .modeller-container ul.modeller-links {
  display: none;
}
.benefit-matrix .dependant-list-top a.dependant-add-link,
.benefit-matrix .dependant-list a.dependant-edit,
.benefit-matrix .dependant-list a.dependant-remove {
  color: #be1e2d;
}
.benefit-matrix .dependant-list a.dependant-edit:hover,
.benefit-matrix .dependant-list a.dependant-remove:hover{
  color: #be1e2d;
}
.benefit-matrix .dependant-list .dependant-add-item .control-row .dependant-edit-btn .glyphicon-pencil:before {
  content: "\e013";
}
.benefit-matrix .dependant-list .edit-row .dependant-edit-btn .glyphicon-pencil:before {
  content: "\e013";
}
.benefit-matrix .dependant-cell.edit.is-auto-add,
.benefit-matrix .dependant-cell.add.is-auto-add,
.benefit-matrix .dependant-cell.edit.middle-name,
.benefit-matrix .dependant-cell.add.middle-name {
  display: none;
}
.benefit-matrix .dependant-list .dependant-cell.control,
.benefit-matrix .dependant-list .row.edit-row .dependant-cell {
  text-align: center;
}
.benefit-matrix .dependant-list .control-row a.dependant-edit-btn,
.benefit-matrix .dependant-list .row.edit-row .dependant-cell a.dependant-edit-btn {
  font-size: 1.3em;
}
.benefit-matrix .dependant-list a.dependant-confirm-delete,
.benefit-matrix .dependant-list a.dependant-confirm-delete:hover {
  font-size: 1.3em;
}
.benefit-matrix .dependant-list a.dependant-cancel-delete {
  color: #be1e2d;
  font-size: 1.3em;
}
.benefit-matrix .dependant-list a.dependant-cancel-delete:hover {
  color: #fff;
  font-size: 1.3em;
}
.benefit-matrix .coverage-table .employee-cost .cost-number {
  color: #be1e2d;
}
.benefit-matrix .dependant-list .dependant-cell .coverageHeader {
  color: #02A5A5;
}
.benefit-matrix .dependent-approved {
  color: #7f7f7f;  
}
.benefit-matrix .dependantContainer .modal-body.dependant-normal .tab-header {
  display: none;
}
.benefitheader-fixed div#resettodefaults a.btn {
  background-color: #fff !important;
  color: #b3b5c2 !important;
  border: 1px solid #b3b5c2 !important;
}
.benefitheader-fixed div#resettodefaults a.btn:hover {
  background-color: #fff !important;
  color: #b3b5c2 !important;
  border: 1px solid #b3b5c2 !important;
}
.benefitheader-fixed div#followup-items a.btn:hover {
  background-color: #be1e2d !important;
  border: 1px solid #be1e2d !important;
}
.benefit-matrix .benefit-category .benefitline .btn.btn-success.btn-option-elect { 
  border-radius: 16px;
}
.benefit-matrix .row .btn-success:hover,
.bootstrap-iso .btn-success:active:focus {
  background-color: #be1e2d;
  color: #fff;
  border: 1px solid #be1e2d;
}
.benefit-matrix .confirmagreementbtngroup .btn-default.active, 
.benefit-matrix .confirmagreementbtngroup .btn-default.active:hover {
  background-color: #be1e2d !important;
  border-color: #be1e2d !important;
}
.benefit-matrix .confirm-checkout-button .btn-success,
.benefit-matrix .confirm-checkout-button .btn-success:hover {
  background-color: #be1e2d;
  border: 1px solid #be1e2d;
}
.benefit-matrix .totalcost {
  border: none;
}
.benefit-matrix .totalcostLable {
  display: none;
}
.benefit-matrix .default-cost, .benefit-matrix .font-youpay-color{
  color: #000;
}
.benefit-matrix .benefit-category .panel-default>.panel-heading {
  background-color: #be1e2d;
}
.benefit-matrix .row.benefitline .panel-default>.panel-heading {
  background-color: #fff;
}
.benefit-matrix .benefitline .benefit-menu .img {
    margin-top: 10px;
}
.benefit-matrix .byoaccordion .panel-title {
  color: #000;
}
.benefit-matrix .benefit-active-benefits {
  display: none;
}
.benefit-matrix .group-default {
  color: #000;
}
.benefit-matrix .currentbenefits .row.line .YourCostDisplay {
  float: right;
  color: #000;
}
.benefit-matrix .byocostsummary .row .col-xs-1, 
.benefit-matrix .byocostsummary .row .col-sm-1, 
.benefit-matrix .byocostsummary .row .col-md-1, 
.benefit-matrix .byocostsummary .row .col-lg-1, 
.benefit-matrix .byocostsummary .row .col-xs-2, 
.benefit-matrix .byocostsummary .row .col-sm-2, 
.benefit-matrix .byocostsummary .row .col-md-2, 
.benefit-matrix .byocostsummary .row .col-lg-2, 
.benefit-matrix .byocostsummary .row .col-xs-3, 
.benefit-matrix .byocostsummary .row .col-sm-3, 
.benefit-matrix .byocostsummary .row .col-md-3, 
.benefit-matrix .byocostsummary .row .col-lg-3, 
.benefit-matrix .byocostsummary .row .col-xs-4, 
.benefit-matrix .byocostsummary .row .col-sm-4, 
.benefit-matrix .byocostsummary .row .col-md-4, 
.benefit-matrix .byocostsummary .row .col-lg-4, 
.benefit-matrix .byocostsummary .row .col-xs-5, 
.benefit-matrix .byocostsummary .row .col-sm-5, 
.benefit-matrix .byocostsummary .row .col-md-5, 
.benefit-matrix .byocostsummary .row .col-lg-5, 
.benefit-matrix .byocostsummary .row .col-xs-6, 
.benefit-matrix .byocostsummary .row .col-sm-6, 
.benefit-matrix .byocostsummary .row .col-md-6, 
.benefit-matrix .byocostsummary .row .col-lg-6, 
.benefit-matrix .byocostsummary .row .col-xs-7, 
.benefit-matrix .byocostsummary .row .col-sm-7, 
.benefit-matrix .byocostsummary .row .col-md-7, 
.benefit-matrix .byocostsummary .row .col-lg-7, 
.benefit-matrix .byocostsummary .row .col-xs-8, 
.benefit-matrix .byocostsummary .row .col-sm-8, 
.benefit-matrix .byocostsummary .row .col-md-8, 
.benefit-matrix .byocostsummary .row .col-lg-8, 
.benefit-matrix .byocostsummary .row .col-xs-9, 
.benefit-matrix .byocostsummary .row .col-sm-9, 
.benefit-matrix .byocostsummary .row .col-md-9, 
.benefit-matrix .byocostsummary .row .col-lg-9, 
.benefit-matrix .byocostsummary .row .col-xs-10, 
.benefit-matrix .byocostsummary .row .col-sm-10, 
.benefit-matrix .byocostsummary .row .col-md-10, 
.benefit-matrix .byocostsummary .row .col-lg-10, 
.benefit-matrix .byocostsummary .row .col-xs-11, 
.benefit-matrix .byocostsummary .row .col-sm-11, 
.benefit-matrix .byocostsummary .row .col-md-11, 
.benefit-matrix .byocostsummary .row .col-lg-11, 
.benefit-matrix .byocostsummary .row .col-xs-12, 
.benefit-matrix .byocostsummary .row .col-sm-12, 
.benefit-matrix .byocostsummary .row .col-md-12, 
.benefit-matrix .byocostsummary .row .col-lg-12  {
  padding-right: 5px;
  padding-left: 5px;
}

/* Seguro de Saúde */
.benefit-matrix .benefitline .benefit-menu .img.Lfd89f530-401a-4c51-9bab-66b98fb10566 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-imagesV2_130x160_2.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lfd89f530-401a-4c51-9bab-66b98fb10566 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-imagesV2_130x160_2.jpg);
  background-repeat: no-repeat;
}
/* Ticket Infância */
.benefit-matrix .benefitline .benefit-menu .img.Lae621228-9117-49e5-a84d-97adf7e7651c {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-images_160x130_1.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lae621228-9117-49e5-a84d-97adf7e7651c {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-images_130x60_1.jpg);
  background-repeat: no-repeat;
}
/* Ticket Educação */
.benefit-matrix .benefitline .benefit-menu .img.Lf5bbefc8-e499-47e8-9f4f-bc7218d5acdb {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-imagesV2_130x160_3.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lf5bbefc8-e499-47e8-9f4f-bc7218d5acdb {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-imagesV2_130x60_3.jpg);
  background-repeat: no-repeat;
}
/* Formação Profissional */
.benefit-matrix .benefitline .benefit-menu .img.Lf0ee5947-6c99-4304-a5f7-21d2d448d949 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-images_160x130_2.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lf0ee5947-6c99-4304-a5f7-21d2d448d949 {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-images_130x60_2.jpg);
  background-repeat: no-repeat;
}
/* Passes Sociais */
.benefit-matrix .benefitline .benefit-menu .img.L0eda276a-ca04-4e97-aaae-1685103667b3 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-images_160x130_3.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L0eda276a-ca04-4e97-aaae-1685103667b3 {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-images_130x60_3.jpg);
  background-repeat: no-repeat;
}
/* Estacionamento */
.benefit-matrix .benefitline .benefit-menu .img.Led69f86d-db21-487c-9ab3-8e96d157c9af {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-images_160x130_4.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Led69f86d-db21-487c-9ab3-8e96d157c9af {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-images_130x60_4.jpg);
  background-repeat: no-repeat;
}
/* Uber/ Taxi */
.benefit-matrix .benefitline .benefit-menu .img.L101039ea-e7d3-4d1f-b2e8-c1dc756a941e {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-imagesV2_130x160_5.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L101039ea-e7d3-4d1f-b2e8-c1dc756a941e {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-imagesV2_130x60_5.jpg);
  background-repeat: no-repeat;
}
/* Cartão Refeição */
.benefit-matrix .benefitline .benefit-menu .img.Lea4264d4-9bcc-4990-be69-ee0e6344f8ec {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_benef_img_mealallowance_160x130.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lea4264d4-9bcc-4990-be69-ee0e6344f8ec {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_benef_img_mealallowance_130x60.jpg);
  background-repeat: no-repeat;
}
/* Tecnologia */
.benefit-matrix .benefitline .benefit-menu .img.Lbc554dbf-71a2-4daa-865c-0152b48740e4 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-images_160x130_6.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Lbc554dbf-71a2-4daa-865c-0152b48740e4 {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-images_130x60_6.jpg);
  background-repeat: no-repeat;
  }
/* Fundo de Pensões */
.benefit-matrix .benefitline .benefit-menu .img.La540d644-f27d-45d6-b648-0426021ac2da {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-images2021_130x160_Pension.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L5e0582db-f477-4cf5-a1a6-5e4f70798aed {
  background: url(/bringflex/media/bringflex/images/benefits/280x168/bring_Benefits-images2021_130x160_Pension.jpg);
  background-repeat: no-repeat;
}
/* Seguro de Capitalização */
.benefit-matrix .benefitline .benefit-menu .img.L9bc45c61-990c-440a-a72d-20950dac9b58 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benefits-imagesV2_130x160_1.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L9bc45c61-990c-440a-a72d-20950dac9b58 {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benefits-imagesV2_130x60_1.jpg);
  background-repeat: no-repeat;
}
/* Allianz Saúde Dental */
.benefit-matrix .benefitline .benefit-menu .img.L9deeea32-1a7c-4fe6-a113-647acc4a9371 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benef-160x130_2021_3.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L9deeea32-1a7c-4fe6-a113-647acc4a9371 {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benef-130x60-2021_3.jpg);
  background-repeat: no-repeat;
}
/* Dental Sol */
.benefit-matrix .benefitline .benefit-menu .img.Le56e4f3d-1855-4d29-ae83-f5491489cfd8 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benef-160x130_2021_5.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.Le56e4f3d-1855-4d29-ae83-f5491489cfd8 {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benef-130x60-2021_5.jpg);
  background-repeat: no-repeat;
}
/* Bike Purchase */
.benefit-matrix .benefitline .benefit-menu .img.L00c93c29-8ad2-4711-9b8c-3386debbf92e {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benef-160x130_2021_6.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L00c93c29-8ad2-4711-9b8c-3386debbf92e {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benef-130x60-2021_6.jpg);
  background-repeat: no-repeat;
}
/* Reimbursement for parking */
.benefit-matrix .benefitline .benefit-menu .img.L1394e935-e9c6-4294-9a7f-95690dfbbabb {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benef-160x130_2021_1.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L1394e935-e9c6-4294-9a7f-95690dfbbabb {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benef-130x60-2021_1.jpg);
  background-repeat: no-repeat;
}
/* Seguro de Acidentes Pessoais */
.benefit-matrix .benefitline .benefit-menu .img.La871df25-8c5e-462a-ad7b-600b34c5528a {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benef-160x130_2021_4.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.La871df25-8c5e-462a-ad7b-600b34c5528a {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benef-130x60-2021_4.jpg);
  background-repeat: no-repeat;
}
/* Employee Education Voucher */
.benefit-matrix .benefitline .benefit-menu .img.L4c53ebba-2744-41cb-b76e-6a3cff6392a0 {
  background: url(/bringflex/media/bringflex/images/benefits/160x130/bring_Benef-160x130_2021_2.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .see-also .benefit-menu .img.L4c53ebba-2744-41cb-b76e-6a3cff6392a0 {
  background: url(/bringflex/media/bringflex/images/benefits/130x60/bring_Benef-130x60-2021_2.jpg);
  background-repeat: no-repeat;
}
.benefit-matrix .lineheader>a:link,
.benefit-matrix .row.title .glyphicon-info-sign-color,
.benefit-matrix .glyphicon-play-color {
  color: #000;
}
.benefit-matrix .lineheader>a:hover {
  color: #000;
}
.benefit-matrix .byocostsummary .header,
.benefit-matrix .byocostsummary .footer {
  background-color: #ededed;
}
.benefitselect .followup-required-message a,
.benefitselect .followup-required-message a:hover,
.benefitselect .followup-required-message a:active,
.benefitselect .followup-required-message a:focus {
  color: #be1e2d;
}
.benefitselect .line-name, 
.benefitselect .line-benefit-intro .glyphicon-info-sign-color,
.benefitselect .glyphicon-folder-open,
.benefitselect .glyphicon-folder-open a {
  color: #000;
}
.benefit-matrix .more-info.margin-top-min {
  display: none;
}
.benefitselect .header-selected,
.benefitselect .products-header H4 {
  color: #000;
  padding-left: 0px;
}
.benefitselect .products .box-border.sel,
.benefitselect .products .box-border.sel .header {
  background-color: #be1e2d;
}
.benefitselect .button-style#byo-saveAndClose {
  background-color: #be1e2d;
}
.benefitselect .followup-container .followup-collect-header a {
  color: #be1e2d;
}
.benefitselect .followup-container .followup-collect-header a:hover {
  color: #000;
}
.content-you-chose .in-Cart .you-chose .selected-plan, 
.benefitselect .in-Cart .you-pay H3 {
  color: #000; 
}
.benefitselect .products .box-border.sel .product-info h2 {
  color: #000; 
}
.benefitselect .in-Cart .you-pay P SPAN.green-number {
  color: #000; 
}
.in-Cart .you-chose {
  color: #000;
} 
.in-Cart .you-chose a,
.in-Cart .you-chose a:hover,
.in-Cart .you-chose a:active,
.in-Cart .you-chose a:focus {
  color: #be1e2d;
}
.benefitselect #content .see-also h5 {
  color: #000;
}

#byoOverlay #byo-save.button-style,
.available-options .links-group.four-links,
.benefit-matrix .content-box-border .product-amount .inputText {
  display: none;
}
#byoOverlay .close {
  color: #fff; 
}
.benefit-matrix .byocostsummary .PerAnnual {
  display: none;
}
.BenefitIntro_c957bcd8-648f-4e49-8b30-a8c813561d75 .currentbenefits .glyphicon.glyphicon-play.glyphicon-play-color {
  color: transparent;
}
.products-header.products-header-09547751-a87b-415b-b40d-57ac515d36a7,
.products-header.products-header-a015686a-ac75-457f-ad98-f529d0900ec6 {
  display: none;
}
.benefit-matrix .benefitline .currentbenefits .panel .panel-body .byocostsummary .row .PerPay {
  display: none;
}
.benefit-matrix #validationError-overlay {
    width: 80%;
}
.benefitselect .linename>a,
.benefitselect .linename>a:hover,
.benefitselect .linename>a:visited,
.benefitselect .linename>a:link {
  color: #000;
}
#cost-info87da3ef7-7e05-4f88-bdac-c1bf89018b83 .option,
#cost-info87da3ef7-7e05-4f88-bdac-c1bf89018b83 .value:nth-child(n+1),
#cost-infofaec3165-6ef2-47cb-a37c-cfe0e8d865fd .option,
#cost-infofaec3165-6ef2-47cb-a37c-cfe0e8d865fd .value:nth-child(n+1) {
  display: none;
}
#cost-info87da3ef7-7e05-4f88-bdac-c1bf89018b83 .option.sel,
#cost-infofaec3165-6ef2-47cb-a37c-cfe0e8d865fd .option.sel,
#cost-info87da3ef7-7e05-4f88-bdac-c1bf89018b83 .value.sel,
#cost-infofaec3165-6ef2-47cb-a37c-cfe0e8d865fd .value.sel {
  display: block;
}

/* BENEFIT STATEMENT*/
.benefit-matrix .benefitdate .data-addon {
  color: #be1e2d;
}
#matrix#benefit-statement .benefit-matrix .matrixpop a.btn:hover {
  color: #49a5e6;
}
/* Selected option on benefit matrix */
.benefit-selected-box .benefitline {
    border: 2px solid #be1e2d;
    border-radius: 10px;
}

.benefit-selected-box .benefitline::before {
    height: 100%;
    width: 25px;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #be1e2d;
    font-family: FontAwesome;
    content: '\f00c';
    font-size: inherit;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0px 10px 10px 0px;
}
.bootstrap-iso .benefit-selected-box{
position: relative;
}
/* CLAIMS */
.claim-number a {
  color: #be1e2d
}
.online-two-iso .datepicker-container .input-group-btn .btn {
  background-color: #be1e2d !important;
  border-color: #be1e2d !important;
}
.fsaClaimSubmitContainer.container.fixed-container #Submit .btn-primary,
.fsaClaimSubmitContainer.container.fixed-container #Submit .btn-primary:hover,
.fsaClaimSubmitContainer.container.fixed-container #Submit .btn-primary:active:focus {
  background-color: #be1e2d;
  border-color: #be1e2d;
}
.online-two-iso #flexClaimTitle {
  background-color: #fff;
  padding-top: .8em;
  padding-bottom: .8em;
}
.online-two-iso .FSAStatementAndHistoryContainer #flexClaimTitle.row {
  margin-right: 0px;
  margin-left: 0px;
}
.online-two-iso .FSAStatementAndHistoryContainer .row.summary-content {
  background-color: transparent;
}
.online-two-iso #flexClaimTitle h1 {
  color: #be1e2d;
  margin-top: .5em;
  margin-bottom: 0px;
}
.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 .tabs-bg{
  background: none;
  background-color: #be1e2d;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs UL {
  padding-top: 0px;
  padding-left: 5px;
}
.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI {
  background: url(/bringflex/media/bringflex/images/misc/bring_Misc_22x22_10.png) no-repeat 50% top;
}

.FSAStatementAndHistoryContainer .htabs-container,
.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 {
  background-color: #fff !important;
}
.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: #000;
}
.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;
  color: #000;
}
.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: #000;
  font-weight: bold;
}
.FSAStatementAndHistoryContainer .fsa-statement-blocks .table-striped .section_title {
  color: #000;
}
.spendingaccountsTab-container .tabs UL LI.sel A {
  background-color: #000;
}
.spendingaccountsTab-container .tabs UL LI A {
  color: #000;
}
.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;
}

#home-online-three #right-side .modules-mobile .module-mobile .module-panel .module-copy #renewalCountdown, 
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy #renewalCountdown,
#home-online-three #right-side .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light, 
#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light {
  margin-left: 0rem;
}
@media only screen and (max-width: 1200px){
  #home-online-three .dashboard-page-container .modules-sleeve .modules-right-side.grid-container {
    grid-template-columns:repeat(4,1fr) !important;
    -ms-grid-columns:1fr 1fr 1fr 1fr !important;
    grid-template-areas:
      "module-1 module-1 module-2 module-3" 
      "module-4 module-5 module-6 module-6"
      "module-7 module-7 module-8 module-9" !important;
  }
}

@media only screen and (min-width: 767px){
  .online-two-iso.login .LoginPageContainer .panel {
    -webkit-box-shadow: 0 1px 1px transparent; 
    box-shadow: 0 1px 1px transparent; 
  }
  .online-two-iso.login .LoginPageContainer .panel.panel-default {
    background-color: transparent;
    border-color: transparent; 
  }
  .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 #header.header-fullwidth {
    background-color: #fff;
    margin-bottom: 0rem;
    min-height: auto;
  }
  .benefitheader-fixed div#resettodefaults a.btn {
    background-color: #fff;
    color: #b3b5c2;
    border: 1px solid #b3b5c2;
  }
  .benefitheader-fixed div#followup-items a.btn {
    color: #fff;
    background-color: #be1e2d;
    border: 1px solid #be1e2d;
  }
  .online-two-iso .modal-large a.tab-selector-link:hover, 
  .online-two-iso .modal-large .tab-selector-link.active,
  .online-two-iso .modal-normal a.tab-selector-link:hover, 
  .online-two-iso .modal-normal .tab-selector-link.active {
    color: #000;
    border-bottom: solid 0.5em #000;
  }
  .online-two-iso #terminator #wrapper.wrapper-fullwidth {
    clear: both;
    min-height: calc(80vh - 250px);
  }
  .benefit-matrix .row .btn-success:hover,
  .bootstrap-iso .btn-success:active:focus {
    background-color: #be1e2d;
    color: #fff;
    border: 1px solid #be1e2d;
  }
  .benefit-matrix .totalcost-section-row .totalcostsection {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .online-two-iso.login .LoginPageContainer .panel {
    -webkit-box-shadow: 0 1px 1px transparent; 
    box-shadow: 0 1px 1px transparent; 
  }
  .online-two-iso.login .LoginPageContainer .panel.panel-default {
    background-color: transparent;
    border-color: transparent;
  }
  .benefit-matrix .benefitstatement-load-container {
    margin-top: 0px;
  }
  .online-two-iso .input-caption {
    min-width: 100%;
  }
  #floating-header {
    width: inherit;
  }
  #footer {
    position: inherit;
    height: auto;
    padding: 0px;
    width: 100% !important;
  }
}
@media (max-width: 1160px) and (min-width: 768px) {
  .benefitselect .benefitheader-fixed {
    min-height: auto;
  }
  .benefit-matrix .benefitstatement-load-container {
    margin-top: 0px;
  }
}
@media (max-width: 767px){
  #home-integrated .modules-mobile .module-mobile.image-module1,
  #home-integrated .modules-mobile .module-mobile.image-module2 {
    display: none;
  }
  #home-module-enrolment .enrollment-copy .event-name {
    width: auto;
  }
  #home-module-enrolment .enrollment-copy .text-light {
    color: #333;
  } 
  #left-footer div {
    padding: 0 !important;
  }
  #home-online-three #home-integrated #manage-claims.module-content .home-module-manage-claims-content .manage-claims-copy .module-content-header-container h3 {
    color: #be1e2d;
  }
  #home-online-three #home-integrated #benefit-statement.module-content .home-module-benefit-statement-content .module-content-header-container h3,
  #home-online-three #home-integrated #benefit-statement.module-content .home-module-benefit-statement-content .benefit-statement-information span {
    color: #333;
  }
  #home-module-manage-claims .home-module-manage-claims-content .manage-claims-buttons .btn-default,
  #home-module-manage-claims .home-module-manage-claims-content .manage-claims-buttons .btn-default:hover,
  #home-module-manage-claims .home-module-manage-claims-content .manage-claims-buttons .btn-default:focus,
  #home-module-manage-claims .home-module-manage-claims-content .manage-claims-buttons .btn-default:active {
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 12px 20px;
  }
}
@media only screen and (max-width: 650px){
	.benefit-matrix .benefit-category-mobile-view {
		width: 100%;
	}
}
.ui-tooltip.ui-corner-all.ui-widget-shadow {
  background-color: #fff;
  opacity: 1;
}
.ui-tooltip.ui-corner-all.ui-widget-shadow.ui-widget.ui-widget-content {
  color: #000;
}


/* Minification failed (line 613, error number 1031): Expected selector, found '{' */