/* Client Custom Css code here */

/* Roboto Font */

@font-face {
    font-family: 'Roboto-Regular';
    src: url('/brdemo/media/brdemo/font/Roboto-Regular.eot');
    src: url('/brdemo/media/brdemo/font/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('/brdemo/media/brdemo/font/Roboto-Regular.svg#Roboto-Regular') format('svg'), url('/brdemo/media/brdemo/font/Roboto-Regular.ttf') format('truetype'), url('/brdemo/media/brdemo/font/Roboto-Regular.woff') format('woff'), url('/brdemo/media/brdemo/font/Roboto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

/* Body */

body {
    font-family: 'Roboto-Regular' !important;
}

.bootstrap-iso {
    font-family: 'Roboto-Regular' !important;
    font-size: 12px;
}

/* LIGIN PAGE */

/* Background image */

.online-two-iso.login body {
    background-image: url("https://brdemo-imp.tbs.aon.com/brdemo/media/brdemo/bg_login.jpg")
}

/* Logo */

.isLoginPageWrapper #logo {
    background: url(/brdemo/media/brdemo/mybenefits-logocolor.png) no-repeat 0 center/contain;
    float: left;
    position: relative;
    left: 8%;
    top: 3em;
}

/* Box login */

.online-two-iso.login .LoginPageContainer #main {
    width: 380px;
    float: left;
    margin-top: 2%;
    margin-left: 8%;
    font-size: 11px;
}

.online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    width: 280px;
}

/* INPUT LOGIN AND PASSWORD */

.online-two-iso.login .LoginPageContainer .input-group .input-group-addon {
    width: 107px;
    height: 35px!important;
    padding: 0 10px 0 10px!important;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    border: 0;
    background-color: rgba(255, 255, 255, 0.6);
}

.online-two-iso.login .LoginPageContainer .input-group input {
    border-radius: 0;
    border: 0;
    font-size: 13px;
    background-color: rgba(255, 255, 255, 0.6);
}

/* LOGIN BTN */

.online-two-iso.login .LoginPageContainer .btn.btn-primary#login {
    float: right;
    margin: 10px 0 10px 0;
    width: 130px;
    border-radius: 20px;
    border: 0;
    font-weight: bold;
    background-color: #F10000;
    transition: .3s;
}

.online-two-iso.login .LoginPageContainer .btn.btn-primary#login:hover {
    float: right;
    margin: 10px 0 10px 0;
    width: 130px;
    border-radius: 20px;
    border: 0;
    font-weight: bold;
    background-color: rgb(110, 10, 10);
    transition: .3s;
}

/* LOGIN FOOTER MODULES*/

.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
    position: absolute;
    width: 100%;
    min-height: 20%;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
}

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

#login-module-login_needhelp h2 {
    font-size: 16px !important;
    font-weight: bold;
}

#login-module-login_newuser h2 {
    font-size: 16px !important;
    font-weight: bold;
}

#login-module-login_clientimg h2 {
    display: none;
}

#login-module-login_clientimg img {
    vertical-align: middle;
    width: 130px;
    position: absolute;
    right: 30px;
    top: 25%;
}

/* END LOGIN PAGE */

/* HOME PAGE */

#wrapper {
    width: 95% !important;
}

.bootstrap-iso img {
    vertical-align: middle;
    width: 100%;
}

/* FLOATING HEADER */

/* #floating-header {
    top: -63px;
    display: none!important;
} */

#floating-header-content LI {
    display: inline;
    float: left;
}

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

/* END FLOATING HEADER */

/* LOGO */

#logo {
    background: url(/brdemo/media/brdemo/mybenefits-logocolor.png) no-repeat 5px center/150px 30px
}

/* LANGUAGE SELECTOR*/

#links LI:first-child select#ddlLanguage {
    border: 0;
    color: #000;
    font-family: 'Roboto-Regular';
    font-weight: bold;
    font-size: 12px !important;
    padding: 3px;
    text-transform: uppercase;
    width: 100px!important;
}

/* MENU-CONTAINER*/

#menu-container {
    height: 28px !important;
    margin: 0;
    clear: both;
    font-size: 12px;
}

#menu-no-dashboard li {
    border: none;
    float: left;
    padding: 0;
}

.online-two-iso #menu-no-dashboard li a {
    border-right: 2px solid #000000;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

.online-two-iso #menu-no-dashboard li:last-child a {
    border-right: 0;
}

.online-two-iso #menu-no-dashboard li a, .online-two-iso #menu-no-dashboard li a.selected {
    color: #000000;
    text-transform: uppercase;
    transition: .3s;
}

.online-two-iso #menu-no-dashboard li a:hover, .online-two-iso #menu-no-dashboard li a.selected:hover {
    color: #F10000;
    text-transform: uppercase;
    transition: .3s;
}

.fa-user {
    color: #000000;
    transition: .3s;
}

.fa-user:hover {
    color: #F10000;
    transition: .3s;
}

