@font-face {
    font-family: Montserrat;
    src: url('../font/Montserrat-Regular.ttf') format("truetype");
}
@font-face {
    font-family: Montserrat;
    font-weight: bold;
    src: url('../font/Montserrat-Bold.ttf') format("truetype");
}


/* Globals
/* ============================================================= */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
*:focus {
    outline: 0;
}

body {
    font-family: Montserrat, sans-serif;
    background: #ededed;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h4.not-bold {
    font-weight: normal;
}
h5 {
    font-size: 16px;
    color: #000000;
}
h5.not-bold {
    font-weight: normal;
}
h6 {
    font-size: 14px;
}
p {
    font-size: 14px;
    color: #777777;
    line-height: 20px;
}
p.smaller {
    font-size: 12px!important;
    color: #525252!important;
}
p.bigger {
    font-size: 20px;
}
p.higher {
    line-height: 27px;
}
p.grey {
    color: #777777;
}
img {
    border: none;
}
.clearfix:after {
    clear: both;
    display: table;
    content: '';
}
hr{
    color: #d7d7d7;
    margin-bottom: 12px;
}
.block{
    display: block;
}
.bordered-bottom{
    border-bottom: 1px solid #d7d7d7;
}
.visible{
    display: block!important;
}
/* -- links -- */
a,
a:hover,
a:active {
    text-decoration: none;
}
a.basic-link {
    font-size: 14px;
    color: #69a7ee;
    text-decoration: none;
}
.section-header a.basic-link{
    line-height: 30px;
}
.section-header.iconized{
    background: url('../../images/icons/magic-wand.png') left 1px no-repeat;
    padding-left: 40px;
}
a.basic-link strong{
    color: #69a7ee;
    font-size: 14px;
}
.section-header a.basic-link.dashboard-myLibrary-seeAllLink{
    color: #69a7ee;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
a.basic-link.yellow {
    color: #ffca06;
}
a.basic-link:hover {
    text-decoration: none;
}
.button-links:after{
    content:"";
    display:table;
    clear:both;
}
a.button-link {
    display: block;
    float: right;
    width: 275px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #ffffff;
    line-height: 47px;
    text-align: center;
    border-radius: 4px;
    background-color: #59a76a;
    cursor: pointer;
}
a.button-link.small {
    width: 205px;
    line-height: 32px;
}
a.button-link.micro {
    width: 80px;
    line-height: 20px;
    font-size: 12px;
    margin-top: -4px;
}
a.button-link.huge {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-top: -4px;
    width: 100%;
}
a.button-link.iconized {
    display: block;
    float: left;
    width: 247px;
    min-height: 58px;
    margin: 0 19px 18px 0;
    padding: 10px 15px 10px 55px;
    line-height: 19px;
    text-align: left;
    font-size: 12px;
    background-color: #69a7ee;
}
a.button-link.iconized span{
    display: block;
}
a.button-link.orange {
    background-color: #f19733;
}
a.button-link.red {
    background-color: #dc1a1a;
}
a.button-link.green {
    background-color: #59a76a;
}
a.button-link.grey {
    background-color: #b0b0b0;
}
a.button-link.blue {
    background-color: #69a7ee;
}
a.button-link.dark-blue {
    background-color: #59698c;
}
a.button-link strong {
    display: block;
    color: #ffffff;
}
a.button-link.alternative {
    color: #d1e3f8;
}
a.button-link.last {
    margin: 0 0 18px 0;
}
a.button-link.pdf {
    background: #69a7ee url('../../images/icons/grey-pdf.png') 10px center no-repeat;
}
a.button-link.file {
    position: relative;
    background: #69a7ee url('../../images/icons/file.png') 15px center no-repeat;
}
a.button-link.file.dark-blue {
    background-color: #59698c;
}
a.button-link.file.dark-blue:hover {
    background-color: #3c658b;
}
a.button-link.team {
    background: #69a7ee url('../../images/icons/white-team-big.png') 15px center no-repeat;
}
a.button-link.time {
    background: #69a7ee url('../../images/icons/white-time-big.png') 15px center no-repeat;
}
a.button-link.folder {
    background: #69a7ee url('../../images/icons/white-folder-big.png') 15px center no-repeat;
}
a.button-link.doc {
    background: #69a7ee url('../../images/icons/white-doc-big.png') 15px center no-repeat;
}
a.button-link.currency {
    background: #69a7ee url('../../images/icons/white-currency-big.png') 15px center no-repeat;
}
a.button-link.cash {
    background: #69a7ee url('../../images/icons/color-cash.png') 15px center no-repeat;
}
a.button-link.white-cash {
    background: #69a7ee url('../../images/icons/white-cash.png') 15px center no-repeat;
}
a.button-link.white-clock {
    background: #69a7ee url('../../images/icons/white-clock.png') 15px center no-repeat;
}
a.button-link.beneficiary {
    background: #69a7ee url('../../images/icons/beneficiary_white.png') 15px center no-repeat;
    background-size: 14%;
}
a.button-link.white-team{
    background: #69a7ee url('../../images/icons/white-team.png') 15px center no-repeat;
}
a.button-link.bell {
    background: #69a7ee url('../../images/icons/white-bell-big.png') 15px center no-repeat;
}
a.button-link:hover {
    background-color: #3c658b;
}
a.button-link.green:hover {
    background-color: #3c7a52;
}
a.button-link.orange:hover {
    background-color: #b76306;
}
a.button-link.red:hover {
    background-color: #af1616;
}
a.button-link.grey:hover {
    background-color: #777777;
}
.profile-page a.button-link.alternative strong{
    font-size: 14px;
    font-weight: normal;
}
.profile-page a.button-link.alternative{
    font-size: 14px;
    padding-left: 63px;
}
a.tile-link {
    display: block;
    margin: 0 0 20px;
    padding: 16px 20px 27px 12px;
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    background: #4d4d4d;
}
a.tile-link-arrow {
    display: block;
        margin: 0;
        padding: 0;
        background: #232a37 url(../../images/tile_link_bg.png) 1px center no-repeat;
        border-bottom: 11px solid #6d6d6e;
        position: absolute;
        width: 35px;
        height: 150px;
        top: calc(50% - 10px);
        right: -34px;
        transform:translate(0,-50%);
}

a.tile-link:hover {
    background-color: #232a37;
}
a.tile-link strong {
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px;
}

/* -- input placeholders -- */
::-webkit-input-placeholder {
    font-family: Montserrat, sans-serif;
    color: #7f7f7f;
}
::-moz-placeholder {  /* Firefox 19+ */
    font-family: Montserrat, sans-serif;
    color: #7f7f7f;
}
:-ms-input-placeholder {
    font-family: Montserrat, sans-serif;
    color: #7f7f7f;
}

span.file-extension{
    position: absolute;
    bottom: 9px;
    left: 17px;
    color: #a9abac;
    font-size: 9px;
    text-transform: uppercase;
}

.breakWords {
    -ms-word-break: break-all;
     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;
     /* Non standard for webkit */
     word-break: break-word;

    -webkit-hyphens: auto;
       -moz-hyphens: auto;
            hyphens: auto;
}

.gray-line {
    border-bottom: 1px solid #d7d7d7;
}

/* Checkboxes
/* ============================================================= */
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -25px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 20px; height: 20px;
    background: #d7d7d7;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: url(../../images/checked.png);
    position: absolute;
    top: 4px; left: 4px;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    background-color: #b0b0b0;
}
[type="checkbox"]:disabled:checked + label:after {
    color: #b0b0b0;
}
[type="checkbox"]:disabled + label {
    color: #b0b0b0;
}

/* -- white checkboxes -- */
.white [type="checkbox"]:not(:checked) + label,
.white [type="checkbox"]:checked + label {
    padding-left: 21px;
}
.white [type="checkbox"]:not(:checked) + label:before,
.white [type="checkbox"]:checked + label:before {
    width: 21px; height: 21px;
    background: #ffffff;
}
.white [type="checkbox"]:not(:checked) + label:after,
.white [type="checkbox"]:checked + label:after {
    content: url(../../images/checked_bigger.png);
    top: 4px; left: 2px;
}
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    background-color: #b0b0b0;
}


/* Radio buttons
/* ============================================================= */
input[type="radio"] {
    display:none;
}
input[type="radio"] + label {
    font-size: 20px;
    color: #3f4040;
    line-height: 29px;
}
input[type="radio"] + label span {
    display: inline-block;
    width: 29px;
    height: 29px;
    margin: -1px 9px 0 0;
    vertical-align: middle;
    border-radius:  50%;
    cursor: pointer;
}

input[type="radio"] + label span {
    background-color: #e9eef3;
}

input[type="radio"]:checked + label span{
    background: #e9eef3 url('../../images/checked.png') center no-repeat;
}


/* -- sections styles -- */
#page-wrap {
    width: 1143px;
    margin: 26px auto 0;
    background: #ffffff url("../../images/main-content-background.jpg");
}
#main-content {
    min-height: 600px;
    padding: 35px 54px 54px 43px;
    overflow: hidden;
}
#internal-change-address-main-content {
    min-height: 300px;
    padding: 35px 54px 54px 43px;
    overflow: hidden;
}
.section-header {
    padding: 0 0 7px;
    margin: 0 0 15px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #d7d7d7;
}
.section-header a{
    color: #000;
    text-decoration: underline;
}
.section-header a:hover{
    text-decoration: none;
}
.section-header.marketplace{
    font-size: 24px;
    font-weight: bold;
    color: #59698c;
}
.main-section {
    float: right;
    width: 780px;
    font-size: 14px;
    color: #595959;
}
.main-section p {
    margin: 0 0 15px;
    line-height: 18px;
}
.main-section strong {
    font-size: 16px;
    color: #000000;
}
.main-section .placeholder {
    height: 360px;
    margin: 0 0 20px;
    background: #bfbfbf;
}
.central-section {
    float: left;
    width: 513px;
}
.enrollment-bar{
    display: block;
    width: 100%;
    padding: 18px 0;
    margin-bottom: 35px;
    border-radius: 8px;
    background-color: #ffe38b;
    font-size: 20px;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    text-align: center;
}
.enrollment-bar span{
    background: url(../../images/icons/enrollment.png) top left no-repeat;
    padding: 5px 0 5px 40px;
}
/* -- helper classes -- */
.float-right {
    display: block;
    float: right!important;
}
.float-left {
    display: block;
    float: left!important;
}
.float-none{
    float: none!important;
}
.divider {
    clear: both;
}


/* Panel
/* ============================================================= */
.panels{
    margin-bottom: 15px;
}
.panels:after{
    content:"";
    display:table;
    clear:both;
}
.panel {
    margin: 0 0 40px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
}
.panel.static-height {
    min-height: 610px;
}
.panel-two-inline{
    float: left;
    width: 376px;
    margin-right: 28px;
}
.panel-two-inline.wide{
    width: 508px;
}
div.panel-two-inline:nth-of-type(2n){
    margin-right: 0;
}

.panel.no-footer {
    padding: 20px 0 15px;
}
.panel-heading {
    padding: 15px 0 20px 20px;
    font-weight: normal;
    color: #69a7ee;
    border-bottom: 1px solid #e1e1e1;
}
.panel-heading:after{
    content:"";
    display:table;
    clear:both;
}
.panel-heading-title{
    margin-bottom: 15px;
}
.panel-heading-title:after{
    content:"";
    display:table;
    clear:both;
}

.panel-heading-title h4 {
    color: #69a7ee;
    font-size: 12px;
    line-height: 21px;
    text-transform: uppercase;
}
.panel-heading table{
    width: 100%;
    color: #444444;
    font-size: 12px;
    line-height: 20px;
    border-collapse: collapse;
}
.panel-heading table th{
    width: 50%;
    text-align: left;
    text-transform: uppercase;
    padding: 0 5px;
}
.panel-heading table th:first-child{
    background: #e9eaed;
}
.panel-heading table th:nth-child(2){
    background: #f2f3f6;
}
.panel-heading table td{
    padding: 0 5px;
}
.panel-heading a {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #59698c;
    line-height: 27px;
    text-decoration: underline;
}
.panel-heading a:hover {
    text-decoration: none;
}
.panel-heading span {
    font-size: 20px;
    font-weight: bold;
    color: #59698c;
    line-height: 21px;
}
.panel.next-year .panel-heading-title h4{
    color: #666666;
}
.panel.no-plan .panel-heading-title span{
    color: #999999;
}
.panel.no-plan .panel-heading table th,.panel.no-plan .panel-heading table td{
    color: #999999;
}
.panel-buttons{
    padding: 15px 20px;
    border-bottom: 1px solid #e0e0e0;
}
.panel-buttons a{
    width:49%;
    margin-right: 2%;
    font-size: 12px;
    line-height: 38px;
}
.panel-buttons a:nth-child(even){
    margin-right: 0;
}
.panel-content {
    padding: 15px 20px;
    font-size: 14px;
    color: #525252;
    line-height: 29px;
}
.panel-content strong {
    color: #000000;
}
.panel-content h4.summary{
    border-bottom: 5px solid #edeef1;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
    color: #59698c;
}
.panel-content td {
    vertical-align: top;
}
.panel-content .panel-content-tabs .ui-tabs-panel ul li{
    background: url(../../images/panel_list_item_bell.png) left 5px no-repeat;
    margin-bottom: 5px;
    list-style: none;
    line-height: 1;
    padding: 5px 0 8px 30px;
}
.panel-content .panel-divider {
    margin: 15px 0 0;
    padding: 0 0 15px;
    border-top: 1px solid #e9e9e9;
}
.panel .placeholder {
    width: 482px;
    height: 197px;
    margin: 40px 0 0;
    background: #bfbfbf;
}

.panel-content ul{
    list-style: none;
}
.panel-content ul li {
    background: url("../../images/panel_list_item.png") 4px 3px no-repeat;
    padding-left: 30px;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
    width: 260px;
}
/* UNNECESSARY STYLES, KEEP THEM FOR A WHILE*/
.panel-footer {
    width: 100%;
    padding: 0 0 0 0px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 31px;
    text-transform: uppercase;
    background: #59a76a;
}
.panel-footer span{
    background: url("../../images/panel-footer-button-arrow.png") center right no-repeat;
    padding-right: 15px;
}
.orange .panel-footer {
    background: #f19733;
}
.blue .panel-footer{
    background: #5587c0;
}
.green .panel-footer{
    background: #58a669;
}
.panel-footer .plan-status-ribbon {
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
}
.panel-footer a:hover {
    background: #3c7a52;
}
.orange .panel-footer a:hover {
    background: #cd802b;
}
.blue .panel-footer a:hover {
    background: #3b5c82;
}

/*panel tabs*/

.panel-content .ui-widget{
    font-family: Montserrat, sans-serif;
}
.panel-content .panel-content-tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all{
    color: #525252;
    background: none;
    border:none;
}
.panel-content .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    border: none;
    background: none;
}
.panel-content .panel-content-tabs ul.ui-widget-header{
    border: none;
    background: none;
}
.panel-content .panel-content-tabs ul.ui-widget-header li{
    border: none;
    background: none;
}
.panel-content-tabs .ui-tabs-panel{
    background: none;
    border: none;
}
.panel-content-tabs ul.ui-widget-header{
    background: none;
    border:none;
    color: #444444;
    margin: 0;
    list-style: none;
}
.panel-content-tabs ul.ui-widget-header:after{
    content:"";
    display:table;
    clear:both;
}
.panel-content .panel-content-tabs ul.ui-widget-header li{
    width: 50%;
    float: left;
    background: #f9f9f9;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 44px;
    border-radius: 0!important;
}
.panel-content-tabs ul.ui-widget-header li:last-child{
    border-right: none;
}
.panel-content .panel-content-tabs ul.ui-widget-header li.ui-state-active{
    background: none;
    border-bottom: none;
}
.panel-content-tabs ul.ui-widget-header li a span{
    display: block;
    margin: 0 22px;
    color: #444444;
    font-weight: bold;
    text-align: center;
}
.panel-content-tabs ul.ui-widget-header li.ui-state-active a span{
    color: #69a7ee;
    border-bottom: 1px solid #69a7ee;
}
.panel-content-tabs .ui-tabs-panel{
    padding: 25px 22px 0 22px;
    height: 320px;
    overflow-y: auto;
    position: relative;
}
.panel-content-tabs .ui-tabs-panel .button-link{
    width: 172px;
    float: none;
    line-height: 38px;
    font-size: 12px;
}
.panel-content-tabs .ui-tabs-panel .empty-tab{
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto auto;
    font-size: 30px;
    text-align: center;
    color: #e0e1e4;
    line-height: 35px;
}
/* UNNECESSARY STYLES END, KEEP THEM FOR A WHILE*/


p.plan-description{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 18px;
}
p.plan-description:last-child{
    margin-bottom: 0;
}
p.plan-description strong{
    display: block;
    font-size: 14px;
}

/* Well
/* ============================================================= */
.well {
    margin: 0 0 20px;
    padding: 15px 19px;
    font-size: 20px;
    color: #777777;
    line-height: 30px;
    background: #f6f6f6;
}
.well strong {
    font-size: 20px;
    color: #363639;
}

