
:root {
    /* Meyer colors */
    --meyer-green: #006400;
    --meyer-red: #8c0034;
    --meyer-light-red: #C45375;
    --meyer-blue: #095384;
    --meyer-light-blue: #c7d6e0;
    --meyer-notice-blue: #f1f5f7;
    --meyer-charcoal: #595959;
    --meyer-dark-charcoal: #1c1c1c;
    --meyer-med-gray-cd: #cdcdcd;
    --meyer-card-background: #f1f1f1;
}


.header {
    background: #ffffff !important;
    /*z-index: 999999 !important;*/
    /*position: relative;*/
    /*top: 0;*/
    /*left: 0;*/
    border-bottom: 1px solid #8c0034;
    padding-top: 15px;
    min-height: 120px;
}

#myContent {
    margin-top: 120px;
}

#logo img {
    height: 70px;
    width: auto;
}

nav {
    font-size: 17px;
    font-weight: bold;
}

.active a {
    /*color: #8c0334 !important;*/
    color: #095384 !important;
    border-bottom: 2px solid #8c0034 ;
}

body {
    font-family: Lato;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    color: #595959;
    text-align: left;
    background-color: #fff;
}

a,
.navbar-light a.nav-link {
    color: #095384;
}

.icon-background {
    color: #c7d6e0 !important;
}

.fa,
.fas,
.far {
    font-weight: 900;
}

.fa,
.fas,
.far {
    color: #095384;
}

.navbar-light .navbar-nav .nav-link:hover,
a.nav-link:hover {
    border-bottom: 2px solid #095384;
    color: #095384;
}

a:hover {
    color: #095384;
}

.badge {
    font-weight: 400;
    font-size: 13px;
}

.badge-dark {
    color: #fff;
    background-color: #8c0034;
    position: absolute;
    right: -1px;
    top: -8px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
}

.navbar-light .navbar-nav .nav-link.dropdown-toggle:hover {
    /*border-bottom: none;*/
    border-bottom: 2px solid transparent;
}

.navbar-light .navbar-nav .nav-link {
    color: #095384;
    padding: 10px 0 2px;
}

li.nav-item {
    margin-right: 20px;
}

.fa-1x {
    font-size: 1.1em;
}

.fa-stack-2x {
    font-size: 2.2em;
}

.dropdown-menu {
    color: #095384;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    border-top: 2px solid #8c0034;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

.dropdown-item {
    color: #095384;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background: #fff;
    color: #8c0034;
}

@media (min-width:992px) {
    .pl-lg-5 {
        padding-left: 100px !important;
    }
}

@media (max-width:991px) {
    #myContent {
        padding-top: 0;
    }
}

@media (min-width:992px) {
    #myContent {
        padding-top: 0;
    }
}

.card-title {
    margin-bottom: 0;
    color: #095384;
    font-weight: 700;
    font-family: Alegreya Sans;
    font-size: 30px;
}

#formInput87.form-control {
    width: 50%;
    float: right;
    border-width: 2px 0 0 0;
    border-radius: 0;
    border-color: #8c0034;
}

label.greeting {
    text-transform: uppercase;
    color: #095384;
    font-weight: 900;
    font-size: 13px;
}

#intro {
}

ul.intro-account,
.intro-account ul {
    list-style: none;
    color: #095384;
}

ul.intro-account li {
    float: left;
    font-weight: 900;
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 20px;
}

a.active-account,
ul.intro-account li.active-account {
    font-weight: 900 !important;
    color: #095384;
    font-size: 20px;
}

ul.intro-account li.active-account a:hover {
    border-bottom: 0;
    text-decoration: none;
}

.dropdown-header {
    color: #095384;
}

ul.intro-account {
    padding-left: 0;
    margin-top: 10px;
}

th {
    text-align: left;
    font-weight: normal;
    color: #595959;
}

table#intro-table {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.card {
    border-radius: 0;
}

.w-80 {
    width: 80%;
    margin: 0 auto;
}

