/*CLIENT CUSTOM CSS CODE HERE */

/* General Bootstrap */

.bootstrap-iso {
    font-size: 12px !important;
    text-align: left !important;
}

.tbs-module-pager .tbs-pager-content {
    font-size: 12px !important;
}

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

/*Brazil Login Page*/

.highcharts-text-shadow {
    display: none!important;
}

.highcharts-container text {
    text-shadow: none!important;
}

.online-two-iso .modal-large .modal-body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.online-two-iso h1 {
    color: #000000;
    font-family: inherit;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.bootstrap-iso td, .bootstrap-iso th {
    padding-left: 5px;
}

/*Logo*/

#logo {
    background: url(/aonbrasil/media/AonBrasil/logo/LOGO.png) no-repeat;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: -40px;
    width: 100%;
    padding-bottom: 48px;
    height: 60px;
    background-position: 0 50%;
}

/*Login Image*/

.online-two-iso.login body {
    background-image: url(/aonbrasil/media/AonBrasil/ImagemLogin.png);
}

/*Dark Color*/

.login.online-two-iso .LoginPageContainer .panel-default.panel .panel-body {
    background-color: rgba(0, 0, 0, .5);
}

.login.online-two-iso .LoginPageContainer .login-module-zone .login-modules {
    background-color: rgba(0, 0, 0, .5);
}

/*Border Size*/

.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module {
    float: left;
    padding: 2px;
}

.straplineTable h1 {
    color: #fff;
}

/*Titulos Pretos*/

#home-online-three #right-side .module-content-header-container h3.module-content-header, h3.dependantModalHeader, a.online-three-module-popover-control, #user-div a, #home-online-three .dashboard-controls #greeting-message, #home-module-welcome .welcome-items .menu-header #selected-slide {
    color: #000000;
    font-weight: bold;
    font-size: 14px !important;
}

#home-online-three #right-side p {
    font-size: 12px !important;
    text-align: left;
}

/*Sem Borda Quadros*/

#home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    display: grid;
    display: -ms-grid;
    min-height: 100%;
    grid-template-columns: repeat(var(--colNum), 1fr);
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-gap: 1px;
    background-color: #000;
}

/*Borda Botao*/

.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: #3882a5;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    /*border-color: #fff;*/
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.5s;
}

.bootstrap-iso .btn-success:hover {
    font-weight: bold !important;
    font-size: 14px !important;
    border-radius: 20px !important;
}

.bootstrap-iso .btn-success:active {
    font-weight: bold !important;
    font-size: 14px !important;
    border-radius: 20px !important;
}

.bootstrap-iso .btn-warning:focus {
    background-color: #F10000;
    font-weight: bold !important;
    font-size: 14px !important;
    border-radius: 20px !important;
}

/*Arrow Color*/

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

/*Botao Expansao Direita*/

#home-online-three #right-side .expand-buttons .split-from-modules, #home-online-three #home-integrated .expand-buttons .split-from-modules {
    border-color: transparent;
    background-image: url(/static/Aon.Marketplace/img/online2/icon-arrow-right.svg);
    background-color: #f10000;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
}

#home-online-three #left-side .expand-buttons .split-from-welcome {
    border-color: transparent;
    background-image: url(/static/Aon.Marketplace/img/online2/icon-arrow-left.svg);
    background-color: #f10000;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    height: 50px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

/*Fonte Eventos*/

#home-online-three #right-side h3.heading-text, #home-online-three #home-integrated h3.heading-text {
    font-size: 14px;
}

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary h4.event-name {
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .days-left {
    font-weight: bold;
    font-size: 14px;
    vertical-align: text-bottom;
}

/*Fonte descrição*/

.bootstrap-iso {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
}

/*Fonte Profile*/

.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: #000;
    text-decoration: none;
}

/*Profile Color*/

html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A {
    background: none;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 17px;
    color: #000;
    border-bottom: solid .5em #000;
}

html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL LI A {
    float: left;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    width: auto;
    color: #808080;
    font-weight: 700;
    font-size: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 17px;
    background: none;
    height: 58px;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI {
    width: auto;
    padding: 0 0 0 0 !important;
    margin-right: 2px !important;
    margin-left: 2px !important;
}

/* Profile Container */

.online-two-iso A.button-style.orange {
    background-color: #000000;
    border: none;
    border-color: #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#dependantDialog {
    top: 50px !important;
}

#exposeMask {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
}