/* Plans slider
/* ============================================================= */
/* -- slider styles -- */
.slider-wrapper{
    background: url(../../images/slider_graduation.png) center 2px no-repeat;
    padding-top: 18px;
    float: left;
}
.ui-slider {
    position: relative;
    height: 6px;
    width: 150px;
    padding: 0 34px 0 0;
    border: none;
    background: url('../../images/slider_bg.png') center repeat-x;
}
.ui-slider.ui-state-disabled.ui-slider-disabled {
    background: url('../../images/slider_bg.png') center repeat-x;
}
.ui-slider.ui-state-disabled.ui-slider-disabled .ui-slider-handle {
    cursor: default;
}
.ui-widget-content .ui-slider-handle {
    border: none;
    position: absolute;
    top: -7px;
    left: -17px;
    margin-left: -16px;
    width: 32px;
    height: 18px;
    background: url('../../images/slider_handle.png');
}
.ui-slider input{
    width: auto;
}
.ui-widget-content .custom-ui-slider-handle{
    display: none;
}
.custom-ui-slider-handle{
    display: inline-block;
}
.calculator-title{
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
}
.calculator-buttons{
    float: right;
}
.calculator-buttons .calculator-button {
    background: #59a76a;
    border: none;
    outline: none;
    border-radius: 5px;
    padding: 0 25px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 47px;
    text-transform: uppercase;
    cursor: pointer;
    width: 115px;
}
.calculator-buttons .calculator-button.calculator-button-reset {
    float: left;
    margin-right: 20px;
}
.calculator-buttons .calculator-button.calculator-button-update-chart {

}
.ui-widget-content .custom-ui-slider-handle{
    display: none;
}
/* -- input styles -- */
input[type="text"].slider-input {
    padding: 0 10px;
    font-size: 20px;
    color: #4f4f4f;
    line-height: 34px;
    /*
    border: none;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    float: left;
    width: 144px!important;
    background: #e2e6e9;
}


/* Plans table
/* ============================================================= */
.plans-table {
    position: relative;
    overflow: hidden;
}
.plans-table-scroll {
    position: absolute;
    width: 25px;
    height: 67px;
    top: 270px;
    background: url('../../images/plans_table_arrow_left.png');
    cursor: pointer;
}
.plans-table-scroll.right {
    float: right;
    right: 0;
    background: url('../../images/plans_table_arrow_right.png');
}
.plans-table-row {
    clear: both;
    height: 100px;
    margin: 0 40px;
    overflow: hidden;
}
.plans-table-cell {
    float: left;
    position: relative;
    width: 20%;
    height: 100px;
    padding: 0 0 30px;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #3c3c3c;
}
.plans-table-cell:nth-child(odd) {
    background: #dbdbdb;
}
.plans-table-cell:first-child {
    color: #777777;
    text-align: left;
    background: none;
}
.plans-table-cell strong {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}
.plans-table-cell span {
    display: block;
    padding: 20px 0;
    font-size: 20px;
}

/* -- heading -- */
.heading {
    margin: 0 0 0;
    border-bottom: 2px solid #ffffff;
}
.heading strong {
    margin: 0 0 0;
}
.heading.plans-table-row {
    height: 173px;
    margin: 0 40px;
}
.heading .plans-table-cell {
    height: 100%;
    padding: 0;
    text-align: left;
    background: #eaeaea;
}
.heading .plans-table-cell:nth-child(odd) {
    background: #dbdbdb;
}
.heading .plans-table-cell:first-child {
    padding: 71px 0 10px 12px;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    background: #000000;
    border-right: 3px solid #ffffff;
    border-bottom: 0;
}
.heading .plans-table-cell:first-child .heading-triangle {
    position: absolute;
    top: 90px;
    right: -11px;
    width: 11px;
    height: 60px;
    background: url('../../images/heading_triangle.png');
    z-index: 2;
}
.plans-table-cell:nth-child(odd) .plan-name {
    background: #3089bb;
}
.plans-table-cell:nth-child(odd) .plan-name strong {
    color: #23495e;
}
.plan-name  {
    padding: 5px 0 5px 13px;
    font-size: 20px;
    color: #ffffff;
    background: #57aad9;
}
.plan-name strong {
    display: block;
    font-size: 16px;
    color: #386f8e;
}
.plan-price  {
    padding: 15px 0 11px;
    font-size: 12px;
    font-weight: bold;
    color: #3e3d3d;
    text-align: center;
}
.plan-price strong {
    display: block;
    font-size: 30px;
    font-weight: normal;
}
.plans-table-cell .button-link.green {
    float: none;
    width: 90%;
    margin: 0 auto 11px;
    line-height: 32px;
}

/* -- details -- */
.details.plans-table-row {
    height: 45px;
}
.details .plans-table-cell {
    height: 45px;
    padding: 0;
    background: none;
}
.details .plans-table-cell .basic-link {
    font-weight: bold;
    color: #57aad9;
    line-height: 45px;
}

/* -- compare -- */
.compare.plans-table-row {
    height: 114px;
    margin: 0 40px 27px;
    background: #69a7ee;
    border-bottom: 14px solid #4a77aa;
}
.compare .plans-table-cell {
    position: static;
    color: #ffffff;
    background: none;
}
.compare .plans-table-cell .shifted {
    margin-right: -28px;
}
.compare .plans-table-cell:first-child {
    text-align: right;
}
.compare strong {
    color: #ffffff;
}
.compare .custom-checkbox {
    margin: 21px 0 0 0;
}
.compare .custom-checkbox [type="checkbox"]:not(:checked) + label + p {
    display: none;
}
.compare .custom-checkbox [type="checkbox"]:checked + label + p {
    display: block;
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

/* -- bottom buttons -- */
.table-buttons .button-link {
    width: 184px;
}
.table-buttons .button-link.grey {
    float: right;
    margin: 0 17px 0 0;
}
.compare-buttons {
    display: none;
}


/* Modal
/* ============================================================= */
.ui-dialog {
    padding: 0;
    font-family: Montserrat, sans-serif;
    background: #ffffff;
    border: 0;
    border-radius: 0;
}
/* -- modal header -- */
.ui-dialog-titlebar.ui-widget-header {
    font-size: 16px;
    font-weight: normal;
    color: #b5c6db;
    background: #1f262f;
    border: 0;
    border-bottom: 11px solid #3c475f;
    border-radius: 0;
}
.ui-dialog-titlebar.ui-widget-header strong {
    display: block;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
}
.ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close {
    top: 17px;
    right: 22px;
    width: 20px;
    height: 26px;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: url('../../images/modal_close.png') no-repeat right center;
}
.ui-dialog-titlebar-close span {
    display: none;
}

/* -- modal content -- */
.ui-dialog .ui-dialog-content {
    padding: 20px 29px;
}
.ui-dialog-content p {
    margin: 0 0 25px;
    font-size: 24px;
    color: #1f262f;
}
.ui-dialog-content p.text-message{
    margin: 25px 0;
}
.ui-dialog-content label {
    display: block;
    font-size: 16px;
    color: #3f4040;
    line-height: 30px;
}
.ui-dialog-content input[type="text"], .ui-dialog-content input[type="password"], .ui-dialog-content input[type="date"] {
    width: 575px;
    height: 60px;
    margin: 0 0 15px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 20px;
    color: #1f262f;
    background: #e9eef3;
    /*
    border: 1px solid #e9eef3;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
textarea {
    overflow-y: auto;
}
.ui-dialog-content textarea{
    width: 575px;
    height: 200px;
    margin: 0 0 15px;
    padding: 20px 20px;
    line-height: 30px;
    font-size: 20px;
    resize: none;
    color: #1f262f;
    background: #e9eef3;
    /*
    border: 1px solid #e9eef3;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.ui-dialog-content .notification-preferences-panel {
    margin-top: 30px;
    border-top: 2px solid #e9eef3;
    padding-top: 20px;
    width: 575px;
}
.ui-dialog-content .notification-preferences-panel  .notification-preferences-panel-header {
    margin-bottom: 15px;
}
.ui-dialog-content .notification-preferences-panel  .form-row.notification-preference-row {
    margin-bottom: 10px;
}
.ui-dialog-content .notification-preferences-panel  .form-row.notification-preference-row  .campaign-name {
	display: inline;
	margin-left: 35px;
	margin-bottom: 10px;
}
.ui-dialog-content .form-row{
    position: relative;
}
.ui-dialog-content .form-row:after{
    clear: both;
    display: table;
    content: '';
}
.ui-dialog-content .form-row.mobile-row{
    width: 575px;
	border-top: 2px solid #e9eef3;
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.ui-dialog-content .form-row.mobile-row-separated{
    width: 575px;
	border-top: 2px solid #e9eef3;
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 2px solid #e9eef3;
}
.ui-dialog-content .form-row.address-row{
    width: 575px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e9eef3;
    margin-bottom: 15px;
}
.ui-dialog-content .form-row.internal-change-address-button-row {
    width: 575px;
    padding-top: 50px;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.ui-dialog-content .form-row .address{
    float: left;
    width:400px;
    line-height: 26px;
    font-size: 20px;
}
.ui-dialog-content .form-row .mobile-phone{
    float: left;
    width: 300px;
    line-height: 26px;
    font-size: 20px;
}
.ui-dialog-content .form-row a.button-link{
    width:153px;
    line-height: 20px;
    padding: 20px 0;
    font-size: 12px;
    font-weight: bold;
}
.ui-dialog-content .two-in-row{
    float: left;
    margin-right: 31px;
}
.ui-dialog-content .two-in-row:last-child{
    margin-right: 0;
}
.ui-dialog-content .two-in-row.separated{
    margin-right: 0;
}
.ui-dialog-content .two-in-row input, .ui-dialog-content .two-in-row label{
    width: 272px;
}
.ui-dialog-content .two-in-row input, .ui-dialog-content .two-in-row label{
    width:250px;
}
.ui-dialog-content input.invalid,
.ui-dialog-content textarea.invalid,
.ui-dialog-content .invalid input {
    /*
    border: 1px solid #ea2459;
    */
    border: 2px solid #ea2459;
    box-shadow: 0 0 5px 1px #ea2459;
}
.ui-dialog-content select {
    width: 575px;
    height: 60px;
    margin: 0 0 15px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 20px;
    color: #1f262f;
    background: #e9eef3;
    /*
    border: none;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.ui-dialog-content span.separator {
    display: block;
    width: 575px;
    color: #989899;
    text-align: center;
}
.ui-dialog-content span.vertical-separator{
    color: #989899;
    font-size: 16px;
    text-align: center;
    float: left;
    padding-top: 50px;
    margin: 0 13px;
}
.ui-dialog-content .field-error {
    float: right;
    width: 202px;
    font-size: 14px;
    margin: 34px 0 0;
    color: #d63f54;
}
.ui-dialog-content .field-helper {
    width: 575px;
    font-size: 14px;
    color: #69a7ee;
    font-weight: bold;
    text-transform: uppercase;
}
.ui-dialog-content .registration-field-error {
    float: right;
    width: 202px;
    font-size: 14px;
    margin: 34px 10px 34px 0;
    color: #d63f54;
}
.ui-dialog-content .mobile-verification-field-error {
    float: right;
    width: 220px;
    font-size: 14px;
    margin: 34px 10px 34px 0;
    color: #d63f54;
}
.ui-dialog-content .general-error {
    font-size: 14px;
    margin: 34px 0 0;
    color: #d63f54;
}

/* -- modal footer -- */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
    float: none;
}
.ui-dialog .ui-dialog-buttonpane {
    margin: 0;
    padding: 0 0 49px;
    background: #ffffff;
    border: 0;
}
.ui-dialog.blue-footer .ui-dialog-buttonpane {
    padding: 23px;
    background: #e9eef3;
}
.ui-dialog.no-bg .ui-dialog-buttonpane {
    padding: 23px;
}
.ui-dialog .ui-dialog-buttonpane button {
    width: 255px;
    margin: 25px 245px 0 0;
    font-weight: bold;
    color: #ffffff;
    line-height: 71px;
    border: 0;
    border-radius: 0;
    background: #59a76a;
}
.ui-dialog .ui-dialog-buttonpane button.back-button {
    margin: 0 28px 0 0;
    background: #1f262f;
}
.ui-dialog .ui-dialog-buttonpane button span {
    line-height: 71px;
}

/* -- edit profile modal -- */
.ui-dialog .ui-dialog-buttonpane button.update-profile,
.ui-dialog .ui-dialog-buttonpane button.view-claims {
    margin: 0 45px 0 0;
}
.edit-address-modal .ui-dialog-titlebar.ui-widget-header,
.validate-address-modal .ui-dialog-titlebar.ui-widget-header{
    border-bottom: none;
}
.modal-steps{
    background: #3c475f;
    padding: 15px 30px;
}
.modal-steps:after{
    display: table;
    clear: both;
    content: "";
}
.modal-step{
    color: #ffffff;
    border: 2px solid #272f3c;
    border-radius: 5px;
    padding: 2px;
    float: left;
}
.modal-step.active{
    border-color: #59a76a;
}
.modal-step-separator{
    width:136px;
    height: 3px;
    float: left;
    background: #272f3c;
    margin-top: 19px;
}
.modal-step-separator.active{
    background: #59a76a;
}
.modal-step:after{
    display: table;
    clear: both;
    content: "";
}
.modal-step-number{
    float: left;
    width: 36px;
    padding: 6px 0;
    background: #272f3c;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    color: #aaadb1;
}
.modal-step.active .modal-step-number{
    background: #59a76a;
    color: #fff;
}
.modal-step-name{
    float: left;
    padding: 0 8px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 32px;
    color: #aaadb1;
}
.modal-step.active .modal-step-name{
    color: #fff;
}
#address-validation{
    padding-top: 45px;
}
.validate-address-modal h4{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.validate-address-modal p{
    font-size: 14px;
    color: #444444;
    margin-bottom: 20px;
}
.addresses:after{
    display: block;
    content: "";
    clear: both;
}
.addresses .address{
    padding: 20px 12px;
    /*
    border: 2px solid #e2e6e9;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    margin-right: 30px;
    float: left;
    width: 350px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	min-height: 150px;
}
.addresses .address h5.address-type{
    margin-left: 48px;
    margin-bottom: 13px;
    text-transform: uppercase;
    font-size: 14px;
    color: #444444;
    font-weight: normal;
}
#internal-change-address-main-content .addresses .address h5.address-type {
    margin-bottom: 13px;
}
#internal-change-address-main-content .addresses .address h5.address-type:after {
    content: '\A\A';
    white-space: pre;
}
.addresses .address .radio-button{
    float: left;
}
.addresses .address .radio-button input[type="radio"] + label span,
.addresses .address .radio-button input[type="radio"]:checked + label span{
    background-color: #ffffff;
    margin-right: 20px;
    /*
    border: 2px solid #e9eef3;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.addresses .address .address-info {
    float: left;
    width: 80%;
}
#internal-change-address-main-content .addresses .address .address-info {
    font-size: 1.2em;
}
/* -- register modal -- */
.ui-dialog .ui-dialog-buttonpane button.finish-button {
    margin: 0 45px 0 0;
    width:288px;
}
#register-step-two {
    position: relative;
}
.register-modal [type="checkbox"]:not(:checked) + label:before, .register-modal [type="checkbox"]:checked + label:before {
    background: none repeat scroll 0 0 #e9eef3;
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    left: 20px;
    top: -18px;
}
.register-modal [type="checkbox"]:not(:checked) + label:after, .register-modal [type="checkbox"]:checked + label:after {
    content: url("../../images/checked.png");
    left: 26px;
    position: absolute;
    top: -10px;
}

.healthcare-plan-options-page{
    padding: 20px;
}
.healthcare-plan-options-page:after{
    clear: both;
    display: table;
    content: '';
}
.healthcare-plan-options-page p.healthcare-plan-options-summary {
    font-size: 24px;
    margin: 0 0 25px;
    line-height: 20px;
    color: #1f262f;
}
.healthcare-plan-options-page .healthcare-plan-options{
    width:500px;
    padding-left: 40px!important;
}
/* -- change plan modal --*/
.healthcare-plan-options{
    position: relative;
    padding: 5px;
    width:388px;
}
.healthcare-plan-options.left{
    float: left;
    padding-right: 40px;
}
.healthcare-plan-options.left h3 {
    margin-left: auto;
    margin-right: auto;
    width: 180px;
}
.healthcare-plan-options.right{
    float: right;
    padding-left: 40px;
}
.healthcare-plan-options.right h3 {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}
.healthcare-plan-options h3{
    color: #69a7ee;
    margin-bottom: 10px;
}
.healthcare-plan-options p {
    font-size: 18px;
    line-height: 35px;
    color: #1f262f;
    font-weight: normal;
}
.healthcare-plan-options p.healthcare-plan-downgrade-used-already,
.healthcare-plan-options p.healthcare-plan-downgrade-suppressed,
.healthcare-plan-options p.healthcare-plan-downgrade-no-available-plans,
.healthcare-plan-options p.healthcare-plan-lce-suppressed {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
}
.healthcare-plan-options p.healthcare-plan-my-family-prompt {
    padding-top: 10px;
}
.healthcare-plan-options .decorated-link a{
    color: #69a7ee;
    text-decoration: underline;
}
.healthcare-plan-options ul {
    list-style: none;
    font-size: 18px;
    line-height: 35px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.healthcare-plan-options ul li{
    background: url(../../images/plan-details-list-style.png) left 13px no-repeat;
    padding-left: 26px;
}
.healthcare-plan-options button{
    position: absolute;
    bottom: 0px;
    left: 10px;
    background: none;
    border: none;
    outline: none;
    border-radius: 0;
    text-transform: uppercase;
    width: 305px;
    font-weight: bold;
    color: #ffffff;
    line-height: 71px;
    background: #59a76a;
    cursor: pointer;
    font-size: 15px;
}
.healthcare-plan-options button[disabled]{
    background: #b0b0b0;
    color: #777777;
    cursor: default;
}
.healthcare-plan-options.right button{
    left: 40px;
}
.healthcare-plan-options-page .healthcare-plan-options.right button, .healthcare-plan-options-page .healthcare-plan-options.left button{
    left: 90px;
}
.plan-separator{
    width: 5px;
    background: #E7ECF1;
    height: 100%;
    float: left;
}
p.error-message{
    margin-bottom: 0;
    line-height: 25px;
    margin-top: 45px;
}
/*lifeEvents modal*/
.life-events-modal{
    padding-bottom: 25px;
}
.calc-explain-modal {
    padding-bottom: 25px;
}
.life-events-modal p,
.calc-explain-modal p,
.general-notification-popup-modal p,
.general-confirmation-popup-modal p,
.registration-confirm-modal p,
.forgot-password-confirm-modal p,
.change-password-modal p {
    font-size: 24px;
    line-height: 35px;
    color: #1f262f;
    font-weight: normal;
}
.life-events-modal p{
    margin-bottom: 20px;
}
.life-events-modal .decorated-link a{
    color: #69a7ee;
    text-decoration: underline;
}
.life-events-modal ul {
    list-style: none;
    font-size: 18px;
    line-height: 35px;
    padding-left: 5px;
}
.life-events-modal ul li{
    background: url(../../images/plan-details-list-style.png) left 13px no-repeat;
    padding-left: 26px;
}
.ui-dialog.calc-explain-modal .ui-dialog-content {
    padding-top: 55px;
}
.ui-dialog.life-events-modal .ui-dialog-content {
    padding-top: 40px;
}
.ui-dialog.general-notification-popup-modal .ui-dialog-content .general-notification-popup-modal-content,
.ui-dialog.general-confirmation-popup-modal .ui-dialog-content .general-confirmation-popup-modal-content {
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.ui-dialog.life-events-modal .ui-dialog-buttonpane button,
.ui-dialog.calc-explain-modal .ui-dialog-buttonpane button,
.ui-dialog.general-notification-popup-modal .ui-dialog-buttonpane button,
.ui-dialog.general-confirmation-popup-modal .ui-dialog-buttonpane button {
    width:292px;
    font-size: 14px;
    margin: 0;
}
.ui-dialog-content:not(.knowledge-article-frame):not(.docu-signer-frame):not(.cobselection-modal),
.ui-dialog.general-notification-popup-modal .general-notification-popup-title,
.ui-dialog.general-confirmation-popup-modal .general-confirmation-popup-title {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ui-dialog .ui-dialog-buttonpane button.close-button {
    background: none;
    border: none;
    outline: none;
    border-radius: 0;
    text-transform: uppercase;
    width: 305px;
    font-weight: bold;
    color: #ffffff;
    line-height: 71px;
    background: #59a76a;
    cursor: pointer;
    font-size: 15px;
    margin: 0;
}
.ui-dialog .ui-dialog-buttonpane button.confirm-button {
    border: none;
    outline: none;
    border-radius: 0;
    text-transform: uppercase;
    width: 250px;
    font-weight: bold;
    color: #ffffff;
    line-height: 71px;
    background: #59a76a;
    cursor: pointer;
    font-size: 1em;
    margin: 0;
    margin-right: 28px;
}
.ui-dialog .ui-dialog-buttonpane button.cancel-button {
    border: none;
    outline: none;
    border-radius: 0;
    text-transform: uppercase;
    width: 250px;
    font-weight: bold;
    color: #ffffff;
    line-height: 71px;
    background: #1f262f;
    cursor: pointer;
    font-size: 1em;
    margin: 0;
    margin-right: 28px;
}
.ui-dialog .ui-dialog-buttonpane button.close-button span,
.ui-dialog .ui-dialog-buttonpane button.confirm-button span,
.ui-dialog .ui-dialog-buttonpane button.cancel-button span{
    line-height: 59px;
}
/*-- wizard info modal --*/
.ui-dialog.wizard-info{
    padding-bottom: 0;
}
.ui-dialog.wizard-info .ui-dialog-content{
    padding-top: 40px;
    padding-right: 50px;
}
.wizard-info .ui-dialog-buttonpane button{
    margin-top: 0!important;
    margin-left: 150px!important;
    font-size: 14px;
    width:292px;
}
.wizard-info .ui-dialog-buttonpane{
    padding-bottom: 50px!important;
}
.step-info{
    text-align: left;
    padding-left: 150px;
    margin-bottom: 50px;
}
.step-info.step-one{
    background: url("../../images/step_1_modal.png") left top  no-repeat;
}
.step-info.step-two{
    background: url("../../images/step_2_modal.png") left top no-repeat;
}
.step-info.step-three{
    margin-bottom: 0;
    background: url("../../images/step_3_modal.png") left top no-repeat;
}
.step-info .step-number{
    color: rgb(237, 148, 11);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.step-info .step-title{
    color: #444444;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.step-info .step-description{
    font-size: 18px;
    line-height: 26px;
    width: auto;
    text-align: justify;
}

/* -- login modal --*/
.ui-dialog .ui-dialog-buttonpane button.login{
    width: 290px;
    margin: 0;
}
.ui-dialog .ui-dialog-buttonpane button.text-link{
    color: #3c475f;
    font-size: 16px;
    background: none;
    font-weight: bold;
    width: auto;
    text-decoration: underline;
    margin: 0 0 0 20px;
}
.ui-dialog .ui-dialog-buttonpane button.text-link:hover{
    text-decoration: none;
}
.ui-dialog .ui-dialog-buttonpane button span{
    line-height: 58px;
}
/* -- plan details modal --*/
#plan-details{
    padding-right: 40px;
}
.ui-dialog.plan-details .ui-dialog-buttonpane button{
    margin-top: 0;
}
.plan-details-modal .panel{
    margin-bottom: 30px;
    margin-right: 0;
    width:812px;
}
.plan-details-modal .panel-header{
    padding: 9px 9px;
    background: #57aad9;
}
.plan-details-modal .panel-header:after{
    clear: both;
    display: table;
    content: '';
}
.plan-details-modal .panel-header .panel-title{
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}

.plan-details-modal .panel-header .panel-title strong{
    color: #386f8e;
    font-size: 16px;
}
.plan-details-modal .panel-header .panel-header-button{
    width: 148px;
    background: #3089bb;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    margin-left: 10px;
}
.plan-details-modal .panel-header .panel-header-button:hover{
    background: #3c658b;
}
.plan-details-modal .panel-body{
    padding: 20px;
    background: #eeeeee;
}
.plan-details-modal .panel-body .panel-content{
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
}
.plan-details-modal .panel-body .panel-content .column{
    padding-right: 45px;
}
.plan-details-modal .panel-body .panel-content .column.two-in-row{
    margin-right: 0;
    width:50%;
    float: left;
}
.plan-details-modal .dependents{
    border-top: 5px solid #edeef1;
    padding-top: 25px;
    margin-top: 10px;
}
.plan-details-modal .dependents ul{
    width: 49%;
    margin-right: 1%;
    float: left;
    color: #3e3d3d;
}
.plan-details-modal .dependents ul:last-child{
    margin-right: 0;
}
.member-detail{
    margin-bottom: 15px;
    font-size: 26px;
    color: #3e3d3d;
}
.member-detail .member-detail-title{
    color: #777777;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}
.member-not-eligible-date-note {
    font-weight: bold;
    font-style: italic;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    color: red;
}
.member-not-eligible-date-note.gap-to-afford-calc-plot {
    margin-top: 10px;
}
.member-detail.break-for-member-not-eligible-date-note {
    margin-bottom: 0px;
}
.member-detail.continue-after-member-not-eligible-date-note {
    margin-top: 15px;
}
.plan-details-modal .panel-content ul li{
    list-style: none;
    background: url("../../images/plan-details-list-style.png") left 11px no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 26px;
    width: auto;
}
/*accordion*/
.accordion-panel{
    background: #ffffff;
    border: 1px solid #e4e4e4;
    margin-bottom: 25px;
}
.accordion-panel .accordion-panel-header{
    padding: 15px 20px;
    background: url("../../images/icons/accordion-collapsed.png") 735px center no-repeat;
    cursor: pointer;
    color: #59698c;
    font-size: 18px;
    font-weight: bold;
}
.accordion-panel .accordion-panel-header.opened{
    background: url("../../images/icons/accordion-opened.png") 735px center no-repeat;
}
.accordion-panel .accordion-panel-body{
    padding: 15px 20px 15px 20px;
    border-top: 1px solid #e8e8e8;
    display: none;
}
/*custom table*/
.table{

}
.table .row.header .cell{
    font-size: 12px;
    color: #777777;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
}
.table .row.header .cell:first-child{
    font-size: 12px;
    padding-top: 5px;
}
.table .row:after{
    clear: both;
    display: table;
    content: '';
}
.table .row:nth-child(even){
    background: #eef2f5;
}
.table .row:nth-child(odd){
    background: #f9fafb;
}
.table .row.header {
    background: none repeat scroll 0 0 #ffffff;
}
.table .row .cell{
    float: left;
    width: 222px;
    font-size: 24px;
    color: #3e3d3d;
    padding: 10px 10px;
    text-align: center;
    border-right: 1px solid #dddddd;

}
.table .row .cell:first-child{
    width:284px;
    font-size: 18px;
    text-align: left;
    padding-top: 17px;
    padding-right: 30px;
}
.table .row .cell.double{
    width: 444px;
}
.table .row .cell.small {
    width: 20%;
    padding-right: 10px;
}
.table .row .cell.double.fluid {
    width: 80%;
}
.table .row .cell.left{
    text-align: left;
}
.table .row .cell span{
    display: block;
    color: #777777;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 25px;
    margin-top: 2px;
}
.table .row .cell span.middle{
    position: relative;
    top: calc(50% - 15px);
}
ul.arrow-list {
    list-style: none;
    margin: 30px 0 40px 0;
}
ul.arrow-list li {
    background: url("../../images/plan-details-list-style.png") center left no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
}
/* Scroll
/* ============================================================= */
.ps-container > .ps-scrollbar-y-rail {
    display: block;
    right: 1px;
    width: 36px;
    background: #cccaca;
    border-radius: 0;
    transition: none;
    opacity: 1;
}
.ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 1;
    transition: none;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
    background-color: #cccaca;
    opacity: 1;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    width: 36px;
    background: #3c475f url('../../images/scroll_bg.png') center no-repeat;
    border-radius: 0;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail  {
    background-color: #cccaca;
    opacity: 1;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: #3c475f;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #3c475f;
    opacity: 1;
}


/* Select2
/* ============================================================= */
.select2-container--default {
    margin: 0 0 15px;
    width: 575px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #53667f;
}
.select2-container--default .select2-selection--single {
    width: 575px;
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 20px;
    color: #1f262f;
    background: #e9eef3;
    border-radius: 0;
    /*
    border: none;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.select2-container--default .select2-selection .select2-selection__rendered {
    padding: 0;
    color: #1f262f;
    line-height: 60px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 45px;
    height: 59px;
    background: url('../../images/select_arrow.png') center no-repeat;
}
.select2-container--default .select2-selection__arrow b {
    display: none;
}
.select2-container--open .select2-dropdown {
    background: #f8f8f8;
    border: 0;
    border-radius: 0;
}
.select2-results__option {
    padding: 15px 20px;
    color: #53667f;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
    font-weight: bold;
    color: #53667f;
    background: #f8f8f8;
}
.select2-container--default .select2-results {
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}

/* Header
/* ============================================================= */
#header {
    height: 110px;
    padding: 15px 30px 12px;
    background: #ffffff;
}
#header.main-header-component {
    position: relative;
}
.impersonation-mode-header-indicator {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #222;
    color: #fff;
    padding: 4px 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 75%;
}
#logo {
    float: left;
    display: block;
    width: 121px;
    height: 89px;
    background: url('../../images/logo-121x89.png');
    background-repeat: no-repeat;
}
#header-links {
    float: right;
    margin: 27px 0 0;
}
#header-links a,
#account-links a {
    display: block;
    float: left;
    padding: 0 0 0 15px;
    margin: 0 0 0 7px;
    font-size: 14px;
    font-weight: bold;
    color: #363639;
    line-height: 13px;
    text-transform: uppercase;
    border-left: 1px solid #b3b3bf;
}
#header-links a:first-child,
#account-links a:first-child {
    border: none;
}
#account-links {
    float: right;
    margin: 14px 0 0;
}
#account-links a {
    position: relative;
    min-width: 30px;
    height: 37px;
    margin: 0 0 0 20px;
    padding: 0;
    line-height: 42px;
    border-left: 1px solid #e1e1e1;
}
#account-links a span {
    position: absolute;
    top: 4px;
    right: 7px;
    line-height: 10px;
}
#account-links a.question {
    padding: 0 0 0 45px;
    background: url('../../images/icons/grey-question.png') 20px center no-repeat;
}
#account-links a.notification {
    background: url('../../images/icons/grey-bell.png') 20px 9px no-repeat;
    padding: 0 0 0 55px;
}
#account-links a.contact-us {
    background: url('../../images/icons/color-mail-blue.png') 17px top no-repeat;
    padding: 0 0 0 55px;
}
#account-links a.contact-us-header {
    background: url('../../images/icons/grey-clouds.png') 20px center no-repeat;
    padding: 0 0 0 70px;
}
#account-links a.logout {
    width: 120px;
    padding: 0 0 0 50px;
    background: url('../../images/icons/color-lock.png') 20px center no-repeat;
}
#account-links a.welcome-message {
    text-transform: none;
    font-size: 1.1em;
    line-height: 40px;
}
#account-links a.credit-bank-balance {
    padding: 0 0 0 57px;
    background: url('../../images/icons/grey-cash.png') 20px center no-repeat;
}
#header-border {
    height: 11px;
    background: #221f2b;
}