.border-top-2 {
    border-top: 2px solid #8c0034;
    padding-top: 20px;
}

.green {
    /*color: #009947 !important;*/
    color: #006400 !important;
}

.card {
    border: none;
    background: #f1f1f1;
}

div.clearfix {
    clear: both;
    height: 10px;
}

dl#intro-list,
dl#intro-list-1,
dl#intro-list-2,
dl#intro-list-3,
dl#more-account-list,
dl#ben-det-list-1,
dl#ben-det-list-2,
dl.detail-list,
.dl.intro-list-1 {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin-bottom: 0;
}

@media (min-width:768px) {
    .w-md-60 {
        width: 60%;
    }
}

@media (min-width:768px) {
    ul.intro-account li {
        font-size: 15px;
    }
}

@media (min-width: 1029px) {
    ul.intro-account li {
        font-size: 17px;
    }
}

@media (max-width: 991px) {
    #logo img {
        height: 50px;
        width: auto;
    }

    nav {
        font-size: 13px;
    }
}

@media (min-width:768px) {
    div.clearfix {
        clear: both;
        height: 1px;
    }
}

@media (min-width:768px) and (max-width:1106px) {
    dl#intro-list,
    dl#intro-list-1,
    dl#intro-list-2,
    dl#intro-list-3,
    dl#more-account-list,
    dl#ben-det-list-1,
    dl#ben-det-list-2,
    dl.intro-list-1 {
        font-size: 16px;
        color: #000;
        line-height: 24px;
    }
}

#intro-list dt,
#intro-list-1 dt,
#intro-list-2 dt,
#intro-list-3 dt,
#more-account-list dt,
#ben-det-list-1 dt,
#ben-det-list-2 dt,
#message-detail dt,
#profile-detail dt,
dl.intro-list-1 {
    color: #595959;
    font-weight: normal;
    margin-bottom: 0;
}

dl#intro-list-2,
dl#ben-det-list-2 {
    border-left: 2px solid #c7d6e0;
}

#marketing,
.marketing {
    background-image: url('assets/images/dashboard-ad-image.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-clip: border-box;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.marketing {
    background-image: none ; /* url('assets/images/dashboard-ad-image.png')  */
    background-repeat: no-repeat ;
}

.marketing-image-life {
    background-image: url('assets/images/duotone-blue-2.jpg');
}

.marketing-image-ad {
    background-image: url('assets/images/duotone-blue-3.jpg');
}

.marketing-image-ltd {
    background-image: url('assets/images/duotone-blue-4.jpg');
}

.marketing-image-advisory-services {
    background-image: url('assets/images/duotone-blue-5.jpg');
}

.marketing-image-idp {
    background-image: url('assets/images/duotone-blue-6.jpg');
}


#blog,
.blog {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    background-clip: border-box;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    background-origin: border-box;
}

@media (min-width:768px) {
    #myContent {
        /* margin-left: 70px; */
        max-width: 1300px;

        /* margin-right: 70px; */
        width: auto;
    }
}

.navbar {
    max-width: 1550px;
}

#marketing-title,
.marketing-title {
    color: #fff;
    font-size: 24px;
}