html#profile body#profile .profile #profile-online-2 label:not(.ui-button) {
    display: block;
    text-align: left;
    color: #000000 !important;
    font-size: 14px !important;
    padding-left: 0;
    margin: 10px;
    text-transform: uppercase !important;
    font-weight: bold !important;
}

html#profile body#profile .profile #profile-online-2 span.label {
    display: block;
    text-align: left;
    color: #000000;
    font-size: 14px;
    padding-left: 0;
    margin: 10px;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
}

html#profile body#profile .profile #profile-online-2 #dependantsTab P.full-name {
    font-size: 20px;
    color: #000000;
    margin-left: 8px;
    margin-bottom: 10px;
    height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

html#profile body#profile .profile #profile-online-2 #beneficiariesTab P.full-name {
    font-size: 20px;
    color: #000000;
    margin-left: 8px;
    margin-bottom: 10px;
    height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .content-box-border .row .grid-cell P {
    display: block;
    padding: 6px 0 6px 1px;
    margin-left: 9px;
    border-bottom: solid;
    border-bottom-width: 1px;
    width: 80%;
    font-size: 14px !important;
    font-weight: 300;
    min-height: 28px;
}

.online-two-iso P.sectionTitledimmed {
    color: #000;
    text-decoration: none;
    font-weight: bold !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
}

.online-two-iso P.sectionTitle {
    color: #000;
    text-decoration: none;
    font-weight: bold !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    margin-left: 0 !important;
    padding-bottom: 12px !important;
}

#dependantsTab .left-tabon p {
    margin-top: 0 !important;
}

.online-two-iso P.sectionTitledimmedLeft {
    color: #000;
    text-decoration: none;
    font-weight: bold !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
}

.online-two-iso P.sectionTitledimmed:focus, .online-two-iso P.sectionTitledimmed:hover, .online-two-iso P.sectionTitledimmed:active, .online-two-iso P.sectionTitledimmedLeft:focus, .online-two-iso P.sectionTitledimmedLeft:hover, .online-two-iso P.sectionTitledimmedLeft:active {
    color: #000;
    text-decoration: none;
    font-weight: bold !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
}

.two-tabs {
    padding-bottom: 75px !important;
}

.left-taboff {
    background: #eeeeee !important;
    height: 55px;
    width: 50%;
    float: left;
    padding: 10px !important;
    border-radius: 15px 15px 0 0;
    border-bottom: 2px solid #eeeeee;
}

.left-tabon {
    border-radius: 15px 15px 0 0;
    border-top: 2px solid #eeeeee !important;
    border-left: 2px solid #eeeeee !important;
    border-right: 2px solid #eeeeee !important;
    border-bottom: 0;
    padding: 10px !important;
}

.right-taboff {
    background: #eeeeee!important;
    height: 55px;
    width: 50%;
    float: left;
    padding: 10px !important;
    margin-left: 0 !important;
    border-radius: 15px 15px 0 0;
    border-bottom: 2px solid #eeeeee;
}

.right-tabon {
    border-radius: 15px 15px 0 0;
    border-top: 2px solid #eeeeee !important;
    border-left: 2px solid #eeeeee !important;
    border-right: 2px solid #eeeeee !important;
    border-bottom: 0;
    padding: 10px !important;
}

.form-data P {
    padding: 0;
}

.online-two-iso A.button-style.gray {
    background-color: #f10000;
    border-radius: 20px;
}

html#profile body#profile .profile #profile-online-2 .box-left-bg {
    background: #EAEAEA;
    padding: 15px 15px 15px 15px;
    float: left;
}

.box-border-bg {
    background: none;
    padding-bottom: 11px;
    float: left;
}

/*Modal Adicionar Dependente*/

.online-two-iso .header-overlay {
    background-color: #000000 !important;
}

html#profile body#profile .profile #profile-online-2 .header-overlay H5 {
    float: left;
    height: 32px;
    font-weight: 600;
    line-height: 32px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    background: none;
    font-size: 18px !important;
}

.online-two-iso .content-overlay .cancel-button .button-style {
    background-color: #f10000;
}

.online-two-iso .validation-caption {
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #000000;
    margin-bottom: 12px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}