.fa-sign-out {
    color: #000000;
    transition: .3s;
}

.fa-sign-out:hover {
    color: #F10000;
    transition: .3s;
}

/* WELCOME MESSAGE */

#home-online-three .dashboard-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    margin: 0 10px;
}

#home-online-three .dashboard-controls #greeting-message {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    align-self: center;
    font-size: 16px;
    color: #F10000;
    font-weight: bold;
    text-transform: uppercase;
}

#home-online-three .dashboard-controls .sensitive-data-toggle .caption {
    margin-top: 5px;
    margin-right: 1rem;
}

/* MENU-HEADER SLIDER */

.home-module-integrated .welcome-items .menu-header {
    font-size: 19px;
    font-weight: bold;
    padding: 1rem;
    display: none;
}

/* GRID ITEM 0 - SLIDER */

.home-module-integrated #slider .sliderContainer .slide-content a {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #f10000;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 25px;
    font-weight: bold;
    transition: .3s;
}

.home-module-integrated #slider .sliderContainer .slide-content a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: rgb(110, 10, 10);
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 25px;
    font-weight: bold;
    transition: .3s;
}

#home-module-welcome #slider .thumb, .home-module-integrated #slider .thumb {
    background-color: transparent;
}

/* TRANSPARENT BACKGROUND FOR TEXT */

.home-module-integrated #slider .sliderContainer .slide-content {
    float: left;
    background-color: transparent;
    margin: 2rem;
}

/* GRID ITEM 3 */

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

#home-online-three #home-integrated .module-content-header-container h3.module-content-header {
    font-size: 14px;
    font-weight: bold;
    color: #F10000;
    text-align: left;
    /* text-transform: uppercase; */
    align-items: center;
    width: 90%;
    margin-top: 0;
    display: block;
}

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

#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .event-content .text-light .days-left, #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#enrolment .enrollment-copy .event-summary .days-left {
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    background-color: #F10000;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 30px;
}

/* GRID ITEM 6 */

#home-online-three #home-integrated .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;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#make-a-claim .make-a-claim-copy .account-details .account::before {
    content: "→ ";
    font-weight: bold;
}

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

#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .tbs-module-pager .tbs-pager button:after {
    color: #F10000;
}

/* GRID ITEMS */

/* INFO BUTTOM GRIDS */

.bootstrap-iso .glyphicon-info-sign:before {
    content: "\e086";
    display: none;
}

.glyphicon-info-sign {
    color: #F10000;
    transition: .3s;
}

.glyphicon-info-sign:hover {
    color: rgb(110, 10, 10);
    transition: .3s;
}

/* END INFO BUTTOM GRIDS */

/* GRID TEXT ALIGNMENT */

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

/* END GRID TEXT ALIGNMENT */

/* GRID BTN */

#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default, #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .btn.btn-default {
    white-space: normal;
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 100%;
    background-color: #F10000;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    border: transparent;
    transition: .3s;
}

#home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy button.btn.btn-default:hover, #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content .btn.btn-default:hover {
    white-space: normal;
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 100%;
    background-color: rgb(110, 10, 10);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    border: transparent;
    transition: .3s;
}

/* END GRID BTN */

#home-online-three #right-side, #home-online-three #home-integrated {
    border-left: transparent;
}

#home-online-three #home-integrated .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;
}

#home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content {
    border-radius: 5px;
    border: 0;
    padding: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #f5f5f5;
}

#home-online-three #home-integrated .modules-right-side.grid-container {
    /* grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-areas: "module-1 module-1 module-4" "module-2 module-2 module-5" "module-6 module-7 module-7" "module-3 module-8 module-9";
    background-color: transparent; */
    grid-template-columns: repeat(6, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "module-1 module-1 module-4 module-2 module-5 module-5" "module-6 module-6 module-7 module-8 module-9 module-3" "module-10 module-11 module-11 module-12 module-13 module-14";
    background-color: transparent;
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-0 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-1 {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-2 {
    -ms-grid-column: 3;
    -ms-grid-row: 4
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-3 {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-4 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-5 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 3
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-6 {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-7 {
    -ms-grid-column: 1;
    -ms-grid-row: 4
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-8 {
    grid-area: module-9;
    -ms-grid-column: 2;
    -ms-grid-row: 4
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-9 {
    grid-area: module-10;
}

#home-online-three #home-integrated .grid-container.modules-right-side .grid-item-10 {
    grid-area: module-11;
}

/* END GRID ITEMS */

/* MODAL */

/* MODAL HOME */

#home-online-three .modal-content .home-dashboard .modal-header .header {
    font-size: 16px;
    font-weight: bold;
    color: #F10000;
    text-align: center;
    text-transform: uppercase;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: inline-block;
}

.bootstrap-iso .modal-header {
    padding: 15px;
    border-bottom: 0;
}

.bootstrap-iso .close {
    position: absolute;
    right: 10px;
    top: 10px;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #F10000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    transition: .3s;
}

.bootstrap-iso .close:hover {
    position: absolute;
    right: 10px;
    top: 10px;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: rgb(110, 10, 10);
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    transition: .3s;
}

.bootstrap-iso .h2 {
    font-size: 18px;
}

#home-online-three .modal-content {
    border-radius: 7px;
}

#home-online-three .modal-content .home-dashboard .modal-body {
    background-color: #ffffff;
}

.bootstrap-iso .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0;
}

.bootstrap-iso .modal-footer .btn-warning {
    background-color: #F10000;
    border: 0;
    border-color: #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 25px;
    transition: .3s;
}

.bootstrap-iso .modal-footer .btn-warning:hover {
    background-color: rgb(110, 10, 10);
    border: 0;
    border-color: #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 25px;
    transition: .3s;
}

/* END MODAL */

/* FOOTER */

#f-nav {
    list-style: none;
    padding: 0;
    margin-bottom: 5px;
    display: inline-flex;
    font-size: 11px;
}

#f-nav LI {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #000000
}