/* Snake menu
/* ============================================================= */
.snake-menu .snake-menu-head {
    padding: 25px 0 0;
    margin: 0 auto;
    width: 1010px;
}

.snake-menu .snake-menu-item.snake-menu-head-item {
    display: block;
    float: left;
    width: 160px;
    height: 58px;
    margin: 0 10px 0 0;
    padding: 35px 0 0 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.snake-menu .snake-menu-item.snake-menu-head-item.home {
    background: #636f7f url('../../images/icons/white-home.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-profile {
    background: #636f7f url('../../images/icons/white-profile.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-hours {
    background: #636f7f url('../../images/icons/white-time.png') center 7px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-dues {
    background: #636f7f url('../../images/icons/cash-30.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-marketplace {
    background: #636f7f url('../../images/icons/white-medi.png') center 11px no-repeat;
    background-size: 20px 18px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-library {
    background: #636f7f url('../../images/icons/white-doc.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-cases {
    background: #636f7f url('../../images/icons/white-case.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.faq {
    background: #636f7f url('../../images/icons/white-faq.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.rmsp {
    background: #636f7f url('../../images/icons/white-rmsp.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-claims {
    background: #636f7f url('../../images/icons/health-30.png') center 8px no-repeat;
    background-size: 25px 25px;
}
.snake-menu .snake-menu-item.snake-menu-head-item.my-payments {
    background: #636f7f url('../../images/icons/dollar-30.png') center 8px no-repeat;
    background-size: 25px 25px;
}

.snake-menu .snake-menu-item.snake-menu-head-item:hover {
    background-color: #c4d2e4;
}

.snake-menu .snake-menu-item.snake-menu-head-item.active {
    background-color: #000000;
}
.snake-menu .snake-menu-item.snake-menu-head-item.active:hover {
    background-color: #616365;
}

.snake-menu .snake-menu-tail .snake-menu-more {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    float: left;
    width: 160px;
    height: 58px;
    margin: 0 10px 0 0;
    padding: 35px 0 0 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 3px;
    text-align: center;
    background: #ffca06 url('../../images/icons/white-ellipses.png') center 16px no-repeat;
    background-size: 50px 10px;
}

.snake-menu .snake-menu-tail .snake-menu-more:hover {
    background-color: #ffda30;
}

.snake-menu .snake-menu-tail-rolling-position-holder {
    display: inline-block;
    position: relative;
}

.snake-menu .snake-menu-tail-rolling-area {
    position: absolute;
    right: 10px;
    top: 58px;
    border-top: 3px solid #f4f4f4;
    z-index: 100;
}

.snake-menu .snake-menu-tail .snake-menu-tail-item {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    float: none;
    border-radius: 0;
    width: 175px;
    height: 53px;
    display: block;
    margin: 0;
    padding: 17px 0 0 48px;
    border-bottom: 2px solid #ccc;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
}
.snake-menu .snake-menu-tail .snake-menu-tail-item:last-child {
    border-bottom: 0 none;
}

.snake-menu .snake-menu-item.snake-menu-tail-item.home {
    background: #636f7f url('../../images/icons/white-home.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-profile {
    background: #636f7f url('../../images/icons/white-profile.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-hours {
    background: #636f7f url('../../images/icons/white-time.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-dues {
    background: #636f7f url('../../images/icons/cash-30.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-marketplace {
    background: #636f7f url('../../images/icons/white-medi.png') 4px 11px no-repeat;
    background-size: 30px 30px;
    padding-top: 8px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-library {
    background: #636f7f url('../../images/icons/white-doc.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-cases {
    background: #636f7f url('../../images/icons/white-case.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.faq {
    background: #636f7f url('../../images/icons/white-faq.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.rmsp {
    background: #636f7f url('../../images/icons/white-rmsp.png') 7px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-claims {
    background: #636f7f url('../../images/icons/health-30.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.my-payments {
    background: #636f7f url('../../images/icons/dollar-30.png') 4px 11px no-repeat;
    background-size: 30px 30px;
}

.snake-menu .snake-menu-item.snake-menu-tail-item:hover {
    background-color: #c4d2e4;
}

.snake-menu .snake-menu-item.snake-menu-tail-item.active {
    background-color: #000000;
}
.snake-menu .snake-menu-item.snake-menu-tail-item.active:hover {
    background-color: #616365;
}

.snake-menu  .snake-menu-border {
    clear: both;
    height: 12px;
    margin-top: -1px;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
}


/* Sidebar
/* ============================================================= */
.sidebar {
    float: left;
    width: 245px;
}
.sidebar-header {
    padding: 0 0 7px;
    margin: 0 0 7px;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
}
.sidebar-header-separator {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
}
.sidebar-header.marketplace{
    line-height: 27px;
}
.sidebar-widget {
    margin: 0 0 30px;
}
.sidebar-widget ul {
    list-style: none;
}
.sidebar-widget > ul > li {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    line-height: 50px;
    border-bottom: 1px solid #d7d7d7;
}
.sidebar-widget li img {
    float: left;
    margin: 9px 10px 0 7px;
}
.sidebar-widget > ul > li > span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.sidebar-widget > ul > li > span a {
    font-size: 12px;
}
.sidebar-widget li span a {
    color: #69a7ee;
    text-decoration: underline;
}

/* -- sidebar navigation -- */
.sidebar-widget li > a {
    display: block;
    margin: 0 -10px 0 0;
    padding: 0 0 0 45px;
    color: #363639;
}
.sidebar-widget li > a span{
    float: right;
    font-size: 12px;
    margin-right: 12px;
}
.sidebar-widget li.no-icon > a{
    padding: 16px;
}
.sidebar-widget li.no-icon{
    line-height: 1;
}
.sidebar-widget li.no-icon:hover,
.sidebar-widget li.no-icon.active{
    background: #636f7f;
}
.sidebar-widget li.edit {
    background: url('../../images/icons/color-pen.png') 7px 9px no-repeat;
}
.sidebar-widget li.edit:hover,
.sidebar-widget li.edit.active {
    background: #636f7f url('../../images/icons/white-pen.png') 7px 9px no-repeat;
}
.sidebar-widget li.team {
    background: url('../../images/icons/color-team.png') 7px 9px no-repeat;
}
.sidebar-widget li.team:hover,
.sidebar-widget li.team.active {
    background: #636f7f url('../../images/icons/white-team.png') 7px 9px no-repeat;
}
.sidebar-widget li.case {
    background: url('../../images/icons/color-case.png') 7px 9px no-repeat;
}
.sidebar-widget li.case:hover,
.sidebar-widget li.case.active {
    background: #636f7f url('../../images/icons/white-case.png') 7px 9px no-repeat;
}
.sidebar-widget li.time {
    background: url('../../images/icons/color-time.png') 7px 9px no-repeat;
}
.sidebar-widget li.time:hover,
.sidebar-widget li.time.active {
    background: #636f7f url('../../images/icons/white-time.png') 7px 9px no-repeat;
}
.sidebar-widget li.cash:hover,
.sidebar-widget li.cash.active {
    background: #636f7f url('../../images/icons/white-cash.png') 7px 9px no-repeat;
}
.sidebar-widget li.folder {
    background: url('../../images/icons/color-folder.png') 7px 9px no-repeat;
}
.sidebar-widget li.folder:hover,
.sidebar-widget li.folder.active {
    background: #636f7f url('../../images/icons/white-folder.png') 7px 9px no-repeat;
}
.sidebar-widget li.doc {
    background: url('../../images/icons/color-doc.png') 7px 9px no-repeat;
}
.sidebar-widget li.doc:hover,
.sidebar-widget li.doc.active {
    background: #636f7f url('../../images/icons/white-doc.png') 7px 9px no-repeat;
}
.sidebar-widget li.faq {
    background: url('../../images/icons/color-faq.png') 7px 9px no-repeat;
}
.sidebar-widget li.faq:hover,
.sidebar-widget li.faq.active {
    background: #636f7f url('../../images/icons/white-faq.png') 7px 9px no-repeat;
}
.sidebar-widget li.currency {
    background: url('../../images/icons/color-currency.png') 7px 9px no-repeat;
}
.sidebar-widget li.cash {
    background: url('../../images/icons/color-cash.png') 7px 9px no-repeat;
}
.sidebar-widget li.currency:hover,
.sidebar-widget li.currency.active {
    background: #636f7f url('../../images/icons/white-currency.png') 7px 9px no-repeat;
}
.sidebar-widget li.bell {
    background: url('../../images/icons/color-bell.png') 7px 9px no-repeat;
}
.sidebar-widget li.bell:hover,
.sidebar-widget li.bell.active {
    background: #636f7f url('../../images/icons/white-bell.png') 7px 9px no-repeat;
}
.sidebar-widget li:hover > a,
.sidebar-widget li.active > a {
    color: #fff;
    background: url('../../images/sidebar_navigation_bg.png') right center no-repeat;
}
.sidebar-widget li:hover > a.several-lines,
.sidebar-widget li.active > a.several-lines {
    background-size: auto 100%;
    margin: 0 -12px 0 0;
}
.sidebar-widget li.clock{
    background: url('../../images/icons/color-clock.png') 7px 9px no-repeat;
}
.sidebar-widget li.clock:hover,
.sidebar-widget li.clock.active {
    background: #636f7f url('../../images/icons/white-clock.png') 7px 9px no-repeat;
}

.sidebar-widget li.profile{
    background: url('../../images/icons/color-profile.png') 7px 9px no-repeat;
}
.sidebar-widget li.profile:hover,
.sidebar-widget li.profile.active {
    background: #636f7f url('../../images/icons/white-profile.png') 7px 9px no-repeat;
}

/* -- sidebar steps -- */
.step{
    width: 100%;
    height: 350px;
    margin: 0 0 38px;
    background: #000000;
}
.steps li {
    padding: 0 0 0 43px;
    color: #898989;
    background: url('../../images/icons/color-circle-eclipse.png') 8px 9px no-repeat;
}
.steps li:last-child{
    border-bottom: none;
}
.sidebar-widget.steps li {
    color: #898989;
}
.steps li.active {
    color: #000000;
    background: url('../../images/icons/color-circle-chevron.png') 9px 9px no-repeat;
}
.steps li.completed {
    background: url('../../images/icons/color-circle-check.png') 9px 9px no-repeat;
}
.steps li ul {
    margin: 0 0 0 -45px;
    border-top: 1px solid #d7d7d7;
}
.steps li ul li {
    padding: 0 0 0 55px;
    font-weight: normal;
    background: none;
}
.steps li ul li span {
    display: inline-block;
    padding: 0 15px 0 0;
}
.steps li ul li.active,
.steps li ul li.completed {
    color: #777777;
    padding: 0 0 0 85px;
    background: url('../../images/icons/color-circle-chevron.png') 46px 9px no-repeat;
}
.steps li ul li.completed {
    background: url('../../images/icons/color-circle-check.png') 46px 9px no-repeat;
}
.steps li ul li.active span,
.steps li ul li.completed span {
    display: none;
}

.sidebar .placeholder {
    width: 100%;
    height: 310px;
    background: #bfbfbf;
}

/* -- inner right sidebar -- */
.no-title{
    height: 30px;
}
.inner-sidebar {
    float: right;
    width: 225px;
    padding: 1px 0 0;
}
.inner-sidebar .placeholder {
    width: 100%;
    height: 310px;
    margin: 21px 0 0;
    background: #bfbfbf;
}


/* Help bar
/* ============================================================= */
#help-bar {
    width: 100%;
    min-width: 1143px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 90px;
    background: #3c475f;
    border-top: 1px solid #1f262f;
}
#inner-help-bar {
    width: 1143px;
    margin: 0 auto;
    padding: 0 0 0 55px;
    overflow: hidden;
}
#help-bar p {
    float: left;
    width: 295px;
    margin: 28px 10px 0 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    color: #c4d2e4;
}
#help-bar a{
    color: #fff;
    text-decoration: underline;
}
#help-bar a:hover {
    text-decoration: none;
}
#help-bar a[href^="mailto:"] {
    display: block;
    float: left;
    width: 254px;
    margin: 28px 20px 0 0;
    padding: 0 0 0 30px;
    font-size: 18px;
    font-weight: bold;
    color: #4d4d4d;
    text-align: center;
    line-height: 44px;
    background: #ffca06 url('../../images/icons/darkgrey-clouds.png') 35px 10px no-repeat;
    border-radius: 4px;
    text-decoration: none;
}
#help-bar a[href^="mailto:"]:hover {
    background-color: #d8aa3b;
}
#help-bar span {
    display: inline-block;
    padding: 0 0 0 5px;
    font-size: 36px;
    color: #ffffff;
}


/* Footer
/* ============================================================= */
#footer {
    border-top: 8px solid #636f7f;
    background: #1f262f;
    min-width: 1143px;
}
#inner-footer {
    width: 1143px;
    margin: 0 auto;
    padding: 45px 8px 47px 18px;
    overflow: hidden;
}
#inner-footer img {
    float: left;
    margin: -20px 25px 0 0;
}
#inner-footer #copyright {
    float: left;
    font-size: 12px;
    color: #c9d0da;
    line-height: 25px;
}
#inner-footer #footer-nav {
    float: right;
    list-style: none;
}
#inner-footer #footer-nav li {
    float: left;
    display: block;
    margin: 0 0 0 15px;
    line-height: 25px;
}
#inner-footer #footer-nav a {
    color: #c9d0da;
    font-size: 12px;

}
#inner-footer #footer-nav a:hover {
    text-decoration: underline;
}


/* Landing page
/* ============================================================= */
#landing-content {
    padding: 70px 30px 39px;
    background: url("../../images/home_bg.png") top center no-repeat;
}
#sign-up-form {
    width: 280px;
    margin: 0 0 0px auto;
    padding: 28px 19px 23px;
    background: url('../../images/transparent_bg.png');
}
#sign-up-form:after{
    clear: both;
    display: table;
    content: '';
}
#sign-up-form img {
    float: left;
    margin: 0 17px 43px 0;
}
#sign-up-form p {
    font-size: 15px;
    color: #ffffff;
}
#sign-up-form p span {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 19px;
}
#sign-up-form input {
    clear: both;
    width: 100%;
    height: 42px;
    line-height: 42px;
    margin: 0 0 9px;
    padding: 0 14px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    color: #7f7f7f;
    border: none;
    border-radius: 4px;
}
#sign-up-form input.invalid,
#sign-up-form .invalid input {
border: 1px solid #ea2459;
}
#sign-up-form button {
    width: 100%;
    height: 47px;
    margin: 10px 0 0;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #4d4d4d;
    border: none;
    border-radius: 4px;
    background: #ffca06;
}
#sign-up-form button:hover {
    background-color: #d8aa3b;
}
#sign-up-form ul{
    float: left;
    color: #ffffff;
    font-size: 12px;
    list-style: none;
    margin-bottom: 10px;
}
#sign-up-form ul li {
    background: url("../../images/sign-up-list-style.png") left 4px no-repeat;
    padding-left: 10px;
    margin-bottom: 10px;
}
#landing-login {
    width: 280px;
    padding: 28px 16px 23px;
    margin: 0 0 17px auto;
    background: url('../../images/transparent_bg.png');
}
#landing-login img {
    float: left;
    margin: 0 9px 0 0;
}
#landing-login p {
    margin: -2px 0 4px;
    font-size: 19px;
    color: #ffffff;
}
#landing-login a {
    font-size: 16px;
}
#slogan {
    margin: -75px 0 55px;
    font-size: 26px;
    color: #ffffff;
    text-shadow: 1px 0 1px rgba(0,0,0,0.24);
}

#news-information {
    padding: 20px 35px;
    font-weight: normal;
    color: #63676c;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    overflow: hidden;
    margin-top: -30px;

    background: rgb(245,248,249); /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  rgba(245,248,249,1) 0%, rgba(245,248,249,1) 49%, rgba(207,209,212,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(245,248,249,1)), color-stop(49%,rgba(245,248,249,1)), color-stop(100%,rgba(207,209,212,1))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(245,248,249,1) 0%,rgba(245,248,249,1) 49%,rgba(207,209,212,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(245,248,249,1) 0%,rgba(245,248,249,1) 49%,rgba(207,209,212,1) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(245,248,249,1) 0%,rgba(245,248,249,1) 49%,rgba(207,209,212,1) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(245,248,249,1) 0%,rgba(245,248,249,1) 49%,rgba(207,209,212,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f8f9', endColorstr='#cfd1d4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
#news-information h3 {
    margin: 0 0 17px;
    padding: 0 0 13px 1px;
    background: url('../../images/double_border.png') bottom repeat-x;
    font-weight: normal;
}
#news-block {
    float: left;
    width: 595px;
    margin-bottom: 20px;
}
#news-block .marketing-video-container {
    margin-bottom: 30px;
}
.news-item {
    float: left;
    position: relative;
    width: 270px;
    margin: 0 40px 0 0;
}
.news-item:last-child {
    margin: 0;
}
.news-item img {
    display: block;
    margin: 0 auto 10px;
    -webkit-box-shadow: 1px 1px 0 1px #F1C21A;
    box-shadow: 1px 1px 0 1px #F1C21A;
}
.news-item h4 {
    margin: 0 0 10px;
    color: #69a7ee;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.news-item p {
    color: #666666;
    margin-bottom: 18px;
    font-size: 12px;
    line-height: 14px;
}
.news-item a {
    color: #666;
    text-decoration: underline;
}
.news-item a.button-link{
    width: 100%;
    float: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
}
#information-block {
    float: right;
    width: 379px;
}
#information-block > p {
    font-size: 15px;
    color: #000000;
    text-align: right;
}
#information-block > p a {
    font-size: 15px;
}
a.information-item {
    display: block;
    padding: 13px 93px 13px 17px;
    margin: 0 0 20px;
    color: #cccccc;
    background: #4d4d4d url('../../images/info_item_bg.png') 335px center no-repeat;
    cursor: pointer;
    font-size: 15px;
}
a.information-item:hover {
    background: #313131 url('../../images/info_item_bg.png') 335px center no-repeat;
}
.information-item p {
    font-size: 22px;
    color: #ffffff;
    line-height: 1;
    font-weight: normal;
}

.landing-content{
    padding: 0 30px 20px 30px;
}


/* Dashboard page
/* ============================================================= */
.my-dashboard-page .panels,
.my-plans-page .panels {
	margin: 0 auto;
	width: 800px;
}

.my-dashboard-page a.tile-link.life-changing-event-menu-box-link,
.my-dashboard-page a.tile-link.health-plan-marketplace-menu-box-link,
.my-dashboard-page a.tile-link.affordability-calculator-menu-box-link,
.my-plans-page a.tile-link.life-changing-event-menu-box-link,
.my-plans-page a.tile-link.health-plan-marketplace-menu-box-link,
.my-plans-page a.tile-link.affordability-calculator-menu-box-link {
	display: inline-block;
	width: 333px;
	margin: 0 20px 20px 0;
	padding: 25px 70px 35px 12px;
	background-position: 280px center;
}

.my-dashboard-page a.tile-link.affordability-calculator-menu-box-link,
.my-plans-page a.tile-link.affordability-calculator-menu-box-link {
	margin-right: 0px;
}

.my-dashboard-page a.tile-link.life-changing-event-menu-box-link strong,
.my-dashboard-page a.tile-link.health-plan-marketplace-menu-box-link strong,
.my-dashboard-page a.tile-link.affordability-calculator-menu-box-link strong,
.my-plans-page a.tile-link.life-changing-event-menu-box-link strong,
.my-plans-page a.tile-link.health-plan-marketplace-menu-box-link strong,
.my-plans-page a.tile-link.affordability-calculator-menu-box-link strong {
	color: #ffffff;
}