.ui-state-active {
    border: 1px solid #000;
}

.ui-state-hover {
    border: 1px solid #bbb;
}

.ui-buttonset .ui-button {
    padding: 0;
}

.ui-buttonset .ui-button.ui-state-active .ui-button-text {
    color: #fff;
    background: #000000;
}

.ui-buttonset .ui-button .ui-button-text {
    min-width: 50px;
    text-transform: uppercase;
    line-height: 1.5em;
    font-size: 14px;
}

#dependantDialog .form-group {
    margin-bottom: 10px;
    margin-top: 10px;
}

#dependantDialog .form-group .datepicker-container {
    width: 50%;
    padding: 0px;
    margin-top: 7px;
}

/*Alterar Senha Button*/

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, .online-two-iso A.button-style.green {
    background-color: #000;
    border-radius: 20px;
}

/* Modal Conta Bancária*/

html#profile body#profile .profile #profile-online-2 SELECT {
    line-height: 35px;
    -webkit-appearance: menulist-button;
    width: 100%;
}

/*Botao expandir*/

#home-online-three #left-side .expand-buttons .expand-messages {
    border-color: transparent;
    background-color: #E10000;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    height: 54px;
    width: 44px;
    background-repeat: no-repeat;
    background-position: center;
}

/*Botao retrair*/

#home-online-three #left-side .expand-buttons .expand-dashboard {
    border-color: transparent;
    background-color: #000;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    height: 54px;
    width: 44px;
    background-repeat: no-repeat;
    background-position: center;
}

/*Botao Welcome*/

#home-module-welcome .welcome-items .menu-header span.toggle-control .bar1, #home-module-welcome .welcome-items .menu-header span.toggle-control .bar2, #home-module-welcome .welcome-items .menu-header span.toggle-control .bar3, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar1, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar2, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar3 {
    width: 25px;
    height: 4px;
    background-color: #e10000;
    margin: 5px 0;
    transition: .4s;
}

/*Borda Itens*/

#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-radius: inherit;
    border: none;
    padding: 5px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

/*Filtro BenefitOverview*/

.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: #F10000;
    border-radius: 20px;
}

/* */

#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: 10px;
    white-space: normal;
    display: block;
    margin: 0 auto;
}

/*Cor Botoes */

#right-side button.btn.btn-default, #home-online-three #right-side .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default {
    background-color: #e10000;
    border-radius: 20px;
}

.bootstrap-iso .btn-default, .bootstrap-iso .btn-primary {
    text-transform: capitalize;
}

#right-side button.btn.btn-default:hover, #right-side button.btn.btn-default:focus {
    background-color: #000;
    color: #fff;
    border-color: transparent;
}

/*Botao Filtro Benefit Overview */

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

/*Botoes Benefit Overview*/

#benefit-overview #overviewAccordion .panel-default>.panel-heading {
    background-color: #e10000;
    color: red;
    font-size: 14px;
    padding-left: 0;
}

/*Benefit Overview Items*/

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

/*Benefit Overview Description*/

.online-two-iso .modal-large .tab-selector-link.active {
    color: #000 !important;
    border-bottom: solid .3em #000;
}

.online-two-iso .modal-large a.tab-selector-link:hover {
    color: #000 !important;
    border-bottom: solid .3em #000;
}

#benefit-overview H3.summaryTitle {
    padding-top: 10px;
    margin-top: 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

#benefit-overview .clear-filter {
    font-size: 12px;
    margin-top: 12px;
    padding: 6px 12px !important;
}

.BenefitIntro_fa04a532-e01a-433d-9d39-2ef78ec08bf9 .FundedDisplay:nth-of-type(1) { 
    display:none;
}

.BenefitIntro_fa04a532-e01a-433d-9d39-2ef78ec08bf9 .FundedDisplay:nth-of-type(2) { 
    display:none;
}

.BenefitIntro_fa04a532-e01a-433d-9d39-2ef78ec08bf9 .YourCostDisplay { 
    display:none;
}

.BenefitIntro_fa04a532-e01a-433d-9d39-2ef78ec08bf9 .FlexPointsColDisplay { 
    display:none;
}


/*Election Page*/

/*Botao normal*/