p#marketing-text,
p.marketing-text {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.button-secondary {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #8c0034;
    font-weight: 900;
    font-family: Lato;
    line-height: 1.4;
    letter-spacing: .02em;
    border: 2px solid #8c0034;
    border-radius: 0;
}

.button-secondary:hover {
    background: #fff;
    color: #8c0034;
}

h5.card-title, li.card-title {
    font-size: 20px !important;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Lato;
    width: 100%;
}

li.card-title {width: auto ;}

@media (max-width:575px) {
    h5.card-title, li.card-title {
        font-size: 16px !important;
        font-weight: 700;
        text-transform: uppercase;
        font-family: Lato;
        width: 100%;
    }

    li.card-title {width: auto ;}

    a.active-account,
    ul.intro-account li.active-account {
        font-size: 16px !important;
    }
}

.fa-arrow-right,
.fa-angle-down,
.fa-angle-up,
.fa-print,
.fa-pencil-alt,
.fa-save {
    float: right;
    width: auto;
}

a.secondary:hover {
    color: #8c0034;
}

ul {
    list-style: none;
    padding-left: 0;
}

.account-info ul,
.collapse-info div.card-header {
    font-size: 17px;
    font-family: Lato;
    font-weight: 500;
    line-height: 1.9;
}

.collapse-info div.card-header {
    border: 0;
    background: none;
    padding: 0;
}

.account-info div.border-top-2 p {
    font-size: 15px;
    color: #000;
    line-height: 1.55;
}

.fa-phone,
.fa-envelope,
.fa-file-alt {
    margin-right: 10px;
}

@media (max-width:991px) {
    .md-mt-1250 {
        max-height: 1250px;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .navbar-light .navbar-nav .nav-link:hover,
    a.nav-link:hover {
        border-bottom: none;
        color: #095384;
    }
}

.badge-dark-mobile {
    right: auto !important;
    top: 0;
}

.site-footer {
    background: #f1f1f1;
    font-family: Lato;
    padding-bottom: 40px;
    padding-top: 50px;
    color: #095384 !important;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    margin-top: 35px;
}

.site-footer img {
    width: 200px;
}

.site-footer .fa,
.site-footer .fas,
.site-footer .far {
    color: #8c0034;
}

#myFooter .col:first-child {
    border-right: 2px solid #000;
}

#footer-col-1,
#footer-col-2,
#footer-col-3 {
    border-right: 2px solid #c7d6e0;
    margin-top: 15px;
}

#footer-col-4 {
    margin-top: 15px;
}

#footer-col-2 ul,
#footer-col-3 ul {
    font-size: 16px;
}

#myFooter a:hover {
    text-decoration: none;
}

#myFooter ul {
    line-height: 2;
    margin-bottom: 0;
}

#myFooter h3 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 900;
}

#footer-col-4 .fa-stack-2x {
    color: #8c0034 !important;
}

#myFooter .fa-stack-1x {
    color: #fff !important;
}

.footer-email-block {
    margin-top: 30px;
    padding-left: 0px;
    margin-left: -10px;
}

#myFooter .button-secondary {
    width: 40%;
    font-size: 16px;
}

.form-control {
    border-radius: 0px;
}

@media (max-width:991px) {
    #footer-col-2 {
        border-right: 0 !important;
    }

    #footer-col-3,
    #footer-col-4 {
        margin-top: 30px;
    }
}

#ben-list,
#ben-detail {
    border-top: 2px solid #095384;
    border-bottom: 2px solid #095384;
    /*margin: 10px auto;*/
    margin: 10px 0;
    width: 100%;
}

#ben-list-head {
    border-bottom: 2px solid #095384;
    background: #fff;
    color: #095384;
    /*margin: 0 auto;*/
    margin: 0 0;
    width: 100%;
}

.head-col {
    font-weight: 900;
    border-right: 2px solid #095384;
}

.bg-light {
    /* light gray? light blue? */
    background-color: #f1f5f7 !important;
}

.list-a,
.list-b {
    margin: 0 auto;
    color: #000;
    width: 1260px;
}

.list-b {
    background: #fff !important;
}

.list-a {
    background: #f1f5f7 !important;
}

.list-a .col-3,
.list-b .col-3,
.list-a .col-sm-3,
.list-b .col-sm-3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (max-width:586px) {
    .mob-text {
        font-size: 15px;
    }

    .head-col {
        font-size: 16px;
    }
}

#ben-det-head {
    background: #095384;
    color: #fff;
    margin: 0 auto;
}

#ben-detail li {
    margin: 0 auto;
}

#ben-detail .card-title {
    background: #095384;
    color: #fff;
}

.message-row,
.profile-row {
    margin: 0 auto;
    /* light gray? */
    border-bottom: .0625rem solid #cdcdcd;
    font-size: 17px;
    padding-top: 15px;
}