.my-dashboard-page .menu-boxes,
.my-plans-page .menu-boxes {
	margin-bottom: 30px;
}


/* Health Plan page (aka Marketplace)
/* ============================================================= */
.health-plan-home .button-link.green {
    margin-bottom: 55px;
}
.health-plan-title{
    padding: 24px 50px 24px 221px;
    background: #ffffff url("../../images/moe_logo.png") 6px 14px no-repeat;
    color: #777777;
    font-size: 14px;
    margin-bottom: 10px;
}
.health-plan-title p{
    color: #444444;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 5px;
}
.health-plan-wizard-title{
    margin-bottom: 25px;
    font-size: 24px;
    color: #59698c;
    font-weight: bold;
}
.health-plan-wizard-buttons-top {
    margin-bottom: 25px;
    padding-bottom: 25px;
    padding-top: 10px;
    border-bottom: 1px solid #d7d7d7;
}
.health-plan-wizard-buttons-bottom {
    padding-top: 40px;
    border-top: 1px solid #d7d7d7;
}
.health-plan-wizard-buttons {
    font-weight: bold;
}
.steps-wrapper{
    padding: 20px 35px 0 35px;
    margin-bottom: 35px;
}
.steps-wrapper:after{
    clear: both;
    display: table;
    content: '';
}
.step-column {
    position: relative;
    width: 150px;
    float: left;
    margin-left: 130px;
    padding-right: 20px;
    padding-top: 140px;
}
.step-column.first{
    background: url("../../images/step_1.png") top center no-repeat;
    margin-left: 0;
}
.step-column.second{
    background: url("../../images/step_2.png") top center no-repeat;
}
.step-column.third{
    background: url("../../images/step_3.png") top center no-repeat;
}
.step-title{
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 10px;
    text-align: center;
}
.step-description{
    width: 240px;

    margin-bottom: 10px;
}
.step-description p{
    font-size: 12px;
    color: #626262;
    margin: 0;
    line-height: 20px;
    width: auto;

}

.step-column .button-link{
    width: 122px;
    background: #69a7ee;
    float: none;
}
.bottom-navigation {
    margin-top: 60px;
}
.steps-text{
    margin-bottom: 35px;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
}
.steps-text a{
    color: rgb(94, 163, 237);
    text-decoration: underline;
    font-weight: bold;
}
.steps-text a:hover{
    text-decoration: none;
}
.step-arrow{
    background: url("../../images/steps-arrow.png") center center no-repeat;
    width: 30px;
    height: 26px;
    position: absolute;
    bottom: 20px;
    right: -70px;
}

.my-marketplace-page .panels {
	margin: 0 auto;
	width: 800px;
}

.my-marketplace-page .steps-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

.my-marketplace-page .health-plan-title {
    background-position: 180px 14px;
    padding: 24px 50px 24px 390px;
}


/* -- privacy policy -- */
.policy{
    background: #ffffff;
    margin-bottom: 25px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #e2e6e9;
    color: #777777;
    font-size: 14px;
    line-height: 30px;
    width:780px;
    position: relative;
}
.get-started .custom-checkbox {
    margin: 1px 20px 0px 0;
}
.get-started p {
    line-height: 20px;
}
.get-started p.last-p{
    margin-bottom: 50px;
}
/*.get-started a{*/
    /*color: #69a7ee;*/
    /*font-size: 14px;*/
    /*text-decoration: underline;*/
/*}*/
.get-started a:hover{
    text-decoration: none;
}
.button-link.grey {
    float: left;
}
.get-started [type="checkbox"]:not(:checked) + label, .get-started [type="checkbox"]:checked + label{
    padding-top: 10px;
    padding-left: 30px;
}
.get-started [type="checkbox"]:not(:checked) + label:before, .get-started [type="checkbox"]:checked + label:before{
    width: 26px;
    height: 26px;
    background: #ffffff;
    /*
    border: 1px solid #e2e6e9;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.get-started [type="checkbox"]:not(:checked) + label:after, .get-started [type="checkbox"]:checked + label:after{
    top: 10px;
    left: 10px;
}
.logo-panel{
    background: #ffffff;
    border: 1px solid #e4e4e4;
    position: relative;
    height: 1140px;
}
.logo-panel img{
    position: absolute;
    margin: auto auto;
    top: 0;
    bottom:0;
    right:0;
    left:0;
}
.privacy-policy,
.return-policy {
    margin-bottom: 10px;
}
.privacy-policy a,
.return-policy a {
    color: #69a7ee;
    text-decoration: underline;
}
.privacy-policy a:hover,
.return-policy a:hover {
    text-decoration: none;
}
.privacy-policy span,
.return-policy span {
    color: #d63f54;
}

.privacy-policy-page p,
.return-policy-page p {
    color: #595959;
    margin-bottom: 30px;
    line-height: 30px;
}

.privacy-policy-page h5,
.return-policy-page h5 {
    margin: 10px 0;
}

.privacy-policy-page .sidebar-widget a,
.return-policy-page .sidebar-widget a {
    text-decoration: none;
}
.privacy-policy-page .main-section ul,
.privacy-policy-page .sidebar-widget ul,
.return-policy-page .main-section ul,
.return-policy-page .sidebar-widget ul {
    list-style: none;
    line-height: 30px;
    margin-bottom: 30px
}
.privacy-policy-page .main-section ul,
.return-policy-page .main-section ul {
    padding-left: 25px;
}
.privacy-policy-page .main-section ul li,
.privacy-policy-page .sidebar-widget ul li,
.return-policy-page .main-section ul li,
.return-policy-page .sidebar-widget ul li {
    background: url('../../images/plan-details-list-style.png') left 12px no-repeat;
}
.privacy-policy-page .main-section ul li,
.return-policy-page .main-section ul li {
    padding-left: 26px;
}
/* -- collect info -- */
.collect-info .question {
    width: 570px;
    margin: 30px 0 15px;
    font-weight: normal;
    color: #3f4040;
    text-transform: uppercase;
    line-height: 27px;
}
.collect-info > p:first-of-type{
    margin-bottom: 50px;
}
.collect-info .nested-question-level-0 {
}
.collect-info .nested-question-level-1 {
    margin-left: 15px;
    margin-bottom: 25px;
    padding-left: 45px;
    border-left: 7px solid #eef2f5;
}
.collect-info .nested-question-level-2 {
    margin-left: 82px;
    margin-bottom: 25px;
    padding-left: 45px;
    border-left: 7px solid #eef2f5;
}
.collect-info .nested-question-level-too-deep {
    margin-left: 142px;
    margin-bottom: 25px;
    padding-left: 45px;
    border-left: 7px solid #eef2f5;
}
.collect-info .question span.disclaimer {
    font-size: 14px;
    font-weight: bold;
    color: #69a7ee;
}
.collect-info form {
    margin: 0 0 60px;
    width:100%;
}
.collect-info form:after{
    clear: both;
    display: table;
    content: "";
}
.collect-info .form-rows{
    float: left;
}
.collect-info .form-row {
    margin: 0 0 24px;
    width:632px;
}
.collect-info .form-row:after{
    clear: both;
    display: table;
    content: "";
}
.collect-info .field-error {
    float: right;
    width: 148px;
    margin: 0px 0 0;
    color: #d63f54;
}
.collect-info input[type="radio"] + label span{
    background-color: #ffffff;
    float: left;
    /*
    border: 1px solid #e4e4e4;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.collect-info input[type="radio"] + label strong{
    font-weight: normal;
    float: left;
    font-size: 20px;
    color: #3f4040;
    line-height: 29px;
    margin-bottom: 0!important;
}
.collect-info input[type="radio"] + label:after{
    clear: both;
    display: table;
    content: "";
}
.collect-info-explanations{
    width: 600px;
    margin-bottom: 50px;
}
.collect-info-explanations h3{
    color: #444444;
    font-size: 20px;
    margin-bottom: 20px;
}
.collect-info-explanations p{
    color: #666666;
    font-size: 16px;
    margin-bottom: 20px;
}
.collect-info-explanations p.note{
    margin-bottom: 10px;
    color: #69a7ee;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
}
.collect-info-explanations table{
    border-collapse: collapse;
    border: 1px solid #e2e6e9;
    width:600px;
    margin-bottom: 20px;
}
.collect-info-explanations table tr{
    background: #ffffff;
}
.collect-info-explanations table tr td{
    padding: 20px;
    font-size: 20px;
}
.collect-info-explanations table tr td:first-child{
    width: 125px;
    border-right: 1px solid #d7d7d7;
    text-align: center;
}
.collect-info-explanations table tr:nth-child(odd){
    background: #e9eef2;
}
/*plan history*/
.archived-plan{
    background: #f0f1f2;
    border: 1px solid #e6e6e6;
    padding: 20px;
    font-size: 14px;
    margin-bottom: 20px;
}
.archived-plan .archived-plan-description{
    line-height: 20px;
}
.archived-plan .archived-plan-description strong{
    color: #59698c;
    font-size: 24px;
    display: block;
}
.archived-plan a.button-link{
    width: 187px;
    font-size: 12px;
    line-height: 40px;
}
/* -- choose plan -- */

/* -- review -- */
.review-plan .inner-sidebar {
    width: 240px;
    padding: 200px 34px 0 0;
}
.review-plan p{
    margin-bottom: 30px;
}
.review-plan p.plan-description {
    margin-bottom: 20px;
}
.review-plan .inner-sidebar .button-link {
    margin: 0 0 10px;
}
.review-plan label {
    display: block;
    font-size: 16px;
    color: #3f4040;
    line-height: 30px;
}
.review-plan input {
    width: 575px;
    height: 60px;
    margin: 0 0 15px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 20px;
    color: #1f262f;
    background: #e9eef3;
    border: none;
}
.review-plan .basic-link {
    display: block;
    margin: 25px 0 0;
}

.review-plan .signature-subsection {
    margin-bottom: 40px;
}

/* -- confirmation -- */
.confirmation h1 {
    margin: 75px 0 50px;
    font-size: 40px;
    font-weight: normal;
    color: #000000;
    text-align: center;
}
.confirmation img  {
    margin: 0 0 90px 250px;
}
.confirmation .button-link  {
    float: none;
    width: 100%;
    margin: 50px 0 0;
    font-size: 16px;
    line-height: 62px;
}


/* Knowlede article details page
/* ============================================================= */

.article-details-page {
	padding: 35px 54px 20px;
	overflow: hidden;
	background-color: #f8f8f8;
}

.article-details-page .main-section {
	width: 100%;
}

.article-details-page .article-details-buttons-top {
	margin-bottom: 25px;
	padding-top: 10px;
}

.article-details-page .article-details-buttons {
	font-weight: bold;
}

.article-details-page .article-details-buttons .article-details-button-save-as-pdf {
	float: left;
}

.article-details-page .article-details-buttons .article-details-button-still-have-question {
}


.article-details-page .article-details-table-container {
	margin-bottom: 45px;
}

.article-details-page .article-details-table .article-details-table-row:after {
	clear: both;
	display: table;
	content: "";
}

.article-details-page .article-details-table {
	border-collapse: collapse;
	width: 100%;
}

.article-details-page .article-details-table .article-details-table-row .article-details-table-cell {
	width: 129px;
	font-size: 24px;
	color: #666666;
	text-align: left;
	border-left: 1px solid #dddddd;
	padding: 9px 15px;
	word-wrap: break-word;
	white-space: normal;
}

.article-details-page .article-details-table .article-details-table-row .article-details-table-cell.article-details-table-field-name {
	width: 20%;
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	border-left: none;
	padding: 12px 0 12px 10px;
}

.article-details-page .article-details-table .article-details-table-row .article-details-table-cell.article-details-table-field-value {
	width: 80%;
	font-size: 17px;
}

.article-details-page .article-details-table .article-details-table-row:nth-child(odd) {
	 background: #f4f4f4;
}

.article-details-page .article-details-table .article-details-table-row:nth-child(even) {
	background: #ffffff;
}


/* Profile page
/* ============================================================= */
.section-header.profile-section-header,
.section-header.dashboard-section-header,
.section-header.bulletin-banner-section-header,
.section-header.hours-section-header,
.section-header.claims-section-header,
.section-header.dues-section-header,
.section-header.library-section-header,
.section-header.faq-section-header,
.section-header.contact-us-fringe-benefit,
.section-header.contact-us-local-section-header,
.section-header.contact-us-credit-section-header,
.section-header.contact-us-apprenticeship-section-header,
.section-header.privacy-policy-section-header,
.section-header.return-policy-section-header,
.section-header.rmsp-section-header,
.section-header.rmsp-transfer-section-header,
.section-header.family-section-header,
.section-header.plans-history-section-header,
.my-plans-page .section-header{
    text-align: center;
    font-size: 26px;
    position: relative;
}

#profile-block {
    margin: 25px 0;
    overflow: hidden;
}

.profile-page #profile-block .menu-boxes {
    float: left;
    width: 240px;
    margin-right: 60px;
}

.profile-page #profile-block .menu-boxes .life-changing-event-menu-box-link {
    padding: 16px 60px 27px 12px;
}

.profile-page #profile-block .menu-boxes .life-changing-event-menu-box-link strong {
    color: #ffffff;
}

#profile-info {
    float: left;
}
#profile-info > div {
    margin-bottom: 15px;
}
#profile-info > div.profile-registration-number {
    margin-right: -120px;
}
#profile-block .placeholder {
    float: right;
    width: 560px;
    height: 150px;
    margin: 0 15px 0 0;
    background: #bfbfbf;
}
.profile-name{
    text-transform: uppercase;
}
.profile-name.mobile{
    display: none;
}
.profile-dependents a{
    text-decoration: underline;
    color: #69a7ee;
}
.profile-dependents a:hover{
    text-decoration: none;
}
.profile-buttons{
    float: left;
    margin-left: 60px;
}
.profile-buttons .button-link{
    float: none;
    margin-bottom: 10px;
}

.ui-dialog.general-notification-popup-modal.vendor-card-download-dialog a {
    color: #69a7ee;
    text-decoration: underline;
}
.ui-dialog.general-notification-popup-modal.vendor-card-download-dialog a:hover {
    text-decoration: none;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}
#contact-support a[href^="mailto:"] {
    display: block;
    float: left;
    width: 240px;
    margin: 18px 13px 0 0;
    padding: 0 0 0 30px;
    font-size: 13px;
    font-weight: bold;
    color: #4d4d4d;
    text-align: center;
    line-height: 37px;
    background: #ffca06 url('../../images/icons/color-mail-blue.png') 50px -3px no-repeat;
    border-radius: 4px;
}

/*datepicker*/
.edit-profile-modal #ui-datepicker-div,
.add-dependent #ui-datepicker-div,
.submit-dependent-removal-modal #ui-datepicker-div {
    left: 218px!important;
    top: 89px!important;
    border: none;
    width: 356px!important;
}
.ui-datepicker-header{
    background: #3c475f;
    border: none;
    border-radius: 0;
    padding: 12px 20px;
}
.ui-datepicker-title{
    text-align: center;
}
.ui-datepicker-title select{
    width:auto;
    background: #3c475f url("../../images/icons/dropdown.png") center right no-repeat;
    color: #ffffff;
    height: auto;
    line-height: 1;
    font-size: 17px;
    margin: 5px 15px 0 15px;
    padding: 0 10px 0 0;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    box-shadow: none;
}
.ui-datepicker-calendar .ui-state-default,.ui-datepicker-calendar .ui-widget-content .ui-state-default,.ui-datepicker-calendar .ui-widget-header .ui-state-default{
    font-family: Montserrat, sans-serif;
    font-weight: normal;
}
.ui-datepicker-calendar{
    border: 3px solid #3c475f;
    border-top: none;
    padding: 10px 15px;
    border-radius: 0 0 4px 4px;
    width: 356px;
}
.ui-datepicker-calendar thead{
    display: none;
}
.ui-datepicker-next, .ui-datepicker-prev, .ui-datepicker-next:hover, .ui-datepicker-prev:hover{
    width: 31px;
    height: 26px;
    display: block;
    border: none;
    background: none;
}
.ui-datepicker-next .ui-icon-circle-triangle-e{
    width: 31px;
    height: 26px;
    display: block;
    background: url("../../images/icons/datepicker-next.png") center center no-repeat;
    cursor: pointer;
}
.ui-datepicker-next{
    float: right;
}
.ui-datepicker-prev{
    float: left;
}
.ui-datepicker-prev .ui-icon-circle-triangle-w{
    width: 31px;
    height: 26px;
    display: block;
    background: url("../../images/icons/datepicker-prev.png") center center no-repeat;
}
.ui-datepicker-calendar .ui-state-default,.ui-datepicker-calendar .ui-widget-content .ui-state-default,.ui-datepicker-calendar .ui-widget-header .ui-state-default{
    color: #3e6372;
    font-size: 12px;
    line-height: 35px;
    border: none;
    background: none;
    padding: 5px 14px;
}
.ui-datepicker-calendar .ui-state-hover,.ui-datepicker-calendar .ui-widget-content .ui-state-hover,.ui-datepicker-calendar .ui-widget-header .ui-state-hover,.ui-datepicker-calendar .ui-state-focus,.ui-datepicker-calendar .ui-widget-content .ui-state-focus,.ui-datepicker-calendar .ui-widget-header .ui-state-focus{
    font-weight: bold;
}
.ui-dialog-content input.hasDatepicker{
    padding-right: 80px;
}
.ui-datepicker-current-day .ui-state-active{
    font-weight: bold;
}
.ui-datepicker.ui-widget-content {
    border: none;
}
.calendar-icon{
    cursor: pointer;
    height: 60px;
    width: 70px;
    position: absolute;
    left: 505px;
    background: #e9eef3 url("../../images/icons/white-calendarbg.jpg") center center no-repeat;
}

.edit-profile-modal [type="checkbox"]:not(:checked) + label:before, .edit-profile-modal [type="checkbox"]:checked + label:before {
    background: none repeat scroll 0 0 #e9eef3;
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    left: 20px;
    top: -18px;
}
.edit-profile-modal [type="checkbox"]:not(:checked) + label:after, .edit-profile-modal [type="checkbox"]:checked + label:after {
    content: url("../../images/checked.png");
    left: 26px;
    position: absolute;
    top: -10px;
}

/*wizard select*/
.select-tier{
    margin-bottom: 45px;
}
p.section-description{
    margin-bottom: 40px;
}
.wizard h5{
    margin-bottom: 15px;
}
.wizard .select2{
    width: 780px!important;
}
.wizard .select2-container--default .select2-selection--single .select2-selection__arrow{
    right: 20px;
    top:7px;
}
.wizard .select2-container--default .select2-selection--single{
    /*
    border: 1px solid #e0e0e0;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    border-radius: 0;
    width:780px;
    height: 70px;
    /*
    padding-top: 4px;
    */
    background: #ffffff;
}
.enrollment-plan-comparison-calc-container{
    background: #ffffff;
    border: 1px solid #e0e0e0;
    padding: 20px 0 45px;
    margin-bottom: 50px;
}
.enrollment-plan-comparison-calc-container .calculator-guide {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}
.plan-asset-detail-calc-container .calculator-guide {
    color: #777777;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
}
/*compare plan*/
.balance, .wizard-score-container {
    margin-bottom: 40px;
}
.balance > div, .wizard-score-container > div {
    color: #444444;
    font-size: 20px;
    background: #ffffff;
    padding: 20px 15px;
}
.balance > div.worked-hours, .wizard-score-container > div.worked-hours {
    background: #e2e6e9;
    margin-bottom: 15px;
}
.balance span, .wizard-score-container.span {
    float: right;
}
.balance p, .wizard-score-container p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #69a7ee;

}
.plan-select{
    padding-left: 258px;
}
.plan-select .plan{
    width: 258px;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    padding: 29px 0;
    border-right: 1px solid #dddddd;
}
.plan-select .plan .comparator-plan-name-panel {
    display: block;
    margin-bottom: 10px;
}
.plan-select .plan .select-plan{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 5px;
    background: #444444;
    color: #ffffff;
}
.plan-select .plan.selected .select-plan{
    background: #666666 url('../../images/icons/plan-checked.png') 14px center no-repeat;
    padding-left: 42px;
    opacity: 0.85
}

.plan-select .plan .select-plan:hover{
    opacity: 0.85;
}

.plan-select .plan.one{
}
.plan-select .plan.two{
}
.plan-select .plan.three{
    border-right: none;
}

.compare-plan-tables{
    width:1032px;
    margin-bottom: 65px;
}
.cp-table .row:after{
    clear: both;
    display: table;
    content: "";
}
.cp-table.credits{
    border-bottom: 8px solid #444444;
}
.cp-table.credits .row .cell.double{
    padding: 26px 10px;
}

.row.cp-table-header{
    padding-left: 258px;
}
.row.cp-table-header .cell{
    width: 129px;
    float: left;
    padding: 13px 0px 15px 0px;
    font-size: 10px;
    text-transform: uppercase;
    color: #eef2f5;
    text-align: center;
    border: none;
}
.row.cp-table-header .cell.double{
    width:258px;
}
.row.cp-table-header .cell:nth-child(even){
    background: #aaaaaa;
}
.row.cp-table-header .cell:nth-child(odd){
    background: #bbbbbb;
}
.row.cp-table-header.credits .cell{
    background: #bbbbbb;
}

.cp-table{
    border-collapse: collapse;
}
.cp-table .row .cell{
    width: 129px;
    max-width: 129px;
    font-size: 24px;
    color: #666666;
    text-align: center;
    border-left: 1px solid #dddddd;
    padding: 9px 15px;
    word-wrap: break-word;
    white-space: normal;
}
.cp-table .row .cell[colspan="2"]{
    width: 258px;
    max-width: 258px;
}
.cp-table .row .cell:first-child{
    text-align: left;
    font-size: 18px;
    color: #444444;
    border-left: none;
    padding: 12px 0 12px 10px;
}
.cp-table .row .cell.na{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
}
.cp-table .row .cell.double{
    width:258px;
}
.cp-table.credits tr.row td{
    padding: 20px 0;
}
.row.title{
    padding-left: 257px;
}
.row.title .cell{
    font-size: 13px;
}
.row.title .cell.title{
    background: #444444;
    width:774px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    border-left: none;
    text-align: center;
    padding: 9px 15px;
    margin-left: 1px;
}
.cp-table .row:nth-child(odd){
     background: #e2e6e9;
 }
.cp-table .row:nth-child(even){
    background: #ffffff;
}
.cp-table .row .cell span{
    display: block;
    color: #666666;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 6px;
}
/*plans-list table*/
.plans-list{
    border-collapse: collapse;
    width:880px;
    margin-left: 175px;
    margin-bottom: 50px;
}