.benefitheader-fixed div#followup-items a.btn {
    background-color: #f10000;
    border: 0 !important;
    border-color: transparent !important;
    border-radius: 20px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 14px;
    margin: 8px;
    padding: 5px 15px !important;
    text-decoration: none;
    text-transform: uppercase;
}

.benefitheader-fixed div#followup-items a.btn:hover {
    background-color: #000000;
    border: 0 !important;
    border-color: transparent !important;
    border-radius: 20px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 14px;
    margin: 8px;
    padding: 5px 15px !important;
    text-decoration: none;
    text-transform: uppercase;
}

.benefitheader-fixed div#resettodefaults a.btn {
    background-color: #f10000;
    border: 0 !important;
    border-color: transparent !important;
    border-radius: 20px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 14px;
    margin: 8px 25px 8px 8px !important;
    padding: 5px 15px !important;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 20px;
}

.benefitheader-fixed div#resettodefaults a.btn:hover {
    background-color: #000000;
    border: 0 !important;
    border-color: transparent !important;
    border-radius: 20px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 14px;
    margin: 8px 25px 8px 8px !important;
    padding: 5px 15px !important;
    text-decoration: none;
    text-transform: uppercase;
}

.benefit-matrix .totalcost-section-row {
    min-height: 0 !important;
}

.online-two-iso .benefit-matrix .fixed-container {
    margin-top: 255px !important;
}

.online-two-iso .benefit-matrix .benefitheader-fixed {
    position: fixed;
    z-index: 1000;
    top: 109px;
    background-color: #fff;
    padding: 10px 0px 0px 0;
}

#home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    display: grid;
    display: -ms-grid;
    min-height: 100%;
    /* grid-template-columns: repeat(var(--colNum), 1fr); */
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-gap: 12px;
    background-color: #ffffff;
}

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content {
    position: relative;
    background-color: #fff;
    height: 100%;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #bbbbbb;
}

/*Date Select Color*/

.bootstrap-iso .btn.online-two-datepicker {
    background-color: #E10000;
    border-color: #e10000;
}

/*Change Button*/

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue, .online-two-iso A.button-style.blue {
    background-color: #F10000;
    border-radius: 20px;
    font-weight: bold;
    box-shadow: none;
    transition: 1s !important;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue, .online-two-iso A.button-style.blue:hover {
    background-color: #000000;
    border-radius: 20px;
    font-weight: bold;
    box-shadow: none;
    transition: 1s !important;
}

/*Font Election Cost Color*/

SPAN.green-number {
    color: #000;
    white-space: nowrap;
}

/* Texto quem é coberto */

.benefit-matrix .row h4.text-success {
    padding-left: 0px;
    color: #F10000 !important;
}

/*Botao Mouse*/

.benefitheader-fixed div#resettodefaults a.btn:hover {
    background-color: #e10000;
}

.benefitheader-fixed div#followup-items a.btn:hover {
    background-color: #e10000;
}

.benefit-matrix .row .btn-success:hover {
    background-color: #E10000;
}

.benefit-matrix .row .btn-success:focus {
    background-color: #E10000;
    border-radius: 20px !important;
    font-weight: bold !important;
}

/* Barra Benefitcios*/

.benefit-matrix .benefit-category .panel-default>.panel-heading {
    background-color: #f10000 !important;
    color: #FFFFFF !important;
    font-size: 18px !important;
    padding-left: 0 !important;
}

.benefit-matrix .benefit-category .panel-default>.panel-heading:hover {
    background-color: #f10000 !important;
    color: #FFFFFF !important;
    font-size: 18px !important;
    padding-left: 0 !important;
}

/*Custo beneficio*/

.benefit-matrix .default-cost, .benefit-matrix .font-youpay-color {
    color: #100;
    font-weight: bold;
}

.benefit-matrix .lineheader>a:hover {
    color: #100;
    text-decoration: none;
}

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

/*Table costs/points resume */

.bootstrap-iso .table.modeller-detail-table tr td:first-child {
    font-weight: bold;
}

/*Fonte Beneficio*/

.benefit-matrix .lineheader>a:link {
    color: #F10000;
    font-weight: bold;
}

/*Botao Informacao Eleicao*/

.online-three-module-popover-control {
    color: #000000 !important;
}

.online-three-module-popover-control:hover {
    color: #F10000 !important;
    transition: 1s !important;
}