.message-row i,
.profile-row i {
    font-size: 12px;
}

.title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.action-col i {
    color: #595959;
    font-size: 16px;
    text-align: right;
}

.action-col {
    text-align: right;
    margin-top: -1px;
}

.message {
    color: #095384;
}

.unread .message {
    font-weight: 700;
}

.message-detail .fa-print,
.profile-detail .fa-print {
    float: none;
}

.message-detail i,
.profile-detail i {
    margin-right: 7px;
}

.message-detail,
.profile-detail {
    margin: 0 auto;
    font-size: 17px;
}

.message-detail h5,
.profile-detail h5 {
    font-size: 17px;
    font-weight: 700;
    color: #000;
}

.message-body,
.profile-body {
    padding-top: 25px;
    border-top: 1px solid #cdcdcd;
}

.btn-report {
    /*margin-bottom: 30px;*/
    margin-bottom: 2px;
    font-size: 14px;
    color: #8c0034;
    border: 0;
    background: transparent;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    -o-user-select: none;
    user-select: none;
}

.btn-report:focus {outline:0;}

.date {
    font-size: 14px;
    margin-top: 3px;
}

div#beneficiaries {
    border-top: 2px solid #c7d6e0;
    border-bottom: 2px solid #c7d6e0;
}

.text-secondary {
    color: #8c0034 !important;
}

h1,
.h1 {
    font-family: Lato;
    font-size: 45px;
    line-height: 64px;
    color: #8c0034;
    font-weight: 900;
}

h3,
.h3 {
    font-family: Lato;
    font-weight: bold;
    color: #095384;
    font-size: 32px;
    line-height: 40px;
}

h2,
.h2 {
    font-family: Alegreya Sans;
    color: #095384;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
}

.subhead {
    font-family: Lato;
    font-weight: bold;
    font-size: 24px;
    color: #8c0034 !important;
}

/* added by James */
.account-status-active {
    color: #006400 ;
    color: inherit ;
}

.account-status-lapsed {
    color: #FFE092 ;
    color: inherit ;
}

.account-status-closed {
    color: #8c0034 ;
    color: inherit ;
}

.button-ben .fa-pencil-alt,
.button-ben .fa-print {
    float: none;
}

.ew-status-card .btn-link {
    color: #095384;
}

.ew-status-card .btn-link:hover {
    color: #8c0034;
}

.ew-status-card .btn {
    font-size: inherit;
}

.cr-page .card-header {
    border-bottom: 0;
}

.ew-status-card .card-header {
    margin-bottom: 0 !important;
}

.ew-status-card .fas {
    float: right;
    width: auto;
    margin-top: 12px;
    font-size: 28px;
}

.user-notice,.user-notice-display-on-demand {
    width: fit-content;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    font-size: 14px;
    background: #f1f1f1;
    background: #c7d6e0;
    background: #f1f5f7;
    color: #595959;
    color: #095384;
    font-weight: bold;
    margin: 3px 2px 0 0;
    border: 1px solid #8c0034;
}

.user-notice p,.user-notice-display-on-demand p { margin-bottom: 0 !important; }

/* colors used for the 'stoplight' score:
	- green: #B2DD9F
	- amber: #FFE092
	- red:   #DD9FA8

	the 'blues':
	- light-blue: #9FC2DD
	- dark-blue:  #0a5685
	- blue text:  #0E6294

	others:
	- whitish  :  #F4F4F4 */
/* NEW */
/* by james */
.hidden {
    display: none;
}

ul.bullets {
    list-style: disc;
}

ul.bullets li {
    list-style-position: inside;
    margin-bottom: 10px;
}

.blue-bg {
    color: #ffffff;
}

.session-timeout .modal-header {
    background: #cdcdcd;
    color: #000;
    padding: 0;
}

.session-timeout h4 {
    font-weight: 900;
}

#session-warn-unsaved-changes {
    color: var(--meyer-red) ;
    font-weight: bold;
    display: none;
}