.plans-list .basic-plan-checkbox { position: relative; }
.plans-list .basic-plan-checkbox input[type=checkbox]{ display: none; }
.plans-list .basic-plan {}
.plans-list .basic-plan .current-plan {
    width: 90px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    line-height: 22px;
    position: absolute;
    top:0;
    left: 0;
}
.plans-list .suggested-icon{
    position: absolute;
    top: 50%;
    margin-top: -23px;
    left: -100px;
}
.plans-list .plan-name{
    color: #ffffff;
    font-size: 22px;
    line-height: 20px;
    text-shadow: 2px 0 1px rgba(102, 102, 102, 0.4);
    background: none;
    text-transform: uppercase;
    padding: 0;
}
.plans-list .plan-name a{
    color: #ffffff;
}
.plans-list .plan-cost, .plans-list .plan-score-range, .plans-list .plan-recommendation-type {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #444444;
}
.plans-list .select-plan-on-plan-selection{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 5px;
    background: #444444;
    color: #ffffff;
}
.plans-list .select-plan-on-plan-selection:hover{
    opacity: 0.85;
}
.plans-list .select-plan-on-plan-selection-before-placeholder {
    height: 20px;
}
.plans-list .select-plan-on-plan-selection-after-placeholder {
    height: 20px;
}
.plans-list [type="checkbox"]:not(:checked) + label:after,.plans-list [type="checkbox"]:checked + label:after{
    top: 8px;
    left: 7px;
}
.plans-list [type="checkbox"]:not(:checked) + label:before,.plans-list [type="checkbox"]:checked + label:before {
    background: #ffffff;
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.plans-list td{
    padding: 20px 12px 10px 12px;
    font-size: 24px;
    color: #666666;
}
.plans-list td span{
    font-size: 12px;
    color: #777777;
    text-transform: uppercase;
    display: block;
}
.plans-list tbody tr:nth-child(even){
    background: #ffffff;
}
.plans-list tbody tr td{
    border-right: 1px solid #ededed;
    text-align: center;
}
.plans-list tbody tr td.current{
    padding-top: 30px;
}
.plans-list tbody tr td:nth-child(2){
    border-right: none;
    text-align: left;
    position: relative;
}
.plans-list thead tr th{
    text-align: left;
    color: #eef2f5;
    font-size: 12px;
    line-height: 20px;
    padding: 20px;
    vertical-align: top;
    background: #444444;
}
.plans-list thead tr th:first-child{
    background: none;
    color: #444444;
    font-size: 14px;
    line-height: 30px;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.plans-list thead tr th:nth-child(2){
    background: #222222;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    width: 201px;
}
.plans-list .months-to-depletion-col {
    min-width: 115px;
}
.plans-list .months-to-depletion-note-icon {
    background-image: url("../../images/icons/red-circle-exclamation.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 12px;
    height: 12px;
    display: inline-block !important;
    position: relative;
    top: 1px;
}
.plans-list .months-to-depletion-note-link {

}

/*add dependent*/
.dependent{
    padding: 25px 20px 20px 25px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    margin-bottom: 10px;
}
.dependent-name{
    font-size: 18px;
    color: #444444;
    line-height: 24px;
}
.dependent-age{
    font-size: 14px;
    color: #444444;
}
.dependent-info{
    margin-left: 40px;
}
.dependent-warning{
    color: #d63f54;
    font-size: 13px;
    font-weight: normal;
}
.dependent a.button-link{
    width: 96px;
    line-height: 38px;
}
a.button-link.add-dependent{
    margin-top: 20px;
    margin-bottom: 40px;
}
/*confirmation*/
.congrat-panel{
    width: 376px;
    float: left;
    margin-right: 28px;
}
.enrollment-result .congrat-panel{
    border: 1px solid #e0e0e0;
}
.congrat-panel-inner{
    height: 435px;
    background: #ffffff;
    text-align: center;
    padding: 46px 10px 10px 10px;
    margin-bottom: 30px;
}
.enrollment-result .congrat-panel .congrat-panel-inner{
    height: 610px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 26px;
    padding-left: 0px;
    padding-right: 0px;
}
.enrollment-result .congrat-panel .congrat-panel-inner .rmsp-and-back-buttons-panel{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.enrollment-result .congrat-panel .congrat-panel-inner .success-label-and-icon{
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
}
.life-event .congrat-panel .congrat-panel-inner{
    font-size: 24px;
    color: #444444;
    line-height: 30px;
    padding: 30px 0;
}
.life-event .congrat-panel .congrat-panel-inner img{
    margin-bottom: 25px;
}
.congrat-panel p{
    font-size: 24px;
    line-height: 30px;
    color: #444444;
}
.congrat-panel a.button-link{
    width: 376px;
    line-height: 64px;
    font-size: 16px;
}
.enrollment-result .congrat-panel a.button-link{
    width: 330px;
    line-height: 64px;
    font-size: 16px;
}
/**/
.review-plan .section-description{
    font-size: 24px;
    line-height: 30px;
    color: #444444;
    margin: 25px 0;
}
.review-plan h5{
    margin-bottom: 10px;
}
.selected-dependents {
    margin-bottom: 20px;
}
.selected-dependents .selected-dependent{
    float: left;
    width: 375px;
    margin-right: 30px;
    margin-bottom: 20px;
    min-height: 90px;
}
.selected-dependents .selected-dependent:nth-child(even){
    margin-right: 0;
}
a.button-link.edit-dependents{
    margin-bottom: 30px;
    width: 233px;
}
.full-name{
    width:580px;
    padding: 20px;
    background: #ffffff;
    color: #1f262f;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 25px;
}
.your-signature{
    width:580px;
    padding: 20px 20px 5px 20px;
    background: #ffffff;
    color: #1f262f;
    font-size: 20px;
    line-height: 27px;
    box-shadow: 0 0 5px 1px #969696;
}
.panel-two-inline.not-sure{
    padding-top: 432px;
}
.panel-two-inline.not-sure h5{
    color: #363636;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 5px;
}
.panel-two-inline.not-sure p{
    color: #777777;
    font-size: 14px;
    line-height: 25px;
}
.panel-two-inline.not-sure .button-link{
    width: 233px;
}
.signature p{
    line-height: 30px;
}
.your-signature div {
    background: url('../../images/signature-psd.png') center left no-repeat;
    padding: 0 50px 15px 73px;
}
.your-signature img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: 10px;
}
.capture-signature .your-signature .capture-signature-prompt {
    cursor: pointer;
}
.signature a.recapture{
    display: block;
    float: left;
    color: #69a7ee;
    font-size: 16px;
    text-decoration: underline;
    margin-top: 43px;
    margin-left: 20px;
}
.signature a.recapture:hover{
    text-decoration: none;
}
/*pay dues*/
.pay-dues h4.section-header{
    margin-bottom: 20px;
}
.pay-dues h5{
    margin: 10px 0 3px 0;
    padding-bottom: 10px;
}
p.pay-dues-description{
    font-size: 13px;
    margin-bottom: 40px;
}
p.pay-ends{
    background: #ffffff;
    /*
    border: 1px solid #e6e6e6;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    padding: 0 20px;
    font-size: 18px;
    margin: 35px 0;
    line-height: 45px;
}
p.pay-ends span{
    color: #000;
    font-size: 18px;
}
.make-payment{

}
.make-payment h3{
    font-size: 24px;
    color: #59698c;
    line-height: 1;
    margin-bottom: 30px;
    line-height: 31px;
}
.make-payment h3 span{
    color: #777777;
    font-size: 14px;
    font-weight: normal;
}
.payments{
    border-bottom: 1px solid #d7d7d7;
    padding: 0 20px 20px;
}
.payments .payment{
    float: left;
    width:48%;
    margin-right: 2%;
    margin-bottom: 30px;
}

.payments .payment input[type="radio"] + label span{
    background-color: #ffffff;
    /*
    border: 1px solid #e4e4e4;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    float: left;
}
.payments .payment input[type="radio"] + label strong{
    float: left;
    font-size: 20px;
    font-weight: normal;
    color: #3f4040;
    line-height: 1;
    margin-bottom: 0!important;
}
.payments .payment i{
    font-size: 14px;
    color: #777777;
    position: relative;
    top: 5px;
}
.summary {
    padding: 20px 0;
    font-size: 20px;
    color: #3f4040;
    line-height: 1;
    border-bottom: 1px solid #d7d7d7;
}
.panel .panel-content .summary {
    padding: 10px 0;
}
.summary-line{
    padding: 20px 20px 20px 0;
}
.summary-line:after{
    clear: both;
    display: table;
    content: "";
}
.summary-line-cost{
    float: left;
    margin-right: 50px;
    width: 125px;
    padding-right: 10px;
    text-align: right;
}
.summary-line-description{
    float: left;
}
.summary-line-description i{
    display: block;
    font-size: 14px;
    color: #777777;
    margin-top: 5px;
}
.pay-due-total {
    padding: 15px 15px 15px 10px;
    background: #ffffff;
    /*
    border: 1px solid #e6e6e6;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    font-size: 17px;
}
.pay-due-total:after{
    clear: both;
    display: table;
    content: "";
}
.pay-due-total a.button-link{
    font-size: 16px;
    font-weight: bold;
}
.pay-due-total-amount{
    float: left;
    padding-left: 10px;
    font-weight: bold;
    color: #000000;
    font-size: 24px;
    line-height: 47px;
}
.pay-due-total-amount.invalid-amount{
	color: red;
}
.pay-my-dues-error{
    color: #ed9329;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 60px;
    line-height: 21px;
    width:600px;
    margin: 20px 0;
    background: url(../../images/icons/payment-error.png) center left no-repeat;
}
.pay-my-dues-error a{
    color: #ed9329;
    text-decoration: underline;
}
.pay-my-dues-error a:hover{
    text-decoration: none;
}

/*my hours page*/

.my-hours .ui-widget-header{
    background: none;
    border: none;
    border-radius: 0;
    border-bottom: 3px solid #636f7f;
}
.my-hours .ui-widget-content{
    background: none;
    border: none;
}

.my-hours .section-header{
    margin-bottom: 27px;
}
.my-hours .ui-widget{
    font-family: Montserrat, sans-serif;
}
.my-hours .ui-widget-content.ui-tabs-panel{
    padding-top: 44px;
}
.my-hours .ui-state-default,.my-hours .ui-widget-content .ui-state-default,.my-hours .ui-widget-header .ui-state-default{
    width: 172px;
    position: relative;
    float: left;
    padding: 18px 0;
    text-align: center;
    border: none;
    background: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    min-height: 76px;
}

.my-hours .ui-state-default a, .my-hours .ui-state-default a:link, .my-hours .ui-state-default a:visited{
    color: #000000;
}
.my-hours .ui-state-active,.my-hours .ui-widget-content .ui-state-active,.my-hours .ui-widget-header .ui-state-active{
    color: #ffffff;
    font-weight: bold;
    background: #636f7f;
    border-radius: 0;
}
.my-hours li span.selected{
    display: none;
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 10px;
    background: url("../../images/selected-tab-library.png");
}
.my-hours .ui-state-active span.selected,.my-hours .ui-widget-content .ui-state-active span.selected,.my-hours .ui-widget-header .ui-state-active span.selected{
    display: block;
}
.my-hours .ui-state-active a,.my-hours .ui-state-active a:link,.my-hours .ui-state-active a:visited{
    color: #ffffff;
}

/*my library page*/
.my-library .section-header{
    margin-bottom: 27px;
}
.my-library .ui-widget{
    font-family: Montserrat, sans-serif;
}
.my-library .ui-widget-header{
    background: none;
    border: none;
    border-radius: 0;
    border-bottom: 3px solid #636f7f;
}
.my-library .ui-widget-content{
    background: none;
    border: none;
}
.my-library .ui-widget-content.ui-tabs-panel{
    padding-top: 44px;
}
.my-library .ui-state-default,.my-library .ui-widget-content .ui-state-default,.my-library .ui-widget-header .ui-state-default{
    width: 172px;
    position: relative;
    float: left;
    padding: 18px 0;
    text-align: center;
    border: none;
    background: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}

.my-library .ui-state-default a, .my-library .ui-state-default a:link, .my-library .ui-state-default a:visited{
    color: #000000;
}
.my-library .ui-state-active,.my-library .ui-widget-content .ui-state-active,.my-library .ui-widget-header .ui-state-active{
    color: #ffffff;
    font-weight: bold;
    background: #636f7f;
    border-radius: 0;
}
.my-library li span.selected{
    display: none;
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 10px;
    background: url("../../images/selected-tab-library.png");
}
.my-library .ui-state-active span.selected,.my-library .ui-widget-content .ui-state-active span.selected,.my-library .ui-widget-header .ui-state-active span.selected{
    display: block;
}
.my-library .ui-state-active a,.my-library .ui-state-active a:link,.my-library .ui-state-active a:visited{
    color: #ffffff;
}
.tab-content{
    padding: 0 19px;
    margin-bottom: 40px;
}
.tab-content h6{
    font-size: 16px;
    line-height: 1;
    color: #000000;
    margin-bottom: 15px;
}
.tab-content p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.tab-content a{
    color: #69a7ee;
    text-decoration: underline;
}
.tab-content a:hover{
    text-decoration: none;
}
.my-library table, table.data-table{
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 35px;
}
.my-library table thead tr, table.data-table thead tr{
    background: #444444;
}
.my-library table thead tr th, table.data-table thead tr th{
    position: relative;
    padding: 27px 7px 24px 15px;
    color: #eef2f5;
    font-size: 14px;
    line-height: 1;
    text-align: left;
}
.my-library table tbody tr:nth-child(even),
table.data-table tbody tr.even,
table.data-table tbody tr.even + .child,
table.data-table tbody tr.even + .child:hover{
    background: #fff!important;
}
.my-library table tbody tr:nth-child(odd),
table.data-table tbody tr.odd,
table.data-table tbody tr.odd + .child,
table.data-table tbody tr.odd + .child:hover{
    background: #f4f4f4!important;
}
table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{
    background: #f4f4f4!important;
}
table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1{
    background: #fff!important;
}
.my-library table tbody tr td, table.data-table tbody tr td{
    padding: 23px 15px;
    color: #777777;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    border-right: 1px solid #dddddd;
    font-weight: bold;
}
.empty-list-message {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    font-size: 24px!important;
    text-align: center!important;
    border-bottom: 1px solid #dddddd!important;
}
.my-library table tbody tr td:last-child, table.data-table tbody tr td:last-child{
    border-right: none;
}
.my-library table tbody tr td a.button-link, table.data-table tbody tr td a.button-link{
    width: 66px !important;
    font-size: 12px !important;
    line-height: 31px !important;
    font-weight: 700 !important;
    padding: 0 !important;
    float: none;
}
.my-library table tbody tr td a.button-link{
    margin: 0 auto;
}
#health-plan-table table tr th.action-col,
#benefit-docs-table table tr th.action-col,
#benefit-docs-table table tr th.status-col{
    width: 96px;
}
#health-plan-table table tr th.title-col,
#uploaded-docs-table table tr th.title-col,
#uploaded-docs-table table tr th.title-col{
    width: 555px;
}
#uploaded-docs-table table tr th.date-col,
#benefit-docs-table table tr th.date-col{
    width: 116px;
}
#uploaded-docs-table table tr th.status-col{
    width: 109px;
}
#benefit-docs-table table tr th.doc-name-col{
    width: 450px;
}
#benefit-docs-table table tr th.type-col{
    width: 143px;
}
#benefit-docs-table table tr th.fund-name-col{
    width: 166px;
}
#signed-docs-table table tr th.action-col{
    width: 140px;
}
#signed-docs-table table tr th.date-col{
    width: 145px;
}
#my-cases-table table tr th.post-date-col{
    width: 120px;
}
#my-cases-table table tr th.case-subject-col{
    width: 430px;
}
#my-cases-table table tr th.case-view-detail-col{
    width: 110px;
    text-align: center;
}
#my-cases-table table tr td.case-view-detail-col{
    text-align: center;
}
#my-cases-table table tr td.case-view-detail-col a.button-link{
    float: none;
    margin: 0 auto;
}
#my-cases-table table tr th.status-col{
    width: 120px;
}
#my-cases-table table tr th.status-col .table-dropdown{
    right: -1px;
    left: auto;
}
#my-cases-table table tr td.status-col{
    text-transform: uppercase;
    text-align: left;
}
#my-cases-table table.data-table tbody tr:nth-child(odd){
    background: #f4f4f4!important;
}
#my-cases-table table.data-table tbody tr:nth-child(even){
    background: #fff!important;
}
#my-cases-table .created-date-block {
    margin-bottom: 10px;
}
#my-cases-table .created-date-block label{
    display: block;
    margin-bottom: 5px;
}
#my-cases-table .subject-block {
    margin-bottom: 10px;
}
#my-cases-table .status-block {
    margin-bottom: 10px;
}
/*pagination*/
.pagination:after{
    clear: both;
    display-inside: table;
    content: ""
}
.pagination-buttons{
    padding: 0 8px;
}
.pagination-buttons a.button-link.grey{
    width: 88px;
    line-height: 38px;
    background: #878787;
    cursor: pointer;
}
.pagination-buttons a.button-link.grey:hover{
    opacity: 0.8;
}
.pagination-buttons a.button-link.grey.disabled{
    background: #bbbbbb;
    cursor: default;
    opacity: 1;
}
.pagination-buttons a.button-link.to-first{
    margin-right: 14px;
}
.pagination-buttons a.button-link.to-last{
    margin-left: 14px;
}
.pagination-buttons:after{
    clear: both;
    display-inside: table;
    content: ""
}
.pagination-pages{
    text-align: center;
    width: 60%;
}
.pagination-pages .page-divider {
    display:inline-block;
    padding: 5px 15px;
}
.pagination-pages span{
    cursor: pointer;
    display: inline-block;
    padding: 5px 15px;
    margin-right: 2px;
    border-radius: 4px;
    font-size: 14px;
    color: #444444;
    line-height: 26px;
}
.pagination-pages span.active{
    background: #cecece;
    cursor: default;
}
.mobile-validation-invalid-phone-error {
	color: red;
}
.usps-validation-general-error {
	color: red;
}
.usps-validation-address-error {
	color: red;
}
.internal-change-address-usps-validation-address-error {
	color: red;
	font-weight: bold;
}
.usps-validation-no-address-selected-error {
	color: red;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.select2-invalid-field {
	/*
	border: 1px solid red !important;
	*/
	border: 2px solid #ea2459 !important;
	box-shadow: 0 0 5px 1px #ea2459 !important;
}

/*temp style*/
.filter{
    position: relative;
}
.filter input[type=checkbox]{
    display: block;
    position: relative;
    left: auto;
    margin-top: 3px;
    cursor: pointer;
}
.filter input[type=text]{
    padding-right: 20px;
}
.filter-ico{
    width: 12px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url("../../images/icons/filter.png") center center no-repeat;
    padding-right: 12px;

}
.filter-ico.open, .filter-ico.active{
    background: url("../../images/icons/filter-active.png") center center no-repeat;
}
.sortable-column{
    cursor: pointer;
    background: url("../../images/arrow-up.png") left 4px no-repeat;
    padding-left: 12px;
    max-width: 80%;
    display: inline-block;
}
.sortable-column.desc{
    background: url("../../images/arrow-down.png") left 4px no-repeat;
}

.table-dropdown{
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    background: #444444;
    padding: 5px;
    font-weight: normal;
    border: 1px solid #dddddd;
    border-top:none;
}
.date-block{
    margin-bottom: 10px;
}
.date-block label{
    display: block;
    margin-bottom: 5px;
}
.date-block input{
    width: auto;
}
.filter-line{
    margin-bottom: 7px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 7px;
}
.filter-line:last-child{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 3px;
}
.filter-line > label{
    line-height: 20px;
    margin-right: 3px;
    width:80%;
    line-height: 13px;
}
.ui-dialog-content .form-row a.button-link.change-mobile {
	width: 120px;
}
.ui-dialog-content .form-row a.button-link.change-address {
	width: 120px;
}
.ui-dialog-content .form-row a.button-link.swap-addresses {
	width: 120px;
}
#internal-change-address-main-content .ui-dialog-content .form-row a.button-link.internal-cancel-address-link,
#internal-change-address-main-content .ui-dialog-content .form-row a.button-link.internal-save-address-link,
#internal-change-address-main-content .ui-dialog-content .form-row a.button-link.change-address,
#internal-change-address-main-content .ui-dialog-content .form-row a.button-link.clear-address
 {
	width: 120px;
	color: white;
	text-decoration: none;
	font-size: 1.2em;
}
#internal-change-address-main-content .ui-dialog .ui-dialog-buttonpane button {
	font-size: 1.2em;
}
.ui-dialog-content .form-row a.button-link.clear-address {
	width: 120px;
	margin-right: 20px;
}
.ui-dialog-content .form-row .address.compact {
	width: 300px;
}
.ui-dialog-content .form-row.address-row.top-border {
	border-top: 2px solid #e9eef3;
	margin-top: 15px;
    padding-top: 20px;
}
.ui-dialog-content a.button-link.upload-document-btn{
    width: 237px;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}
.form-row.read-only-row {
	padding-bottom: 20px;
}
.form-row.read-only-row.last-row {
	padding-bottom: 30px;
}
.ui-dialog.ridge-border {
	border: 7px ridge #d2e3ed;
}
.check-all, .uncheck-all{
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 5px;
    color: #C1C1C1;
}
.check-all:hover, .uncheck-all:hover{
    text-decoration: none;
}
.clear-text{
    display: none;
    position: absolute;
    right: 5px;
    top: 4px;
    width: 10px;
    height: 10px;
    background: url('../../images/icons/clear.png');
    cursor: pointer;
}

/*profile tables*/

#main-content.my-hours-page,
#main-content.my-claims-page,
#main-content.my-rmsp-page {
	padding: 35px 54px 54px;
}
#main-content.my-rmsp-transfer-page {
	padding: 35px 54px 30px;
}

.my-dashboard-page .main-section,
.my-plans-page .main-section,
.my-marketplace-page .main-section,
.my-profile-page .main-section,
.my-family .main-section,
.faq-page .main-section,
.cases-page .main-section,
.my-dues-page .main-section,
.my-library-page .main-section,
.my-cases-page .main-section,
.my-hours-page .main-section,
.my-claims-page .main-section,
.my-rmsp-page .main-section,
.my-rmsp-transfer-page .main-section {
    width: 100%;
}
.my-rmsp-transfer-page .signature-subsection {
    margin-top: 40px;
    margin-bottom: 40px;
}
.my-rmsp-transfer-page .signature-subsection h5 {
    margin-bottom: 10px;
}
.my-hours-page  .my-hours-buttons-top,
.my-claims-page  .my-claims-buttons-top,
.my-rmsp-page  .my-rmsp-buttons-top {
    margin-bottom: 15px;
    padding-top: 10px;
}
.my-hours-page .my-hours-buttons,
.my-claims-page .my-claims-buttons,
.my-rmsp-page .my-rmsp-buttons {
    font-weight: bold;
}
.my-hours-page .my-hours-buttons .my-hours-button-export-all,
.my-claims-page .my-claims-buttons .my-claims-button-export-all,
.my-rmsp-page .my-rmsp-buttons .my-rmsp-button-export-all {
    float: left;
}
.my-hours-page .my-hours-buttons .my-hours-button-export-filtered,
.my-claims-page .my-claims-buttons .my-claims-button-export-filtered,
.my-rmsp-page .my-rmsp-buttons .my-rmsp-button-export-filtered {
}