a.online-three-module-popover-control {
    color: #000000 !important;
}

a.online-three-module-popover-control:hover {
    color: #F10000 !important;
    transition: 1s !important;
}

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

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .text-light {
    display: inline-block;
    padding-bottom: 10px;
}

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}

/*Benefit Group*/

.line-group {
    width: 100%;
    padding: 20px 0;
    clear: both;
    color: #100;
}

/*TRS*/

.trsdashboard .panel-default>.panel-heading {
    background-color: #F10000;
    font-size: 20px;
    padding-left: 0;
}

/*Saiba Mais Button*/

.know-more-link:hover {
    float: right;
    background-color: #000 !important;
    border-color: #000 !important;
}

/*Fechar Button*/

.btn-warning:hover {
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
}

/*Saiba Mais Titulos*/

.tab-selector-link {
    color: #f10000 !important;
}

.tab-selector-link:hover {
    color: #000 !important;
}

.tab-selector-link.active {
    color: #000 !important;
}

/*Brazil Benefits Overview Images*/

#benefit-overview .img.BenefitImage_89288846-807a-410d-a089-eda7371c8819 {
    background-position: 50% -000px
}

/*Bradesco Saude*/

#benefit-overview .img.BenefitImage_d6998922-fc61-4300-8f83-f5e31d6f8dff {
    background-position: 50% -140px
}

/*Vale Transporte*/

#benefit-overview .img.BenefitImage_fa04a532-e01a-433d-9d39-2ef78ec08bf9 {
    background-position: 50% -1780px
}

/*Odontoprev Dental*/

#benefit-overview .img.BenefitImage_495ef50e-15f4-426e-9ae8-1c0224f9c428 {
    background-position: 50% -1500px
}

/*Seguro Vida*/

#benefit-overview .img.BenefitImage_e17a1923-da93-43a1-a2cf-825e02dc537f {
    background-position: 50% -875px
}

/*QuickMassage*/

#benefit-overview .img.BenefitImage_51d3ee9a-1daa-4b12-b255-9c0b1aa02a53 {
    background-position: 50% -875px
}

/*Ginastica Laboral*/

#benefit-overview .img.BenefitImage_6ac48260-5100-4f77-b799-0004013edba7 {
    background-position: 50% -1025px
}

/*Pilates*/

#benefit-overview .img.BenefitImage_6ac48260-5100-4f77-b799-0004013edba6 {
    background-position: 50% -4948px
}

/*Dança Salão*/

/*Brazil Benefits Enroll Images*/

.benefit-menu .img.L7e78f6fb-09ec-4226-8f68-0437720bfe38 {
    background-position: 50% -000px
}

/*Bradesco Saude*/

.benefit-menu .img.L45f35ea0-afd0-4973-bd37-a4cb5958257e {
    background-position: 50% -150px
}

/*Odontoprev Dental*/

.benefit-menu .img.L9bd7c4c9-68e2-4a9a-a348-7170e8be485e {
    background-position: 50% -1500px
}

/*Seguro de Vida*/

.benefit-menu .img.L6ef17a94-5346-4be1-a93e-bd3d12fd273d {
    background-position: 50% -1050px
}

/*Refeição*/

/*Meus Pontos Resumo Text*/

.modellersModalHeader {
    color: #000 !important;
    font-weight: bold;
}

.row-header {
    color: #000 !important;
}

.modeller-container .total-row .row-caption {
    padding-left: 24px;
    color: #000;
    font-weight: bold;
}

/* Meus Reembolsos Box */

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
}

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager-content .title span {
    font-size: 14px !important;
    color: #000000;
}

.home-module-manage-claims-content .manage-claims-copy {
    margin-bottom: 5px !important;
}

/* Meus Reembolsos Button */

.btn-success {
    color: #fff;
    background-color: #F10000 !important;
    border-color: #F10000 !important;
}

.btn-success:hover {
    color: #fff;
    font-weight: bold;
    background-color: #000 !important;
    border-color: #000 !important;
    border-radius: 20px;
}

/* Solicitar Reembolso Box*/

#right-side .modules-right-side.grid-container .grid-item-content .module-content#make-a-claim .make-a-claim-copy .account-details {
    text-align: left;
    font-size: 12px !important;
    margin-bottom: 10px !important;
}