/* .session-timeout .modal-header .close {
    color: #fff;
} */
.btn-primary {
    color: #fff;
    background-color: #095384;
    border-color: #095384;
    text-transform: uppercase;
    font-weight: 900;
}

.btn-primary:hover {
    color: #095384;
    background-color: #ffffff;
    border-color: #095384;
}

.btn-secondary {
    color: #fff;

    /* background-color: #8c0034;
    border-color: #8c0034; */
    text-transform: uppercase;
    font-weight: 900;
}

.btn-secondary:hover {
    color: #8c0034;
    background-color: #fff;
    border-color: #8c0034;
}

.btn {
    border-radius: 0;
}

.border-bottom-2 {
    border-bottom: 2px solid #8c0034;
}

.list-c {
    border-top: 2px solid #095384;
    border-bottom: 2px solid #095384;
    padding-top: 20px;
    padding-bottom: 20px;
}

ol.tos {
}

ol.tos li {
    font-weight: 900;
}

ol.tos li ul li {
    font-weight: 400;
    margin-top: 5px;
}

ol.tos ul li ul {
    list-style: disc;
    list-style-position: inside;
    padding-left: 10px;
}

.text-primary {
    color: #095384 !important;
}

.delete-message .modal-header {
    background: #095384;
    color: #fff;
    padding: 0;
}

.privacy-policy .modal-header .close {
    background: #095384;
    color: #fff;
    font-size: smaller;
    opacity: 1;
}

.privacy-policy .modal-header {
    border-bottom: 0;
}

.privacy-policy .modal-header .close {
    background: #095384;
    color: #fff;
    font-size: smaller;
    opacity: 1;
}

.privacy-policy .modal-header {
    border-bottom: 0;
}

.session-warning .modal-header {
    background: #FFC107;
    background: var(--warning);
    color: #8c0034;
    padding: 0;
}

.session-warning-expired .modal-header {
    background: #8c0034;
    color: #fff;
    padding: 0;
    -webkit-transition: all 500ms ease-in-out 0ms;
    -moz-transition: all 500ms ease-in-out 0ms;
    -o-transition: all 500ms ease-in-out 0ms;
    transition: all 500ms ease-in-out 0ms;

}

.session-warning-expired-text {
    color: #8c0034;
    font-weight: 900;
    -webkit-transition: all 500ms ease-in-out 0ms;
    -moz-transition: all 500ms ease-in-out 0ms;
    -o-transition: all 500ms ease-in-out 0ms;
    transition: all 500ms ease-in-out 0ms;

}

.session-warning-continue-button {
    background: #006400 ;
    color: #fff;
    border: 1px solid #006400 ;
}

.session-warning-continue-button:hover,
.session-warning-continue-button:active,
.session-warning-continue-button:focus {
    background: #fff !important;
    color: #006400 !important;
}

.session-warning-logout-button {
    background: #8c0034 ;
    color: #fff;
    border: 1px solid #8c0034 ;
}

.session-warning-logout-button:hover,
.session-warning-logout-button:active,
.session-warning-logout-button:focus {
    background: #fff !important;
    color: #8c0034 !important;
}

#myModal.privacy-policy {
}

#myModalState.modal,
#myModalExamples.modal,
#myModalPartners.modal {
    width: 75%;
    margin: 0 12.5% 0 12.5%;
    padding-left: 15px;
    padding-top: 150px;
    border-radius: 0;
}

.privacy-policy .modal-footer {
    border-top: 0;
}

ul.disc {
    list-style: disc;
    padding-left: 15px;
    padding-right: 15px;
}

.profile-cat {
    height: 50px;
    padding-top: 15px;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #ffffff;
}

.profile-row {
}

.profile-row {
    margin: 0 auto;
    font-size: 17px;
}

.btn.disabled,
.btn:disabled {
    background: #595959;
	border: #595959;
}
.btn.disabled:hover {
    /* light gray? */
	color: #cdcdcd;
}

.btn.disabled a,
.btn:disabled a {
color: #cdcdcd;
	text-decoration: none;
}