#f-nav LI:last-child {
    border-right: 0
}

#f-nav LI A {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    transition: .3s;
}

#f-nav LI A:hover {
    font-weight: normal;
    color: #F10000;
    text-decoration: none;
    transition: .3s;
}

/* PROFILE PAGE */

html#profile body#profile .profile #profile-online-2 .box-left-bg {
    background: none;
    padding: 0;
    float: left;
}

html#profile body#profile .profile #profile-online-2 .box-border {
    background: #ededed;
    border: none;
    padding: 3px;
    float: left;
    color: #000000;
    font-size: 12px;
    border-radius: 8px;
}

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

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

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

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

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

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

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

.ui-buttonset .ui-button {
    background: url(../Aon.Marketplace/img/common/clear.gif) no-repeat scroll 5px 50% #fff;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #000000;
}

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

/* PROFILE TABS */

html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL {
    display: inline-flex;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL LI A {
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    width: auto;
    color: #000000;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    background: none;
    height: 0;
    transition: .3s;
}

html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL LI A:hover {
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    width: auto;
    color: #F10000;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    background: none;
    height: 0;
    transition: .3s;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A {
    background: none;
    padding-right: 6px;
    color: #F10000;
    border-bottom: 0;
}

html#profile body#profile .profile #profile-online-2 P.sectionTitle {
    margin-left: 9px;
    padding-bottom: 24px;
    display: block;
    color: #F00000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

html#profile body#profile .profile #profile-online-2 #contactTab label {
    color: #000000;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .content-box-border .row .grid-cell {
    display: block;
    padding-bottom: 12px;
    background: transparent;
}

/* PROFILE BTN */

.online-two-iso A.button-style.blue {
    background-color: #F10000;
    border: none;
    border-color: #fff;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 25px;
    transition: .3s;
    box-shadow: none;
}

.online-two-iso A.button-style.blue:hover {
    background-color: rgb(110, 10, 10);
    border: none;
    border-color: #fff;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 25px;
    transition: .3s;
    box-shadow: none;
}

.online-two-iso A.button-style.green {
    background-color: #F10000;
    border: none;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    min-width: auto;
    padding: 6px 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    box-shadow: none;
}

.online-two-iso A.button-style.green:hover {
    background-color: rgb(110, 10, 10);
    border: none;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    min-width: auto;
    padding: 6px 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    box-shadow: none;
}

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

.online-two-iso A.button-style.gray:hover {
    background-color: rgb(110, 10, 10);
    border: none;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    box-shadow: none;
}

/* END PROFILE BTN */

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

#profilecontainer .form-data P {
    display: inline;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
}

.left-tabon {
    background: transparent;
    height: 55px;
    width: 50%;
    float: left;
    padding: 8px 0 0 0;
}

.left-taboff {
    background: none;
    height: 55px;
    width: 50%;
    float: left;
    padding: 8px 0 0 0;
}

.right-tabon {
    background: transparent;
    height: 55px;
    width: 50%;
    float: left;
    padding: 8px 0 0 0;
}

.right-taboff {
    background: none;
    height: 55px;
    width: 50%;
    float: left;
    padding: 8px 0 0 0;
    margin-left: 0;
}

.online-two-iso P.sectionTitledimmed {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    transition: .3s;
}

.online-two-iso P.sectionTitledimmed:hover {
    color: #F10000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    transition: .3s;
}

.online-two-iso .password-validation-container {
    width: 100%;
    padding: 14px 14px 14px 0;
    clear: both;
    background: transparent;
}

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

/* REINBURSEMENT SUMMARY */

.online-two-iso .page-content {
    width: 100%;
    margin: 0 auto;
}