.tbs-module-pager .tbs-pager .count {
    float: left;
    width: 100px;
    font-size: 12px !important;
    margin-top: -1px;
    text-align: center;
}

/*Benefit Select Color*/

.benefitselect .products .box-border.sel .header {
    background-color: #000 !important;
}

.benefitselect .compare-text {
    background-color: #F10000 !important;
}

.benefitselect .products .box-border.sel {
    background-color: #000 !important;
}

.benefitselect .links-group.four-links A {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 11px;
    margin: 5px;
    color: #fff;
    width: 110px;
    background-color: #000;
}

.benefitselect .linename>a {
    font-size: 18px;
    color: #000;
}

.benefitselect .linename>a:hover {
    color: #000;
    text-decoration: underline;
}

.benefitselect .line-benefit-intro .glyphicon-info-sign-color {
    color: #000;
    cursor: pointer;
    font-size: 20px;
    top: 3px;
}

.benefitselect .line-name {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    font-weight: bold;
}

.benefitselect .in-Cart .you-pay P SPAN.green-number {
    color: #000;
    font-size: 14px;
}

/*My Dependent Box*/

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

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

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

.dependant-list a.dependant-edit-btn span {
    margin-right: 2px;
    color: #000 !important;
}

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

.online-two-iso input:checked+.slider {
    background-color: #959595;
}

.online-two-iso input {
    border-radius: 0px;
    width: 100%;
}

.election-info-collect .add-success {
    font-size: 14px;
    color: #959595;
}

.dependent-approved {
    color: #000;
    font-weight: bold;
}

/* Modal Information */

#home-online-three .modal-content .home-dashboard .modal-header .header {
    font-size: 20px !important;
    font-weight: bold !important;
    color: #000000 !important;
    text-align: center !important;
    align-items: center;
    width: 90%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: inline-block;
}

/* Solicitação de Reembolso Page */

#claim {
    padding-top: 0px !important;
}

#flexClaimTitle .grid-cell {
    min-height: 0 !important;
    margin-bottom: 0px !important;
}

.online-two-iso .webpartTitle h1 {
    margin-top: 0 !important;
    margin-bottom: 0em !important;
    font-size: 24px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.online-two-iso .row .grid-cell {
    min-height: 0 !important;
    margin-bottom: 25px !important;
}

.fsaClaimSubmitContainer .row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.online-two-iso .webpartTitle {
    background-color: #000000 !important;
    color: #FFFFFF;
}

#claimDetail .grid-cell h3 {
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    text-align: center;
    color: #000000;
}

#receiptDetail .grid-cell h3 {
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    text-align: center;
    color: #000000;
}

.fsaClaimSubmitContainer label {
    padding-left: 0;
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #000000;
}

.fsaClaimSubmitContainer select {
    min-width: 100%;
}

#Submit .grid-cell .btn-primary {
    padding: 10px;
    font-size: 14px;
    line-height: 1.3333333;
    border: 0;
    border-radius: 0;
    background-color: #F10000;
    color: #ffffff;
    margin-bottom: 10px !important;
}

#Submit .grid-cell .btn-primary:hover {
    padding: 10px;
    font-size: 14px;
    line-height: 1.3333333;
    border: 0;
    border-radius: 0;
    background-color: #000000;
    color: #ffffff;
    transition: 1s;
    margin-bottom: 10px !important;
}

#Submit .grid-cell .btn-default {
    padding: 10px;
    font-size: 14px;
    line-height: 1.3333333;
    border: 0;
    border-radius: 0;
    background-color: rgb(122, 122, 122);
    color: #ffffff;
    margin-bottom: 10px !important;
}

#Submit .grid-cell .btn-default:hover {
    padding: 10px;
    font-size: 14px;
    line-height: 1.3333333;
    border: 0;
    border-radius: 0;
    background-color: #000000;
    color: #ffffff;
    transition: 1s;
    margin-bottom: 10px !important;
}

#ajax-uploader-group .fileinput-button {
    color: #FFFFFF !important;
    background-color: #F10000 !important;
    border-color: #F10000 !important;
    border-radius: 0 !important;
}

#ajax-uploader-group .fileinput-button:hover {
    color: #FFFFFF !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    border-radius: 0 !important;
    transition: 1s !important
}