.my-hours-page .simply-scroll,
.my-claims-page .simply-scroll,
.my-rmsp-page .simply-scroll {
	width: auto;
	height: auto;
}
.my-hours-page .simply-scroll .simply-scroll-clip,
.my-claims-page .simply-scroll .simply-scroll-clip,
.my-rmsp-page .simply-scroll .simply-scroll-clip {
	width: auto;
	height: auto;
}
.my-hours-page .simply-scroll .simply-scroll-list,
.my-claims-page .simply-scroll .simply-scroll-list,
.my-rmsp-page .simply-scroll .simply-scroll-list {
	width: 100% !important;
}
.my-hours-page .simply-scroll .simply-scroll-btn-right,
.my-claims-page .simply-scroll .simply-scroll-btn-right,
.my-rmsp-page .simply-scroll .simply-scroll-btn-right {
	right: -48px;
	top: 70px;
}
.my-hours-page .simply-scroll .simply-scroll-btn-left,
.my-claims-page .simply-scroll .simply-scroll-btn-left,
.my-rmsp-page .simply-scroll .simply-scroll-btn-left {
	left: -48px;
	top: 70px;
}
.my-hours-page .accounts-historical-details-note {
	font-weight: bold;
}
.my-hours-page #my-hours-table .data-table,
.my-claims-page #my-claims-table .data-table,
.my-rmsp-page #my-rmsp-table .data-table {
	overflow-y: visible;
}
.my-hours-page #my-hours-table .data-table .total-row .total-cell,
.my-claims-page #my-claims-table .data-table .total-row .total-cell {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
.my-hours-page #my-hours-table .data-table .total-row .total-cell.total-label-cell,
.my-claims-page #my-claims-table .data-table .total-row .total-cell.total-label-cell {
	font-weight: bold;
	font-size: 1.1em;
}
.my-hours-page #my-hours-table .pagination-pages,
.my-claims-page #my-claims-table .pagination-pages,
.my-rmsp-page #my-rmsp-table .pagination-pages {
	text-align: center;
	width: 620px;
}

#my-hours-totals tbody tr td,
#my-claims-totals tbody tr td,
#my-rmsp-totals tbody tr td, {
    text-align: center;
}

#my-hours-table tbody tr td,
#my-claims-table tbody tr td,
#my-rmsp-table tbody tr td {
    text-align: center;
}
#my-rmsp-table tbody tr:nth-child(odd){
    background: #f8f8f8!important;
}
#my-rmsp-table tbody tr:nth-child(even){
    background: #e9eef3!important;
}
#my-hours-table tbody tr td:first-child{
    text-transform: uppercase;
    text-align: left;
}

#my-claims-table table.data-table tbody tr:nth-child(2n+1) {
    background: #f4f4f4 none repeat scroll 0 0 !important;
}
#my-claims-table table.data-table tbody tr:nth-child(2n) {
    background: #fff none repeat scroll 0 0 !important;
}

#my-claims-table tbody tr td:nth-child(3),
#my-claims-table tbody tr td:nth-child(4),
#my-claims-table tbody tr td:nth-child(5),
#my-claims-table tbody tr td:nth-child(10) {
    text-transform: uppercase;
    text-align: left;
}
#my-rmsp-table tbody tr td:nth-child(2){
    text-transform: uppercase;
    text-align: left;
}
#my-hours-table th.contractor-name-col {
    min-width: 180px;
}
#my-rmsp-table th.transaction-type-col {
    min-width: 180px;
}
#my-hours-table th.period-col {
    min-width: 100px;
    white-space: nowrap;
}
#my-hours-table th.post-date-col,
#my-rmsp-table th.transaction-date-col {
    min-width: 120px;
    white-space: nowrap;
}
#my-claims-table th.view-eob-col {
    white-space: nowrap;
}
#my-claims-table th.date-of-service-col {
    white-space: nowrap;
}
#my-claims-table th .sortable-column {
    max-width: 90%;
}
#my-claims-table th.patient-id-col {
    white-space: nowrap;
}
#my-claims-table th.payee-col {
    white-space: nowrap;
}
#my-claims-table th.claim-number-col {
    white-space: nowrap;
}
#my-claims-table th.provider-col {
    white-space: nowrap;
}
#my-claims-table th.amount-billed-col {
    white-space: nowrap;
}
#my-claims-table th.allowed-amount-col {
    white-space: nowrap;
}
#my-claims-table th.amount-paid-col {
    white-space: nowrap;
}
#my-claims-table th.member-responsibility-col {
    white-space: nowrap;
}
#my-claims-table th.type-of-claim-col {
    white-space: nowrap;
}
#my-claims-table th.amount-towards-deductible-col {
    white-space: nowrap;
}
#my-claims-table th.in-network-col {
    white-space: nowrap;
}
#my-claims-table th.in-network-col .table-dropdown {
	width: 100px;
}
#my-claims-table th.in-network-col .table-dropdown .check-all {
	margin-top: 10px;
}
#my-claims-table th.in-network-col .table-dropdown .uncheck-all {
	margin-top: 5px;
}
#my-hours-table th.wel-rate-col {
    min-width: 120px;
}
#my-hours-table th.credits-earned-col {
    min-width: 120px;
}
#my-hours-table thead tr,
#my-claims-table thead tr,
#my-rmsp-table thead tr {
    vertical-align: top;
}
#my-hours-table thead tr .filter-ico,
#my-claims-table thead tr .filter-ico,
#my-rmsp-table thead tr .filter-ico {
    vertical-align: top;
}
#my-hours-table tr.delinquent-hours td {
    color: red;
}
#my-hours-table tr.normal-hours td {

}

#my-hours-table #startDate,
#my-hours-table #endDate,
#my-hours-table #startPeriod,
#my-hours-table #endPeriod,
#my-hours-table select.post-date-predefined-filter-options,
#my-hours-table select.period-predefined-filter-options,
#my-claims-table #startDateOfService,
#my-claims-table #endDateOfService,
#my-claims-table select.date-of-service-predefined-filter-options,
#my-rmsp-table #transactionStartDate,
#my-rmsp-table #transactionEndDate,
#my-rmsp-table select.transaction-date-predefined-filter-options {
    width: 130px;
}

#my-hours-table .table-dropdown {

}
#my-hours-table .period-block {
    margin-bottom: 10px;
}
#my-hours-table .period-block label{
    display: block;
    margin-bottom: 5px;
}
#my-hours-table .con-name-block,
#my-claims-table .patient-id-block,
#my-claims-table .claim-number-block,
#my-claims-table .type-of-claim-block,
#my-rmsp-table .transaction-type-block {
    margin-bottom: 10px;
}

#my-hours-table th.post-date-col .table-dropdown .predefined-filters .post-date-predefined-filter-container,
#my-claims-table th.date-of-service-col .table-dropdown .predefined-filters .date-of-service-predefined-filter-container,
#my-rmsp-table th.transaction-date-col .table-dropdown .predefined-filters .transaction-date-predefined-filter-container {
    margin-top: 5px;
}

#my-hours-table th.period-col .table-dropdown .predefined-filters .period-predefined-filter-container {
    margin-top: 5px;
}

#my-hours-table .data-table,
#my-claims-table .data-table {
    margin-bottom: 50px;
}

#my-rmsp-table .data-table {
    margin-bottom: 100px;
}

#my-hours-table div.simply-scroll-clip table.data-table.simply-scroll-list,
#my-claims-table div.simply-scroll-clip table.data-table.simply-scroll-list,
#my-rmsp-table div.simply-scroll-clip table.data-table.simply-scroll-list {
    overflow: auto;
}

.grand-total-note-icon{
    background-image: url("../../images/icons/red-circle-exclamation.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 18px;
    height: 18px;
    display: inline-block !important;
    vertical-align: top;
    background-size: 18px;
}

.welfare-rate-note-icon,
.current-vacation-balance-note-icon,
.current-rmsp-balance-note-icon,
.plan-year-to-date-hours-note-icon,
.plan-year-to-date-credits-earned-note-icon,
.plan-year-to-date-credits-used-note-icon {
    background-image: url("../../images/icons/red-circle-exclamation.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 12px;
    height: 12px;
    display: inline-block !important;
    vertical-align: top;
}
.welfare-rate-note-link {

}
#my-hours-table .wel-rate-col .welfare-rate-note-link {

}

.current-vacation-balance-note-link {

}
#my-hours-totals .current-vacation-balance-col .current-vacation-balance-note-link {

}

.current-rmsp-balance-note-link {

}
#my-hours-totals .current-rmsp-balance-col .current-rmsp-balance-note-link {

}

.plan-year-to-date-hours-note-link {

}
#my-hours-totals .plan-year-to-date-hours-col .plan-year-to-date-hours-note-link {

}

.plan-year-to-date-credits-earned-note-link {

}
#my-hours-totals .plan-year-to-date-credits-earned-col .plan-year-to-date-credits-earned-note-link {

}

.plan-year-to-date-credits-used-note-link {

}
#my-hours-totals .plan-year-to-date-credits-used-col .plan-year-to-date-credits-used-note-link {

}

.my-rmsp-transfer-page .rmsp-transfer-external-error-container {
    color: #d63f54;
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
}

#my-hours-table .pagination-pages,
#my-claims-table .pagination-pages,
#my-rmsp-table .pagination-pages {
    text-align: center;
    width: 630px;
}

.my-rmsp-transfer-page .rmsp-transfer-impossible-bar {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin-bottom: 50px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-align: center;
    background-color: #DD0000;
}
.my-rmsp-transfer-page .rmsp-transfer-impossible-bar.not-eligible {

}
.my-rmsp-transfer-page .rmsp-transfer-impossible-bar.transfer-already-happened-in-this-open-enrollment-period {

}
.my-rmsp-transfer-page .rmsp-transfer-impossible-bar.transfer-in-progress {

}
.my-rmsp-transfer-page .rmsp-transfer-impossible-bar.not-enough-credits {

}
.my-rmsp-transfer-page .rmsp-transfer-impossible-bar span {
    padding: 5px 15px 5px 15px;
}


.my-rmsp-transfer-page .rmsp-transfer-possible-bar {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin-bottom: 50px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-align: center;
    background-color: green;
}

.my-rmsp-transfer-page input.invalid,
.my-rmsp-transfer-page textarea.invalid,
.my-rmsp-transfer-page .invalid input {
    border: 2px solid #ea2459 !important;
    box-shadow: 0 0 5px 1px #ea2459 !important;
}

.my-rmsp-transfer-page .rmsp-transfer-possible-bar.transfer-has-already-happened {

}

.my-rmsp-transfer-page .rmsp-transfer-possible-bar span {
    padding: 5px 15px 5px 15px;
}

.my-rmsp-transfer-page .sign-agreement-button-panel {
    margin-top: 30px;
}