.input-short {
    width: 100px;
}

.profile-reveal {
    margin-top: 10px;
    margin-bottom: 10px;
}

.profile-cat:first-child {
    border-top: 0;
}

.profile-cat:last-child {
    border-bottom: 0;
}

.profile {
    margin-top: 3px;
    font-weight: 900;
}

.submit-row {
    margin-top: 30px;
    padding-bottom: 50px;
    border-bottom: 2px solid #8c0034;
}

.blog-img-container {
    height: 133px;
    overflow: hidden;
    margin: 0 auto ;
}

.blog-img-container a img { margin-top: -25px;}

#blog .card-title {
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    letter-spacing: 0.2800000011920929px;
}

#blog .card-body {
    padding: 0;
}

.blog-readmore {
    color: #095384;
    text-transform: uppercase;
    line-spacing: 2px;
    font-weight: 900;

    /* text-decoration: underline */
    /* text-decoration-color: #8c0034 */
}

.blog-readmore span {
    border-bottom: 2px solid #8c0034;
    padding-bottom: 6px;
}

.blog-readmore a:hover {
    text-decoration: none;
    color: #8c0034;
}

.welcome-button {
    width: 147px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    font-weight: 900;
    font-family: Lato;
    line-height: 1.4;
    letter-spacing: .02em;
    border: 2px solid #fff;
    border-radius: 0;
}

.welcome-button:hover {
    color: #095384;
    background-color: #fff;
    border-color: #fff;
}

@media (max-width: 567px) {
    .sml-content:before {
        content: attr(data-sml-s);
    }

    .sml-card-title {
        font-size: 16px !important;
        text-transform: capitalize !important;
    }

    .profile-padding {
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media (min-width: 586px) {
    .sml-content:before {
        content: attr(data-sml-m);
    }
}

@media (min-width: 768px) {
    .sml-content:before {
        content: attr(data-sml-m);
    }
}

@media (min-width: 991px) {
    .sml-content:before {
        content: attr(data-sml-l);
    }
}

@media (min-width:1029px) {
    .sml-content:before {
        content: attr(data-sml-l);
    }
}

@media (min-width:1106px) {
    .sml-content:before {
        content: attr(data-sml-l);
    }
}

@media (min-width:1200px) {
    .sml-content:before {
        content: attr(data-sml-l);
    }
}

.custom-subhead {
    font-family: Lato;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 17px;
    line-height: normal;
    color: #095384;
    padding-top: 10px;
    border-top: 2px solid #cdcdcd;
}

#intro {
    line-height: normal;
}

.large-white {
    font-weight: 700;
    font-size: 24px;
}

.card-header {
    border: none;
}

.card-footer {
    border: none;
    background-color: transparent;
}

.reg-border {
    border-color: #cdcdcd;
}
/*AIMEE EDITS BUTTON COLOR*/

.button-secondary a {
	color: #fff;
}
.button-secondary a:hover {
	color: #8c0034;
	text-decoration: none;
}

/*CHANGES FOLLOWING ANN FEEDBACK*/

.ew-status-card-body p {
	margin-left: 1rem;
}

ul.bullets {
	margin-left: 2rem;
}

/* ew-size-meter */
#ew-size-meter {
    color: #000001 !important;
    display: none;
    visibility: hidden;
}

@media (min-width: 586px) {
    #ew-size-meter {
        color: #000002 !important;
    }
}

@media (min-width: 768px) {
    #ew-size-meter {
        color: #000003 !important;
    }
}

@media (min-width: 991px) {
    #ew-size-meter {
        color: #000004 !important;
    }
}

@media (min-width:1029px) {
    #ew-size-meter {
        color: #000005 !important;
    }
}

@media (min-width:1106px) {
    #ew-size-meter {
        color: #000006 !important;
    }
}

@media (min-width:1200px) {
    #ew-size-meter {
        color: #000007 !important;
    }
}
.bene-select {
    background: #095384;
    color: #095384;
}

text-grey {
    color: #999999;
}