/* Meus Reembolsos Page */

#flexClaimTitle .grid-cell h1 {
    color: #ffffff !important;
    font-family: inherit;
    font-weight: bold !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.htabs-container {
    clear: both;
    float: left;
    padding: 0 !important;
    background: none !important;
    z-index: 1;
    position: relative;
}

.htabs-container .tabs UL LI.sel A {
    background: #ffffff;
    padding: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-top: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    border-radius: 15px 15px 0 0;
}

.htabs-container .tabs UL LI A {
    background: #ffffff;
    padding: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
    border-radius: 15px 15px 0 0;
}

.htabs-container .tabs-bg {
    float: left;
    width: 100%;
    background: none;
    padding-left: 12px;
    height: 65px;
    padding-right: 4px;
    border-bottom: 2px solid #dddddd;
}

.fsa-content-type li {
    padding: 15px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
}

.fsa-content-type li a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.fsa-content-type li a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

.fsa-content-type li a:focus {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

.year-summary .claim-history .claim-data h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    border-bottom: 2px solid #dddddd;
}

/* Health Card */

#main .page-content .single-column #content table {
    border: 0 !important;
}

#main .page-content .single-column #content table tbody tr td span {
    padding-left: 5px !important;
}

#main .page-content .single-column #content table tbody tr td img {
    padding: 10px !important;
}

#main .page-content .single-column #content table tbody tr td strong {
    padding-left: 5px !important;
}

/* My Benefits */

.benefit-matrix .benefitdate .data-addon {
    padding: 0px;
    border: none;
    background: none;
    padding-right: 5px;
    color: red;
    font-size: 15px;
    font-weight: bold;
}

.benefitdate .online-two-datepicker .input-group .form-control {
    font-size: 12px !important;
}

.bootstrap-iso a:hover, .bootstrap-iso a:focus {
    color: #000000;
    text-decoration: underline;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info {
    background-color: #31b0d5;
    text-transform: uppercase;
    font-weight: bold;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-info:hover {
    background-color: #077394;
    text-transform: uppercase;
    font-weight: bold;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success {
    text-transform: uppercase;
    font-weight: bold;
}

.bootstrap-iso .uib-datepicker-popup .btn-sm.btn-success:hover {
    text-transform: uppercase;
    font-weight: bold;
}

.benefit-matrix .group-default {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 8px;
    text-transform: uppercase;
}

/* Footer */

.f_text {
    margin-top: 11px;
    margin-left: 10px;
}

#footer div {
    display: inline-flex;
    vertical-align: top;
    font-size: 10px !important;
    text-transform: uppercase;
    color: #000000;
}

.online-two-iso #footer a {
    font-size: 10px !important;
    text-transform: uppercase !important;
    color: #000000 !important;
}

#home-module-welcome .welcome-items .menu-header {
    font-size: 19px;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
}

.section_title {
    color: #000000;
    font-weight: bold;
}

.claims-block .section_title {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.online-two-iso #menu-no-dashboard li a {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
}

.online-two-iso #menu-no-dashboard li a.selected {
    font-weight: bold;
    color: #000000;
}

#ddlAlternateCountry {
    color: #000000;
    border-radius: 0;
    background: #ffffff;
    border: 1px solid #a4a4a4;
}

#ddlDependentCountry {
    color: #000000;
    border-radius: 0;
    background: #ffffff;
    border: 1px solid #a4a4a4;
}

#ddlDependentCitizenship {
    color: #000000;
    border-radius: 0;
    background: #ffffff;
    border: 1px solid #a4a4a4;
}

.benefit-matrix .benefitheader.benefitheader-border {
    text-transform: uppercase;
    border: solid 1px #d9d9d9;
    padding: 10px;
    margin-right: 4px;
    display: inline-block;
    float: none;
    cursor: pointer;
    border-radius: 20px;
}

.available-options .links-group.four-links {
    float: left;
    width: 100%;
    clear: both;
    padding-left: 10px;
    display: none;
}

.modeller-main .modeller-body .modeller-detail-table .subtotal-row{
display: none;
}
.modeller-main .modeller-body .modeller-detail-table tr:nth-last-child(3){
display: block;
}


/* Minification failed (line 103, error number 1039): Token not allowed after unary operator: '-colNum' */