.my-rmsp-transfer-page .sign-agreement-button-panel .button-link.sign-agreement-button {
    float: none;
    margin-left: 70px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.my-rmsp-transfer-page .signing-phase-buttons-panel {
    margin-bottom: 70px;
}

.my-rmsp-transfer-page .signing-phase-buttons-panel .button-link.back-to-data-button {
    float: left;
    margin-left: 70px;
}

.my-rmsp-transfer-page .signing-phase-buttons-panel .button-link.transfer-credits-button {
    float: right;
    margin-right: 70px;
}

.my-rmsp-transfer-page .transfer-credits-button-panel-no-agreement {
    margin-top: 30px;
}

.my-rmsp-transfer-page .transfer-credits-button-panel-no-agreement .button-link.transfer-credits-button {
    float: none;
    margin-left: 70px;
}

.my-rmsp-transfer-page .rmsp-transfer-form {
    padding: 20px 0;
    font-size: 18px;
    color: #3f4040;
    line-height: 1;
}
.my-rmsp-transfer-page  .rmsp-transfer-form-row {
    padding: 20px 20px 20px 0;
}
.my-rmsp-transfer-page  .rmsp-transfer-form-row:after {
    clear: both;
    display: table;
    content: "";
}
.my-rmsp-transfer-page  .rmsp-transfer-form-row.current-plan-name-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.current-plan-tier-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.current-plan-remaining-month-of-coverage-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.current-plan-monthly-cost-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.current-plan-credits-needed-for-coverage-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.next-plan-name-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.next-plan-tier-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.next-plan-remaining-month-of-coverage-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.next-plan-monthly-cost-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.next-plan-credits-needed-for-coverage-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.next-plan-start-date-form-row,
.my-rmsp-transfer-page  .rmsp-transfer-form-row.next-plan-end-date-form-row {
    padding-top: 5px;
    padding-bottom: 5px;
}
.my-rmsp-transfer-page .amount-to-transfer-form-row {
    padding-bottom: 0px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.or-row {
    padding: 0px;
}
.my-rmsp-transfer-page .percent-to-transfer-form-row {
    padding-top: 0px;
}
.my-rmsp-transfer-page  .rmsp-transfer-form-row-label-cell {
    float: left;
    margin-right: 50px;
    width: 310px;
    padding-right: 10px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell {
    float: left;
    margin-right: 50px;
    width: 150px;
    padding-right: 10px;
    text-align: right;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.current-plan-name-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.current-plan-tier-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.current-plan-monthly-cost-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.current-plan-remaining-month-of-coverage-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.current-plan-credits-needed-for-coverage-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.next-plan-name-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.next-plan-tier-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.next-plan-monthly-cost-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.next-plan-remaining-month-of-coverage-control,
.my-rmsp-transfer-page .rmsp-transfer-form-row-control-cell.next-plan-credits-needed-for-coverage-control {
    width: auto;
}
.my-rmsp-transfer-page .available-credits-to-transfer-label {
    margin-top: 10px;
}
.my-rmsp-transfer-page .available-credits-to-transfer-control {
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    padding: 10px;
    text-align: left;
}
.my-rmsp-transfer-page .amount-to-transfer-label {
    margin-top: 10px;
}
.my-rmsp-transfer-page .amount-to-transfer-control {
    padding-right: 0px;
}
.my-rmsp-transfer-page .amount-to-transfer-control input {
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    padding: 10px;
    width: 150px;
    color: #3f4040;
    font-size: 18px;
    line-height: 1;
}
.my-rmsp-transfer-page .amount-to-transfer-control input:disabled {
    color: #3f4040;
    background: #f0f0f0;
    -webkit-text-fill-color: #3f4040;
    -webkit-opacity: 1;
}
.my-rmsp-transfer-page .percent-to-transfer-label {
    margin-top: 10px;
}
.my-rmsp-transfer-page .percent-to-transfer-control {
    padding-right: 0px;
}
.my-rmsp-transfer-page .percent-to-transfer-control input {
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    padding: 10px;
    width: 150px;
    color: #3f4040;
    font-size: 18px;
    line-height: 1;
}
.my-rmsp-transfer-page .percent-to-transfer-control input:disabled {
    color: #3f4040;
    background: #f0f0f0;
    -webkit-text-fill-color: #3f4040;
    -webkit-opacity: 1;
}
.my-rmsp-transfer-page .total-credits-to-transfer-label {
    text-decoration: none;
    font-weight: bold;
}
.my-rmsp-transfer-page .total-credits-to-transfer-control {
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .current-credit-bank-balance-label {
}
.my-rmsp-transfer-page .current-credit-bank-balance-control {
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.current-credit-bank-balance-form-row {
    padding-bottom: 8px;
}
.my-rmsp-transfer-page .credit-balance-after-transfer-label {
}
.my-rmsp-transfer-page .credit-balance-after-transfer-control {
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.credit-balance-after-transfer-form-row {
    padding-bottom: 8px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.credit-balance-after-transfer-info-form-row {
    padding: 0px;
    width: 100%;
    font-size: 12px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.credit-balance-after-transfer-info-form-row .credit-balance-after-transfer-info-label {
    width: 330px;
}
.my-rmsp-transfer-page .current-plan-name-label {

}
.my-rmsp-transfer-page .current-plan-name-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .current-plan-tier-label {

}
.my-rmsp-transfer-page .current-plan-tier-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .current-plan-monthly-cost-label {

}
.my-rmsp-transfer-page .current-plan-monthly-cost-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .current-plan-remaining-month-of-coverage-label {

}
.my-rmsp-transfer-page .current-plan-remaining-month-of-coverage-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .current-plan-credits-needed-for-coverage-label {

}
.my-rmsp-transfer-page .current-plan-credits-needed-for-coverage-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

.my-rmsp-transfer-page .next-plan-name-label {

}
.my-rmsp-transfer-page .next-plan-name-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .next-plan-tier-label {

}
.my-rmsp-transfer-page .next-plan-tier-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .next-plan-monthly-cost-label {

}
.my-rmsp-transfer-page .next-plan-monthly-cost-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .next-plan-remaining-month-of-coverage-label {

}
.my-rmsp-transfer-page .next-plan-remaining-month-of-coverage-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .next-plan-credits-needed-for-coverage-label {
}
.my-rmsp-transfer-page .next-plan-credits-needed-for-coverage-control {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.next-plan-projection-warning-form-row {
    padding: 0px 0px 5px 0px;
    width: 100%;
    font-size: 12px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.next-plan-projection-warning-form-row .next-plan-projection-warning-label {
    width: 330px;
}

.my-rmsp-transfer-page .credit-balance-rest-label {
    font-weight: bold;
}
.my-rmsp-transfer-page .credit-balance-rest-control {
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row.credit-balance-rest-form-row {
    padding-bottom: 8px;
}
.my-rmsp-transfer-page .rmsp-transfer-form-row-error-cell {
    float: left;
    color: #d63f54;
    font-size: 14px;
}
.my-rmsp-transfer-page .amount-to-transfer-error-cell {
    margin-top: 10px;
}
.my-rmsp-transfer-page .percent-to-transfer-error-cell {
    margin-top: 10px;
}

.white-panel{
    padding: 25px 20px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    margin-bottom: 50px;
}
.white-panel .columns{
    margin-bottom: 15px;
}
.white-panel .columns:after{
    display: table;
    clear: both;
    content: '';
}
.white-panel .columns:last-child{
    margin-bottom: 0;
}
.white-panel .columns.bordered{
    border-bottom: 5px solid #edeef1;
}
.white-panel .column{
    padding-right: 45px;
}
.white-panel .column.two-in-row{
    float: left;
    width: 50%;
    margin-right: 0;
}
.column-line{
    margin-bottom: 15px;
    font-size: 20px;
    color: #3e3d3d;
}
.column-line.column-line-case-detail{
    font-size:14px;
}
.column-line-title{
    color: #777777;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}
.verify-profile-message-modal {
    text-align: center;
}
.verify-profile-message-modal-address-box {
    width: 50%;
    border: 2px;
    border-style: solid;
    border-color: black;
    margin: 0 auto;
}
#verify-profile-user-address {
    padding-top: 50px;
    padding-bottom: 50px;
}
#verify-profile-address-box {
    border: 2px;
    border-style: solid;
    border-color: black;
    margin: 0 auto;
}

/*Cases*/
.cases-page h4{
    color: #000000;
    margin-bottom: 25px;
    font-size: 26px;
    text-align: center;
    font-weight:400;
}
.cases-page h5{
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    font-weight: normal;
}
.cases-page .buttons a.button-link{
    margin-left: 0px;
    width: 184px;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
}
.cases-page .buttons a.button-link.not-first-one {
	margin-left: 15px;
}
.cases-page a.basic-link{
    color: #3980f1;
    font-weight: bold;
    text-decoration: underline;
    margin-left: -153px;
}
.cases-page a.basic-link:hover{
    text-decoration: none;
}
.my-cases-page .cases-submitQuestion-panel a.button-link {
    float: none;
    margin: 0px auto 20px auto;
}
.my-cases-page .section-header.my-cases-section-header {
    font-size: 26px;
    text-align: center;
}
#case-history{
    margin-bottom: 20px;
}
#case-history table{
    margin-bottom: 20px;
}
#case-history table thead tr th.created-col{
    width: 210px;
}
#case-history table tbody tr:nth-child(odd){
    background: #f8f8f8!important;
}
#case-history table tbody tr:nth-child(even){
    background: #e9eef3!important;
}
.comment-block{
    position: relative;
    background: #ffffff;
    padding: 20px 15px;
    margin-bottom: 25px;
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.comment-block textarea{
    border:none;
    background: none;
    width: 100%;
    height: 120px;
    display: block;
    resize: none;
    margin-bottom: 10px;
    font-size: 20px;
}
.comment-block a.button-link{
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
    width: 237px;
}
.uploaded-documents{
    padding-left: 15px;
    margin-bottom: 20px;
}
.uploaded-document{
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 29px;
    color: #3c475f;
    font-style: italic;
    background: url(../../images/icons/document.png) center left no-repeat;
    padding-left: 40px;
    margin-bottom: 30px;
}
td .uploaded-documents{
    padding: 0;
    margin: 20px 0 0 0;
}
td .uploaded-documents h5{
    color: #3980f1;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
}
td .uploaded-document{
    background-size: 15px;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 23px;
}
.remove-document{
    position: absolute;
    right: -42px;
    top: 2px;
    background: url('../../images/icons/red-cross.png');
    width: 28px;
    height: 28px;
    cursor: pointer;
}
::-webkit-input-placeholder {
    color: #aaaaaa;
    font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
    color: #aaaaaa;
    font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #aaaaaa;
    font-style: italic;
}

:-ms-input-placeholder {
    color: #aaaaaa !important;
    font-style: italic !important;
}

/*My family*/
a.my-family-add-new-dependent-button,
a.my-family-remove-dependent-button {
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    width: 222px;
    margin-top: 10px;
    margin-bottom: 30px;
}
a.my-family-remove-dependent-button {
    margin-left: 30px;
}
.my-family-depedents-button-panel {
    margin-bottom: 10px;
}
a.my-family-remove-dependent-table-button {
    margin-right: 15px;
}
p.my-family-footnote {
    font-style: italic;
    font-size: 12px;
}
table[id$="children-table"] thead tr th.share-info-col{
    width:250px;
}
table[id$="family-table"] thead tr th.share-info-col{
    width: 145px;
}
table[id$="family-table"] thead tr th.action-col{
    width: 260px;
}
table[id$="children-table"] input[type="radio"] + label span,
table[id$="family-table"] input[type="radio"] + label span{
    width: 27px;
    height: 27px;
    /*
    border: 1px solid #e0e0e0;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
    border-radius: 0;
    margin-right: 0;
}
table[id$="children-table"] input[type="radio"]:checked + label span,
table[id$="family-table"] input[type="radio"]:checked + label span{
    background: #e2e6e9 url('../../images/checked_bigger.png') center no-repeat;
}
table[id$="children-table"] .custom-radio,
table[id$="family-table"] .custom-radio{
    position: relative;
    margin-right: 30px;
}
table[id$="children-table"] .custom-radio:last-child,
table[id$="family-table"] .custom-radio:last-child{
    margin-right: 0;
}
table[id$="children-table"] .custom-radio > span,
table[id$="family-table"] .custom-radio > span{
    position: absolute;
    bottom: -17px;
    left: 0px;
    font-weight: normal;
    display: inline-block;
    width: 27px;
    text-align: center;
}
table[id$="children-table"] .dependent-name-value,
table[id$="family-table"] .dependent-name-value{
    text-align: left !important;
}
table[id$="children-table"] .dependent-name-value .primary-tag-indicator ,
table[id$="family-table"] .dependent-name-value .primary-tag-indicator {
    position: absolute;
    left: -15px;
    top: -23px;
    background-color: #F6C800;
    color: #fff;
    padding: 4px 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
}
table[id$="children-table"]  tr.primary-row-highlight ,
table[id$="family-table"]  tr.primary-row-highlight {
    border: 1px solid #F6C800 !important;
}
table[id$="children-table"] .dependent-name,
table[id$="family-table"] .dependent-name{
    color: #444444;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 6px;
}
table[id$="children-table"] .dependent-age,
table[id$="family-table"] .dependent-age{
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 10px;
}
table[id$="children-table"] .dependent-status,
table[id$="family-table"] .dependent-status{
    font-size: 14px;
    line-height: 16px;
    float: left;
    padding-left: 25px;
    text-transform: uppercase;
}
table[id$="children-table"] .dependent-status.covered,
table[id$="family-table"] .dependent-status.covered{
    color: #59a76a;
    background: url('../../images/icons/checked_16X16.png') center left no-repeat;
}
table[id$="children-table"] .dependent-status.not-covered,
table[id$="family-table"] .dependent-status.not-covered{
    color: #ed9329;
    background: url('../../images/icons/warning_16X14.png') center left no-repeat;
}
table[id$="children-table"] tbody tr:nth-child(odd),
table[id$="family-table"] tbody tr:nth-child(odd){
    background: #f8f8f8!important;
}
table[id$="children-table"] tbody tr:nth-child(even),
table[id$="family-table"] tbody tr:nth-child(even){
    background: #e9eef3!important;
}
.health-information p{
    color: #595959;
    line-height: 30px;
}
.health-information p a{
    color: #595959;
    text-decoration: underline;
}
.health-information p a:hover{
    text-decoration: none;
}
.pin-number{
    margin-bottom: 20px;
}
.pin-number span{
    font-size: 20px;
    color: #000000;
    margin-right: 30px;
    line-height: 50px;
}
.pin-number a.basic-link{
    text-decoration: underline;
    margin-right: 30px;
    line-height: 50px;
    min-width: 160px;
}
.pin-number a.basic-link:hover{
    text-decoration: none;
}
.pin-number .pin-block{
    background: #ffffff;
    border: 1px solid #dddddd;
    float: right;
    padding: 15px 20px;
    height: 50px;
    width: 160px;
}
.pin-number .pin-block .pin-circle{
    float: left;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin-right: 15px;
    border: 1px solid #e0e0e0;
    background: #e9eef3;
}
.pin-number .pin-block .pin-circle:last-child{
    margin-right: 0;
}
.pin-number .pin-block .pin-nums{
    display: none;
}
.pin-number .pin-block.visible{
    padding: 7px 19px;
}
.pin-number .pin-block.visible .pin-nums{
    display: block;
}
.pin-number .pin-block.visible .pin-circles{
    display: none;
}
.pin-number .pin-block .pin-num{
    float: left;
    font-size: 30px;
    color: #000000;
    margin-right: 12px;
}
.pin-number .pin-block .pin-num:last-child{
    margin-right: 0;
}
.new-pin{
    margin-top: 30px;
    margin-bottom: 35px;
}
.new-pin h5{
    font-size: 16px;
    color: #444444;
    font-weight: normal;
    margin-bottom: 10px;
}
.new-pin input[type=text]{
    background: #ffffff;
    padding: 12px 20px;
    height: 50px;
    width: 250px;
    font-size: 30px;
    color: #000000;
    /*
    border: 1px solid #dddddd;
    */
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.new-pin .error-message {
    color: #d63f54;
    vertical-align: top;
    display: inline-block;
    padding-top: 14px;
    padding-left: 10px;
}

.my-family .buttons a.button-link{
    font-weight: bold;
    font-size: 16px;
}

.my-family .collapsable-section .collapsable-section-trigger.basic-link {
    line-height: 50px;
    margin-left: 30px;
    min-width: 160px;
    cursor: pointer;
    text-decoration: underline;
    color: #69a7ee;
}

.add-dependent .ui-dialog-content input[type="text"],.add-dependent .ui-dialog-content input[type="password"]{
    margin-bottom: 0;
}
.add-dependent .ui-dialog-content .form-row{
    margin-bottom: 20px;
    margin-right: 10px;
}
.add-dependent .ui-dialog-content .field-error{
    position: absolute;
    right:0;
    top:0;
}

.add-dependent-modal.ui-dialog-content select.invalid {
    border: 1px solid #ea2459;
}

.add-dependent-modal .calendar-icon.invalid {
    border-top: 1px solid #ea2459;
    border-right: 1px solid #ea2459;
    border-bottom: 1px solid #ea2459;
}

.add-dependent-modal .usps-validation-address-error {
    color: #d63f54;
}

.add-dependent-modal .add-dependent-external-error {
    color: #d63f54;
}

.add-dependent-modal .disabled-input {
    min-height: 60px;
    margin: 0 0 15px;
    padding: 0 20px;
    line-height: 58px;
    font-size: 20px;
    color: #1f262f;
    background: #fff;
    border: 1px solid #fff;
}

.add-dependent-modal .form-row label {
    text-transform: uppercase;
}

.add-dependent-modal .form-row label:after {
    content: ":";
}

.add-dependent-modal.ui-dialog-content h4 {
    color: #ed9329;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 21px;
    margin: 20px 0;
}

.add-dependent-modal.ui-dialog-content p {
    text-transform: uppercase;
    font-size: 14px;
    color: #3f4040;
}

.add-dependent-modal.ui-dialog-content .required-documents-panel ul {
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
    color: #3f4040;
    text-transform: uppercase;
}

.add-dependent-modal.ui-dialog-content .required-documents-panel ul li{
    background: url('../../images/sign-up-list-style.png') left 4px top 6px  no-repeat;
    padding-left: 22px;
}
/*Contact us*/
.contact-us .white-panel{
    padding: 30px;
}
.org-info{
    background: url('../../images/yellow-flag.png') top left no-repeat;
    padding: 5px 10px 0 90px;
    min-height: 83px;
}
.org-title{
    font-size: 24px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 10px;
}
.org-info table tr td{
    font-size: 14px;
    color: #777777;
}
.org-info table tr td:first-child{
    text-transform: uppercase;
    color: #444444;
    padding-right: 5px;
}
.org-info table tr td a{
    color: #69a7ee;
    text-decoration: underline;
}
.org-info table tr td a[href*='maps']{
    color: #444444;
}
.org-info table tr td a:hover{
    text-decoration: none;
}
.question-title{
    padding: 27px 20px;
    font-size: 26px;
    color: #eef2f5;
    background: #444444;
}
.question-info{
    padding: 0 25px;
}
.question-info .contact-info{
    padding: 25px 0 35px 0;
}
.question-info .contact-info.bordered-bottom{
    border-bottom: 5px solid #e2e2e2;
}
.question-info .phone{
    background: url(../../images/icons/phone.png) center left no-repeat;
}
.question-info .fax{
    background: url(../../images/icons/fax.png) center left no-repeat;
}
.question-info .mail{
    background: url(../../images/icons/mail.png) center left no-repeat;
}
.question-info .location{
    background: url(../../images/icons/location.png) center left no-repeat;
}
.question-info .phone, .question-info .fax, .question-info .mail, .question-info .location{
    padding-left: 60px;
    color: #444444;
    font-size: 18px;
    margin-bottom: 20px;
}
.question-info .phone a, .question-info .mail a, .question-info .location a{
    color: #444;
    text-decoration: underline;
}
.question-info .phone a:hover, .question-info .mail a:hover, .question-info .location a:hover{
    text-decoration: none;
}
.question-info .phone span, .question-info .fax span, .question-info .mail span, .question-info .location span{
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}
.question-info .mail a{
    color: #69a7ee;
    font-size: 18px;
    text-decoration: underline;
}
.question-info .mail a:hover{
    text-decoration: none;
}
.question-info .columns:after{
    display: block;
    clear: both;
    content: '';
}
.question-info .columns .column{
    float: left;
}
.question-info .columns .column.two-in-row{
    width: 50%;
}
.question-info a.button-link{
    width: 332px;
    line-height: 60px;
    font-size: 14px;
    font-weight: bold;
}
.question-info a.basic-link{
    color: #5e8aee;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: underline;
}
.question-info a.basic-link:hover{
    text-decoration: none;
}
.question-name{
    font-size: 24px;
    font-weight: bold;
    color: #444444;
    line-height: 30px;
}
.contact-details{
    padding-top: 25px;
    display: none;
}
.map-container{
    padding-top: 20px;
}
.map-container img{
    width: 100%;
}
.submit-question .uploaded-documents{
    padding:  20px 0 0 0;
    margin-bottom: 0;
}
.submit-question [type="checkbox"]:not(:checked) + label:after,.submit-question [type="checkbox"]:checked + label:after{
    top:-2px;
}
.submit-question .dependent{
    width: 775px;
}
.ui-dialog .ui-dialog-content.question-summary-modal{
    padding: 40px;
}
.question-summary-modal p{
    font-size: 18px;
    line-height: 28px;
    color: #1f262f;
    margin-bottom: 40px;
}
.question-summary-modal p a{
    color: #69a7ee;
    text-decoration: underline;
}
.question-summary-modal p a:hover{
    text-decoration: none;
}
.question-summary-modal h4{
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.question-summary .white-panel .column{
    padding-right: 5px;
}
.question-summary .white-panel{
    padding: 20px 40px;
}
.question-summary .white-panel .column-line{
    color: #3e3d3d;
    font-size: 24px;
}
.case-comment-general-error {
	color: red;
}
.no-titlebar .ui-dialog-titlebar {
	display:none
}
.ui-dialog .ui-dialog-content.splash-screen {
	display:none;
	background-color: #E9EEF3;
	text-align: center;
	vertical-align: middle;
	z-index: 999999;
	position:static;
}
.confirm-question-modal .white-panel,
.confirm-dependent-removal-modal .white-panel {
	width: 760px;
}
.submit-question-modal .dependents,
.submit-dependent-removal-modal .dependents {
	width: 575px;
}
.submit-question-modal .dependents .dependent,
.submit-dependent-removal-modal .dependents .dependent {
	background-color: white
}
.submit-question-modal [type="checkbox"]:not(:checked) + label:before, .submit-question-modal [type="checkbox"]:checked + label:before,
.submit-dependent-removal-modal [type="checkbox"]:not(:checked) + label:before, .submit-dependent-removal-modal [type="checkbox"]:checked + label:before {
	background: none repeat scroll 0 0 #F8F8F8;
	/*
	border: 1px solid #e0e0e0;
	*/
	border: 2px inset #e9eef3;
	box-shadow: 0 0 5px 1px #969696;
}
.submit-question-modal [type="checkbox"]:not(:checked) + label:after,
.submit-question-modal [type="checkbox"]:checked + label:after,
.submit-dependent-removal-modal [type="checkbox"]:not(:checked) + label:after,
.submit-dependent-removal-modal [type="checkbox"]:checked + label:after {
	content: url(../../images/checked.png);
	position: absolute;
	top: 8px;
	left: 6px;
}
.add-dependent-modal [type="checkbox"]:not(:checked) + label:before,
.add-dependent-modal [type="checkbox"]:checked + label:before {
	background: none repeat scroll 0 0 #e9eef3;
	border: 2px inset #e9eef3;
	box-shadow: 0 0 5px 1px #969696;
	left: 20px;
	top: -18px;
}
.add-dependent-modal [type="checkbox"]:not(:checked) + label:after,
.add-dependent-modal [type="checkbox"]:checked + label:after {
	content: url(../../images/checked.png);
	position: absolute;
	top: -10px;
	left: 26px;
}
.white-panel.dependents {
	margin-bottom: 10px;
	background-color: #f8f8f8;
	border: 2px inset #e9eef3;
	box-shadow: 0 0 5px 1px #969696;
}
.submit-question-modal .dependents-expandable-selector,
.submit-dependent-removal-modal .dependents-expandable-selector {
	background: url("../../images/icons/accordion-collapsed.png") no-repeat scroll 545px center #e9eef3;
	color: #1f262f;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	margin: 0;
	padding: 0 30px 0 20px;
	width: 575px;
	cursor: pointer;
	color: gray;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	/*
	border: 1px solid #e9eef3;
	*/
	border: 2px inset #e9eef3;
	box-shadow: 0 0 5px 1px #969696;
}
.submit-question-modal .dependents-expandable-selector.opened,
.submit-dependent-removal-modal .dependents-expandable-selector.opened {
	background: url("../../images/icons/accordion-opened.png") no-repeat scroll 545px center #e9eef3;
}
.submit-question-modal .form-row > .select2-container.select2-container--default.select2-container--open:last-child,
.submit-dependent-removal-modal .form-row > .select2-container.select2-container--default.select2-container--open:last-child,
.add-dependent-modal .form-row > .select2-container.select2-container--default.select2-container--open:last-child{
    top: auto !important;
    left: 0 !important;
    margin-top: -15px;
    display: block;
}
.submit-question-modal .form-row.submit-question-modal-content_articlesContainer {
    width: 98%;
}
.ui-dialog .ui-dialog-content.dependent-removal-summary-modal{
    padding: 40px;
}
.dependent-removal-summary-modal p{
    font-size: 18px;
    line-height: 28px;
    color: #1f262f;
    margin-bottom: 40px;
}
.dependent-removal-summary-modal p a{
    color: #69a7ee;
    text-decoration: underline;
}
.dependent-removal-summary-modal p a:hover{
    text-decoration: none;
}
.dependent-removal-summary-modal h4{
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.dependent-removal-summary .white-panel .column{
    padding-right: 5px;
}
.dependent-removal-summary .white-panel{
    padding: 20px 40px;
}
.dependent-removal-summary .white-panel .column-line{
    color: #3e3d3d;
    font-size: 24px;
}
.submit-dependent-removal-modal.ui-dialog-content h4 {
	color: #ed9329;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	margin: 20px 0;
}
.submit-dependent-removal-modal.ui-dialog-content p {
	text-transform: uppercase;
	font-size: 14px;
	color: #3f4040;
}
.submit-dependent-removal-modal.ui-dialog-content .required-documents-panel ul {
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	padding-left: 20px;
	color: #3f4040;
	text-transform: uppercase;
}
.submit-dependent-removal-modal.ui-dialog-content .required-documents-panel ul li{
	background: url(../../images/sign-up-list-style.png) left 4px top 6px no-repeat;
	padding-left: 22px;
}
.submit-dependent-removal-modal.ui-dialog-content .required-documents-panel,.add-dependent-modal.ui-dialog-content .required-documents-panel {
	padding-right: 20px
}
.ui-dialog-content .dependents-expandable-selector.invalid {
    /*
    border: 1px solid #ea2459;
    */
    border: 2px solid #ea2459;
    box-shadow: 0 0 5px 1px #ea2459;
}

.welcome-page .open-sign {
    position: absolute;
    height: 100%;
    min-height: 350px;
    width:85px;
    background-image: url(../../images/line.png);
    background-repeat: repeat-y;
    background-position: center center;
}

.welcome-page .open-sign:before, .welcome-page .open-sign:after {
    display: block;
    content: "";
    position: absolute;
}

.welcome-page .open-sign:before {
    background-color: white;
    background-image: url(../../images/open.png);
    width: 85px;
    background-repeat: no-repeat;
    height:49px;
    top:0;
    left:0;
    border: 2px solid black;
    border-radius: 10px;
}

.welcome-page .open-sign:after {
    left: 50%;
    bottom:-4px;
    margin-left: -25px;
    width: 50px;
    height: 2px;
    border-top:2px solid black;
    border-bottom:2px solid black;
}

.welcome-page .panel {
    padding: 30px;
}

.welcome-page .panel h1 {
    font-size: 30px;
    color: black;
}

.welcome-page .panel p {
    font-size: 18px;
    line-height: 30px;
    color: black;
    margin-top: 10px;
}

.welcome-page .panel ul {
    color: black;
    font-size: 14px;
    list-style: none;
    padding-left: 30px;
    padding-right: 60px;
}

.welcome-page .panel ul li+li {
    margin-top: 20px;
}

.welcome-page .panel ul li {
    padding-left: 30px;
    font-size: 14px;
    position: relative;
}

.welcome-page .panel ul li span {
    background-color: #F17D29;
    position: absolute;
    display: inline-block;
    top:0;
    left:0;
    line-height: 20px;
    color: white;
    text-align: center;
    width: 20px;
    border-radius: 100px;
}

.welcome-page .stretchable-div {
    display:table;
    width:100%;
    margin-bottom: 30px;
    margin-left:30px;
}

.welcome-page .stretchable-div .table-row {
    display: table-row;
}

.welcome-page .stretchable-div .table-row .left-column {
    display:table-cell;
    width:90px;
    position:relative;
}

.welcome-page .stretchable-div .table-row .right-column {
    display:table-cell;
    vertical-align:top;
    padding-left:40px;
}
.health-plan-coming-soon {
    background-image: url("../../images/MOE_Marketplace_Coming_Soon.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 842px;
    height: 501px;
    display:inline-block;
}
.my-profile-pin-info {
    padding-right: 20px
}
.my-profile-pin-info h4 {
  color: #ed9329;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 21px;
  margin: 20px 0;
}

.my-profile-pin-info p {
  text-transform: uppercase;
  font-size: 14px;
  color: #3f4040;
}

.my-profile-pin-info p.edit-profile-footnote {
    font-style: italic;
    font-size: 10px !important;
}

.question-icon {
    height: 18px;
    width: 18px;
    border-radius: 100px;
    color: white;
    background-color: #59a76a;
    display: inline-block;
    position: relative;
    top: 3px;
}
.question-icon:after {
    content: "?";
    font-size: 0.8em;
    left: 5px;
    position: absolute;
    top: -5px;
}
.more-info-modal .fsb-more-info-modal-content a {
    color: #69a7ee;
    text-decoration: underline;
}
.more-info-modal .member-id-more-info-modal-content a {
    color: #69a7ee;
    text-decoration: underline;
}

.more-info-modal .reg-number-more-info-modal-content a {
    color: #69a7ee;
    text-decoration: underline;
}
.img-question-icon {
    background-image: url("../../images/icons/color-circle-question.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.enrollment-covered-contacts-content [type="checkbox"]:not(:checked) + label:before,
.enrollment-covered-contacts-content [type="checkbox"]:checked + label:before {
    position: absolute;
    top: 5px;
    background: none repeat scroll 0 0 #e2e6e9;
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.enrollment-covered-contacts-content [type="checkbox"]:not(:checked) + label:after,
.enrollment-covered-contacts-content [type="checkbox"]:checked + label:after {
    position: absolute;
    top: 11px;
    left: 6px;
}
.enrollment-covered-contacts-content .add-dependent {
    font-weight: bold;
}
.enrollment-covered-contacts-content .dependent-info {
    margin-left: 60px;
    width: 550px;
}
.enrollment-covered-contacts-content [type="checkbox"]:not(:checked) + label,
.enrollment-covered-contacts-content [type="checkbox"]:checked + label {
    padding-left: 0px;
}
.enrollment-covered-contacts-content .dependent-name {
    color: #444444;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.enrollment-covered-contacts-content .dependent-age {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.enrollment-covered-contacts-content .dependent-panel {
    margin-bottom: 40px;
}
.enrollment-covered-contacts-content .help-text {
    font-style: italic;
}
.library-video-viewer-html5-video-not-supported-error-panel a,
.library-video-viewer-no-suitable-video-format-error-panel a,
.watch-video-message a {
    color: #69a7ee;
    text-decoration: underline;
}
.plan-affordability-bar {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin-bottom: 50px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-align: center;
}
.plan-affordability-bar.plan-fully-affordable {
    background-color: green;
}
.plan-affordability-bar.plan-not-affordable-at-all {
    background-color: #DD0000;
}
.plan-affordability-bar.plan-partially-affordable {
    background-color: #DD0000;
}
.plan-affordability-bar span {
    padding: 5px 15px 5px 15px;
}
.questionnaire label .wizard-question-answer {
    margin-left: 40px;
}
.docusign-error-messages {
    margin-bottom: 15px;
    color: red;
    font-weight: bold;
}
.docusigner-component .help-text {
    margin-top: 10px;
    margin-bottom: 0px;
    font-style: italic;
}
.review-plan.main-section {
    margin-bottom: 10px;
}
.tutorial-slide {
    cursor: pointer;
}
.plan-message-icon {
    background-image: url("../../images/icons/red-circle-exclamation.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    display: inline-block !important;
    position: relative;
    top: 0px;
}
.plan-message-link {
}
.plan-select .plan .comparator-plan-name-panel .plan-message-link {
    margin-left: -20px;
}
.plan-select .plan .comparator-plan-name-panel .comparator-plan-name {
    padding-right: 16px;
}
.plans-list .plan-name .plan-message-link {
    margin-left: -20px;
}
.plans-list .plan-name .plan-name-link {
    padding-right: 16px;
}
.errorForm .error-modal .error-modal-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 60px;
}
.credit-balance, .wizard-score {
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.internal-change-address-dialog-content-centered {
    width: 600px;
    margin: 0 auto;
}
.hide-overflow {
    overflow: hidden;
}

/* Member Claims page */
.member-claims-general-info a[href*='moefunds']{
     color: #444444;
     text-decoration: underline;"
}
.member-claims-general-info a[href*='bcbsil']{
      color: #69a7ee;
      text-decoration: underline;
}
.member-claims-general-info a[href*='tel']{
      color: #000000;
      text-decoration: underline;
      font-weight: normal;
}


/* Frequently Asked Questons page
/* ============================================================= */
.faq-page .pbHeader table{
    width: 102%;
}
.faq-page .pbTitle .mainTitle{
    font-size: 26px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    display: block;
    color: #1f262f;
}
.apexp:last-child{
    margin-top: 20px;
}
.apexp:last-child .secondaryPalette .pbTitle .mainTitle{
    font-size: 21px;
    padding-bottom: 0;
    border-bottom: none;
    margin: 35px 0 15px;
}
/* - search - */
.faq-search {
    padding: 20px 0;
    margin: 0 0 20px;
    height: 102px;
    /*border-bottom: 1px solid #d7d7d7;*/
    position: relative;
}
.faq-search input[type="text"] {
    width: 72%;
    height: 60px;
    margin: 0 0 15px 0;
    padding: 0 30px 0 20px;
    line-height: 60px;
    font-size: 20px;
    color: #1f262f;
    background: #e9eef3;
    border: 2px inset #e9eef3;
    box-shadow: 0 0 5px 1px #969696;
}
.faq-search a.button-link {
    line-height: 60px;
}
.clear-icon {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 73px;
    left: 69%;
    background-size: cover;
    background-image: url('../../images/icons/clear-icon.svg');
}
.articlesTable td.columns {
    text-align: center !important;
}
.articlesTable td.columns a {
    display: inline-block !important;
    float: none !important;
}
/* Modal Window  =====  Article View */
.modal-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: 1000;
}
.modal-content {
    display: none;
    background-color: #fff;
    height: 400px;
    width: 600px;
    margin-bottom: 40px;
    padding: 20px;
    position: fixed;
    left: 37%;
    top: 30%;
    z-index: 1000;
}
.modal-footer {
    position: absolute;
    background: #eee;
    height: 55px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 10px 10px 60px;
}
.modal-close {
    background: #59a76a;
    color: #fff;
    border: 0;
    padding: 10px 30px;
}
/* / Modal Window  =====  Article View */
/* Datatables */
table.dataTable thead .sorting_asc {
    background-position: 6px 31px !important;
}
table.dataTable thead .sorting_desc {
    background-position: 6px 32px !important;
}
.articlesTable .status-col span {
    padding-left: 5px;
}
.search-article::-ms-clear {        /* prevent clear icon in IE */
    width: 0;
    height: 0;
}
    /* Pagination */
    .dataTables_wrapper .dataTables_paginate {
        float: none!important;
        text-align: center!important;
        margin-top: 35px;
    }
    .dataTables_paginate.paging_full_numbers > span {
        text-align: center !important;
        width: 62% !important;
        display: inline-block !important;
    }
    .submit-question-modal-content_articlesContainer .dataTables_paginate.paging_full_numbers > span{
        width: 49% !important;
    }
    .dataTables_paginate.paging_full_numbers .paginate_button {
        cursor: pointer !important;
        display: inline-block !important;
        margin-right: 2px !important;
        border-radius: 4px !important;
        font-size: 14px !important;
        color: #444444 !important;
        line-height: 26px !important;
        padding: 5px 15px !important;
    }
    .dataTables_paginate.paging_full_numbers .paginate_button.current {
        border: 0 !important;
        background: #cecece !important;
        cursor: default !important;
    }
    .dataTables_paginate.paging_full_numbers .paginate_button.current:hover {
        border: 0 !important;
    }
    .dataTables_paginate.paging_full_numbers .paginate_button.previous,
    .dataTables_paginate.paging_full_numbers .paginate_button.next,
    .dataTables_paginate.paging_full_numbers .paginate_button.first,
    .dataTables_paginate.paging_full_numbers .paginate_button.last {
        text-transform: uppercase !important;
        padding: 0 !important;
        width: 88px !important;
        line-height: 38px !important;
        background: #878787 !important;
        color: #fff !important;
        cursor: pointer !important;
    }
    .dataTables_paginate.paging_full_numbers .paginate_button.next,
    .dataTables_paginate.paging_full_numbers .paginate_button.first {
        margin-right: 14px !important;
    }
    .dataTables_paginate.paging_full_numbers .paginate_button.previous.disabled,
    .dataTables_paginate.paging_full_numbers .paginate_button.next.disabled,
    .dataTables_paginate.paging_full_numbers .paginate_button.first.disabled,
    .dataTables_paginate.paging_full_numbers .paginate_button.last.disabled {
        background: #bbb !important;
        cursor: default !important;
        opacity: 1 !important;
        color: #fff !important;
    }
    .dataTables_paginate.paging_full_numbers .paginate_button.previous.disabled:hover,
    .dataTables_paginate.paging_full_numbers .paginate_button.next.disabled:hover,
    .dataTables_paginate.paging_full_numbers .paginate_button.first.disabled:hover,
    .dataTables_paginate.paging_full_numbers .paginate_button.last.disabled:hover {
        color: #fff !important;
    }
    /* / Pagination */

.articlesTable td.article-details-column {
    text-align: center !important;
}

.articlesTable td.article-rate-column {
    text-align: left !important;
}

/* / DataTables */

a.show-hide-password-characters-link {
    text-decoration: underline;
    color: #3c475f;
    font-size: 16px;
    background: none;
    font-weight: bold;
}
a.show-hide-password-characters-link:hover {
    text-decoration: none;
}



/* Additional styles */
.mobile-menu,.mobile-contact-sidebar, .modal-step-name em, .contact-us-page h4.section-header br{display: none}
.desktop-hide{display: none!important}
a.clear-calendar-link {
    color: #3c475f;
    cursor: pointer;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: none;
    margin-left: 10px;
    margin-right: 10px;
}
a.clear-calendar-link:hover {
    text-decoration: none;
}

/* MyHours */
.underline {
    text-decoration: underline;
}
.my-hours-page .filtering-and-sorting-options-header {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 14px;
    color: #4d4d4d;
    font-weight: 700;
    border-bottom: none;
}
.my-hours-page .filtering-and-sorting-options-section {
    margin-bottom: 15px;
}
.my-hours-page .my-hours-filter-section .my-hours-filter-period-start-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-period-end-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-start-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-end-panel {
    position: relative;
}

.my-hours-page #my-hours-table table {
    margin-bottom: 0;
}
.my-hours-page #my-hours-table table.dataTable > tbody > tr.child ul li {
    border-bottom: 2px solid #cccccc;
}
.my-hours-page #my-hours-table table.dataTable > tbody > tr.child ul li:last-child {
    border-bottom: medium none;
}
.my-hours-page #my-hours-table tbody tr td.dataTables_empty {
    text-align: center;
}
.my-hours-page #my-hours-table table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
    padding-left: 5px;
}
.my-hours-page #my-hours-table table.dataTable thead .sorting_asc,
.my-hours-page #my-hours-table table.dataTable thead .sorting_desc {
    background-position: right center !important;
}
.my-hours-page #my-hours-table table.dataTable thead .sorting,
.my-hours-page #my-hours-table table.dataTable thead .sorting_asc,
.my-hours-page #my-hours-table table.dataTable thead .sorting_desc {
    padding-right: 15px;
}

.my-hours-page #my-hours-table table.dataTable tr.child td.child ul li .dtr-title {
    width: 250px;
    color: #4d4d4d;
}

.my-hours-page #my-hours-table .rmsp-button-in-header {
    width: 90% !important;
    float: none !important;
}


.my-hours-page #my-hours-totals table.dataTable tr.child td.child ul li .dtr-title {
    width: 300px;
    color: black;
}


.my-hours-page .my-hours-control-section #ui-datepicker-div {
    left: 0 !important;
    top: 40px !important;
    border: none;
    width: 100% !important;
}
.my-hours-page .my-hours-control-section .ui-datepicker-calendar{
    width: 100%;
    padding: 10px 5px;
}
.my-hours-page .my-hours-control-section .ui-datepicker-calendar .ui-state-default,
.my-hours-page .my-hours-control-section .ui-datepicker-calendar .ui-widget-content .ui-state-default,
.my-hours-page .my-hours-control-section .ui-datepicker-calendar .ui-widget-header .ui-state-default{
    padding: 5px 11px;
}
.my-hours-page .my-hours-control-section label {
    display: block;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 27px;
}

.my-hours-page .my-hours-control-section label a,
.my-hours-page .filtering-and-sorting-options-header a {
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    color: #3c475f;
    background: none;
    margin-left: -3px;
    text-transform: none;
    cursor: pointer;
}

.my-hours-page .my-hours-control-section input[type="text"] {
    width: 450px;
    height: 40px;
    margin: 0 0 15px;
    padding: 0 15px;
    font: 14px/40px Montserrat, sans-serif;
    color: #1f262f;
    background: #e9eef3;
    box-shadow: -2px -2px 4px 0 rgba(0,0,0,.5);
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.my-hours-page .my-hours-control-section select.select2 {
    width: 150px;
    height: 40px;
    margin: 0 0 15px;
    padding: 0 15px;
    font: 14px/40px Montserrat, sans-serif;
    color: #1f262f;
    background: #e9eef3;
    box-shadow: -2px -2px 4px 0 rgba(0,0,0,.5);
}
.my-hours-page table.dataTable tfoot th{
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    padding-top: 23px;
    padding-bottom: 23px;
}
.my-hours-page table.dataTable tfoot th:first-child{
    padding-left: 35px;
    text-align: left;
    font-size: 17px;
}

.my-hours-page .my-hours-filter-section .my-hours-filter-period-start-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-period-end-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-start-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-end-panel,
.my-hours-page .my-hours-sorting-section .my-hours-sorting-columnName-panel,
.my-hours-page .my-hours-sorting-section .my-hours-sorting-direction-panel {
    display: inline-block;
}

.my-hours-page .my-hours-sorting-section .my-hours-sorting-columnName-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-period-predefined-container,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-predefined-container {
    /*display: inline !important;*/
    float: left;
}

.my-hours-page .my-hours-filter-section .my-hours-filter-period-start-panel .calendar-icon.my-hours-filter-period-start-control-calendarIcon,
.my-hours-page .my-hours-filter-section .my-hours-filter-period-end-panel .calendar-icon.my-hours-filter-period-end-control-calendarIcon,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-start-panel .calendar-icon.my-hours-filter-postDate-start-control-calendarIcon,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-end-panel .calendar-icon.my-hours-filter-postDate-end-control-calendarIcon {
    display: inline-block;
    background-size: cover;
    width: 45px;
    height: 40px;
    left: auto;
    right: 0;
}

.my-hours-page .my-hours-filter-section .my-hours-filter-period-start-panel #my-hours-filter-period-start-controlId,
.my-hours-page .my-hours-filter-section .my-hours-filter-period-end-panel #my-hours-filter-period-end-controlId,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-start-panel #my-hours-filter-postDate-start-controlId,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-end-panel #my-hours-filter-postDate-end-controlId {
    width: 303px;
}


.my-hours-page .my-hours-filter-section .my-hours-filter-period-predefined-container .select2-container--default,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-predefined-container .select2-container--default,
.my-hours-page .my-hours-sorting-section .my-hours-sorting-options .select2-container--default {
    width: 303px !important;
}
.my-hours-filter-section .select2-container.select2-container--default.select2-container--open:last-child,
.my-hours-sorting-section .select2-container.select2-container--default.select2-container--open:last-child {
    top: auto !important;
    left: auto !important;
    margin-top: -14px;
    display: block;
}

.my-hours-filter-section .select2.select2-container.select2-container--default,
.my-hours-sorting-section .select2.select2-container.select2-container--default {
    z-index: 0;
}
.my-hours-page .select2-container--default .select2-selection .select2-selection__rendered{
    line-height: 40px;
}
.my-hours-page .my-hours-filter-section .my-hours-filter-period-predefined-container .select2-container--default .select2-selection--single,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-predefined-container .select2-container--default .select2-selection--single,
.my-hours-page .my-hours-sorting-section .my-hours-sorting-options .select2-container--default .select2-selection--single {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border: none;
    font-size: 14px;
    box-shadow: -2px -2px 4px 0 rgba(0,0,0,.5);
    display: inline-block;
}


.my-hours-page .my-hours-filter-section .my-hours-filter-period-predefined-container .select2-container--default .select2-selection--single .select2-selection__arrow,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-predefined-container .select2-container--default .select2-selection--single .select2-selection__arrow,
.my-hours-page .my-hours-sorting-section .my-hours-sorting-options .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 258px;
    height: 40px;
}


.my-hours-page .my-hours-filter-section .my-hours-filter-period-start-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-period-end-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-period-predefined-container,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-start-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-end-panel,
.my-hours-page .my-hours-filter-section .my-hours-filter-postDate-predefined-container,
.my-hours-page .my-hours-sorting-section .my-hours-sorting-columnName-panel,
.my-hours-page .my-hours-sorting-section .my-hours-sorting-direction-panel {
    margin-right: 25px;
}

.my-hours-page table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
.my-hours-page table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{
    width: 18px;
    height: 18px;
    font-size: 23px;
    line-height: 19px;
    font-weight: 700;
    border: none;
    box-shadow: none;
    top: 20px;
}
.my-hours-page table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,
.my-hours-page table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{
    padding-left: 35px;
}
.my-hours-page table.dtr-inline tbody tr td{
    text-align: left;
}
.my-hours-page .collapsable-section{
    margin-top: 20px;
}

/*Start of Quarterly Statements*/
.my-hours table, table.data-table{
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 35px;
}
.my-hours table thead tr, table.data-table thead tr{
    background: #444444;
}
.my-hours table thead tr th, table.data-table thead tr th{
    position: relative;
    padding: 27px 7px 24px 15px;
    color: #eef2f5;
    font-size: 14px;
    line-height: 1;
    text-align: left;
}
.my-hours table tbody tr:nth-child(even),
table.data-table tbody tr.even,
table.data-table tbody tr.even + .child,
table.data-table tbody tr.even + .child:hover{
    background: #fff!important;
}
.my-hours table tbody tr:nth-child(odd),
table.data-table tbody tr.odd,
table.data-table tbody tr.odd + .child,
table.data-table tbody tr.odd + .child:hover{
    background: #f4f4f4!important;
}
table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{
    background: #f4f4f4!important;
}
table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1{
    background: #fff!important;
}
.my-hours table tbody tr td, table.data-table tbody tr td{
    padding: 23px 15px;
    color: #777777;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    border-right: 1px solid #dddddd;
    font-weight: bold;
}
.empty-list-message {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    font-size: 24px!important;
    text-align: center!important;
    border-bottom: 1px solid #dddddd!important;
}
.my-hours table tbody tr td:last-child, table.data-table tbody tr td:last-child{
    border-right: none;
}
.my-hours table tbody tr td a.button-link, table.data-table tbody tr td a.button-link{
    width: 66px !important;
    font-size: 12px !important;
    line-height: 31px !important;
    font-weight: 700 !important;
    padding: 0 !important;
    float: none;
}
.my-hours table tbody tr td a.button-link{
    margin: 0 auto;
}

/* End of Quarterly Statements */

.edit-profile-modal .form-row > .select2-container.select2-container--default.select2-container--open:last-child {
    top: auto !important;
    left: 0 !important;
    margin-top: -15px;
    display: block;
}
.edit-profile-modal .select2.select2-container.select2-container--default {
    z-index: 0;
}
.edit-profile-modal .select2-container .select2-dropdown .select2-search--dropdown.select2-search--hide {
    display: none !important;
}
.edit-profile-modal .form-row[id*="edit_profile_time_zone_panel"] > .select2-container.select2-container--default.select2-container--open:last-child {
    bottom: 264px;
    margin-top: 0;
}
.edit-address-modal .form-row > .select2-container.select2-container--default.select2-container--open:last-child {
    top: auto !important;
    left: 0 !important;
    margin-top: -15px;
    display: block;
}
.center {
    text-align: center;
}
.center a.button-link {
    display: inline-block !important;
}
a.button-link.view-document {
    display: inline-block;
    width: 66px !important;
    font-size: 12px !important;
    line-height: 31px !important;
    font-weight: 700 !important;
    padding: 0 !important;
}
.questionnaire input[type="radio"] + label {
    display:inline-block;
}
table.questionnaire{
    margin-bottom: 40px;
}
.edit-beneficiary-error-panel {
     color:red;
}
.edit-beneficiary-cell {
    width:30%;
}
.beneficiaries-table-no-beneficiaries {
    font-style:italic;
}
.beneficiaries-fund-not-eligible{
    font-style:italic;
    opacity:0.5;
}
.beneficiary-fund-panel{
    margin-bottom:80px;
}
a.button-link.change-address,
a.button-link.beneficiaries-button{
    width:auto;
    padding-left:50px;
    padding-right:50px;
    float: none;
    display: inline-block;
    min-width: 150px;
}
a.button-link.add-beneficiary-button{
    display: block;
    width: fit-content;
    margin: auto;
}
.member-beneficiaries-save-cancel{
    text-align: center;
}
.beneficiaries-change-address .beneficiaries-button{
    float: none!important;
    width: auto!important;
    padding-left:50px;
    padding-right:50px;
}
.remove-beneficiary-modal,
.add-new-beneficiary-modal{
    display:none;
}
.ui-dialog-content select.select-beneficiary-type-modal{
    margin:auto;
    display:block;
    width:44%;
}
.member-beneficiaries-from-scratch{
    table-layout:fixed;
}
.new-beneficiary-input-text{
    margin:auto;
    display:block;
    width:240px !important;
    min-width:320px;
}
.new-beneficiary-modal-selector{
    -moz-appearance:none;
    -webkit-appearance:none;
}
.save-fund-modal{
    display:none;
}
table.beneficiaries-data-table-left{
    width:49%;
    float:left;
}
table.beneficiaries-data-table-right{
    width:49%;
    float:right;
}
.dataCell.dependent-name-value{
    border-left:hidden;
}
.beneficiaries-edit-button{
    height:18px;
    width:18px;
    margin-left:10%;
}
.beneficiaries-delete-button{
    height:18px;
    width:18px;
    margin-left:20%;
}
.beneficiaries-table-info-message{
    font-style:italic;
}
.beneficiaries-table-buttons{
    position:center;
}
.beneficiaries-button-save-error{
    opacity:0.5;
}
.beneficiaries-button-save{
    margin-right:4px;
}
.beneficiaries-edit-button-container{
    text-align:center;
}
.beneficiaries-save-cancel-buttons-container{
    display:flow-root;
    width:100%;
    text-align:center;
}
.beneficiaries-tables-container{
    display:inline-block;
    width:100%;
}
.beneficiaries-table-footer{
    padding:23px 15px;
    text-align:left;
}
.ui-dialog-content .beneficiaries-allocation-percent input[type="text"]{
    margin-left:auto;
    margin-right:auto;
}
.button-link.blue.file-upload-btn{
        text-transform: uppercase;
        width: 130px ;
        font-size: 12px;
        line-height: 31px ;
        font-weight: 700 ;
        padding: 0 ;
        float: right;
}
@media screen and (min-device-width: 768px) {
    .edit-address-modal [id*=edit_address_state_panel].form-row>.select2-container.select2-container--default.select2-container--open:last-child {
        margin-top: 0;
        bottom: 264px;
    }
}
a.button-link.my-beneficiaries-button {
    display:none !important;
}
.beneficiary-questionnaire input[type="radio"] {
    display: unset;
}
.beneficiary-questionnaire input[type="radio"] + label {
    display:inline-block;
}
.beneficiary_birthdate_calendar_icon {
    left:65%;
}

.table-column.column-line-title.file-col,
.table-column.column-line-title.status-col,
.table-column.column-line-title.doc-column{
    background-color:#E5E5E5;
    font-style:italic;
    color:#000;
}
.table-column.column-line-title.doc-column{
    width:40%;
}
.table-column.column-line-title.status-col{
    width:20%;
}
.table-column.column-line-title.file-col{
    width:40%;
}
.table-column.doc-column-content{
    width:40%;
    vertical-align: top;
}
.table-column.status-col-content{
    width:20%;
    vertical-align: top;
}
.table-column.file-col-content{
    width:40%;
    vertical-align: top;
}
.confirm-cancel-modal{
            z-index:999999;
}
.confirm-cancel-modal .ui-dialog-titlebar.ui-widget-header {
            display:none;
}
.confirm-cancel-modal.ui-dialog .ui-dialog-buttonpane button span {
            line-height: 30px;
}
.confirm-cancel-modal.ui-dialog .ui-dialog-buttonpane button {
            width: 40%;
            margin: 0;
            font-weight: bold;
            color: #ffffff;
            line-height: 41px;
            border: 0;
            border-radius: 0;
            float:left;
}
.confirm-cancel-modal.ui-dialog .ui-dialog-buttonpane button.finish-button {
            float:right;
}

.button-uploadComp-submit {
                padding-left: 7px;
                padding-right: 7px;
            }
            .ui-dialog .ui-dialog-buttonpane button.back-button-upload{
                float: left;
                margin: 0;
                border-radius: 0;
                width: 100px;
                background-color:#000;
            }
            .ui-dialog .ui-dialog-buttonpane button.submit-button-upload{
                float: right;
                margin: 0;
                border-radius: 0;
                width: 100px;
            }
            .ui-dialog .ui-dialog-buttonpane button.back-button-upload span,
            .ui-dialog .ui-dialog-buttonpane button.submit-button-upload span {
                line-height: 25px;
            }
    table[id$="familyTableBlockLCE"] tbody tr:nth-child(odd){
            background: #f8f8f8!important;
    }
    table[id$="familyTableBlockLCE"] {
        margin-bottom:0;
    }

    .isDisabled {
      color: currentColor;
      cursor: not-allowed;
      opacity: 0.9;
      text-decoration: none;
      background-color: #C0C0C0!important;
    }
    a.button-link.my-family-add-new-dependent-button-plus span{
            font-size: 26px!important;
            padding: 0;
            margin: 0;
            padding:0 10px 0 0;
    }
    a.button-link.my-family-add-new-dependent-button-plus{
            color: #59a76a!important;
            border: 2px solid #59a76a;
            float: none;
            margin: 0;
            padding: 0;
            font-size: 14px;
            color: #59a76a;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
            background-color: transparent;
            cursor: pointer;
            text-transform:uppercase;

            display: flex;
            align-items: center;
            justify-content: center;
            max-width: 190px;
    }
    a.button-link.my-family-add-new-dependent-button-plus:hover{
        background-color:#59a76a;
        color:#fff!important;
    }
    img.document-image-preview{
        width:100%!important;
        height:auto!important;
    }
    .ui-dialog.image-dialog-modal .ui-dialog-title{
        font-size: 12px;
         font-weight: normal;
         color: #ffffff;
         line-height:30px; 
    }
    .ui-dialog.image-dialog-modal .ui-dialog-titlebar.ui-widget-header{
        border-bottom:none;
    }
    .ui-dialog.image-dialog-modal .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close{
        top:10px;
    }