#flexClaimTitle h1 {
    color: #F10000;
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.FSAStatementAndHistoryContainer .htabs-container {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
    background: none;
    z-index: 1;
    position: relative;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs-bg {
    float: left;
    width: 100%;
    background: none;
    padding-left: 12px;
    height: 65px;
    padding-right: 4px;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI {
    float: left;
    background: none;
    width: 142px;
    background-color: transparent;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel {
    background-color: transparent;
    margin-left: 0;
    position: relative;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel A {
    background: none;
    padding-top: 25px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    color: #f10000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.FSAStatementAndHistoryContainer .htabs-container .tabs UL LI.sel STRONG {
    background: none;
}

.FSAStatementAndHistoryContainer .year-summary ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.FSAStatementAndHistoryContainer .year-summary ul li a:hover {
    color: #F10000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.FSAStatementAndHistoryContainer .year-summary .claim-history .claim-data .spending-account-name {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
}

.FSAStatementAndHistoryContainer th {
    width: 160px;
}

.FSAStatementAndHistoryContainer .th .glyphicon {
    color: #000000;
}

.FSAStatementAndHistoryContainer th a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    transition: .3s;
}

.FSAStatementAndHistoryContainer th a:hover {
    color: #F10000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    transition: .3s;
}

.spendingaccountsTab-container .tabs UL LI.sel A {
    background: #959595;
    color: #000000;
    text-decoration: none;
}

.fsa-statement-blocks {
    font-size: 12px;
    color: #000000;
}

.fsa-statement-blocks .section_title {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

/* END REINBURSEMENT SUMMARY */

/* BENEFITMATRIX */

.benefit-matrix .benefitheader {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    transition: .3s;
}

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

.benefitheader-fixed div#resettodefaults a.btn {
    background-color: #F10000;
    border: 0;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 0px;
    min-width: 200px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefitheader-fixed div#resettodefaults a.btn:hover {
    background-color: rgb(110, 10, 10);
    border: 0;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 0px;
    min-width: 200px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefitheader-fixed div#followup-items a.btn {
    background-color: #F10000;
    border: 0;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 0px;
    min-width: 0;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefitheader-fixed div#followup-items a.btn:hover {
    background-color: rgb(110, 10, 10);
    border: 0;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 0px;
    min-width: 0;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefitmatrix-container .panel-default {
    border-color: transparent;
}

.benefit-matrix .benefit-category .panel-default>.panel-heading {
    background-color: #F10000;
    color: #ffffff;
    font-size: 16px;
    padding-left: 0;
}

.benefit-matrix .benefit-category .panel-title {
    background: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
}

.benefit-matrix .benefit-active-benefits {
    background-color: transparent;
    padding-left: 10px;
    padding-bottom: 15px;
}

.benefit-matrix .group-default {
    background-color: transparent;
    color: #F10000;
    border-color: transparent;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    text-transform: uppercase;
}

.benefit-matrix .title {
    padding-top: 5px;
    padding-bottom: 10px;
}

.benefit-matrix .lineheader {
    font-size: 14px;
    margin-right: 10px;
    text-transform: uppercase;
    margin-left: 10px;
}

.benefit-matrix .lineheader>a {
    color: #F10000;
    text-decoration: none;
    font-weight: bold;
    transition: .3s;
}

.benefit-matrix .lineheader>a:link {
    color: #F10000;
    text-decoration: none;
    font-weight: bold;
    transition: .3s;
}

.benefit-matrix .lineheader>a:hover {
    color: rgb(110, 10, 10);
    text-decoration: none;
    font-weight: bold;
    transition: .3s;
}

.benefit-matrix .benefit-category .benefitline {
    margin: 0;
    background-color: transparent;
    padding-bottom: 10px;
}

.benefit-matrix .benefit-category .benefitline .col-md-10 {
    padding-left: 0;
    padding-right: 0;
}

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

.benefit-matrix .row h4.text-success {
    padding-left: 0;
    color: #F10000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.benefit-print-single-header small {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.benefit-matrix .default-cost {
    color: #F10000;
    font-weight: bold;
}

.benefit-matrix .glyphicon-play-color, .benefit-matrix .font-youpay-color {
    color: #f10000;
    font-size: 12px;
    top: 0;
    padding-bottom: 5px;
}

.currentbenefits .containers span {
    text-transform: uppercase;
    font-weight: bold;
}

.dependent-approved {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

/* MODAL */

h3.dependantModalHeader {
    color: #F10000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.online-two-iso .modal-normal .tab-body {
    width: 100%;
    background-color: transparent;
    display: inline-block;
}

.online-two-iso .modal-normal .tab-selector-link.inactive {
    color: #aaaaaa;
    text-transform: uppercase;
}

.online-two-iso .modal-normal a.tab-selector-link:hover, .online-two-iso .modal-normal .tab-selector-link.active {
    color: #F10000;
    border-bottom: solid 2px #F10000;
    text-transform: uppercase;
}

.benefit-matrix .employee-cost .cost-number {
    color: #F10000;
    font-weight: bold;
}

.coverage-table tr {
    border-bottom: transparent;
}

.coverage-table td.row-header-cell {
    padding-left: 1em;
    padding-right: .2em;
    padding-top: .5em;
    padding-bottom: .5em;
    text-align: left;
    text-transform: uppercase;
}

.coverage-table td.column-header-cell {
    padding-left: .2em;
    padding-right: .2em;
    padding-top: .5em;
    padding-bottom: .5em;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    text-transform: uppercase;
}

h3.modellersModalHeader {
    color: #F10000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.modeller-body {
    max-height: 50vh;
    clear: both;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: .5em;
    padding-right: .5em;
    text-transform: uppercase;
}

.modeller-container .row-header {
    width: 100%;
    float: left;
    display: block;
    padding: 3px 24px 3px 24px;
    color: #F10000;
    font-weight: bold;
    background-color: #efefef;
}

.benefit-matrix .modal-content .modal-body.confirmchoice .textWrapper h1 {
    color: #F10000;
    font-family: inherit;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.benefit-matrix .modal-footer #confirmation-buttons .confirm_agreement>label {
    color: #000000;
    background: none;
    padding-left: initial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.benefit-matrix .modal-footer #confirmation-buttons .confirm_agreement .confirmagreementbtngroup label.btn {
    border: 1px solid transparent;
    border-color: #ccc;
    border-radius: 0;
    color: #000;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.benefit-matrix .modal-footer #confirmation-buttons .btn-default.active {
    background-color: #F10000;
    color: #fff;
}

/* BTN CONFIRM CHOICE MODAL */

.benefit-matrix .confirm-checkout-button .btn-success {
    background-color: #F10000;
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefit-matrix .confirm-checkout-button .btn-success:hover {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefit-matrix .confirm-checkout-button .btn-success:active {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

/* BTN CONFIRM CHOICE MODAL */

/* X CLOSE MODAL */

.online-two-iso .modal-large .close {
    color: #000000;
    font-weight: 100;
    margin-right: 6px;
    margin-top: 6px;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
}

.online-two-iso .modal-large .close:hover {
    color: rgb(110, 10, 10);
    font-weight: 100;
    margin-right: 6px;
    margin-top: 6px;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
}

/* END X CLOSE MODAL */

/* END MODAL */

/* BTN SELECT */

.benefit-matrix .row .btn-success {
    background-color: #F10000;
    border: 0;
    border-color: transparent;
    border-radius: 25px;
    color: #FFFFFF;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefit-matrix .row .btn-success:hover {
    background-color: rgb(110, 10, 10);
    border: 0;
    border-color: transparent;
    border-radius: 25px;
    color: #FFFFFF;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

/* END BTN SELECT */

/* IMAGES */

.benefit-matrix .benefitline .benefit-menu .Ldf72b8ef-eecc-4174-9ae9-1cc7a2caf67e {
    height: 130px;
    clear: both;
    text-align: center;
    background: url(../brdemo/media/brdemo/img-benefits/health.png) no-repeat;
}

.benefit-matrix .benefitline .benefit-menu .Ld1924b48-6ac9-4fc5-917d-be5757c725dd {
    height: 130px;
    clear: both;
    text-align: center;
    background: url(../brdemo/media/brdemo/img-benefits/health.png) no-repeat;
}

.benefit-matrix .benefitline .benefit-menu .Lfdfe4883-b216-4bdb-a92d-b4c68671125d {
    height: 130px;
    clear: both;
    text-align: center;
    background: url(../brdemo/media/brdemo/img-benefits/health.png) no-repeat;
}

.benefit-matrix .benefitline .benefit-menu .L63b9ae8a-7d55-4cec-bbb7-6a66e876590f {
    height: 130px;
    clear: both;
    text-align: center;
    background: url(../brdemo/media/brdemo/img-benefits/supermarket.png) no-repeat;
}

/* END IMAGES */

/* END BENEFITMATRIX */

/* BENEFIT SELECTION */

/* BTN CONTINUE */

.benefitselect .continue {
    background-color: #F10000;
    border: 0;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    min-width: auto;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefitselect .continue:hover {
    background-color: rgb(110, 10, 10);
    border: 0;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    min-width: auto;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefitselect .continue:active {
    background-color: rgb(110, 10, 10);
    border: 0;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    min-width: auto;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

/* END BTN CONTINUE*/

.benefitselect .contributionsummary-header {
    color: #F10000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 0;
}

.benefitselect .companyfunding {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.benefitselect .spent {
    float: left;
    padding-left: 20px;
    color: #87c223;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.benefitselect .remaining {
    float: right;
    color: #f5ba22;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.benefitselect .line-name {
    font-size: 18px;
    font-weight: bold;
    color: #F10000;
    text-transform: uppercase;
}

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

.benefitselect .glyphicon-folder-open {
    color: #F10000;
    margin-right: 5px;
}

.benefitselect .more-info a {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.benefitselect .more-info a:hover {
    color: #F10000;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.content-you-chose-no-shop-more {
    width: 100% !important;
}

.benefitselect .in-Cart .you-pay H3 {
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    white-space: normal;
    margin-bottom: 5px;
}

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

.in-Cart .cost P, .in-Cart .funded P {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.in-Cart .funded P SPAN.green-number {
    color: #F10000;
    white-space: nowrap;
}

.in-Cart .cost P SPAN.green-number {
    color: #F10000;
    white-space: nowrap;
}

.in-Cart .you-chose div {
    clear: both;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.in-Cart .you-chose .selected-plan {
    color: #F10000;
}

.max-deduct-cap H3 {
    text-transform: uppercase;
    color: #F10000;
    font-weight: bold;
    font-size: 1.4em;
    margin: 0;
    line-height: 1.1em;
}

.benefitselect .products-header H4 {
    color: #F10000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background: none;
    padding-bottom: 10px;
    padding-left: 0;
}

.option-credit-health .option {
    float: left;
    width: 150px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.option-credit-health .value SPAN.green-number {
    color: #F10000;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
}

.product-info H2 {
    font-weight: bold;
    margin: 0 0 0 0;
    background: none;
    text-indent: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.division {
    height: 30px;
    width: 100%;
    background: none;
    float: left;
    margin-top: 15px;
}

.benefitselect .products .box-border.sel {
    background-color: #F10000;
}

.benefitselect .products .box-border.sel .header {
    background-color: #F10000;
    color: #fff;
    padding: 5px 0px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.option-credit-health .option.sel {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.benefit-matrix .section-complete {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

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

/* MODAL */

.benefit-matrix .modal-content {
    max-height: 97vh;
    border-radius: 5px;
}

.online-two-iso .modal-normal .modal-header .header-text {
    margin-top: 12px;
    margin-left: 0;
    color: #F10000;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.election-info-collect .modal-body.election-modal-body {
    background-color: transparent;
    padding-top: 0;
    max-height: 68vh;
    overflow: auto;
}

.election-info-collect .election-detail .caption {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.election-info-collect .election-detail .sub-caption {
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 10px;
}

.online-two-iso .control-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: auto;
}

.election-info-collect .dependant-board .expand-sign {
    width: 60px;
    height: 60px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    color: #F10000;
}

.election-info-collect .dependant-board .icon {
    width: 90px;
    height: 60px;
    display: table-cell;
    background: url(../brdemo/media/brdemo/img-benefits/profile.png) no-repeat;
}

.dependant-list-top a.dependant-add-link {
    text-decoration: none;
    text-transform: uppercase;
    color: #F10000;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    transition: .3s;
}

.dependant-list-top a.dependant-add-link:hover {
    color: rgb(110, 10, 10);
    text-transform: uppercase;
    transition: .3s;
}

.dependant-list a.dependant-edit {
    color: #F10000;
    text-transform: uppercase;
    transition: .3s;
}

.dependant-list a.dependant-edit:hover {
    color: rgb(110, 10, 10);
    text-transform: uppercase;
    transition: .3s;
}

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

.election-info-collect .dependant-name-item.main-item {
    width: 200px;
    min-width: 200px;
}

.dependant-list .dependant-name span {
    color: #000000;
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.dependant-add-caption, .dependant-edit-caption {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.online-two-iso .datepicker-container .input-group-btn .btn {
    background-color: #F10000;
    border: 1px solid transparent;
    border-color: #F10000;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 0 -1px;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    min-height: 34px;
}

.dependant-list select.content {
    padding: 4px;
    height: 1.4em;
    font-size: 12px;
}

.bootstrap-iso .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 12px;
}

.dependant-list .caption-text {
    float: left;
    font-weight: 600;
    color: #000000;
}

.modeller-container .modeller-detail-table .row-statement {
    width: 100%;
    float: left;
    display: block;
    padding: 8px;
    color: #000000;
}

.online-two-iso .modal-large a.tab-selector-link {
    color: #F10000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.online-two-iso .modal-large a.tab-selector-link:hover, .online-two-iso .modal-large .tab-selector-link.active {
    color: #F10000;
    border-bottom: solid .5em #F10000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

/* BTN MODAL */

.bootstrap-iso .btn-success {
    background-color: #F10000;
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.bootstrap-iso .btn-success:hover {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.bootstrap-iso .btn-success:active {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.bootstrap-iso .btn-success:active:hover {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}

.bootstrap-iso .btn-warning {
    background-color: #F10000;
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    width: 100%;
}

.bootstrap-iso .btn-warning:hover {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    width: 100%;
}

.bootstrap-iso .btn-warning:active {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    width: 100%;
}

.bootstrap-iso .btn-warning:active:hover {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    width: 100%;
}

.bootstrap-iso .btn-warning.disabled {
    background-color: #F10000;
    border: 1px solid transparent;
    border-color: #fff;
}

.bootstrap-iso .btn-warning.disabled:hover {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
}

.bootstrap-iso .btn-warning.disabled:active {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
}

.bootstrap-iso .btn-warning.disabled:active:hover {
    background-color: rgb(110, 10, 10);
    border: 1px solid transparent;
    border-color: #fff;
}

.back-link a {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #F10000;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 25px;
    transition: .3s;
}

.back-link a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: rgb(110, 10, 10);
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 25px;
    transition: .3s;
}

.back-link a:active {
    text-decoration: none;
    color: #FFFFFF;
    background-color: rgb(110, 10, 10);
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 25px;
    transition: .3s;
}

.back-link a:active:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: rgb(110, 10, 10);
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 25px;
    transition: .3s;
}

/* END BTN MODAL */

/* END MODAL */

/* END BENEFIT SELECTION */

/* PAGE CONTENT */

#content-online2 {
    margin: 15px;
}

.page-content #content {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    margin-bottom: 20px;
    color: #000000;
}

.page-content #content #page-header h1 {
    margin-bottom: .2em;
    margin-top: 25px;
    color: #F10000;
    font-size: 20px;
    text-transform: uppercase;
}

.page-content #content h2 {
    font-family: 'Roboto-Regular';
    font-weight: bold;
    font-size: 16px;
}

/* END PAGE CONTENT */

/* FLEX CLAIM */

.fsaClaimSubmitContainer {
    width: 100%;
    background-color: #f2f2f2;
    margin-top: 10px;
    margin-bottom: 20px;
}

#flexClaimTitle {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #575757;
    color: #fff;
}

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

#flexClaimTitle .grid-cell h1 {
    min-height: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

.no-spending-account .loading-error {
    display: block;
    padding: 5em;
    text-align: center;
    font-size: 14px;
}

/* END FLEX CLAIM */

/* MY BENEFITS */

.benefit-matrix .benefitdate {
    padding-top: 2px;
    margin-right: 15px;
    display: inline-block;
    float: left;
    color: gray;
    font-size: 16px;
    text-transform: uppercase;
    width: 350px;
}

.benefitdate .btn.online-two-datepicker {
    background-color: #F10000;
    border: 1px solid transparent;
    border-color: #F10000;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 0 -1px;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
    min-height: 34px;
}

.benefitdate .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* END MY BENEFITS */

/* BENEFIT OVERVIEW */

#benefit-overview .benefit-overview-title H1 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    display: inline-block;
    line-height: 44px;
    float: left;
}

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

#benefit-overview #overviewAccordion .panel-body {
    background-color: #ffffff;
}

.bootstrap-iso .btn-info {
    color: #fff;
    background-color: #F10000;
    border-color: transparent;
    border-radius: 25px;
    text-transform: uppercase;
    transition: .3s;
}

.bootstrap-iso .btn-info:hover {
    color: #fff;
    background-color: rgb(110, 10, 10);
    border-color: transparent;
    border-radius: 25px;
    text-transform: uppercase;
    transition: .3s;
}

.bootstrap-iso .btn-info:active {
    color: #fff;
    background-color: rgb(110, 10, 10);
    border-color: transparent;
    border-radius: 25px;
    text-transform: uppercase;
    transition: .3s;
}

#benefit-overview .know-more-link A {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 1px 16px 1px 16px;
    font-weight: bold;
}

.bootstrap-iso h3, .bootstrap-iso .h3 {
    font-size: 18px;
    font-weight: bold;
}

.faq-question {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.faq-question a {
    color: #337ab7;
    text-decoration: none;
    font-weight: bold;
}

.faq-question a:hover {
    color: #23527c;
    text-decoration: none;
    font-weight: bold;
}

/* IMG BENEFIT OVERVIEW */

/* BRASIL */

#benefit-overview .summaryImage .BenefitImage_d1924b48-6ac9-4fc5-917d-be5757c725dd {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/health.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_6c97c8d1-ffdd-4f87-b667-23948fba61e0 {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/dental.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_63b9ae8a-7d55-4cec-bbb7-6a66e876590f {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/meal.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_58b07889-9047-43ff-a4d1-6796af7785db {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/supermarket.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_9bd7c4c9-68e2-4a9a-a348-7170e8be485e {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/life-insurance.png) no-repeat;
    position: absolute;
    top: 0;
}

/* END BRASIL */

/* COLOMBIA */

#benefit-overview .summaryImage .BenefitImage_42b16695-090e-4147-9b01-85659a14bcf3 {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/health.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_c8511153-a4a6-4b75-8105-8f6aea841f97 {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/life-insurance.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_99f93b59-452c-4088-a63d-20b7703086de {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/funerary.png) no-repeat;
    position: absolute;
    top: 0;
}

/* END COLOMBIA */

/* MEXICO */

#benefit-overview .summaryImage .BenefitImage_da144249-9c77-45c3-a4ad-486248f0e2ac {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/health.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_44b336cc-c20e-4992-8594-140d77445d1a {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/dental.png) no-repeat;
    position: absolute;
    top: 0;
}

#benefit-overview .summaryImage .BenefitImage_4b2112ec-a430-4e8d-bd87-5193c04bada2 {
    width: 159px;
    height: 130px;
    margin-left: 25px;
    clear: both;
    text-align: center;
    background: url(/brdemo/media/brdemo/img-benefits/life-insurance.png) no-repeat;
    position: absolute;
    top: 0;
}

/* END MEXICO */

/* END IMG BENEFIT OVERVIEW*/

/* MY DISCOUNTS */

#mydiscounts .btn.btn-default.btn-mydiscounts {
    white-space: normal !important;
    display: block !important;
    margin-top: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    background-color: #F10000 !important;
    color: #FFFFFF !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border-radius: 25px !important;
    border: transparent !important;
    transition: .3s !important;
}

#mydiscounts .btn.btn-default.btn-mydiscounts:hover {
    white-space: normal !important;
    display: block !important;
    margin-top: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    background-color: rgb(110, 10, 10) !important;
    color: #FFFFFF !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border-radius: 25px !important;
    border: transparent !important;
    transition: .3s !important;
}

#mydiscounts .btn.btn-default.btn-mydiscounts:active {
    white-space: normal !important;
    display: block !important;
    margin-top: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    background-color: rgb(110, 10, 10) !important;
    color: #FFFFFF !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border-radius: 25px !important;
    border: transparent !important;
    transition: .3s !important;
}

/* END MY DISCOUNTS */

/* END BENEFIT OVERVIEW */

/* TEST VIDEO */

.ee-components-style-global {
    color: black;
    background-color: transparent;
    font-family: 'Open Sans';
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    max-width: 600px !important;
}

.ee-components-view {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    padding: 10px;
}

/* END TEST VIDEO*/

/* MOBILE VERSION */

@media only screen and (max-width: 750px) {
    /*LOGIN PAGE*/
    .online-two-iso.login .LoginPageContainer .panel.panel-default {
        border-color: transparent;
        background-color: transparent;
    }
    .online-two-iso.login .LoginPageContainer #main {
        width: 380px;
        float: left;
        margin-top: 2%;
        margin-left: 14%;
        font-size: 11px;
    }
    .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules {
        position: absolute;
        width: 100%;
        min-height: 20%;
        left: 0;
        background-color: rgba(0, 0, 0, .5);
        display: none;
    }
    /*END LOGIN PAGE*/
    #menu-no-dashboard, li {
        background: #ffffff;
        border-top: 0;
        border-bottom: 0;
        display: inline-grid;
        position: relative;
    }
    /* HOME MOBILE */
    /*MENU MOBILE*/
    .online-two-iso #menu-no-dashboard li a {
        border-right: none;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }
    #menu-no-dashboard li a {
        margin: 0;
        padding: 2px 20px;
        border-top: 0;
        border-bottom: 0;
    }
    #header a:hover, #header a:active {
        color: #F10000;
    }
    .online-two-iso #menu-no-dashboard li a {
        border-right: 0;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #cccccc;
    }
    .online-two-iso #menu-no-dashboard li:last-child a {
        border-right: 0;
        border-bottom: 0;
    }
    #mobile-links {
        display: none;
    }
    /*END MENU MOBILE*/
    #home-online-three #home-integrated .modules-mobile .module-mobile {
        padding-top: 15px;
        border-top: 1px solid #F10000;
        padding-bottom: 15px;
    }
    #home-online-three #home-integrated .modules-mobile .module-mobile span.module-label {
        float: left;
        text-align: center;
        line-height: 48px;
        font-size: 18px;
        font-weight: bold;
        margin-left: 20px;
        max-width: 75%;
        overflow: hidden;
        height: 48px;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #000000;
        text-transform: uppercase;
        font-size: 14px;
    }
    #home-online-three #home-integrated .modules-mobile .module-mobile i[class*='icon-'] {
        font-size: 48px;
        float: left;
        text-align: center;
        line-height: 48px;
        color: #000000;
        clear: both;
    }
    .bootstrap-iso .btn-default {
        width: 100%;
        background-color: #F10000;
        border: 1px solid transparent;
        border-color: #fff;
        border-radius: 25px;
        color: #fff;
        display: inline-block;
        float: none;
        font-weight: 300;
        font-size: 14px;
        margin: 0;
        min-width: auto;
        padding: 6px 12px;
        text-decoration: none;
        text-transform: uppercase;
    }
    #home-online-three #home-integrated .modules-mobile .module-mobile .module-panel .module-copy .tbs-module-pager .tbs-pager button:after {
        color: #F10000;
    }
    /* FOOTER MOBILE */
    #f-nav {
        display: none;
    }
    /*END FOOTER MOBILE*/
    /*TAB PROFILE MOBILE*/
    html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL {
        display: grid;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .two-tabs {
        background-color: transparent;
        margin-bottom: 15px;
    }
    #profilecontainer .left-tabon {
        background: transparent;
        height: auto;
        padding: 8px;
    }
    #profilecontainer .right-tabon {
        background: transparent;
        height: auto;
        padding: 8px;
    }
    /*END TAB PROFILE MOBILE*/
    /*END HOME MOBILE*/
}

/* END MOBILE VERSION */

/* Minification failed (line 764, error number 1062): Expected semicolon or closing curly-brace, found ':' */